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-06-02 09:42:43 +00:00
2012-06-04 17:36:38 +00:00
2012-05-24 06:35:32 +00:00
2012-06-01 00:58:41 +00:00
2012-06-05 00:47:21 +00:00
2012-06-03 16:48:52 +00:00