llvm-6502/test/CodeGen
2010-02-10 02:17:34 +00:00
..
Alpha
ARM convert to filecheck. 2010-02-08 23:47:34 +00:00
Blackfin
CBackend
CellSPU don't let asm-verbose break the check-next lines in these tests. 2010-01-19 06:39:54 +00:00
CPP
Generic move tests that depend on the x86 backend out of codegen/generic, 2010-02-09 06:41:03 +00:00
Mips
MSP430
PIC16 emit integer and fp zeros as (e.g.) .byte 0 instead of .space 1, 2010-01-20 07:19:19 +00:00
PowerPC Fix alignment on ppc linux. This fixes the build of crtend.o 2010-02-06 03:32:21 +00:00
SPARC add support for the sparcv9-*-* target triple to turn on 2010-02-04 06:34:01 +00:00
SystemZ
Thumb
Thumb2 Handle AddrMode6 (for NEON load/stores) in Thumb2's rewriteT2FrameIndex. 2010-02-06 00:24:38 +00:00
X86 Now that ShrinkDemandedOps() is separated out from DAG combine. It sometimes leave some obvious nops which dag combine used to clean up afterwards e.g. (trunk (ext n)) -> n. Look for them and squash them. 2010-02-10 02:17:34 +00:00
XCore convert the last 3 targets to use EmitFunctionBody() now that 2010-01-28 06:22:43 +00:00