Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove VirtRegMap::getRegAllocPref(). | Jakob Stoklund Olesen | 2012-12-04 | 1 | -3/+0 |
* | Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases. | Jakob Stoklund Olesen | 2012-12-04 | 1 | -3/+1 |
* | Add VirtRegMap::hasKnownPreference(). | Jakob Stoklund Olesen | 2012-12-03 | 1 | -0/+5 |
* | Sort the #include lines for the include/... tree with the script. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Make the LiveRegMatrix analysis available to targets. | Jakob Stoklund Olesen | 2012-11-28 | 1 | -0/+190 |