For PR1319:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 17:36:08 +0000 (17:36 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 17:36:08 +0000 (17:36 +0000)
commiteb1d74e0c8b2c08b98e9175be137ec4ae617a8b7
tree369be5c4e0bcec5a0a48cba3f45020ecda6b42db
parent725aed34076e70aa30a7a8d2ae3a44e6eef02410
For PR1319:
Remove && from the end of the lines to prevent tests from throwing run
lines into the background. Also, clean up places where the same command
is run multiple times by using a temporary file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36142 91177308-0d34-0410-b5e6-96231b3b80d8
170 files changed:
test/Analysis/BasicAA/modref.ll
test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
test/Assembler/2003-05-21-MalformedShiftCrash.llx
test/Assembler/2003-05-21-MalformedStructCrash.llx
test/C++Frontend/2003-10-21-InnerClass.cpp.tr
test/CFrontend/2006-01-13-Includes.c
test/CodeGen/ARM/2007-04-03-PEIBug.ll
test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll
test/CodeGen/ARM/alloca.ll
test/CodeGen/ARM/arguments.ll
test/CodeGen/ARM/bits.ll
test/CodeGen/ARM/branch.ll
test/CodeGen/ARM/call_nolink.ll
test/CodeGen/ARM/clz.ll
test/CodeGen/ARM/compare-call.ll
test/CodeGen/ARM/constants.ll
test/CodeGen/ARM/div.ll
test/CodeGen/ARM/dyn-stackalloc.ll
test/CodeGen/ARM/fcopysign.ll
test/CodeGen/ARM/fp.ll
test/CodeGen/ARM/fparith.ll
test/CodeGen/ARM/fpcmp.ll
test/CodeGen/ARM/fpcmp_ueq.ll
test/CodeGen/ARM/fpconv.ll
test/CodeGen/ARM/fpmem.ll
test/CodeGen/ARM/hello.ll
test/CodeGen/ARM/imm.ll
test/CodeGen/ARM/insn-sched1.ll
test/CodeGen/ARM/ldm.ll
test/CodeGen/ARM/ldr_ext.ll
test/CodeGen/ARM/ldr_frame.ll
test/CodeGen/ARM/ldr_pre.ll
test/CodeGen/ARM/load.ll
test/CodeGen/ARM/long-setcc.ll
test/CodeGen/ARM/long_shift.ll
test/CodeGen/ARM/pack.ll
test/CodeGen/ARM/section.ll
test/CodeGen/ARM/vfp.ll
test/CodeGen/Alpha/weak.ll
test/CodeGen/Generic/2006-07-03-schedulers.ll
test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll
test/CodeGen/Generic/2007-04-14-BitTestsBadMask.ll
test/CodeGen/Generic/fpowi-promote.ll
test/CodeGen/Generic/switch-lower-feature-2.ll
test/CodeGen/Generic/switch-lower-feature.ll
test/CodeGen/Generic/vector-identity-shuffle.ll
test/CodeGen/Generic/vector.ll
test/CodeGen/PowerPC/2006-08-11-RetVector.ll
test/CodeGen/PowerPC/2006-10-13-Miscompile.ll
test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll
test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
test/CodeGen/PowerPC/addc.ll
test/CodeGen/PowerPC/addi-reassoc.ll
test/CodeGen/PowerPC/align.ll
test/CodeGen/PowerPC/and-branch.ll
test/CodeGen/PowerPC/and-elim.ll
test/CodeGen/PowerPC/and_add.ll
test/CodeGen/PowerPC/and_sext.ll
test/CodeGen/PowerPC/buildvec_canonicalize.ll
test/CodeGen/PowerPC/cmp-cmp.ll
test/CodeGen/PowerPC/div-2.ll
test/CodeGen/PowerPC/eqv-andc-orc-nor.ll
test/CodeGen/PowerPC/fold-li.ll
test/CodeGen/PowerPC/fp-int-fp.ll
test/CodeGen/PowerPC/fpcopy.ll
test/CodeGen/PowerPC/inlineasm-copy.ll
test/CodeGen/PowerPC/inverted-bool-compares.ll
test/CodeGen/PowerPC/load-constant-addr.ll
test/CodeGen/PowerPC/mem_update.ll
test/CodeGen/PowerPC/mul-neg-power-2.ll
test/CodeGen/PowerPC/mulhs.ll
test/CodeGen/PowerPC/or-addressing-mode.ll
test/CodeGen/PowerPC/reg-coalesce-simple.ll
test/CodeGen/PowerPC/rlwimi.ll
test/CodeGen/PowerPC/rlwimi2.ll
test/CodeGen/PowerPC/rlwinm.ll
test/CodeGen/PowerPC/rlwinm2.ll
test/CodeGen/PowerPC/rotl-2.ll
test/CodeGen/PowerPC/rotl.ll
test/CodeGen/PowerPC/stfiwx.ll
test/CodeGen/PowerPC/store-load-fwd.ll
test/CodeGen/PowerPC/subc.ll
test/CodeGen/PowerPC/unsafe-math.ll
test/CodeGen/PowerPC/vec_br_cmp.ll
test/CodeGen/PowerPC/vec_constants.ll
test/CodeGen/PowerPC/vec_mul.ll
test/CodeGen/PowerPC/vec_perf_shuffle.ll
test/CodeGen/PowerPC/vec_shuffle.ll
test/CodeGen/PowerPC/vec_spat.ll
test/CodeGen/PowerPC/vec_vrsave.ll
test/CodeGen/SPARC/ctpop.ll
test/CodeGen/SPARC/xnor.ll
test/CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll
test/CodeGen/X86/bitcast.ll
test/CodeGen/X86/bswap.ll
test/CodeGen/X86/cmp-test.ll
test/CodeGen/X86/compare-add.ll
test/CodeGen/X86/compare_folding.llx
test/CodeGen/X86/fp-stack-ret.ll
test/CodeGen/X86/long-setcc.ll
test/CodeGen/X86/mul-shift-reassoc.ll
test/CodeGen/X86/packed_struct.ll
test/CodeGen/X86/rdtsc.ll
test/CodeGen/X86/scalar_sse_minmax.ll
test/CodeGen/X86/select.ll
test/CodeGen/X86/store-fp-constant.ll
test/CodeGen/X86/test-hidden.ll
test/CodeGen/X86/test-pic-1.ll
test/CodeGen/X86/test-pic-2.ll
test/CodeGen/X86/test-pic-3.ll
test/CodeGen/X86/test-pic-4.ll
test/CodeGen/X86/test-pic-5.ll
test/CodeGen/X86/test-pic-6.ll
test/CodeGen/X86/test-pic-cpool.ll
test/CodeGen/X86/test-pic-jtbl.ll
test/CodeGen/X86/vec_clear.ll
test/CodeGen/X86/vec_extract.ll
test/CodeGen/X86/vec_ins_extract.ll
test/CodeGen/X86/vec_insert.ll
test/CodeGen/X86/vec_set-2.ll
test/CodeGen/X86/vec_set-3.ll
test/CodeGen/X86/vec_set-5.ll
test/CodeGen/X86/vec_set-6.ll
test/CodeGen/X86/vec_shuffle-2.ll
test/CodeGen/X86/vec_shuffle-3.ll
test/CodeGen/X86/vec_shuffle-4.ll
test/CodeGen/X86/vec_shuffle-5.ll
test/CodeGen/X86/vec_shuffle-6.ll
test/CodeGen/X86/vec_shuffle-7.ll
test/CodeGen/X86/vec_shuffle-8.ll
test/CodeGen/X86/vec_shuffle-9.ll
test/CodeGen/X86/vec_shuffle.ll
test/CodeGen/X86/vec_splat.ll
test/CodeGen/X86/vec_ss_load_fold.ll
test/CodeGen/X86/x86-64-mem.ll
test/Feature/fold-fpcast.ll
test/Feature/forwardreftest.ll
test/Feature/inlineasm.ll
test/Linker/basiclink.ll
test/Transforms/ConstProp/bitcast.ll
test/Transforms/DeadArgElim/dead_vaargs.ll
test/Transforms/GCSE/vectorops.ll
test/Transforms/GlobalOpt/ctor-list-opt.ll
test/Transforms/IndVarsSimplify/loop_evaluate_2.ll
test/Transforms/Inline/dynamic_alloca_test.ll
test/Transforms/InstCombine/2007-04-04-BadFoldBitcastIntoMalloc.ll
test/Transforms/InstCombine/add.ll
test/Transforms/InstCombine/add2.ll
test/Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll
test/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll
test/Transforms/LCSSA/basictest.ll
test/Transforms/LoopRotate/PhiRename-1.ll
test/Transforms/LoopStrengthReduce/nested-reduce.ll
test/Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll
test/Transforms/LowerInvoke/basictest.ll
test/Transforms/LowerSwitch/feature.ll
test/Transforms/PredicateSimplifier/2006-10-22-IntOr.ll
test/Transforms/PredicateSimplifier/2006-10-25-AddSetCC.ll
test/Transforms/PredicateSimplifier/predsimplify.ll
test/Transforms/Reassociate/mul-factor3.ll
test/Transforms/Reassociate/mulfactor2.ll
test/Transforms/Reassociate/shift-factor.ll
test/Transforms/ScalarRepl/AggregatePromote.ll
test/Transforms/ScalarRepl/vector_promote.ll
test/Transforms/SimplifyLibCalls/floor.ll
test/Transforms/TailCallElim/return-undef.ll
test/Transforms/TailDup/if-tail-dup.ll