summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/TailCallElim/dup_tail.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+26
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-26/+0
* [TailCallElim] Preserve DT and PDTChijun Sima2018-08-041-1/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+26
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-25/+0
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+3
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Add a test for TCE return duplication.Evan Cheng2011-01-291-0/+23
OpenPOWER on IntegriCloud