Age | Commit message (Expand) | Author |
---|---|---|
2011-12-06 | Kill off the LoopSplitter. It's not being used or maintained. | Lang Hames |
2011-11-13 | Prune more RALinScan. RALinScan was also here! | NAKAMURA Takumi |
2011-11-02 | Begin collecting some of the statistics for block placement discussed on | Chandler Carruth |
2011-10-21 | Implement a block placement pass based on the branch probability and | Chandler Carruth |
2011-07-25 | Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency to | Jakub Staszak |
2011-06-27 | Remove the experimental (and unused) pre-ra splitting pass. Greedy regalloc c... | Evan Cheng |
2011-06-26 | There is only one register coalescer. Merge it into the base class and | Rafael Espindola |
2010-11-30 | Stub out a new LiveDebugVariables pass. | Jakob Stoklund Olesen |
2010-10-19 | Get rid of static constructors for pass registration. Instead, every pass ex... | Owen Anderson |
2010-10-07 | Add initialization routines for CodeGen. | Owen Anderson |