llvm-6502/test/CodeGen
Jakob Stoklund Olesen 93e110ba34 Also add <imp-def> operands for defined and dead super-registers when rewriting.
We cannot rely on the <imp-def> operands added by LiveIntervals in all cases as
demonstrated by the test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130313 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-27 17:42:31 +00:00
..
Alpha
ARM Also add <imp-def> operands for defined and dead super-registers when rewriting. 2011-04-27 17:42:31 +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 Lower BlockAddress node when relocation-model is static. 2011-04-25 17:10:45 +00:00
MSP430
PowerPC
PTX Make tests more useful. 2011-04-25 10:12:01 +00:00
SPARC
SystemZ
Thumb Be careful about scheduling nodes above previous calls. It increase usages of 2011-04-26 21:31:35 +00:00
Thumb2 Be careful about scheduling nodes above previous calls. It increase usages of 2011-04-26 21:31:35 +00:00
X86 Fix an edge case involving branches in fast-isel on x86. 2011-04-27 01:34:27 +00:00
XCore