summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/NewGVN/pr31758.ll
Commit message (Expand)AuthorAgeFilesLines
* NewGVN: Rewrite DCE during elimination so we do it as well as old GVN did.Daniel Berlin2017-03-101-3/+0
* NewGVN: Instead of changeToUnreachable, insert an instruction SimplifyCFG wil...Daniel Berlin2017-01-301-0/+1
* Update pr31758.ll for unreachable revertDaniel Berlin2017-01-301-1/+1
* NewGVN: Fix output of pr31578 testcase now that we mark unreachable blocks as...Daniel Berlin2017-01-261-13/+12
* [NewGVN] Skip uses in unreachable blocks.Davide Italiano2017-01-261-0/+37
OpenPOWER on IntegriCloud