[IndVars] Un-grepify test; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 3 Aug 2016 20:53:23 +0000 (20:53 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 3 Aug 2016 20:53:23 +0000 (20:53 +0000)
commitac5bf59b6e5eee1ef41cb9e63bc7b0c6709f234e
treece84d98d39d53d95e4ed32915b59139a1756a167
parent99444cb86099d3bf60145d8fc1ddfa43522ea63e
[IndVars] Un-grepify test; NFC

Some of these tests need to be cleaned up further to make it obvious
what they're testing, but as a first step remove all instances of
"grep".

llvm-svn: 277648
24 files changed:
llvm/test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll
llvm/test/Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll
llvm/test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll
llvm/test/Transforms/IndVarSimplify/2008-09-02-IVType.ll
llvm/test/Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll
llvm/test/Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll
llvm/test/Transforms/IndVarSimplify/ashr-tripcount.ll
llvm/test/Transforms/IndVarSimplify/eliminate-max.ll
llvm/test/Transforms/IndVarSimplify/exit_value_tests.ll
llvm/test/Transforms/IndVarSimplify/lftr-promote.ll
llvm/test/Transforms/IndVarSimplify/lftr_simple.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate10.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate8.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate9.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate_2.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate_3.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate_4.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate_5.ll
llvm/test/Transforms/IndVarSimplify/loop_evaluate_6.ll
llvm/test/Transforms/IndVarSimplify/masked-iv.ll
llvm/test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll
llvm/test/Transforms/IndVarSimplify/shrunk-constant.ll
llvm/test/Transforms/IndVarSimplify/signed-trip-count.ll
llvm/test/Transforms/IndVarSimplify/uglygep.ll