projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test/CodeGen/X86/ms-inline-asm.ll: Relax for non-darwin x86 targets. '##InlineAsm...
[oota-llvm.git]
/
utils
/
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
2012-08-29
Andrew Trick
Fix a nondeterminism in the ARM assembler.
tree
|
commitdiff
2012-08-28
Jakob Stoklund Olesen
Check all patterns for missing instruction flags.
tree
|
commitdiff
2012-08-24
Richard Smith
Fix integer undefined behavior due to signed left shift...
tree
|
commitdiff
2012-08-24
Jakob Stoklund Olesen
Infer instruction properties from single-instruction...
tree
|
commitdiff
2012-08-24
Jakob Stoklund Olesen
Stop inferring isVariadic from instruction patterns.
tree
|
commitdiff
2012-08-24
Jakob Stoklund Olesen
Verify explicit instruction properties when they can...
tree
|
commitdiff
2012-08-24
Jakob Stoklund Olesen
Heed guessInstructionProperties, and stop warning on...
tree
|
commitdiff
2012-08-23
Jakob Stoklund Olesen
Tristate mayLoad, mayStore, and hasSideEffects.
tree
|
commitdiff
2012-08-23
Jakob Stoklund Olesen
Add CodeGenTarget::guessInstructionProperties.
tree
|
commitdiff
2012-08-23
Dmitri Gribenko
Fix a bunch of -Wdocumentation warnings.
tree
|
commitdiff
2012-08-22
Jakob Stoklund Olesen
Print out the location of expanded multiclass defs...
tree
|
commitdiff
2012-08-22
Jim Grosbach
TblGen: Make asm-matcher ConvertToMCInst() table driven.
tree
|
commitdiff
2012-08-21
Chad Rosier
Formatting. No functional change.
tree
|
commitdiff
2012-08-17
Akira Hatanaka
Add stub methods for mips assembly matcher.
tree
|
commitdiff
2012-08-17
Craig Topper
Declare some for loop indices inside the for loop state...
tree
|
commitdiff
2012-08-17
Craig Topper
Fix up indentation of outputted decode function for...
tree
|
commitdiff
2012-08-17
NAKAMURA Takumi
lit: Show actually created count of threads. The incorr...
tree
|
commitdiff
2012-08-16
Jakob Stoklund Olesen
Add an MCID::Select flag and TII hooks for optimizing...
tree
|
commitdiff
2012-08-15
Jakob Stoklund Olesen
Add a CoveringSubRegIndices field to SubRegIndex records.
tree
|
commitdiff
2012-08-15
Jakob Stoklund Olesen
Make synthesized sub-register indexes available in...
tree
|
commitdiff
2012-08-15
Benjamin Kramer
Fix a const violation in the generated disassembler.
tree
|
commitdiff
2012-08-14
Jim Grosbach
Switch the fixed-length disassembler to be table-driven.
tree
|
commitdiff
2012-08-10
Joerg Sonnenberger
Add some missing includes for the build against stdcxx.
tree
|
commitdiff
2012-08-10
Bob Wilson
Use the final .version number for LLVM_MINOR_VERSION...
tree
|
commitdiff
2012-08-10
Chad Rosier
[ms-inline asm] Add a new Inline Asm Non-Standard Diale...
tree
|
commitdiff
2012-08-08
Andrew Trick
Added MispredictPenalty to SchedMachineModel.
tree
|
commitdiff
2012-08-04
Bill Wendling
Remove extraneous ';'.
tree
|
commitdiff
2012-08-02
Richard Trieu
Remove redundant '== true' after a comparison.
tree
|
commitdiff
2012-08-02
Michael J. Spencer
[yaml2obj] Fix build. Apparently I've gotten too famili...
tree
|
commitdiff
2012-08-02
Michael J. Spencer
Add yaml2obj. A utility to convert YAML to binaries.
tree
|
commitdiff
2012-08-01
Craig Topper
Add more indirection to the disassembler tables to...
tree
|
commitdiff
2012-07-31
Michael J. Spencer
[obj2yaml] Print the Relocations header.
tree
|
commitdiff
2012-07-31
Ted Kremenek
Use regex instead of special casing clang and llvm...
tree
|
commitdiff
2012-07-31
Craig Topper
Use uint8_t to store the InstructionContext table....
tree
|
commitdiff
2012-07-31
Craig Topper
Tidy up. Move for loop index declarations into for...
tree
|
commitdiff
2012-07-31
Craig Topper
Tidy up function argument formatting.
tree
|
commitdiff
2012-07-31
Craig Topper
Remove trailing whitespace
tree
|
commitdiff
2012-07-31
Craig Topper
Remove trailing whitespace
tree
|
commitdiff
2012-07-30
Craig Topper
Mark MOVZX32_NOREX as isCodeGenOnly and neverHasSideEff...
tree
|
commitdiff
2012-07-30
Craig Topper
Remove some unnecessary filter checks. They were alread...
tree
|
commitdiff
2012-07-30
Craig Topper
Remove check for sub class of X86Inst from filter funct...
tree
|
commitdiff
2012-07-30
Craig Topper
Simplify code that filtered certain instructions in...
tree
|
commitdiff
2012-07-30
Craig Topper
Remove check for f256mem from has256BitOperands as...
tree
|
commitdiff
2012-07-30
Craig Topper
Remove trailing whitespace.
tree
|
commitdiff
2012-07-27
Craig Topper
Clean up includes.
tree
|
commitdiff
2012-07-27
Jakob Stoklund Olesen
Eliminate the large XXXSubRegTable constant arrays.
tree
|
commitdiff
2012-07-26
Jakob Stoklund Olesen
Remove support for 'CompositeIndices' and sub-register...
tree
|
commitdiff
2012-07-26
Craig Topper
Make l/q suffixes on AVX forms of scalar convert instru...
tree
|
commitdiff
2012-07-25
Jakob Stoklund Olesen
Differentially encode all MC register lists.
tree
|
commitdiff
2012-07-23
Eric Christopher
Fix a "Bad fd number" error on some platforms due to...
tree
|
commitdiff
2012-07-23
Sylvestre Ledru
Fix a typo (the the => the)
tree
|
commitdiff
2012-07-20
Daniel Dunbar
lit: Use close_fds=True on UNIX, to avoid file descript...
tree
|
commitdiff
2012-07-18
Richard Trieu
Move around some enum elements so that lastMRM corrects...
tree
|
commitdiff
2012-07-18
Jim Grosbach
TblGen: Tweak to pretty-print DAGISel.inc a bit better.
tree
|
commitdiff
2012-07-18
Craig Topper
Make x86 asm parser to check for xmm vs ymm for index...
tree
|
commitdiff
2012-07-17
Jim Grosbach
TableGen: Pattern<> references to null_frag are a nop.
tree
|
commitdiff
2012-07-17
Jim Grosbach
TableGen: Allow conditional instruction pattern in...
tree
|
commitdiff
2012-07-16
Owen Anderson
Defer checking for registers in the MC AsmMatcher until...
tree
|
commitdiff
2012-07-12
Jim Grosbach
TableGen: Assembly matcher 'insufficient operands'...
tree
|
commitdiff
2012-07-12
Craig Topper
Update GATHER instructions to support 2 read-write...
tree
|
commitdiff
2012-07-09
Andrew Trick
Machine model: allow itineraries to be shared by differ...
tree
|
commitdiff
2012-07-07
Andrew Trick
I'm introducing a new machine model to simultaneously...
tree
|
commitdiff
2012-07-07
Andrew Trick
whitespace
tree
|
commitdiff
2012-07-07
Andrew Trick
Tweak spelling.
tree
|
commitdiff
2012-07-02
Chandler Carruth
Revert r159528 which taught lit's builtin shell test...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Fix the C++11 build. I hate narrowing conversions.
tree
|
commitdiff
2012-07-02
Andrew Trick
Reapply "Make NumMicroOps a variable in the subtarget...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Teach the built-in shell test runner in lit to handle...
tree
|
commitdiff
2012-06-29
Andrew Trick
Revert "Make NumMicroOps a variable in the subtarget...
tree
|
commitdiff
2012-06-29
Andrew Trick
Make NumMicroOps a variable in the subtarget's instruct...
tree
|
commitdiff
2012-06-28
Alexey Samsonov
Fix Windows build after r159281: s/iterator/const_iterator
tree
|
commitdiff
2012-06-28
Richard Trieu
Silence unused variable warning.
tree
|
commitdiff
next