llvm-6502/test/CodeGen
2009-06-04 20:53:36 +00:00
..
Alpha
ARM A value defined by an implicit_def can be liven to a use BB. This is unfortunate. But register allocator still has to add it to the live-in set of the use BB. 2009-06-04 20:25:48 +00:00
CBackend
CellSPU Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
CPP Fix code emission for conditional branches. 2009-05-04 19:10:38 +00:00
Generic PR4317: Handle splits where the new block is unreachable correctly in 2009-06-03 21:42:06 +00:00
IA64
Mips This looks like it passes now. 2009-05-27 17:43:21 +00:00
MSP430 Fix for PR4235: to build a floating-point value from integer parts, 2009-05-20 06:02:09 +00:00
PowerPC Add explicit test for PR4280. 2009-05-28 21:04:35 +00:00
SPARC
X86 RALinScan::attemptTrivialCoalescing() was returning a virtual register instead of the physical register it is allocated to. This resulted in virtual register(s) being added the live-in sets. 2009-06-04 20:53:36 +00:00
XCore Fix for PR4235: to build a floating-point value from integer parts, 2009-05-20 06:02:09 +00:00