summaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegisterCoalescer.h
Commit message (Expand)AuthorAge
* Rename member variables to follow coding standards.Jakob Stoklund Olesen2011-08-09
* Move the RegisterCoalescer private to its implementation file.Jakob Stoklund Olesen2011-08-09
* Eliminate copies of undefined values during coalescing.Jakob Stoklund Olesen2011-07-26
* Remove dead code.Rafael Espindola2011-06-30
* make compose and isMoveInstr static functions.Rafael Espindola2011-06-29
* Remove unused methods.Rafael Espindola2011-06-26
* There is only one register coalescer. Merge it into the base class andRafael Espindola2011-06-26
* merge SimpleRegisterCoalescing.h into RegisterCoalescer.h.Rafael Espindola2011-06-26
* Move RegisterCoalescer.h to lib/CodeGen.Rafael Espindola2011-06-26