aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/delete-call.ll
AgeCommit message (Expand)Author
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2010-05-01revert r102831. We already delete dead readonly calls inChris Lattner
2010-05-01Disable the call-deletion transformation introduced in r86975. WithoutOwen Anderson
2009-11-12implement a nice little efficiency hack in the inliner. Since we're nowChris Lattner