projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comment grammar
[oota-llvm.git]
/
utils
/
2012-02-09
Benjamin Kramer
Store just the SimpleValueType in the generated VT...
tree
|
commitdiff
2012-02-09
Benjamin Kramer
Move the Name field in MCInstrDesc to the end, saving...
tree
|
commitdiff
2012-02-09
James Molloy
Teach the MC and disassembler about SoftFail, and hook...
tree
|
commitdiff
2012-02-09
Craig Topper
More tweaks to get the size of the X86 disassembler...
tree
|
commitdiff
2012-02-09
Craig Topper
Flatten some of the arrays in the X86 disassembler...
tree
|
commitdiff
2012-02-08
Benjamin Kramer
Don't map registers to the invalid dwarf register ...
tree
|
commitdiff
2012-02-08
Benjamin Kramer
Value initialize MCRegisterClasses. Not sure how could...
tree
|
commitdiff
2012-02-06
Andrew Trick
This is a small patch with a couple of improvements...
tree
|
commitdiff
2012-02-05
Craig Topper
Convert assert(0) to llvm_unreachable
tree
|
commitdiff
2012-02-03
Brendon Cahoon
Increment DFAStateEntryTable index for sentinel entry.
tree
|
commitdiff
2012-02-03
Rafael Espindola
Replace the old --with-cxx-* configure options with...
tree
|
commitdiff
2012-02-01
Jakob Stoklund Olesen
Specify SubRegIndex components on the index itself.
tree
|
commitdiff
2012-02-01
Jakob Stoklund Olesen
Fix a bug in the TopoOrderRC comparison function.
tree
|
commitdiff
2012-02-01
Jakob Stoklund Olesen
Avoid emitting empty arrays, they're not standard C++.
tree
|
commitdiff
2012-01-31
Jakob Stoklund Olesen
Don't assign a value to NUM_TARGET_NAMED_SUBREGS.
tree
|
commitdiff
2012-01-31
Jakob Stoklund Olesen
Move the composite map into CodeGenSubRegIndex.
tree
|
commitdiff
2012-01-31
Jakob Stoklund Olesen
Add a TableGen CodeGenSubRegIndex class.
tree
|
commitdiff
2012-01-27
David Greene
Remove Deprecated Features
tree
|
commitdiff
2012-01-26
Eric Christopher
Use -H on darwin as well.
tree
|
commitdiff
2012-01-24
Jim Grosbach
Tidy up. Trailing whitespace.
tree
|
commitdiff
2012-01-24
Owen Anderson
Widen the instruction encoder that TblGen emits to...
tree
|
commitdiff
2012-01-24
Jakob Stoklund Olesen
Add an (interleave A, B, ...) SetTheory operator.
tree
|
commitdiff
2012-01-22
David Blaikie
Help GCC along with code that's actually unreachable.
tree
|
commitdiff
2012-01-21
David Blaikie
Remove unreachable defaults from gtest.
tree
|
commitdiff
2012-01-20
Kostya Serebryany
Extend Attributes to 64 bits
tree
|
commitdiff
2012-01-18
Jakob Stoklund Olesen
Add a CoveredBySubRegs property to Register descriptions.
tree
|
commitdiff
2012-01-18
Daniel Dunbar
[lit] Add a --filter option which is useful when dealin...
tree
|
commitdiff
2012-01-17
Jakob Stoklund Olesen
Add TableGen support for callee saved registers.
tree
|
commitdiff
2012-01-17
Devang Patel
Intel syntax: Ignore mnemonic aliases.
tree
|
commitdiff
2012-01-17
Benjamin Kramer
Add an LLDB data formatter script for llvm::SmallVector...
tree
|
commitdiff
2012-01-17
David Blaikie
Provide better messages in llvm_unreachable.
tree
|
commitdiff
2012-01-17
David Blaikie
Remove unreachable code. (replace with llvm_unreachable...
tree
|
commitdiff
2012-01-16
David Blaikie
Removing unused default switch cases in switches over...
tree
|
commitdiff
2012-01-13
Jakob Stoklund Olesen
Skip the NAME field when forming tuples.
tree
|
commitdiff
2012-01-13
Jakob Stoklund Olesen
Delete CodeInit and CodeRecTy from TableGen.
tree
|
commitdiff
2012-01-12
Pete Cooper
Added MVT::v2f16
tree
|
commitdiff
2012-01-11
Argyrios Kyrtzidis
Disable the crash reporter when running lit tests.
tree
|
commitdiff
2012-01-10
Devang Patel
Record asm variant id in MatchEntry and check it while...
tree
|
commitdiff
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
tree
|
commitdiff
2012-01-09
Devang Patel
Use descriptive variable name and remove incorrect...
tree
|
commitdiff
2012-01-09
Devang Patel
Split AsmParser into two components - AsmParser and...
tree
|
commitdiff
2012-01-07
Benjamin Kramer
Remove VectorExtras. This unused helper was written...
tree
|
commitdiff
2012-01-07
Cameron Zwarich
Fix TableGen so that it will emit the correct signature...
tree
|
commitdiff
2012-01-07
Devang Patel
Refactor.
tree
|
commitdiff
2012-01-07
Devang Patel
Eliminate an error check that may not work with all...
tree
|
commitdiff
2012-01-06
Daniel Dunbar
lit/lit.TestRunner: Add an extra_substitutions argument...
tree
|
commitdiff
2012-01-05
Devang Patel
Do not hard code asm variant number.
tree
|
commitdiff
2012-01-03
Jakob Stoklund Olesen
Don't use enums larger than 1 << 31 for target features.
tree
|
commitdiff
2011-12-30
Craig Topper
Add disassembler support for VPERMIL2PD and VPERMIL2PS.
tree
|
commitdiff
2011-12-30
Craig Topper
Add FMA4 instructions to disassembler.
tree
|
commitdiff
2011-12-22
Jim Grosbach
ARM VFP assembly parsing and encoding for VCVT(float...
tree
|
commitdiff
2011-12-22
Bob Wilson
Remove broken command to copy tblgen tool.
tree
|
commitdiff
2011-12-21
Manuel Klimek
Changes the JSON parser to use the SourceMgr.
tree
|
commitdiff
2011-12-21
Jim Grosbach
ARM NEON VLD2 assembly parsing for structure to all...
tree
|
commitdiff
2011-12-20
Manuel Klimek
Fixing option for JSON benchmark broken since the chang...
tree
|
commitdiff
2011-12-20
Chandler Carruth
Fix up the CMake build for the new files added in r1469...
tree
|
commitdiff
2011-12-20
David Blaikie
Revert pragma clang suppressions that confuse GCC....
tree
|
commitdiff
2011-12-20
David Blaikie
Unweaken vtables as per llvm.org/docs/CodingStandards...
tree
|
commitdiff
2011-12-20
Dan Gohman
Add basic generic CodeGen support for half.
tree
|
commitdiff
2011-12-19
Jakob Stoklund Olesen
Emit a getMatchingSuperRegClass() implementation for...
tree
|
commitdiff
2011-12-19
Jakob Stoklund Olesen
Synthesize register classes for TRI::getMatchingSuperRe...
tree
|
commitdiff
2011-12-19
Manuel Klimek
Allow for benchmarking more than 4GB of memory
tree
|
commitdiff
2011-12-19
Manuel Klimek
Adds a flag to allow specifying the memory limitations...
tree
|
commitdiff
2011-12-16
Manuel Klimek
Adds a JSON parser and a benchmark (json-bench) to...
tree
|
commitdiff
2011-12-16
Jakob Stoklund Olesen
Extract a method. No functional change.
tree
|
commitdiff
2011-12-15
Daniel Dunbar
build/unittests: Fix llvm-config names for gtest librar...
tree
|
commitdiff
2011-12-15
Jakob Stoklund Olesen
Use the proper comparator for set_intersection.
tree
|
commitdiff
2011-12-15
Jakob Stoklund Olesen
Synthesize missing register class intersections.
tree
|
commitdiff
2011-12-12
Daniel Dunbar
llvm-build: Switch to using the common subdirectory...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Introduce a common section which currently...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
llvm-build: Don't write out the required_libraries...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
llvm-build: Add sketchy support for preserving comments...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-12
Jakob Stoklund Olesen
Extract a method.
tree
|
commitdiff
2011-12-07
Jim Grosbach
ARM: NEON SHLL instruction immediate operand range...
tree
|
commitdiff
2011-12-06
Jim Grosbach
Extend AsmMatcher token literal matching to allow aliasing.
tree
|
commitdiff
2011-12-06
Daniel Dunbar
llvm-build: Don't generate duplicate dependencies when...
tree
|
commitdiff
2011-12-06
Evan Cheng
First chunk of MachineInstr bundle support.
tree
|
commitdiff
2011-12-06
Jim Grosbach
Tidy up. Fix naming convention stuff for some internal...
tree
|
commitdiff
2011-12-06
Sebastian Pop
use space star instead of star space
tree
|
commitdiff
2011-12-06
Sebastian Pop
add missing point at the end of sentences
tree
|
commitdiff
2011-12-02
Jim Grosbach
ARM NEON VEXT aliases for data type suffices.
tree
|
commitdiff
2011-12-01
Dylan Noblesmith
TableGen: fix CMake build s'more
tree
|
commitdiff
2011-12-01
Anshuman Dasgupta
Add a deterministic finite automaton based packetizer...
tree
|
commitdiff
2011-11-30
Jim Grosbach
Replace an assert() with an actual diagnostic.
tree
|
commitdiff
2011-11-30
Jim Grosbach
ARM parsing for VLD1 two register all lanes, no writeback.
tree
|
commitdiff
2011-11-30
Jim Grosbach
llvm_unreachable() is not for user diagnostics....
tree
|
commitdiff
2011-11-30
Jim Grosbach
ARM parsing aliases for VLD1 single register all lanes.
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
tree
|
commitdiff
2011-11-29
NAKAMURA Takumi
lit/TestRunner.py: Try to catch ERROR_FILE_NOT_FOUND...
tree
|
commitdiff
2011-11-29
Bob Wilson
Install llvmCore to /usr/local. <rdar://problem/10390708>
tree
|
commitdiff
2011-11-29
Daniel Dunbar
llvmbuild/CMake: Update CMake output fragment to includ...
tree
|
commitdiff
2011-11-28
Bill Wendling
Support a 'final' release candidate tag.
tree
|
commitdiff
2011-11-28
NAKAMURA Takumi
lit/TestRunner.py: Use RemoveForce().
tree
|
commitdiff
2011-11-28
NAKAMURA Takumi
lit/TestRunner.py: [Win32] Introduce WinWaitReleased...
tree
|
commitdiff
2011-11-19
Craig Topper
Remove some unnecessary filtering checks from X86 disas...
tree
|
commitdiff
2011-11-17
Daniel Dunbar
llvm-build: Attempt to work around a CMake Makefile...
tree
|
commitdiff
2011-11-16
Owen Anderson
Rename MVT::untyped to MVT::Untyped to match similar...
tree
|
commitdiff
2011-11-15
Evan Cheng
Add vmov.f32 to materialize f32 immediate splats which...
tree
|
commitdiff
2011-11-15
Jim Grosbach
ARM parsing datatype suffix variants for fixed-writebac...
tree
|
commitdiff
next