llvm-6502/test/CodeGen
Evan Cheng 0e87e23f6e v4, v5 does not support sxtb / sxth.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80322 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-28 00:31:43 +00:00
..
Alpha Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
ARM v4, v5 does not support sxtb / sxth. 2009-08-28 00:31:43 +00:00
Blackfin
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
PowerPC Alter 79292 to produce output that actually assembles. 2009-08-26 18:10:32 +00:00
SPARC
SystemZ
Thumb v4, v5 does not support sxtb / sxth. 2009-08-28 00:31:43 +00:00
Thumb2 Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which cannot fold any immediate offset. 2009-08-27 01:23:50 +00:00
X86 X86FastISel support for loading and storing values of type i1. 2009-08-27 00:31:47 +00:00
XCore