1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/CodeGen
Jakob Stoklund Olesen 6f2b596e57 Enable the new coalescer algorithm by default.
The new coalescer is better at merging values into unused vector lanes,
improving NEON code.

llvm-svn: 164794
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