[Pass Pipeline][NFC] Add a test prior to committing D61726
commite132a1a24b971523cfc0f54fc539215df08ded62
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Mon, 13 May 2019 21:14:36 +0000 (13 21:14 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Mon, 13 May 2019 21:14:36 +0000 (13 21:14 +0000)
tree77e2114a4a682d11de8b93c9bb0d7ad025f37a53
parent210c72c1b12e72d1d7fd69951ba40ffb1a2b0b3d
[Pass Pipeline][NFC] Add a test prior to committing D61726

This patch just adds a test case to show the differences in code emitted
by opt before and after https://reviews.llvm.org/D61726.

Previous attempt to commit this did not include the registered target
requirement so it caused buildbot breaks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360620 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/PhaseOrdering/reassociate-after-unroll.ll [new file with mode: 0644]