summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/NewGVN/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+35
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-35/+0
* NewGVN: We weren't properly simplifying selects with equal arguments due to a...Daniel Berlin2017-08-241-8/+26
* [NewGVN] Change test to reflect difference between GVN and NewGVN.Davide Italiano2016-12-261-1/+2
* [NewGVN] Add the pass to PassRegistry.def.Davide Italiano2016-12-221-1/+0
* [GVN] Initial check-in of a new global value numbering algorithm.Davide Italiano2016-12-221-0/+17
OpenPOWER on IntegriCloud