aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-06-05 01:06:12 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-06-05 01:06:12 +0000
commit9e27e2621ae8c7fc6ce5efdaf2fcce3cc3d14cbe (patch)
tree50608e96eb88d6cf908650089e013161827738c1 /llvm/lib/CodeGen/MachineScheduler.cpp
parent7f2ac7a2c849d9f82cbdbf89b5a0646715c5ec29 (diff)
downloadllvm-9e27e2621ae8c7fc6ce5efdaf2fcce3cc3d14cbe.zip
llvm-9e27e2621ae8c7fc6ce5efdaf2fcce3cc3d14cbe.tar.gz
llvm-9e27e2621ae8c7fc6ce5efdaf2fcce3cc3d14cbe.tar.bz2
Stop using LiveIntervals::isReMaterializable().
It is an old function that does a lot more than required by CalcSpillWeights, which was the only remaining caller. The isRematerializable() function never actually sets the isLoad argument, so don't try to compute that. llvm-svn: 157973
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions