Begin collecting some of the statistics for block placement discussed on
[oota-llvm.git] / lib / CodeGen / CodeGen.cpp
2011-11-02 Chandler CarruthBegin collecting some of the statistics for block place...
2011-10-21 Chandler CarruthImplement a block placement pass based on the branch...
2011-07-25 Jakub StaszakRename BlockFrequency to BlockFrequencyInfo and Machine...
2011-06-27 Evan ChengRemove the experimental (and unused) pre-ra splitting...
2011-06-26 Rafael EspindolaThere is only one register coalescer. Merge it into...
2010-11-30 Jakob Stoklund OlesenStub out a new LiveDebugVariables pass.
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-07 Owen AndersonAdd initialization routines for CodeGen.