llvm-6502/include
Jakob Stoklund Olesen 74c4f97a46 Exclusively use SplitAnalysis::getLastSplitPoint().
Delete the alternative implementation in LiveIntervalAnalysis.

These functions computed the same thing, but SplitAnalysis caches the
result.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147911 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-11 02:07:00 +00:00
..
llvm Exclusively use SplitAnalysis::getLastSplitPoint(). 2012-01-11 02:07:00 +00:00
llvm-c Add support to add named metadata operand. 2011-12-20 19:29:36 +00:00