llvm-6502/test/CodeGen
2012-06-01 06:07:48 +00:00
..
ARM Make this testcase independent of register allocation. 2012-05-31 18:07:02 +00:00
CellSPU
CPP
Generic Add an insertPass API to TargetPassConfig. <rdar://problem/11498613> 2012-05-30 00:17:12 +00:00
Hexagon
MBlaze
Mips Add support for the mips inline asm 'm' output modifier. 2012-05-30 19:05:19 +00:00
MSP430 These tests used intrinsics with the wrong prototype. They weren't caught because 2012-05-27 19:35:41 +00:00
NVPTX Add llvm.fabs intrinsic. 2012-05-28 21:48:37 +00:00
PowerPC
SPARC
Thumb
Thumb2 Add a test case for global live range splitting. 2012-05-23 23:42:23 +00:00
X86 Remove fadd(fmul) patterns for FMA3. This needs to be implemented by paying attention to FP_CONTRACT and matching @llvm.fma which is not available yet. This will allow us to enablle intrinsic use at least though. 2012-06-01 06:07:48 +00:00
XCore