Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency to | Jakub Staszak | 2011-07-25 | 1 | -0/+1 |
* | Remove the experimental (and unused) pre-ra splitting pass. Greedy regalloc c... | Evan Cheng | 2011-06-27 | 1 | -1/+0 |
* | There is only one register coalescer. Merge it into the base class and | Rafael Espindola | 2011-06-26 | 1 | -2/+1 |
* | Stub out a new LiveDebugVariables pass. | Jakob Stoklund Olesen | 2010-11-30 | 1 | -0/+1 |
* | Get rid of static constructors for pass registration. Instead, every pass ex... | Owen Anderson | 2010-10-19 | 1 | -0/+1 |
* | Add initialization routines for CodeGen. | Owen Anderson | 2010-10-07 | 1 | -0/+59 |