diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-06-05 01:06:12 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-06-05 01:06:12 +0000 |
commit | 9e27e2621ae8c7fc6ce5efdaf2fcce3cc3d14cbe (patch) | |
tree | 50608e96eb88d6cf908650089e013161827738c1 /llvm/lib/Object | |
parent | 7f2ac7a2c849d9f82cbdbf89b5a0646715c5ec29 (diff) | |
download | bcm5719-llvm-9e27e2621ae8c7fc6ce5efdaf2fcce3cc3d14cbe.tar.gz bcm5719-llvm-9e27e2621ae8c7fc6ce5efdaf2fcce3cc3d14cbe.zip |
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/Object')
0 files changed, 0 insertions, 0 deletions