Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -5/+5 |
* | Initial commit for the rewrite of the inline cost analysis to operate | Chandler Carruth | 2012-03-31 | 1 | -5/+36 |
* | Clean up the naming in this test. Someone pointed this out in review at | Chandler Carruth | 2012-03-31 | 1 | -3/+3 |
* | Undo a previous restriction on the inline cost calculation which Nick | Chandler Carruth | 2012-03-09 | 1 | -0/+41 |
* | Support pointer comparisons against constants, when looking at the inline-cost | Nick Lewycky | 2012-01-25 | 1 | -0/+39 |
* | Fix CountCodeReductionForAlloca to more accurately represent what SROA can and | Nick Lewycky | 2012-01-20 | 1 | -0/+44 |