projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Enable response files in all tools. Patch by Liu, Yaxun (Sam). I have simplified
[oota-llvm.git]
/
utils
/
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
2012-09-07
Anshuman Dasgupta
Refactored DFA generator. Merged transition class into...
tree
|
commitdiff
2012-09-07
Ted Kremenek
Add -exact-match option to FileCheck to allow clients...
tree
|
commitdiff
2012-09-06
Michael Liao
Re-work bit/bits value resolving in tblgen
tree
|
commitdiff
2012-09-06
Tom Stellard
Tablegen: Add OperandWithDefaultOps Operand type
tree
|
commitdiff
2012-09-06
Nadav Rotem
Add a new optimization pass: Stack Coloring, that merge...
tree
|
commitdiff
2012-09-05
Roman Divacky
Constify subtarget info properly so that we dont cast...
tree
|
commitdiff
2012-09-05
Chad Rosier
Fix function name per coding standard.
tree
|
commitdiff
2012-09-05
Chad Rosier
Fix function name per coding standard.
tree
|
commitdiff
2012-09-04
Chad Rosier
[ms-inline asm] Remove the Inline Asm Non-Standard...
tree
|
commitdiff
2012-09-04
David Blaikie
[LIT] Add a clang_tools_extra_site_cfg to match the...
tree
|
commitdiff
2012-09-04
Evgeniy Stepanov
Fix Android build of gtest and lib/Support.
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Make comment more verbose and add an...
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Asm operands can map to one or more...
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Add an interface to the GetMCInstOperan...
tree
|
commitdiff
2012-09-03
Chad Rosier
Remove extraneous return.
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Return the MCOperandNum instead of...
tree
|
commitdiff
2012-09-03
Chad Rosier
Removed unused argument.
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Expose the Kind and Opcode variables...
tree
|
commitdiff
2012-08-31
Chad Rosier
Remove an unused argument. The MCInst opcode is set...
tree
|
commitdiff
2012-08-31
Craig Topper
Add support for converting llvm.fma to fma4 instructions.
tree
|
commitdiff
2012-08-31
Chad Rosier
With the fix in r162954/162955 every cvt function retur...
tree
|
commitdiff
2012-08-30
Chad Rosier
Whitespace.
tree
|
commitdiff
2012-08-30
Chad Rosier
Whitespace.
tree
|
commitdiff
2012-08-30
Chad Rosier
Hoist a check to eliminate obvious mismatches as early...
tree
|
commitdiff
2012-08-30
Chad Rosier
[ms-inline asm] Add a new function, GetMCInstOperandNum...
tree
|
commitdiff
next