projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Typo. Thanks Bob.
[oota-llvm.git]
/
test
/
2011-10-05
Duncan Sands
GVN does simple propagation of conditions: when it...
tree
|
commitdiff
2011-10-05
Duncan Sands
Generalize GVN's conditional propagation logic slightly:
tree
|
commitdiff
2011-10-05
Andrew Trick
Missing test case for r141164.
tree
|
commitdiff
2011-10-04
Owen Anderson
Teach the MC to output code/data region marker labels...
tree
|
commitdiff
2011-10-04
Jim Grosbach
Tidy up formatting.
tree
|
commitdiff
2011-10-04
Jim Grosbach
Un-XFAIL file. Comment out individual failing instructions.
tree
|
commitdiff
2011-10-04
Jim Grosbach
Tidy up formatting.
tree
|
commitdiff
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK lines. General forma...
tree
|
commitdiff
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK line. General format...
tree
|
commitdiff
2011-10-04
Jim Grosbach
Tidy up formatting.
tree
|
commitdiff
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK line.
tree
|
commitdiff
2011-10-04
Jim Grosbach
Un-XFAIL the file. Disable only the individual tests...
tree
|
commitdiff
2011-10-04
David Greene
Test Operand Arguments
tree
|
commitdiff
2011-10-04
Jim Grosbach
Un-XFAIL the file. Disable only the individual tests...
tree
|
commitdiff
2011-10-04
Jim Grosbach
Tidy up. Formatting.
tree
|
commitdiff
2011-10-04
David Dean
Fix PR9833/PR11054 (patch provided by Patrik Hägglund)
tree
|
commitdiff
2011-10-04
Craig Topper
Add support in the disassembler for ignoring the L...
tree
|
commitdiff
2011-10-04
Andrew Trick
LSR should avoid redundant edge splitting.
tree
|
commitdiff
2011-10-04
Andrew Trick
Unit test for r140919, loop unroll heuristics.
tree
|
commitdiff
2011-10-03
Jim Grosbach
Tidy up. These tests are covered in the .s file tests...
tree
|
commitdiff
2011-10-03
Jim Grosbach
ARM assembly parsing and encoding for VMOV immediate.
tree
|
commitdiff
2011-10-03
Jim Grosbach
ARM parsing/encoding for VCMP/VCMPE.
tree
|
commitdiff
2011-10-03
Akira Hatanaka
Move CHECK after entry label.
tree
|
commitdiff
2011-10-03
Akira Hatanaka
Add support for 64-bit logical NOR.
tree
|
commitdiff
2011-10-03
Akira Hatanaka
Add support for 64-bit count leading ones and zeros...
tree
|
commitdiff
2011-10-03
Jim Grosbach
ARM assembly parsing and encoding for VMRS/FMSTAT.
tree
|
commitdiff
2011-10-03
Akira Hatanaka
Add support for 64-bit divide instructions.
tree
|
commitdiff
2011-10-03
Jim Grosbach
Update test for 141010.
tree
|
commitdiff
2011-10-03
Akira Hatanaka
Add support for 64-bit integer multiply instructions.
tree
|
commitdiff
2011-10-03
Jim Grosbach
Tidy up a bit. Formatting.
tree
|
commitdiff
2011-10-03
Craig Topper
Add support for MOVBE and RDRAND instructions for the...
tree
|
commitdiff
2011-10-03
Rafael Espindola
Add the returns_twice attribute to LLVM.
tree
|
commitdiff
2011-10-03
Craig Topper
Treat VEX.vvvv as a 3-bit field outside of 64-bit mode...
tree
|
commitdiff
2011-10-03
Craig Topper
Test updates that were supposed to go with r140993.
tree
|
commitdiff
2011-10-03
Nick Lewycky
Reapply r140979 with fix! We never did get a testcase...
tree
|
commitdiff
2011-10-03
Torok Edwin
attempt to fix ocaml bindings: landing pads
tree
|
commitdiff
2011-10-03
Nick Lewycky
Revert r140979 due to reports of bootstrap failure.
tree
|
commitdiff
2011-10-03
Nick Lewycky
Add one more case we compute a max trip count.
tree
|
commitdiff
2011-10-02
Craig Topper
Fix some Intel syntax disassembly issues with instructi...
tree
|
commitdiff
2011-10-02
Craig Topper
Special case disassembler handling of REX.B prefix...
tree
|
commitdiff
2011-10-02
Nick Lewycky
Add a new icmp+select optz'n. Also shows off the load...
tree
|
commitdiff
2011-10-01
Craig Topper
Fix disassembling of INVEPT and INVVPID to take operands
tree
|
commitdiff
2011-10-01
Craig Topper
Fix disassembler handling of CRC32 which is an odd...
tree
|
commitdiff
2011-09-30
Bill Wendling
Filecheck-ize.
tree
|
commitdiff
2011-09-30
Bill Wendling
Add new line at end of file.
tree
|
commitdiff
2011-09-30
Bill Wendling
When inferring the pointer alignment, if the global...
tree
|
commitdiff
2011-09-30
David Greene
Test More Complicated Lists
tree
|
commitdiff
2011-09-30
David Greene
Test VarListElementInit:: resolveListElementReference
tree
|
commitdiff
2011-09-30
Akira Hatanaka
Remove unnecessary checking of register operands.
tree
|
commitdiff
2011-09-30
Akira Hatanaka
Add definitions of Mips64 rotate instructions.
tree
|
commitdiff
2011-09-30
Jim Grosbach
float comparison to double 'zero' constant can just...
tree
|
commitdiff
2011-09-30
Jim Grosbach
ARM Darwin default relocation model is PIC.
tree
|
commitdiff
2011-09-30
Akira Hatanaka
Check values of immediate operands.
tree
|
commitdiff
2011-09-30
Duncan Sands
Add forgotten tests that the cleanup flag is cleared...
tree
|
commitdiff
2011-09-30
Duncan Sands
Inlining often produces landingpad instructions with...
tree
|
commitdiff
2011-09-30
Akira Hatanaka
Mips64 shift instructions.
tree
|
commitdiff
2011-09-30
Akira Hatanaka
Mips64 arithmetic and logical instructions with one...
tree
|
commitdiff
2011-09-29
Akira Hatanaka
Fill delay slot with useful instructions. Modified...
tree
|
commitdiff
2011-09-29
Dan Gohman
When eliminating unnecessary retain+autorelease on...
tree
|
commitdiff
2011-09-29
Dan Gohman
Don't eliminate objc_retainBlock calls on stack objects...
tree
|
commitdiff
2011-09-29
Akira Hatanaka
Mips64 arithmetic and logical instructions with two...
tree
|
commitdiff
2011-09-29
Andrew Trick
LSR: rewrite inner loops only.
tree
|
commitdiff
2011-09-29
Andrew Trick
whitespace
tree
|
commitdiff
2011-09-29
Justin Holewinski
PTX: Add new patterns for bitconvert and any_extend
tree
|
commitdiff
2011-09-28
Evan Cheng
Tighten a ARM dag combine condition to avoid an identit...
tree
|
commitdiff
2011-09-28
Eli Friedman
PR11033: Make sure we don't generate PCMPGTQ and PCMPEQ...
tree
|
commitdiff
2011-09-28
Justin Holewinski
PTX: MC-ize the PTX back-end (patch 1 of N)
tree
|
commitdiff
2011-09-28
James Molloy
Check in a patch that has already been code reviewed...
tree
|
commitdiff
2011-09-28
Andrew Trick
Test case for r140670: indvars should hoist sext.
tree
|
commitdiff
2011-09-28
Eli Friedman
PR10628: Fix getModRefInfo so it queries the underlying...
tree
|
commitdiff
2011-09-27
Jakob Stoklund Olesen
Remove X86-dependent stuff from SSEDomainFix.
tree
|
commitdiff
2011-09-27
Jim Grosbach
ARM Thumb2 asm parsing [SU]XT[BH] without rotate but...
tree
|
commitdiff
2011-09-27
NAKAMURA Takumi
test/CMakeLists.txt: Depend on llvm-objdump. "make...
tree
|
commitdiff
2011-09-27
Benjamin Kramer
Stop emitting instructions with the name "tmp" they...
tree
|
commitdiff
2011-09-27
Michael J. Spencer
Add binary archive support to llvm-nm.
tree
|
commitdiff
2011-09-27
Michael J. Spencer
Unbreak tests.
tree
|
commitdiff
2011-09-27
Justin Holewinski
PTX: Add support for sitofp in backend
tree
|
commitdiff
2011-09-27
Bill Wendling
Split the landing pad basic block with the correct...
tree
|
commitdiff
2011-09-27
Eli Friedman
Last batch of test conversions to new atomic instructions.
tree
|
commitdiff
2011-09-26
Eli Friedman
Convert a bunch more tests over to the new atomic instr...
tree
|
commitdiff
2011-09-26
Owen Anderson
Fix an incorrect decoder test.
tree
|
commitdiff
2011-09-26
Owen Anderson
Remove incorrect testcases.
tree
|
commitdiff
2011-09-26
Eli Friedman
Convert more tests to new atomic instructions.
tree
|
commitdiff
2011-09-26
Eli Friedman
Convert more tests over to the new atomic instructions.
tree
|
commitdiff
2011-09-26
Eli Friedman
Convert more tests over to the new atomic instructions.
tree
|
commitdiff
2011-09-26
Eli Friedman
Upgrade a couple more tests to the new atomic instructions.
tree
|
commitdiff
2011-09-26
Eli Friedman
Enhance alias analysis for atomic instructions a bit...
tree
|
commitdiff
2011-09-26
Eli Friedman
Fix this test so it doesn't fail on Mac.
tree
|
commitdiff
2011-09-26
Justin Holewinski
PTX: Fix detection of stack load/store vs. global load...
tree
|
commitdiff
2011-09-26
James Molloy
Fix emission of debug data for global variables. getCon...
tree
|
commitdiff
2011-09-26
Justin Holewinski
PTX: Add .align tests to stack object test file
tree
|
commitdiff
2011-09-26
Justin Holewinski
PTX: Fix some lingering issues with stack allocation
tree
|
commitdiff
2011-09-26
Justin Holewinski
PTX: Unify handling of loads/stores
tree
|
commitdiff
2011-09-26
David Meyer
Only run tests in test/CodeGen/CBackend/X86 when both...
tree
|
commitdiff
2011-09-26
David Meyer
PR11004: Inline memcpy to avoid generating nested call...
tree
|
commitdiff
2011-09-26
Craig Topper
Fix VEX decoding in i386 mode. Fixes PR11008.
tree
|
commitdiff
2011-09-24
Jakob Stoklund Olesen
Only run MF.verify() with EXPENSIVE_CHECKS=1.
tree
|
commitdiff
2011-09-23
Jakob Stoklund Olesen
Verify that terminators follow non-terminators.
tree
|
commitdiff
2011-09-23
Eli Friedman
PR10998: It is not legal to sink an instruction past...
tree
|
commitdiff
2011-09-23
Owen Anderson
Teach the Thumb2 AsmParser to accept pre-indexed loads...
tree
|
commitdiff
next