Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI
authorJonathan Roelofs <jonathan@codesourcery.com>
Mon, 10 Aug 2015 19:01:27 +0000 (19:01 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Mon, 10 Aug 2015 19:01:27 +0000 (19:01 +0000)
commit993a1116f7d9be88e30e020904ea0f6c7524a512
treeeef769ddb353823d7096fd4bcda2ae4d9e85b5c2
parentc505e6df7a9cbbfea042f395440206698d0f8a96
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI

I looked into adding a warning / error for this to FileCheck, but there doesn't
seem to be a good way to avoid it triggering on the instances of it in RUN lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244481 91177308-0d34-0410-b5e6-96231b3b80d8
26 files changed:
test/Analysis/BasicAA/noalias-bugs.ll
test/CodeGen/AArch64/arm64-addr-type-promotion.ll
test/CodeGen/AArch64/arm64-popcnt.ll
test/CodeGen/ARM/fold-stack-adjust.ll
test/CodeGen/NVPTX/vector-call.ll
test/CodeGen/PowerPC/ppc32-i1-vaarg.ll
test/CodeGen/PowerPC/rm-zext.ll
test/CodeGen/PowerPC/sdiv-pow2.ll
test/CodeGen/PowerPC/vec_add_sub_quadword.ll
test/CodeGen/X86/GC/dynamic-frame-size.ll
test/CodeGen/X86/codegen-prepare-cast.ll
test/CodeGen/X86/fma-do-not-commute.ll
test/CodeGen/X86/machine-cp.ll
test/CodeGen/X86/statepoint-invoke.ll
test/DebugInfo/dwarfdump-accel.test
test/MC/ARM/basic-arm-instructions-v8.1a.s
test/MC/AsmParser/macros-darwin-vararg.s
test/MC/AsmParser/vararg.s
test/Transforms/InstCombine/cast-set.ll
test/Transforms/InstCombine/div.ll
test/Transforms/InstSimplify/apint-or.ll
test/Transforms/MergeFunc/ranges.ll
test/Transforms/Reassociate/vaarg_movable.ll
test/Transforms/RewriteStatepointsForGC/relocation.ll
test/Transforms/TailCallElim/basic.ll
test/tools/dsymutil/X86/basic-lto-linking-x86.test