OSDN Git Service

Convert tests using "grep -c ... | grep ..." to use the count script.
authorDan Gohman <djg@cray.com>
Wed, 15 Aug 2007 13:49:33 +0000 (13:49 +0000)
committerDan Gohman <djg@cray.com>
Wed, 15 Aug 2007 13:49:33 +0000 (13:49 +0000)
commit552fb26f17ce0c44eed2d182b33a0e6700b593aa
tree1b89122ec72a464a3aaa95631ccc2e3dacff9537
parent65fa0cd5247b1deef2582faf0edd64cd813b860a
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