summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LICM/constexpr.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+47
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-47/+0
* [PM] Teach the LoopPassManager to automatically canonicalize loops byChandler Carruth2017-01-171-1/+1
* [LICM] Report successful hoist/sink/promotionAdam Nemet2017-01-111-1/+1
* New pass manager for LICM.Dehao Chen2016-07-121-0/+1
* Revert "New pass manager for LICM."Vitaly Buka2016-07-121-1/+0
* New pass manager for LICM.Dehao Chen2016-07-111-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Teach isDereferenceablePointer() to look through bitcast constant expressions.Michael Kuperstein2015-02-051-0/+46
OpenPOWER on IntegriCloud