Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code. | Rafael Espindola | 2011-06-30 | 1 | -88/+0 |
* | make compose and isMoveInstr static functions. | Rafael Espindola | 2011-06-29 | 1 | -7/+0 |
* | Remove unused methods. | Rafael Espindola | 2011-06-26 | 1 | -13/+0 |
* | There is only one register coalescer. Merge it into the base class and | Rafael Espindola | 2011-06-26 | 1 | -137/+118 |
* | merge SimpleRegisterCoalescing.h into RegisterCoalescer.h. | Rafael Espindola | 2011-06-26 | 1 | -1/+127 |
* | Move RegisterCoalescer.h to lib/CodeGen. | Rafael Espindola | 2011-06-26 | 1 | -0/+244 |