Convert a PPC test from grep to FileCheck
authorHal Finkel <hfinkel@anl.gov>
Sat, 30 Nov 2013 20:04:33 +0000 (20:04 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sat, 30 Nov 2013 20:04:33 +0000 (20:04 +0000)
commit6e1de2e63ee831e01b6e7eaa123e1e0e270bac76
treef5c1a97a6addeb96823843bcf1b0bd860d26a5bc
parent7373abd81e21e1d1d07bece9a699d1155756d829
Convert a PPC test from grep to FileCheck

Convert this test to FileCheck, and improve it to check for the instructions it
is trying to exclude instead of checking for register use (especially because
grepping for r1 can be thrown off, for example, by a use of r12).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195979 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/stfiwx.ll