Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 26 Feb 2016 19:40:34 +0000 (19:40 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 26 Feb 2016 19:40:34 +0000 (19:40 +0000)
commit51fa0a87c3e6e5af33ad34b4e554fbf18a97ef56
treed5eb42615ea961f0023fb4936f16297e5dc1ff44
parent04df8ee55eb9a04783bc66c44d17ef36097e5a9b
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
FileCheck actually doesn't support combo suffixes.

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

llvm-svn: 262054
12 files changed:
llvm/test/CodeGen/AArch64/fdiv-combine.ll
llvm/test/CodeGen/AArch64/remat.ll
llvm/test/CodeGen/Hexagon/rdf-copy.ll
llvm/test/CodeGen/Hexagon/tls_pic.ll
llvm/test/CodeGen/PowerPC/fdiv-combine.ll
llvm/test/CodeGen/SPARC/2011-01-11-CC.ll
llvm/test/CodeGen/Thumb/ldm-merge-struct.ll
llvm/test/Transforms/GVN/pre-gep-load.ll
llvm/test/Transforms/LoopVectorize/PowerPC/large-loop-rdx.ll
llvm/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll
llvm/test/Transforms/SLPVectorizer/X86/ordering.ll
llvm/test/tools/dsymutil/absolute_symbol.test