summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/optnone-opt.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...Eric Christopher2019-11-261-6/+0
* Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...Muhammad Omair Javaid2019-11-261-0/+6
* As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...Eric Christopher2019-11-251-6/+0
* Restore the LoopInstSimplify pass, reverting r327329 that removed it.Chandler Carruth2018-05-251-1/+2
* Remove the LoopInstSimplify pass (-loop-instsimplify)Vedant Kumar2018-03-121-2/+1
* LowerAtomic: Don't skip optnone functions; atomic still need lowering (PR34020)Hans Wennborg2017-08-231-1/+0
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-2/+1
* Disable GVN Hoist due to still more bugs being found in it. There isChandler Carruth2017-04-271-2/+0
* [GVNHoist] Re-enable GVNHoist by defaultGeoff Berry2017-04-111-0/+1
* Disable gvn-hoist (PR32153)Hans Wennborg2017-03-061-1/+0
* GVN-hoist: enable by defaultSebastian Pop2016-08-081-0/+1
* Revert "(refs/bisect/bad) GVN-hoist: enable by default"Matthias Braun2016-08-061-1/+0
* GVN-hoist: enable by defaultSebastian Pop2016-08-041-0/+1
* Revert "GVN-hoist: enable by default" & "Make GVN Hoisting obey optnone/bisect."Bruno Cardoso Lopes2016-08-041-1/+0
* Make GVN Hoisting obey optnone/bisect.Sebastian Pop2016-08-041-0/+1
* Reinstate optnone test for GVN Hoisting, removed in r276479.Paul Robinson2016-07-291-1/+2
* Add flag to PassManagerBuilder to disable GVN Hoist Pass.Alina Sbirlea2016-07-221-1/+0
* Make GVN Hoisting obey optnone/bisect.Paul Robinson2016-07-191-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Disable most IR-level transform passes on functions marked 'optnone'.Paul Robinson2014-02-061-0/+74
OpenPOWER on IntegriCloud