aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/VirtRegMap.h
Commit message (Expand)AuthorAgeFilesLines
* Remove VirtRegMap::getRegAllocPref().Jakob Stoklund Olesen2012-12-041-3/+0
* Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases.Jakob Stoklund Olesen2012-12-041-3/+1
* Add VirtRegMap::hasKnownPreference().Jakob Stoklund Olesen2012-12-031-0/+5
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-1/+1
* Make the LiveRegMatrix analysis available to targets.Jakob Stoklund Olesen2012-11-281-0/+190