projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add -alias and -ralias options to match what we have for functions and
[oota-llvm.git]
/
utils
/
2012-10-25
Kaelyn Uhrain
Don't return false when the function's return type...
tree
|
commitdiff
2012-10-25
Joerg Sonnenberger
Remove exception handling usage from tblgen.
tree
|
commitdiff
2012-10-25
David Blaikie
Remove unused member & unnecessary semicolon.
tree
|
commitdiff
2012-10-25
NAKAMURA Takumi
llvm/utils/TableGen/CMakeLists.txt: Update correspondin...
tree
|
commitdiff
2012-10-25
Sebastian Pop
add TableGen support to create relationship maps betwee...
tree
|
commitdiff
2012-10-24
Joerg Sonnenberger
Don't use stack unwinding to provide the location infor...
tree
|
commitdiff
2012-10-20
Lang Hames
Allow the commuted form of tied-operand constraints...
tree
|
commitdiff
2012-10-19
Daniel Dunbar
lit: Rename the valgrind leaks feature to match what...
tree
|
commitdiff
2012-10-19
Daniel Dunbar
lit: Remove support for XTARGET.
tree
|
commitdiff
2012-10-19
Daniel Dunbar
lit: Add 'valgrind' and 'valgrind-leaks' features when...
tree
|
commitdiff
2012-10-19
Daniel Dunbar
lit: Propagate TERM variable in environment, some tools...
tree
|
commitdiff
2012-10-18
Daniel Dunbar
lit: Allow XFAIL: lines to also refer to "features".
tree
|
commitdiff
2012-10-15
Bill Wendling
Add an enum for the return and function indexes into...
tree
|
commitdiff
2012-10-15
Bill Wendling
Attributes Rewrite
tree
|
commitdiff
2012-10-12
Chad Rosier
[ms-inline asm] Use the new API introduced in r165830...
tree
|
commitdiff
2012-10-12
Richard Trieu
Change (!list.size() == 0) to (!list.empty()). No...
tree
|
commitdiff
2012-10-11
Sean Silva
Remove unnecessary classof()'s
tree
|
commitdiff
2012-10-11
Chad Rosier
Remove extra semicolons.
tree
|
commitdiff
2012-10-10
Sean Silva
tblgen: Compile TableGen without RTTI.
tree
|
commitdiff
2012-10-10
Sean Silva
tblgen: Move mini Type hierarchy to LLVM-style RTTI.
tree
|
commitdiff
2012-10-10
Sean Silva
tblgen: Use semantically correct RTTI functions.
tree
|
commitdiff
2012-10-10
Sean Silva
tblgen: Mechanically move dynamic_cast<> to dyn_cast<>.
tree
|
commitdiff
2012-10-10
Bill Wendling
Pass into the AttributeWithIndex::get method an ArrayRe...
tree
|
commitdiff
2012-10-10
Andrew Trick
TableGen subtarget emitter cleanup.
tree
|
commitdiff
2012-10-10
Andrew Trick
misched: Generate IsBuffered flag for machine resources.
tree
|
commitdiff
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
tree
|
commitdiff
2012-10-05
Chad Rosier
[ms-inline asm] Add a few typedefs to simplify future...
tree
|
commitdiff
2012-10-05
Sean Silva
tblgen: Replace uses of dynamic_cast<XXXRecTy> with...
tree
|
commitdiff
2012-10-03
Andrew Trick
Added instregex support to TableGen subtarget emitter.
tree
|
commitdiff
2012-10-03
Andrew Trick
TableGen subtarget emitter, nearly first class support...
tree
|
commitdiff
2012-10-03
Andrew Trick
Cleanup TableGen subtarget emitter.
tree
|
commitdiff
2012-10-03
Chad Rosier
[ms-inline asm] Default to the 'm' constraint. This...
tree
|
commitdiff
2012-10-03
Sean Silva
tblgen: Migrate llvm-tblgen to new TableGenMain API.
tree
|
commitdiff
2012-10-02
Chad Rosier
Fix 80-column violations. Cleanup whitespace in generat...
tree
|
commitdiff
2012-10-01
Chad Rosier
[ms-inline asm] Add the convertToMapAndConstraints...
tree
|
commitdiff
2012-09-27
Sylvestre Ledru
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
tree
|
commitdiff
2012-09-27
Sylvestre Ledru
Fix a typo 'iff' => 'if'
tree
|
commitdiff
2012-09-24
Chad Rosier
Rather then have a wrapper function, have tblgen instan...
tree
|
commitdiff
2012-09-24
Chad Rosier
Rather then have a wrapper function, have tblgen instan...
tree
|
commitdiff
2012-09-22
Andrew Trick
Machine Model (-schedmodel only). Added SchedAliases.
tree
|
commitdiff
2012-09-21
Chad Rosier
[ms-inline asm] Expose the mnemonicIsValid() function...
tree
|
commitdiff
2012-09-21
Chad Rosier
Whitespace.
tree
|
commitdiff
2012-09-21
Dmitri Gribenko
Clarify comment.
tree
|
commitdiff
2012-09-19
Micah Villmow
Add in new data types that are used by AMDIL/ANL among...
tree
|
commitdiff
2012-09-19
Owen Anderson
Soften the pattern-can-never-match error in TableGen...
tree
|
commitdiff
2012-09-19
Craig Topper
Remove code for setting the VEX L-bit as a function...
tree
|
commitdiff
2012-09-19
Andrew Trick
SchedMachineModel: compress the CPU's WriteLatencyTable.
tree
|
commitdiff
2012-09-19
Sean Silva
Iterate deterministicaly over ClassInfo*'s
tree
|
commitdiff
2012-09-19
Sean Silva
Iterate deterministically over register classes
tree
|
commitdiff
2012-09-19
Sean Silva
Refactor Record* by-ID comparator to Record.h
tree
|
commitdiff
2012-09-18
Benjamin Kramer
FileCheck: Fix off-by-one bug that made CHECK-NOT:...
tree
|
commitdiff
2012-09-18
Craig Topper
Make custom operand parsing mnemonic indices use the...
tree
|
commitdiff
2012-09-18
Craig Topper
Use variable type for index into mnemonic table. Shrink...
tree
|
commitdiff
2012-09-18
Andrew Trick
Replaced ReInitMCSubtargetInfo with InitMCProcessor.
tree
|
commitdiff
2012-09-18
Andrew Trick
comment typo
tree
|
commitdiff
2012-09-18
Andrew Trick
TableGen subtarget emitter. Use getSchedClassIdx.
tree
|
commitdiff
2012-09-18
Andrew Trick
TableGen subtarget emitter. Generate resolveSchedClass...
tree
|
commitdiff
2012-09-18
Andrew Trick
TableGen subtarget emitter. Remove unnecessary header...
tree
|
commitdiff
2012-09-18
Andrew Trick
TableGen subtarget emitter. Initialize MCSubtargetInfo...
tree
|
commitdiff
2012-09-18
Craig Topper
Mark asm matcher conversion table as const.
tree
|
commitdiff
2012-09-18
Craig Topper
Fix typo in comment. No functional change.
tree
|
commitdiff
2012-09-17
Andrew Trick
Backout the wrong subtarget emitter fix
tree
|
commitdiff
2012-09-17
Andrew Trick
Fix release build after reverting
tree
|
commitdiff
2012-09-17
Andrew Trick
Revert r164061-r164067. Most of the new subtarget emitter.
tree
|
commitdiff
2012-09-17
Andrew Trick
InitMCProcessor
tree
|
commitdiff
2012-09-17
Andrew Trick
comment typo
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Use getSchedClassIdx.
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Generate resolveSchedClass...
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Initialize MCSubtargetInfo...
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Format and emit data tables...
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Generate data tables for...
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget emitter. Emit processor resources...
tree
|
commitdiff
2012-09-17
Andrew Trick
TableGen subtarget parser: Add getProcResourcesIdx().
tree
|
commitdiff
2012-09-17
Jim Grosbach
TableGen: Add initializer.
tree
|
commitdiff
2012-09-17
Axel Naumann
Fix a few vars that can end up being used without initi...
tree
|
commitdiff
2012-09-17
Michael Liao
Fix typo
tree
|
commitdiff
2012-09-16
Craig Topper
Add 'virtual' keywoards to output file for overridden...
tree
|
commitdiff
2012-09-16
Craig Topper
Add 'virtual' keywoards to output file for overridden...
tree
|
commitdiff
2012-09-15
Dmitri Gribenko
Fix Doxygen issues: wrap code examples in \code and...
tree
|
commitdiff
2012-09-15
Craig Topper
Revert r163878 as it breaks on targets with alternate...
tree
|
commitdiff
2012-09-15
Andrew Trick
TableGen subtarget parser. Handle new machine model.
tree
|
commitdiff
2012-09-15
Andrew Trick
TableGen subtarget parser. Handle new machine model.
tree
|
commitdiff
2012-09-15
Andrew Trick
TableGen subtarget parser. Handle new machine model.
tree
|
commitdiff
2012-09-14
Craig Topper
Allow the second opcode info table to be 8, 16, or...
tree
|
commitdiff
2012-09-14
Craig Topper
Reduce size of register name index tables by using...
tree
|
commitdiff
2012-09-13
Manman Ren
AsmWriterEmitter: OpInfo2 should be unsigned 16-bit.
tree
|
commitdiff
2012-09-13
Manman Ren
AsmWriterEmitter: increase the number of bits for Opcod...
tree
|
commitdiff
2012-09-13
Dmitri Gribenko
Fix Doxygen issues:
tree
|
commitdiff
2012-09-13
Craig Topper
Add a new compression type to ModRM table that detects...
tree
|
commitdiff
2012-09-12
Jim Grosbach
TableGen: Convert an assert() to a proper diagnostic.
tree
|
commitdiff
2012-09-12
Dmitri Gribenko
Fix a couple of Doxygen comment issues pointed out...
tree
|
commitdiff
2012-09-11
Owen Anderson
Improve tblgen code cleanliness: create an unknown_clas...
tree
|
commitdiff
2012-09-11
Owen Anderson
Compute a map from register names to registers, rather...
tree
|
commitdiff
2012-09-11
Jakob Stoklund Olesen
Add TRI::getSubRegIndexLaneMask().
tree
|
commitdiff
2012-09-11
Jakob Stoklund Olesen
Clean the sub-reg index composition maps at emission.
tree
|
commitdiff
2012-09-11
Jakob Stoklund Olesen
Add MCRI::getNumSubRegIndices() and start checking...
tree
|
commitdiff
2012-09-11
Craig Topper
Change unsigned to a uint16_t in static disassembler...
tree
|
commitdiff
2012-09-10
Evgeniy Stepanov
GTest on Android needs a custom tmpdir path.
tree
|
commitdiff
2012-09-08
NAKAMURA Takumi
lit: Util.which(): Use os.path.isfile() instead of...
tree
|
commitdiff
2012-09-08
Ted Kremenek
Revert "Add -exact-match option to FileCheck to allow...
tree
|
commitdiff
next