OSDN Git Service

[LoopInterchange] Update tests so DA can handle access after D35430.
authorFlorian Hahn <florian.hahn@arm.com>
Tue, 3 Apr 2018 16:37:58 +0000 (16:37 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Tue, 3 Apr 2018 16:37:58 +0000 (16:37 +0000)
commitf67d85620bfaeb12689e017753c433f8cf76f880
tree580fba515a8f4a4c99ae8268f484e5d44165167d
parent0b1a72a7a6069b674f1859ec859e846e6dc63594
[LoopInterchange] Update tests so DA can handle access after D35430.

I have taken the opportunity to simplify some tests slightly and move
parts around.

It also brings back a few IR checks for interchangable loops.

Reviewers: karthikthecool, sebpop, grosser

Reviewed By: sebpop

Differential Revision: https://reviews.llvm.org/D45207

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329081 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopInterchange/interchange-not-profitable.ll [deleted file]
test/Transforms/LoopInterchange/interchange-output-dependencies.ll [deleted file]
test/Transforms/LoopInterchange/interchange-simple-count-down.ll [deleted file]
test/Transforms/LoopInterchange/interchange-simple-count-up.ll [deleted file]
test/Transforms/LoopInterchange/interchangeable.ll [new file with mode: 0644]
test/Transforms/LoopInterchange/phi-ordering.ll
test/Transforms/LoopInterchange/profitability.ll
test/Transforms/LoopInterchange/reductions.ll