llvm-6502/test/CodeGen
Scott Michel f6045fe8c4 - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundant
code, according to Anton (I'm not totally convinced, but we can always
  resurrect patches if we need to do so.)
- Start moving CellSPU's tests to prefer FileCheck.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79958 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-24 23:57:35 +00:00
..
Alpha Make promotion in operation legalization for SETCC work correctly. 2009-07-17 05:16:04 +00:00
ARM Split test into 3. 2009-08-24 17:51:19 +00:00
Blackfin Add XFAIL testcase for setcc undef. 2009-08-15 12:10:22 +00:00
CBackend Fix an erroneous check for isFNeg; the FNeg case is handled 2009-06-04 23:43:29 +00:00
CellSPU - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundant 2009-08-24 23:57:35 +00:00
CPP Fix code emission for conditional branches. 2009-05-04 19:10:38 +00:00
Generic Split test into 3. 2009-08-24 17:51:19 +00:00
Mips reintroduce support for Mips "small" section handling. This is 2009-08-13 06:28:06 +00:00
MSP430 Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
PIC16 this passes. 2009-08-06 03:55:49 +00:00
PowerPC Convert two gratuitous abuses of poor helpless CPU cycles to FileCheck. 2009-08-24 20:08:27 +00:00
SPARC Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
SystemZ Add missing RUN line 2009-08-22 00:28:50 +00:00
Thumb Fix an obvious copy-n-paste bug. 2009-08-20 17:01:04 +00:00
Thumb2 Fix a typo. Somehow I thought this had passed before, but I guess not. 2009-08-24 21:17:17 +00:00
X86 Split test into 3. 2009-08-24 17:51:19 +00:00
XCore Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00