summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/TailCallElim/dont_reorder_load.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+82
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-82/+0
* [TailCallElim] Preserve DT and PDTChijun Sima2018-08-041-1/+1
* Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionallyArtur Pilipenko2016-01-171-1/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-021-1/+1
* Delete useless trailing semicolons.Dan Gohman2010-01-051-3/+3
* Eliminate more redundant llvm-as calls.Dan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Improve tail call elim to move loads above readonly callsChris Lattner2009-06-191-0/+64
OpenPOWER on IntegriCloud