summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/VirtRegMap.h
Commit message (Expand)AuthorAge
* 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