aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/VirtRegMap.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* 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