summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/VirtRegMap.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-07
* Remove VirtRegMap::getRegAllocPref().Jakob Stoklund Olesen2012-12-04
* Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases.Jakob Stoklund Olesen2012-12-04
* Add VirtRegMap::hasKnownPreference().Jakob Stoklund Olesen2012-12-03
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Make the LiveRegMatrix analysis available to targets.Jakob Stoklund Olesen2012-11-28