[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
authorMandeep Singh Grang <mgrang@codeaurora.org>
Tue, 19 Apr 2016 23:51:52 +0000 (23:51 +0000)
committerMandeep Singh Grang <mgrang@codeaurora.org>
Tue, 19 Apr 2016 23:51:52 +0000 (23:51 +0000)
commit029a0567fa9f2e280a1ff7641bfe0c5a87f14922
tree0a1c778578782fc8e401020fceb8b62e4dfcadd6
parentef2e7b4819ed00e9da15f0e875b25125d7bba6cc
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.

Summary: Removed unwanted --check-prefix=CHECK from numerous unit tests.

Reviewers: t.p.northover, dblaikie, uweigand, MatzeB, tstellarAMD, mcrosier

Subscribers: mcrosier, dsanders

Differential Revision: http://reviews.llvm.org/D19279

llvm-svn: 266834
69 files changed:
llvm/test/CodeGen/AArch64/128bit_load_store.ll
llvm/test/CodeGen/AArch64/alloca.ll
llvm/test/CodeGen/AArch64/atomic-ops.ll
llvm/test/CodeGen/AArch64/bitfield-insert.ll
llvm/test/CodeGen/AArch64/bitfield.ll
llvm/test/CodeGen/AArch64/cond-sel.ll
llvm/test/CodeGen/AArch64/cxx-tlscc.ll
llvm/test/CodeGen/AArch64/directcond.ll
llvm/test/CodeGen/AArch64/fast-isel-tbz.ll
llvm/test/CodeGen/AArch64/fp-cond-sel.ll
llvm/test/CodeGen/AArch64/func-argpassing.ll
llvm/test/CodeGen/AArch64/func-calls.ll
llvm/test/CodeGen/AArch64/movw-consts.ll
llvm/test/CodeGen/AArch64/neon-mov.ll
llvm/test/CodeGen/AArch64/neon-perm.ll
llvm/test/CodeGen/AMDGPU/store-barrier.ll
llvm/test/CodeGen/AMDGPU/uniform-loop-inside-nonuniform.ll
llvm/test/CodeGen/ARM/cxx-tlscc.ll
llvm/test/CodeGen/ARM/fp16-v3.ll
llvm/test/CodeGen/ARM/zero-cycle-zero.ll
llvm/test/CodeGen/Mips/const-mult.ll
llvm/test/CodeGen/PowerPC/BreakableToken-reduced.ll
llvm/test/CodeGen/PowerPC/atomics-fences.ll
llvm/test/CodeGen/SystemZ/alloca-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-add-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-add-02.ll
llvm/test/CodeGen/SystemZ/atomicrmw-and-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-and-02.ll
llvm/test/CodeGen/SystemZ/atomicrmw-minmax-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-minmax-02.ll
llvm/test/CodeGen/SystemZ/atomicrmw-nand-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-nand-02.ll
llvm/test/CodeGen/SystemZ/atomicrmw-or-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-or-02.ll
llvm/test/CodeGen/SystemZ/atomicrmw-sub-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-sub-02.ll
llvm/test/CodeGen/SystemZ/atomicrmw-xchg-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-xchg-02.ll
llvm/test/CodeGen/SystemZ/atomicrmw-xor-01.ll
llvm/test/CodeGen/SystemZ/atomicrmw-xor-02.ll
llvm/test/CodeGen/X86/code_placement_cold_loop_blocks.ll
llvm/test/CodeGen/X86/code_placement_ignore_succ_in_inner_loop.ll
llvm/test/CodeGen/X86/code_placement_loop_rotation.ll
llvm/test/CodeGen/X86/code_placement_loop_rotation2.ll
llvm/test/CodeGen/X86/code_placement_outline_optional_branches.ll
llvm/test/CodeGen/X86/pop-stack-cleanup.ll
llvm/test/CodeGen/X86/sink-cheap-instructions.ll
llvm/test/CodeGen/X86/stack_guard_remat.ll
llvm/test/CodeGen/X86/switch-jump-table.ll
llvm/test/CodeGen/X86/x86-shrink-wrap-unwind.ll
llvm/test/DebugInfo/ARM/tls.ll
llvm/test/Instrumentation/AddressSanitizer/do-not-instrument-promotable-allocas.ll
llvm/test/Instrumentation/SanitizerCoverage/cmp-tracing.ll
llvm/test/Instrumentation/SanitizerCoverage/switch-tracing.ll
llvm/test/MC/ARM/eh-directive-pad-diagnostics.s
llvm/test/MC/ARM/eh-directive-personality-diagnostics.s
llvm/test/MC/ARM/eh-directive-save-diagnostics.s
llvm/test/MC/ARM/eh-directive-setfp-diagnostics.s
llvm/test/MC/ARM/eh-directive-vsave-diagnostics.s
llvm/test/MC/ARM/thumb2-ldrb-ldrh.s
llvm/test/MC/AsmParser/expr-shr.s
llvm/test/MC/Disassembler/ARM/invalid-thumb-MSR-MClass.txt
llvm/test/MC/Mips/micromips-func-addr.s
llvm/test/MC/Mips/mips-cop0-reginfo.s
llvm/test/Transforms/IndVarSimplify/sink-trapping.ll
llvm/test/Transforms/SimplifyCFG/switch_create.ll
llvm/test/tools/llvm-profdata/c-general.test
llvm/test/tools/llvm-symbolizer/pdb/pdb.test
llvm/test/tools/llvm-symbolizer/print_context.c