aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LiveRangeCalc.h
Commit message (Expand)AuthorAgeFilesLines
* Be more verbose when detecting dominance problems.Jakob Stoklund Olesen2012-07-131-2/+7
* Implement LiveRangeCalc::extendToUses() and createDeadDefs().Jakob Stoklund Olesen2012-06-051-2/+17
* Pass context pointers to LiveRangeCalc::reset().Jakob Stoklund Olesen2012-06-041-25/+18
* Unbreak msvc.NAKAMURA Takumi2011-09-131-1/+1
* Extract live range calculations from SplitKit.Jakob Stoklund Olesen2011-09-131-0/+226