Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the partial specialization pass. It is unmaintained and has bugs. | Chris Lattner | 2011-01-16 | 1 | -3/+2 |
* | make this file properly self contained. | Chris Lattner | 2011-01-08 | 1 | -0/+2 |
* | Start separating out code metrics into code size metrics and code performance... | Kenneth Uildriks | 2010-10-08 | 1 | -1/+6 |
* | What the loop unroller cares about, rather than just not unrolling loops with... | Owen Anderson | 2010-09-09 | 1 | -1/+7 |
* | Refactor code-size reduction estimation methods out of InlineCostAnalyzer and... | Owen Anderson | 2010-09-09 | 1 | -0/+11 |
* | Pulled CodeMetrics out of InlineCost.h and made it a bit more general, so it ... | Kenneth Uildriks | 2010-06-09 | 1 | -0/+72 |