aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LiveRangeCalc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't store COPY pointers in VNInfo.Jakob Stoklund Olesen2012-02-041-1/+1
* Fix assert condition.Lang Hames2011-12-201-1/+1
* Switch extendInBlock() to take a kill slot instead of the last use slot.Jakob Stoklund Olesen2011-09-131-4/+3
* Unbreak msvc.NAKAMURA Takumi2011-09-131-1/+1
* Extract live range calculations from SplitKit.Jakob Stoklund Olesen2011-09-131-0/+271