1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 00:12:50 +01:00
llvm-mirror/test/CodeGen
Dan Gohman fef30fcd5e Reapply bottom-up fast-isel, with several fixes for x86-32:
- Check getBytesToPopOnReturn().
 - Eschew ST0 and ST1 for return values.
 - Fix the PIC base register initialization so that it doesn't ever
   fail to end up the top of the entry block.

llvm-svn: 108039
2010-07-10 09:00:22 +00:00
..
Alpha
ARM In the presence of variable sized objects, allocate an emergency spill slot. 2010-07-09 20:27:06 +00:00
Blackfin
CBackend
CellSPU Fix some tests that didn't test anything. 2010-06-26 20:05:06 +00:00
CPP
Generic Fix up -fstack-protector on linux to use the segment 2010-07-06 05:18:56 +00:00
MBlaze
Mips
MSP430
PIC16
PowerPC Fix up -fstack-protector on linux to use the segment 2010-07-06 05:18:56 +00:00
SPARC
SystemZ
Thumb Propagate the AlignStack bit in InlineAsm's to the 2010-07-02 20:16:09 +00:00
Thumb2 Print "dregpair" NEON operands with a space between them, for readability and 2010-07-09 00:47:20 +00:00
X86 Reapply bottom-up fast-isel, with several fixes for x86-32: 2010-07-10 09:00:22 +00:00
XCore