]> granicus.if.org Git - llvm/commit
Add a missing test.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 14 Jun 2016 21:24:13 +0000 (21:24 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 14 Jun 2016 21:24:13 +0000 (21:24 +0000)
commit6edca03e847d35079482b15d7d3f660c10a19efc
tree9b700f096f710ca8ff850ab44a49905b35ef570f
parentdc68eca2c4f08ef8267b8d3836d94eed7ba3b178
Add a missing test.

This is a test for r272421: Disable MSan-hostile loop unswitching.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272713 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopUnswitch/msan.ll [new file with mode: 0644]