llvm-6502/test/CodeGen
Daniel Dunbar 3ff36b7814 Switch abi-isel.ll to FileCheck; it's not much faster, but it now tests a lot
more and is much nicer to the OS.
 - Dan, please check. If there are parts of the test you think I should strip
   out so it doesn't cause random failures let me know (there are still some PIC
   label numbers in it, for example).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80019 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-25 18:45:03 +00:00
..
Alpha Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
ARM Fixup register kills after scheduling. 2009-08-25 17:03:05 +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 obsolete -f flags. 2009-08-25 15:38:29 +00:00
CPP Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Generic Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Mips Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
MSP430 Provide dynamic_stackalloc lowering for MSP430. 2009-08-25 17:00:23 +00:00
PIC16 this passes. 2009-08-06 03:55:49 +00:00
PowerPC Remove obsolete -f flags. 2009-08-25 15:38:29 +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 Switch abi-isel.ll to FileCheck; it's not much faster, but it now tests a lot 2009-08-25 18:45:03 +00:00
XCore Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00