llvm-6502/test/CodeGen
Nadav Rotem ea6578b72a Remove the the test which checks the saving of a vector of booleans into memory.
The decision was to pack the bits. Currently no codegen supports this.
Currently, all of the bits in the vector are saved into the same address
in memory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142149 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-16 19:06:06 +00:00
..
Alpha Convert more tests over to the new atomic instructions. 2011-09-26 21:30:17 +00:00
ARM Add missing correctness check to ARMTargetLowering::ReconstructShuffle. Fixes PR11129. 2011-10-14 23:58:49 +00:00
Blackfin
CBackend Only run tests in test/CodeGen/CBackend/X86 when both X86 and CBackend are supported 2011-09-26 06:44:27 +00:00
CellSPU Fix a bug in LowerV2I64Splat, which generated a BUILD_VECTOR for which there was 2011-10-16 10:02:06 +00:00
CPP
Generic Remove the the test which checks the saving of a vector of booleans into memory. 2011-10-16 19:06:06 +00:00
MBlaze
Mips Test cases for 64-bit load and store instructions. 2011-10-11 01:52:31 +00:00
MSP430
PowerPC Convert more tests over to the new atomic instructions. 2011-09-26 21:30:17 +00:00
PTX PTX: Add new patterns for bitconvert and any_extend 2011-09-29 01:13:12 +00:00
SPARC
SystemZ
Thumb Revert r141529. This is causing failures in the test-suite, like bigstack and ReedSolomon. Boo... 2011-10-11 21:40:47 +00:00
Thumb2 ARM Darwin default relocation model is PIC. 2011-09-30 17:41:35 +00:00
X86 Update live-in lists when splitting critical edges. 2011-10-14 17:25:46 +00:00
XCore Associate a MemOperand with LDWCP nodes introduced during ISel. 2011-09-12 14:43:23 +00:00