[SCEV] Add additional tests.
authorFlorian Hahn <flo@fhahn.com>
Sun, 12 Jul 2020 22:05:43 +0000 (23:05 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 28 Jul 2020 15:15:57 +0000 (16:15 +0100)
commitbe2ea29ee16bc132626cba07559e9f023ad6ac13
tree054aa82c13e849972dfac50147fc58de894e9e3c
parentca0bf440dbf9977340db4a32ba61740930c2be03
[SCEV] Add additional tests.

Increase test coverage for upcoming changes to how SCEV deals with LCSSA
phis.
llvm/test/Analysis/ScalarEvolution/trivial-phis.ll [new file with mode: 0644]
llvm/test/Transforms/IndVarSimplify/scev-expander-preserve-lcssa.ll [new file with mode: 0644]
llvm/test/Transforms/LoopStrengthReduce/funclet.ll
llvm/test/Transforms/LoopStrengthReduce/scev-expander-lcssa.ll [new file with mode: 0644]