llvm-6502/test/CodeGen
2008-09-20 01:28:05 +00:00
..
Alpha allow this to pass. 2008-08-29 17:18:26 +00:00
ARM Unallocatable registers do not have live intervals. 2008-09-17 18:36:25 +00:00
CBackend In the CBackend, use casts to force integer add, subtract, and 2008-07-18 18:43:12 +00:00
CellSPU Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTR 2008-08-31 02:59:23 +00:00
CPP Put CPPBackend tests into their own directory and run them only if they're 2008-07-10 22:35:32 +00:00
Generic Add a target triple; apparently LLVM doesn't use 64-bit 2008-09-08 20:16:18 +00:00
IA64 sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
Mips Added testcase for bswap allegrexel intrinsic 2008-09-15 19:38:11 +00:00
PowerPC Add trampoline support to PPC. GCC simply calls the "__trampoline_setup" 2008-09-17 00:30:57 +00:00
SPARC sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
X86 Fix PR2808. When regalloc runs out of register, it spill a physical register around the live interval being allocated. Do not continue to try to spill another register, just grab the physical register and move on. 2008-09-20 01:28:05 +00:00