Stop precomputing last split points, query the SplitAnalysis cache on demand.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Apr 2011 04:20:29 +0000 (04:20 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Apr 2011 04:20:29 +0000 (04:20 +0000)
commit612f7807c581eafb7c8105e1a55c8d839033bfb3
tree4cb293b68468b3c5e43939128a861451bc5c4d18
parent1a7744501a80351ce31fcecad42c8e35823bc081
Stop precomputing last split points, query the SplitAnalysis cache on demand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128875 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocGreedy.cpp
lib/CodeGen/SplitKit.cpp
lib/CodeGen/SplitKit.h