implement and document support for CHECK-NOT
authorChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 22:35:26 +0000 (22:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Sep 2009 22:35:26 +0000 (22:35 +0000)
commitf15380ba8ae35941dcd56d9a288ad023295dde30
tree456d6cfae5b5b5c66614ff86923984bb850161e5
parent96077036f06478d96c123283a50cfba49858fd40
implement and document support for CHECK-NOT

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82408 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TestingGuide.html
test/Transforms/GVN/rle.ll
utils/FileCheck/FileCheck.cpp