aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/LiveRangeEdit.h
AgeCommit message (Expand)Author
2013-03-18Add some constantness.Jakub Staszak
2012-05-19Allow LiveRangeEdit to be created with a NULL parent.Jakob Stoklund Olesen
2012-05-18Modernize naming convention for class members.Jakob Stoklund Olesen
2012-04-03Fixes to r153903. Added missing explanation of behaviour when the VirtRegMap...Pete Cooper
2012-04-02Moved LiveRangeEdit.h so that it can be called from other parts of the backen...Pete Cooper