llvm-6502/test/CodeGen
Dan Gohman ed48caf5e7 Fix an abort on a store of an empty struct member. getValue returns
null in the case of an empty struct, so don't try to call getNumValues
on it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81180 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 01:44:02 +00:00
..
Alpha Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
ARM Remove stale greps. 2009-09-04 05:07:52 +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 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 Run branch folding if if-converter make some transformations. 2009-09-04 07:47:40 +00:00
X86 Fix an abort on a store of an empty struct member. getValue returns 2009-09-08 01:44:02 +00:00
XCore Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00