summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/NewGVN/fold-const-expr.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+98
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-98/+0
* [NewGVN] Now that load coercion is enable, we pass this test.Davide Italiano2017-08-021-1/+0
* NewGVN: Handle coercion of constant stores, loads, memory insts.Daniel Berlin2017-04-021-1/+0
* NewGVN: Update a number of xfailed tests to either be correct or noteDaniel Berlin2017-02-121-1/+1
* Fix some DOS-style line endings that I suspect snuck in from one of theChandler Carruth2016-12-231-100/+100
* [GVN] Initial check-in of a new global value numbering algorithm.Davide Italiano2016-12-221-0/+100
OpenPOWER on IntegriCloud