Remove usage of grep-not script
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 23:32:04 +0000 (23:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 23:32:04 +0000 (23:32 +0000)
commit060c1f816cdb15f3d1ce926cf48f89d3535ab412
treef21bc7219a88e7994f4a1210184f747292d2e559
parent50e8682f282f1ae04ce18cb84b638d126f499faf
Remove usage of grep-not script

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6966 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
test/Assembler/2002-04-29-NameBinding.llx
test/Assembler/ConstantExprFoldCast.llx
test/Linker/2003-05-31-LinkerRename.ll
test/Transforms/InstCombine/2002-05-14-SubFailure.ll
test/Transforms/InstCombine/2002-12-05-MissedConstProp.ll
test/Transforms/InstCombine/add.ll
test/Transforms/InstCombine/and.ll
test/Transforms/InstCombine/call.ll
test/Transforms/InstCombine/cast-set.ll
test/Transforms/InstCombine/cast.ll
test/Transforms/InstCombine/div.ll
test/Transforms/InstCombine/getelementptr.ll
test/Transforms/InstCombine/load.ll
test/Transforms/InstCombine/mul.ll
test/Transforms/InstCombine/not.ll
test/Transforms/InstCombine/or.ll
test/Transforms/InstCombine/phi.ll
test/Transforms/InstCombine/pow.ll
test/Transforms/InstCombine/rem.ll
test/Transforms/InstCombine/set.ll
test/Transforms/InstCombine/setcc-strength-reduce.ll
test/Transforms/InstCombine/shift.ll
test/Transforms/InstCombine/sub.ll