Now that we have comparison on probabilities, add some static functions
[oota-llvm.git] / lib / CodeGen / MachineBlockPlacement.cpp
2011-10-23 Chandler CarruthNow that we have comparison on probabilities, add some...
2011-10-23 Chandler CarruthRemove a commented out line of code that snuck by my...
2011-10-23 Chandler CarruthCompletely re-write the algorithm behind MachineBlockPl...
2011-10-21 Chandler CarruthAdd loop aligning to MachineBlockPlacement based on...
2011-10-21 Chandler CarruthImplement a block placement pass based on the branch...