Fix missing CHECK-LABELs
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 2 Oct 2013 20:29:00 +0000 (20:29 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 2 Oct 2013 20:29:00 +0000 (20:29 +0000)
commit55cfb52aa302613b7cbe6a748f75985980577427
treebd48202700b58a4afb7f1ab8b5615a136fd1a1b4
parentd0132a783341696eba8ac97b83ae3388d95b4563
Fix missing CHECK-LABELs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191853 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
test/Transforms/LoopVectorize/X86/cost-model.ll
test/Transforms/LoopVectorize/bsd_regex.ll
test/Transforms/LoopVectorize/funcall.ll
test/Transforms/LoopVectorize/hoist-loads.ll
test/Transforms/LoopVectorize/induction.ll
test/Transforms/LoopVectorize/infiniteloop.ll
test/Transforms/LoopVectorize/lifetime.ll
test/Transforms/LoopVectorize/memdep.ll
test/Transforms/LoopVectorize/no_outside_user.ll
test/Transforms/LoopVectorize/ptr_loops.ll
test/Transforms/LoopVectorize/reverse_induction.ll
test/Transforms/LoopVectorize/runtime-check-readonly.ll
test/Transforms/LoopVectorize/runtime-limit.ll
test/Transforms/LoopVectorize/safegep.ll
test/Transforms/LoopVectorize/scev-exitlim-crash.ll
test/Transforms/LoopVectorize/value-ptr-bug.ll
test/Transforms/LoopVectorize/vectorize-once.ll