llvm-6502/test/CodeGen
Eli Friedman bccf4b3050 PR3739, part 2: Use an explicit store to spill XMM registers. (Previously,
the code tried to use "push", which doesn't exist for XMM registers.)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72836 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-04 02:32:04 +00:00
..
Alpha
ARM Re-apply 72756 with fixes. One of those was introduced by we changed MachineInstrBuilder::addReg() interface. 2009-06-04 01:15:28 +00:00
CBackend
CellSPU
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 PR3739, part 2: Use an explicit store to spill XMM registers. (Previously, 2009-06-04 02:32:04 +00:00
XCore Fix for PR4235: to build a floating-point value from integer parts, 2009-05-20 06:02:09 +00:00