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)
commit49e46ce8e2fbf7952d46aaee1955a0e00b15d175
tree8612d68e097c120d240686eb052990deac86848c
parentfc2b6fa31c11989e4a9ec41d785d9f92e5766d93
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.

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