Files
llvm-6502/include/llvm/CodeGen
Jakob Stoklund Olesen f5497fb1b4 Teach LiveInterval::isZeroLength about null SlotIndexes.
When instructions are deleted, they leave tombstone SlotIndex entries.
The isZeroLength method should ignore these null indexes.

This causes RABasic to sometimes spill a callee-saved register in the
abi-isel.ll test, so don't run that test with -regalloc=basic.  Prioritizing
register allocation according to spill weight can cause more registers to be
used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131436 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-16 23:50:05 +00:00
..
2011-04-23 19:53:52 +00:00
2010-11-29 18:16:10 +00:00
2010-07-01 01:00:22 +00:00
2011-05-11 01:08:39 +00:00
2010-11-29 18:16:10 +00:00
2010-09-10 22:25:58 +00:00
2011-03-07 19:28:43 +00:00
2010-06-18 19:04:37 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-01-06 01:21:53 +00:00
2010-11-29 18:16:10 +00:00
2011-05-16 22:19:54 +00:00