1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/CodeGen
2009-11-06 22:24:13 +00:00
..
Alpha
ARM Remove ARMPCLabelIndex from ARMISelLowering. Use ARMFunctionInfo::createConstPoolEntryUId() instead. 2009-11-06 22:24:13 +00:00
Blackfin
CBackend
CellSPU Revert the main portion of r31856. It was causing BranchFolding 2009-10-22 00:03:58 +00:00
CPP fix PR5295 where the .ll parser didn't reject a function after a global 2009-10-25 23:22:50 +00:00
Generic Declare sin & cos as readonly so they match the code in SelectionDAGBuild 2009-11-03 02:19:31 +00:00
Mips
MSP430 Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be selected. 2009-10-22 00:16:00 +00:00
PIC16
PowerPC Update these tests for the new label names. 2009-11-05 23:31:40 +00:00
SPARC
SystemZ
Thumb Enable allocation of R3 in Thumb1 2009-10-19 22:57:03 +00:00
Thumb2 Fix test. 2009-11-04 00:42:33 +00:00
X86 Fix PR5315, original patch by Nicolas Capens! 2009-11-06 00:11:57 +00:00
XCore