llvm-6502/test/CodeGen
Manman Ren 2d4215f759 X86: Fix optimizeCompare to correctly check safe condition.
It is safe if EFLAGS is killed or re-defined.
When we are done with the basic block, check whether EFLAGS is live-out.
Do not optimize away cmp if EFLAGS is live-out.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159888 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-07 03:34:46 +00:00
..
ARM Revert r159804, "[arm-fast-isel] Add support for vararg function calls." 2012-07-06 11:12:44 +00:00
CellSPU Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
CPP
Generic Extend TargetPassConfig to allow running only a subset of the normal passes. 2012-07-02 19:48:45 +00:00
Hexagon
MBlaze
Mips Mips specific inline asm operand modifier D. 2012-07-05 23:58:21 +00:00
MSP430
NVPTX
PowerPC Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
SPARC test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines. 2012-07-03 04:29:20 +00:00
Thumb Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
Thumb2 Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
X86 X86: Fix optimizeCompare to correctly check safe condition. 2012-07-07 03:34:46 +00:00
XCore Fix pattern for MKMSK instruction. 2012-06-13 17:59:12 +00:00