summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/TailCallElim/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+241
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-241/+0
* [TailCallElim] Enable marking of calls with byval as tailsRobert Lougher2018-10-081-0/+41
* [TailCallElim] Preserve DT and PDTChijun Sima2018-08-041-1/+1
* [OperandBundles] Have TailCallElim play nice with operand bundlesDavid Majnemer2015-12-231-0/+10
* Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs2015-08-101-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Revert "Transforms: reapply SVN r219899"Reid Kleckner2014-11-041-1/+1
* Transforms: reapply SVN r219899Saleem Abdulrasool2014-10-281-1/+1
* Revert "TRE: make TRE a bit more aggressive"Rafael Espindola2014-10-171-1/+1
* TRE: make TRE a bit more aggressiveSaleem Abdulrasool2014-10-161-1/+1
* We may visit a call that uses an alloca multiple times in callUsesLocalStack,...Nick Lewycky2014-07-231-0/+14
* Improve 'tail' call marking in TRE. A bootstrap of clang goes from 375k calls...Nick Lewycky2014-05-051-0/+23
* Fix PR7272 in -tailcallelim instead of the inlinerReid Kleckner2014-04-211-0/+8
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Teach TailRecursionElimination to handle certain cases of nocapture escaping ...Michael Gottesman2013-07-111-0/+86
* [TRE] Combined another test into basic.llMichael Gottesman2013-07-051-0/+1
* [TRE] Merged several tests into the the test basic.ll.Michael Gottesman2013-07-051-0/+58
OpenPOWER on IntegriCloud