aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/alloca-bonus.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-5/+5
* Initial commit for the rewrite of the inline cost analysis to operateChandler Carruth2012-03-311-5/+36
* Clean up the naming in this test. Someone pointed this out in review atChandler Carruth2012-03-311-3/+3
* Undo a previous restriction on the inline cost calculation which NickChandler Carruth2012-03-091-0/+41
* Support pointer comparisons against constants, when looking at the inline-costNick Lewycky2012-01-251-0/+39
* Fix CountCodeReductionForAlloca to more accurately represent what SROA can andNick Lewycky2012-01-201-0/+44