llvm-6502/test/CodeGen
Jakob Stoklund Olesen 5e5ed44577 Be less aggressive about hinting in RAFast.
In particular, don't spill dirty registers only to satisfy a hint. It is
not worth it.

The attached test case provides an example where the fast allocator
would spill a register when other registers are available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132900 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-13 03:26:46 +00:00
..
Alpha
ARM Be less aggressive about hinting in RAFast. 2011-06-13 03:26:46 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic Move the legalizer tests to the X86 directory because the test uses the x86 2011-06-07 05:23:58 +00:00
MBlaze
Mips Speculatively revert 132758 and 132768 to try to fix the Windows buildbots. 2011-06-09 16:03:19 +00:00
MSP430
PowerPC Fix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant. 2011-06-03 15:47:49 +00:00
PTX
SPARC
SystemZ
Thumb
Thumb2 AnalyzeBranch doesn't change which successors a bb has, just the order 2011-06-12 03:20:32 +00:00
X86 Be less aggressive about hinting in RAFast. 2011-06-13 03:26:46 +00:00
XCore