llvm-6502/include
Jakob Stoklund Olesen 980bddfb1c Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases.
Targets can provide multiple hints now, so getRegAllocPref() doesn't
make sense any longer because it only returns one preferred register.
Replace it with getSimpleHint() in the remaining heuristics. This
function only

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169188 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-04 00:30:22 +00:00
..
llvm Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases. 2012-12-04 00:30:22 +00:00
llvm-c Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00