summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveRangeCalc.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Extract live range calculations from SplitKit.Jakob Stoklund Olesen2011-09-131-0/+271
SplitKit will soon need two copies of these data structures, and the algorithms will also be useful when LiveIntervalAnalysis becomes independent of LiveVariables. llvm-svn: 139572
OpenPOWER on IntegriCloud