Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
authorDmitri Gribenko <gribozavr@gmail.com>
Sun, 30 Dec 2012 02:33:22 +0000 (02:33 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Sun, 30 Dec 2012 02:33:22 +0000 (02:33 +0000)
commita6542923b8ad94d791a12d3d5ae3e62a611f0383
tree39b262594c75aec6fa0957002f7be45d09080c7f
parent979aff6399a79d155e98bbbe064f4a183a237f23
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID

This is done to avoid odd test failures, like the one fixed in r171243.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171250 91177308-0d34-0410-b5e6-96231b3b80d8
27 files changed:
test/Analysis/Dominators/invoke.ll
test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll
test/Analysis/ScalarEvolution/2011-03-09-ExactNoMaxBECount.ll
test/CodeGen/X86/pointer-vector.ll
test/CodeGen/X86/vector-gep.ll
test/Feature/global_pv.ll
test/Transforms/ArgumentPromotion/crash.ll
test/Transforms/GVN/crash-no-aa.ll
test/Transforms/GVN/crash.ll
test/Transforms/GlobalOpt/2010-02-25-MallocPromote.ll
test/Transforms/GlobalOpt/2010-02-26-MallocSROA.ll
test/Transforms/GlobalOpt/crash.ll
test/Transforms/IndVarSimplify/crash.ll
test/Transforms/Inline/crash2.ll
test/Transforms/InstCombine/vector_gep1.ll
test/Transforms/InstSimplify/vector_gep.ll
test/Transforms/JumpThreading/degenerate-phi.ll
test/Transforms/LICM/crash.ll
test/Transforms/LoopRotate/crash.ll
test/Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll
test/Transforms/LoopStrengthReduce/dominate-assert.ll
test/Transforms/LoopUnswitch/preserve-analyses.ll
test/Transforms/MergeFunc/2011-02-08-RemoveEqual.ll
test/Transforms/ObjCARC/pr12270.ll
test/Transforms/Reassociate/crash.ll
test/Transforms/ScalarRepl/crash.ll
test/Transforms/StripSymbols/2010-08-25-crash.ll