aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/delete-call.ll
Commit message (Expand)AuthorAgeFilesLines
* revert r102831. We already delete dead readonly calls inChris Lattner2010-05-011-1/+1
* Disable the call-deletion transformation introduced in r86975. WithoutOwen Anderson2010-05-011-1/+1
* implement a nice little efficiency hack in the inliner. Since we're nowChris Lattner2009-11-121-0/+22