summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PhaseOrdering/simplifycfg-options.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-4/+4
* Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...Muhammad Omair Javaid2019-11-261-4/+4
* As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...Eric Christopher2019-11-251-4/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+104
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-104/+0
* [SimplifyCFG] don't sink common insts too soon (PR34603)Sanjay Patel2017-12-141-4/+2
* [PassManager, SimplifyCFG] add test for PR34603 / D38566; NFCSanjay Patel2017-11-151-0/+40
* [(new) Pass Manager] instantiate SimplifyCFG with the same options as the old PMSanjay Patel2017-11-151-54/+25
* [PassManager, SimplifyCFG] Revert r316908 and r316869.David L. Jones2017-11-061-66/+55
* [PassManager, SimplifyCFG] add test for PR34603 / D38566; NFCSanjay Patel2017-10-301-1/+41
* [(new) Pass Manager] instantiate SimplifyCFG with the same options as the old PMSanjay Patel2017-10-291-54/+25
* [PassManager] add test to show the new PM uses -latesimplifycfg early; NFCSanjay Patel2017-10-231-0/+95
OpenPOWER on IntegriCloud