Jakob Stoklund Olesen 3dfd59bdc3 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157973 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-05 01:06:12 +00:00
..
2012-04-09 17:54:34 +00:00
2012-05-20 02:44:30 +00:00
2012-05-07 02:25:53 +00:00
2012-02-10 19:27:34 +00:00
2012-04-29 20:27:47 +00:00
2012-01-12 23:14:13 +00:00