Convert tests using "grep -c ... | grep ..." to use the count script.
authorDan Gohman <gohman@apple.com>
Wed, 15 Aug 2007 13:49:33 +0000 (13:49 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 15 Aug 2007 13:49:33 +0000 (13:49 +0000)
commit43c3db37f633cbed14d5ead201cfab7e67104605
tree1b89122ec72a464a3aaa95631ccc2e3dacff9537
parente5ab8c67653e54bd7eca65554fd393be075dc4b8
Convert tests using "grep -c ... | grep ..." to use the count script.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41100 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2007-06-15-AnnotateAttribute.c
test/CFrontend/2007-08-01-LoadStoreAlign.c
test/CodeGen/ARM/aliases.ll
test/CodeGen/ARM/unaligned_load_store.ll
test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
test/CodeGen/X86/aliases.ll
test/Transforms/PredicateSimplifier/2006-10-22-IntOr.ll
test/Transforms/PredicateSimplifier/2006-10-25-AddSetCC.ll
test/Transforms/PredicateSimplifier/predsimplify.ll
test/Transforms/SimplifyLibCalls/ExitInMain.ll