summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/NewGVN/completeness.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+605
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-605/+0
* NewGVN: Fix PR 34473, by not using ExactlyEqualsExpression for findingDaniel Berlin2017-09-301-0/+58
* NewGVN: Evaluate phi of ops expressions before creating phi nodeDaniel Berlin2017-09-301-4/+4
* NewGVN: Allow dependent PHI of opsDaniel Berlin2017-09-301-0/+75
* Fix PR/33305. caused by trying to simplify expressions in phi of ops that sho...Daniel Berlin2017-09-021-15/+55
* [NewGVN] Add CL option to control the generation of phi-of-ops (disable by de...Chad Rosier2017-08-101-1/+1
* NewGVN: Fix PR/33187. This is a bug caused by two things:Daniel Berlin2017-06-061-1/+1
* [InstSimplify] Constant fold the new GEP in SimplifyGEPInst.Joey Gouly2017-06-061-1/+1
* Fix test that wasn't update_test_check'dDaniel Berlin2017-05-311-0/+17
* Last of the major pieces to NewGVN - yay!Daniel Berlin2017-05-191-0/+415
OpenPOWER on IntegriCloud