llvm-project/llvm/test/CodeGen
Cameron Zwarich 033026ffc0 Update an insertion point iterator after replacing a return instruction with a
tail call pseudoinstruction. This fixes <rdar://problem/9624333>.

llvm-svn: 133227
2011-06-17 02:16:43 +00:00
..
ARM Update an insertion point iterator after replacing a return instruction with a 2011-06-17 02:16:43 +00:00
Alpha If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0. 2010-12-06 22:39:26 +00:00
Blackfin Don't completely eliminate identity copies that also modify super register liveness. 2011-03-31 17:55:25 +00:00
CBackend
CPP
CellSPU don't test for codegen of 'store undef' 2011-04-09 02:31:26 +00:00
Generic Rename the test. Thanks Cameron! Use shorter/generic names. 2011-06-16 00:34:10 +00:00
MBlaze Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
MSP430 Fix register-dependent test in MSP430. 2011-05-04 01:01:39 +00:00
Mips Speculatively revert 132758 and 132768 to try to fix the Windows buildbots. 2011-06-09 16:03:19 +00:00
PTX PTX: Finish new calling convention implementation 2011-06-16 17:50:00 +00:00
PowerPC Fix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant. 2011-06-03 15:47:49 +00:00
SPARC Fix more register and coalescing dependencies. 2011-05-04 19:02:11 +00:00
SystemZ Remove custom allocation orders in SystemZ. 2011-06-15 18:02:56 +00:00
Thumb Don't use register classes larger than TLI->getRegClassFor(VT). 2011-06-16 22:50:38 +00:00
Thumb2 Implement Jakob's suggestion on how to detect fall thought without calling 2011-06-14 06:08:32 +00:00
X86 There's no need to be so picky about the particular register. 2011-06-16 21:00:00 +00:00
XCore Add XCore intrinsic for crc8. 2011-05-31 16:24:49 +00:00