llvm-6502/test/CodeGen
Jakob Stoklund Olesen 5cf178f281 Enable the new coalescer algorithm by default.
The new coalescer is better at merging values into unused vector lanes,
improving NEON code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164794 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-27 21:06:02 +00:00
..
ARM Enable the new coalescer algorithm by default. 2012-09-27 21:06:02 +00:00
CellSPU
CPP
Generic
Hexagon
MBlaze
Mips MIPS DSP: ABSQ_S.PH instruction sub-class. 2012-09-27 19:09:21 +00:00
MSP430
NVPTX
PowerPC Specify MachinePointerInfo as refering to the argument value and offset of the 2012-09-24 20:47:19 +00:00
SPARC Move load_to_switch.ll to test/CodeGen/SPARC/ 2012-09-19 09:25:03 +00:00
Thumb
Thumb2 Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byte 2012-09-18 01:42:45 +00:00
X86 Avoid dereferencing a NULL pointer. 2012-09-27 16:34:19 +00:00
XCore