summaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveRangeCalc.h
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-16
* LiveRangeCalc.h: Update a description corresponding to r192396. [-Wdocumentat...NAKAMURA Takumi2013-10-11
* Work on LiveRange instead of LiveInterval where possibleMatthias Braun2013-10-10
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-11
* Give internal classes hidden visibility.Benjamin Kramer2013-09-11
* Remove declaration of nonexistant function.Jakob Stoklund Olesen2013-08-14
* Copy single reaching defs directly into the LiveInterval.Jakob Stoklund Olesen2013-02-20
* Be more verbose when detecting dominance problems.Jakob Stoklund Olesen2012-07-13
* Implement LiveRangeCalc::extendToUses() and createDeadDefs().Jakob Stoklund Olesen2012-06-05
* Pass context pointers to LiveRangeCalc::reset().Jakob Stoklund Olesen2012-06-04
* Unbreak msvc.NAKAMURA Takumi2011-09-13
* Extract live range calculations from SplitKit.Jakob Stoklund Olesen2011-09-13