aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsTargetObjectFile.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2009-11-19 04:15:33 +0000
committerLang Hames <lhames@gmail.com>2009-11-19 04:15:33 +0000
commit7e105d8389347468aaa57d612d4d20c0168464ec (patch)
tree798d9727b01e463498f682b5987b1aee13f3fea9 /lib/Target/Mips/MipsTargetObjectFile.cpp
parent4c00995baf288899fa940756099b2e5710702841 (diff)
downloadexternal_llvm-7e105d8389347468aaa57d612d4d20c0168464ec.zip
external_llvm-7e105d8389347468aaa57d612d4d20c0168464ec.tar.gz
external_llvm-7e105d8389347468aaa57d612d4d20c0168464ec.tar.bz2
Added a new Spiller implementation which wraps LiveIntervals::addIntervalsForSpills.
All spiller calls in RegAllocLinearScan now go through the new Spiller interface. The "-new-spill-framework" command line option has been removed. To use the trivial in-place spiller you should now pass "-spiller=trivial -rewriter=trivial". (Note the trivial spiller/rewriter are only meant to serve as examples of the new in-place modification work. Enabling them will yield terrible, though hopefully functional, code). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89311 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/MipsTargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions