llvm-6502/test/CodeGen
Anton Korobeynikov b00c03bb35 EXTRACT_VECTOR_ELEMENT can have result type different from element type.
Remove the assertion and generalize the code for ARM NEON stuff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80498 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-30 17:14:54 +00:00
..
Alpha Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
ARM EXTRACT_VECTOR_ELEMENT can have result type different from element type. 2009-08-30 17:14:54 +00:00
Blackfin Add XFAIL testcase for setcc undef. 2009-08-15 12:10:22 +00:00
CBackend
CellSPU Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM) 2009-08-25 22:37:34 +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 Add dummy inline asm handling for 'r' constraint. This fixes PR4778 2009-08-26 13:44:29 +00:00
PIC16 this passes. 2009-08-06 03:55:49 +00:00
PowerPC Alter 79292 to produce output that actually assembles. 2009-08-26 18:10:32 +00:00
SPARC
SystemZ Add missing RUN line 2009-08-22 00:28:50 +00:00
Thumb v4, v5 does not support sxtb / sxth. 2009-08-28 00:31:43 +00:00
Thumb2 Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bunch of nasty code in ARM asm printer. 2009-08-28 23:18:09 +00:00
X86 CMOV_GR8 clobbers EFLAGS when its expansion involves an xor to set 2009-08-29 22:19:15 +00:00
XCore Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00