For PR761:
authorReid Spencer <rspencer@reidspencer.com>
Fri, 26 Jan 2007 08:25:06 +0000 (08:25 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 26 Jan 2007 08:25:06 +0000 (08:25 +0000)
commite3ff5ada8a8f6cc166ecc45147da0d63c3683026
treeccd4a6b0d605384b41f7d3b84cc019344c2dd65a
parent950bf6030101d670ea205efd307ea5d3b375544d
For PR761:
Remove "target endian/pointersize" or add "target datalayout" to make
the test parse properly or set the datalayout because defaults changes.

For PR645:
Make global names use the @ prefix.

For llvm-upgrade changes:
Fix test cases or completely remove use of llvm-upgrade for test cases
that cannot survive the new renaming or upgrade capabilities.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33533 91177308-0d34-0410-b5e6-96231b3b80d8
152 files changed:
test/Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll
test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll
test/Analysis/ScalarEvolution/trip-count.ll
test/Assembler/2002-05-02-ParseError.ll
test/Assembler/2002-07-25-ParserAssertionFailure.llx
test/Assembler/2002-12-15-GlobalResolve.ll
test/Assembler/2003-04-15-ConstantInitAssertion.llx
test/Assembler/2003-05-21-MalformedShiftCrash.llx
test/Assembler/2003-05-21-MalformedStructCrash.llx
test/Assembler/2003-12-30-TypeMapInvalidMemory.llx
test/Assembler/2004-11-28-InvalidTypeCrash.ll
test/Assembler/2005-01-31-CallingAggregateFunction.ll
test/Assembler/2006-09-28-CrashOnInvalid.ll
test/Assembler/2006-12-09-Cast-To-Bool.ll
test/Assembler/2007-01-02-Undefined-Arg-Type.ll
test/Assembler/2007-01-05-Local-Name-Conflict.ll
test/Assembler/2007-01-12-Varargs-Upgrade.ll
test/Assembler/2007-01-16-CrashOnBadCast.ll
test/Assembler/2007-01-16-CrashOnBadCast2.ll
test/Assembler/2007-01-21-UpgradeNoArgs.ll [new file with mode: 0644]
test/Assembler/2007-01-22-UpgradeMalformedShift.ll [new file with mode: 0644]
test/Assembler/2007-01-22-UpgradeMalformedStruct.ll [new file with mode: 0644]
test/Assembler/2007-01-22-UpgradeTypeMapInvalidMemory.ll [new file with mode: 0644]
test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
test/CodeGen/ARM/fcopysign.ll
test/CodeGen/ARM/fpcmp_ueq.ll
test/CodeGen/ARM/large-stack.ll
test/CodeGen/ARM/ldr_ext.ll
test/CodeGen/ARM/ldr_frame.ll
test/CodeGen/ARM/mul.ll
test/CodeGen/ARM/select.ll
test/CodeGen/ARM/sxt_rot.ll
test/CodeGen/ARM/thumb-imm.ll
test/CodeGen/ARM/uxt_rot.ll
test/CodeGen/Alpha/add.ll
test/CodeGen/Alpha/i32_sub_1.ll
test/CodeGen/Alpha/zapnot.ll
test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll
test/CodeGen/CBackend/2007-01-17-StackSaveNRestore.ll
test/CodeGen/Generic/2007-01-15-LoadSelectCycle.ll
test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
test/CodeGen/PowerPC/and-elim.ll
test/CodeGen/PowerPC/and_sext.ll
test/CodeGen/PowerPC/small-arguments.ll
test/CodeGen/PowerPC/unsafe-math.ll
test/CodeGen/X86/2006-05-11-InstrSched.ll
test/CodeGen/X86/2007-01-08-InstrSched.ll
test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
test/CodeGen/X86/sse-fcopysign.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/trunc-to-bool.ll
test/Feature/globalredefinition2.ll
test/Feature/globalredefinition3.ll
test/Feature/newcasts.ll
test/Feature/packed_struct.ll
test/Feature/paramattrs.ll
test/Integer/2007-01-19-TruncSext.ll
test/Integer/BitArith.ll
test/Integer/BitBit.ll
test/Integer/BitCast.ll
test/Integer/BitIcmp.ll
test/Integer/BitMem.ll
test/Integer/BitMisc.ll
test/Integer/BitPacked.ll
test/Integer/a1.ll
test/Integer/a1.ll.out
test/Integer/a15.ll
test/Integer/a15.ll.out
test/Integer/a17.ll
test/Integer/a17.ll.out
test/Integer/a31.ll
test/Integer/a31.ll.out
test/Integer/a33.ll
test/Integer/a33.ll.out
test/Integer/a63.ll
test/Integer/a63.ll.out
test/Integer/a7.ll
test/Integer/a7.ll.out
test/Integer/a9.ll
test/Integer/a9.ll.out
test/Integer/alignment_bt.ll
test/Integer/basictest_bt.ll
test/Integer/calltest_bt.ll
test/Integer/cfgstructures_bt.ll
test/Integer/constexpr_bt.ll
test/Integer/constpointer_bt.ll
test/Integer/forwardreftest_bt.ll
test/Integer/globalredefinition_bt.ll
test/Integer/globalvars_bt.ll
test/Integer/indirectcall2_bt.ll
test/Integer/indirectcall_bt.ll
test/Integer/instructions_bt.ll
test/Integer/newcasts_bt.ll
test/Integer/packed_bt.ll
test/Integer/packed_struct_bt.ll
test/Integer/paramattrs_bt.ll
test/Integer/properties_bt.ll
test/Integer/prototype_bt.ll
test/Integer/recursivetype_bt.ll
test/Integer/simplecalltest_bt.ll
test/Integer/small_bt.ll
test/Integer/testalloca_bt.ll
test/Integer/testarith_bt.ll
test/Integer/testconstants_bt.ll
test/Integer/testicmp_bt.ll
test/Integer/testlogical_bt.ll
test/Integer/testlogical_new_bt.ll
test/Integer/testmemory_bt.ll
test/Integer/testswitch_bt.ll
test/Integer/testvarargs_bt.ll
test/Integer/undefined_bt.ll
test/Integer/unreachable_bt.ll
test/Integer/varargs_bt.ll
test/Integer/varargs_new_bt.ll
test/Linker/2003-01-30-LinkerRename.ll
test/Linker/2003-11-18-TypeResolution.ll
test/Linker/2005-12-06-AppendingZeroLengthArrays.ll
test/Transforms/FunctionResolve/2002-08-19-ResolveGlobalVars.ll
test/Transforms/FunctionResolve/2002-08-19-ResolveGlobalVarsEasier.ll
test/Transforms/FunctionResolve/2003-10-21-GlobalResolveHack.ll
test/Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll
test/Transforms/GlobalOpt/storepointer-compare.llx
test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll
test/Transforms/IndVarsSimplify/2007-01-08-X86-64-Pointer.ll
test/Transforms/InstCombine/2007-01-13-ExtCompareMiscompile.ll
test/Transforms/InstCombine/2007-01-14-FcmpSelf.ll
test/Transforms/InstCombine/2007-01-18-VectorInfLoop.ll
test/Transforms/InstCombine/IntPtrCast.ll
test/Transforms/InstCombine/add.ll
test/Transforms/InstCombine/cast-malloc.ll
test/Transforms/InstCombine/sub.ll
test/Transforms/InstCombine/vec_shuffle.ll
test/Transforms/InstCombine/xor.ll
test/Transforms/InstCombine/zeroext-and-reduce.ll
test/Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll
test/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll
test/Transforms/LCSSA/basictest.ll
test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll
test/Transforms/SimplifyLibCalls/StrLen.ll
test/Transforms/TailCallElim/dont-tce-tail-marked-call.ll
test/Transforms/TailCallElim/move_alloca_for_tail_call.ll
test/Transforms/TailCallElim/trivial_codegen_tailcall.ll
test/Verifier/2006-10-15-AddrLabel.ll