aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBlockPlacement.cpp
AgeCommit message (Expand)Author
2011-11-02Begin collecting some of the statistics for block placement discussed onChandler Carruth
2011-10-24Sink an otherwise unused variable's initializer into the asserts thatChandler Carruth
2011-10-23Now that we have comparison on probabilities, add some static functionsChandler Carruth
2011-10-23Remove a commented out line of code that snuck by my auditing.Chandler Carruth
2011-10-23Completely re-write the algorithm behind MachineBlockPlacement based onChandler Carruth
2011-10-21Add loop aligning to MachineBlockPlacement based on review discussion soChandler Carruth
2011-10-21Implement a block placement pass based on the branch probability andChandler Carruth