llvm-6502/lib
Jakob Stoklund Olesen a9c41d39d1 Only mark remainder intervals as RS_Spill after per-block splitting.
The local ranges created get to stay in the RS_New stage, just like for
local and region splitting.

This gives tryLocalSplit a bit more freedom the first time it sees one
of these new local ranges.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137001 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-05 23:50:31 +00:00
..
Analysis Temporarily revert r135528 which distinguishes between two copies of one 2011-08-05 00:51:31 +00:00
Archive
AsmParser Remove unused variables. 2011-08-03 19:53:48 +00:00
Bitcode
CodeGen Only mark remainder intervals as RS_Spill after per-block splitting. 2011-08-05 23:50:31 +00:00
CompilerDriver
ExecutionEngine
Linker Linke NamedMDNodes after linking global values as comment suggests. 2011-08-04 19:44:28 +00:00
MC allow \r's in .s files. 2011-08-04 19:31:26 +00:00
Object
Support
Target ARM load instruction shifted register index operands. 2011-08-05 22:03:36 +00:00
Transforms Temporarily revert r135528 which distinguishes between two copies of one 2011-08-05 00:51:31 +00:00
VMCore fix PR10286, a problem with the .ll printer handling block addresses that are out-of-scope. 2011-08-03 06:15:41 +00:00
CMakeLists.txt
Makefile