OSDN Git Service

Remove the -licm pass from the loop vectorizer test because the loop vectorizer does...
authorNadav Rotem <nrotem@apple.com>
Wed, 9 Jan 2013 01:20:59 +0000 (01:20 +0000)
committerNadav Rotem <nrotem@apple.com>
Wed, 9 Jan 2013 01:20:59 +0000 (01:20 +0000)
commit3c90b3d5fd8349b3790171d8706afa7e263c7ea6
tree2d687544e2f044498c090b53a22265668e864b51
parent83be7b0dd3ae9a3cb22d36ae4c1775972553b94b
Remove the -licm pass from the loop vectorizer test because the loop vectorizer does it now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171930 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
test/Transforms/LoopVectorize/12-12-11-if-conv.ll
test/Transforms/LoopVectorize/X86/gcc-examples.ll
test/Transforms/LoopVectorize/calloc.ll
test/Transforms/LoopVectorize/cast-induction.ll
test/Transforms/LoopVectorize/cpp-new-array.ll
test/Transforms/LoopVectorize/flags.ll
test/Transforms/LoopVectorize/gcc-examples.ll
test/Transforms/LoopVectorize/if-conversion-reduction.ll
test/Transforms/LoopVectorize/if-conversion.ll
test/Transforms/LoopVectorize/increment.ll
test/Transforms/LoopVectorize/intrinsic.ll
test/Transforms/LoopVectorize/no_int_induction.ll
test/Transforms/LoopVectorize/nofloat.ll
test/Transforms/LoopVectorize/non-const-n.ll
test/Transforms/LoopVectorize/read-only.ll
test/Transforms/LoopVectorize/reduction.ll
test/Transforms/LoopVectorize/runtime-check.ll
test/Transforms/LoopVectorize/same-base-access.ll
test/Transforms/LoopVectorize/scalar-select.ll
test/Transforms/LoopVectorize/simple-unroll.ll
test/Transforms/LoopVectorize/small-loop.ll
test/Transforms/LoopVectorize/small-size.ll
test/Transforms/LoopVectorize/write-only.ll