llvm-6502/test/CodeGen
Eli Friedman baf717a08a Re-commit r130862 with a minor change to avoid an iterator running off the edge in some cases.
Original message:

Teach MachineCSE how to do simple cross-block CSE involving physregs.  This allows, for example, eliminating duplicate cmpl's on x86. Part of rdar://problem/8259436 .



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130877 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-04 22:10:36 +00:00
..
Alpha
ARM This test fails on ARM. The test shouldn't explicitly specify alignment (and alignment 4 is wrong) and requires hard-float. 2011-05-04 21:57:44 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic Un-XFAIL this test for ARM. <rdar://problem/7662569> 2011-04-20 21:47:45 +00:00
MBlaze
Mips Remove LLVM IR metadata in test case committed in r130847. 2011-05-04 18:28:36 +00:00
MSP430 Fix register-dependent test in MSP430. 2011-05-04 01:01:39 +00:00
PowerPC FileCheckize and break dependence on coalescing order. 2011-05-04 19:02:01 +00:00
PTX PTX: support for bitwise operations on predicates 2011-04-28 00:19:51 +00:00
SPARC Fix more register and coalescing dependencies. 2011-05-04 19:02:11 +00:00
SystemZ
Thumb Fix more register and coalescing dependencies. 2011-05-04 19:02:11 +00:00
Thumb2 Re-commit r130862 with a minor change to avoid an iterator running off the edge in some cases. 2011-05-04 22:10:36 +00:00
X86 Re-commit r130862 with a minor change to avoid an iterator running off the edge in some cases. 2011-05-04 22:10:36 +00:00
XCore Fix register-dependent XCore tests 2011-05-04 01:01:41 +00:00