summaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/inline-tail.ll
Commit message (Expand)AuthorAge
* Don't insert lifetime.end markers between a musttail call and retReid Kleckner2014-05-15
* Revert "Don't insert lifetime.end markers between a musttail call and ret"Reid Kleckner2014-05-15
* Don't insert lifetime.end markers between a musttail call and retReid Kleckner2014-05-15
* Teach the inliner how to preserve musttail invariantsReid Kleckner2014-05-15
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Make sure to not accidentally get a bogus tail markerChris Lattner2005-05-06