summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+20
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-20/+0
* [TailCallElim] Preserve DT and PDTChijun Sima2018-08-041-1/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-1/+1
* Handle the case of a tail recursion in which the tail call is followedDuncan Sands2010-07-131-1/+4
* Fix PR7328: when turning a tail recursion into a loop, need to preserveDuncan Sands2010-06-261-0/+17
OpenPOWER on IntegriCloud