Age | Commit message (Expand) | Author |
---|---|---|
2011-11-02 | Begin collecting some of the statistics for block placement discussed on | Chandler Carruth |
2011-10-24 | Sink an otherwise unused variable's initializer into the asserts that | Chandler Carruth |
2011-10-23 | Now that we have comparison on probabilities, add some static functions | Chandler Carruth |
2011-10-23 | Remove a commented out line of code that snuck by my auditing. | Chandler Carruth |
2011-10-23 | Completely re-write the algorithm behind MachineBlockPlacement based on | Chandler Carruth |
2011-10-21 | Add loop aligning to MachineBlockPlacement based on review discussion so | Chandler Carruth |
2011-10-21 | Implement a block placement pass based on the branch probability and | Chandler Carruth |