aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/RegisterCoalescer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of "llvm/Support/Debug.h" from LLVM include files, whichDan Gohman2008-07-071-1/+0
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-2/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Cosmetic.Evan Cheng2007-10-121-1/+1
* Pluggable coalescers inplementation.David Greene2007-09-061-0/+159