Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rewrite #3 of machine block placement. This is based somewhat on the | Chandler Carruth | 2011-11-13 | 1 | -139/+256 | |
* | Begin collecting some of the statistics for block placement discussed on | Chandler Carruth | 2011-11-02 | 1 | -0/+83 | |
* | Sink an otherwise unused variable's initializer into the asserts that | Chandler Carruth | 2011-10-24 | 1 | -3/+2 | |
* | Now that we have comparison on probabilities, add some static functions | Chandler Carruth | 2011-10-23 | 1 | -8/+5 | |
* | Remove a commented out line of code that snuck by my auditing. | Chandler Carruth | 2011-10-23 | 1 | -1/+0 | |
* | Completely re-write the algorithm behind MachineBlockPlacement based on | Chandler Carruth | 2011-10-23 | 1 | -399/+227 | |
* | Add loop aligning to MachineBlockPlacement based on review discussion so | Chandler Carruth | 2011-10-21 | 1 | -3/+39 | |
* | Implement a block placement pass based on the branch probability and | Chandler Carruth | 2011-10-21 | 1 | -0/+624 |