]> granicus.if.org Git - llvm/commit
[GVN] Use FileCheck instead of grep for tests.
authorDavide Italiano <davide@freebsd.org>
Sun, 17 Jul 2016 23:21:26 +0000 (23:21 +0000)
committerDavide Italiano <davide@freebsd.org>
Sun, 17 Jul 2016 23:21:26 +0000 (23:21 +0000)
commit9cffe5e2cda6056d3b7636d74b86f169c191d774
tree07f175a8452865cde962368c6aa6ee682fab4e82
parent998d31012cdceb6355a44cc72ea5808492330417
[GVN] Use FileCheck instead of grep for tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275739 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
test/Transforms/GVN/2007-07-25-InfiniteLoop.ll
test/Transforms/GVN/2007-07-26-PhiErasure.ll
test/Transforms/GVN/2007-07-31-NoDomInherit.ll
test/Transforms/GVN/2007-07-31-RedundantPhi.ll
test/Transforms/GVN/2008-02-12-UndefLoad.ll
test/Transforms/GVN/2008-07-02-Unreachable.ll
test/Transforms/GVN/2008-12-09-SelfRemove.ll
test/Transforms/GVN/2009-06-17-InvalidPRE.ll
test/Transforms/GVN/basic.ll
test/Transforms/GVN/bitcast-of-call.ll
test/Transforms/GVN/calls-nonlocal.ll
test/Transforms/GVN/calls-readonly.ll
test/Transforms/GVN/load-constant-mem.ll
test/Transforms/GVN/local-pre.ll
test/Transforms/GVN/nonescaping-malloc.ll
test/Transforms/GVN/pre-basic-add.ll
test/Transforms/GVN/rle-must-alias.ll
test/Transforms/GVN/rle-semidominated.ll