manually upgrade a bunch of tests to modern syntax, and remove some that
authorChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 03:14:27 +0000 (03:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 03:14:27 +0000 (03:14 +0000)
commit26b0000166ca3d00f2a1990b43a1f45cdac4e9b6
treef6a7581ff89c965fe0b0d3fabc5b780a695c1ce5
parentcd4e0b593db6dfdb5cedbde47ea6603058b8ac6c
manually upgrade a bunch of tests to modern syntax, and remove some that
are either unreduced or only test old syntax.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133228 91177308-0d34-0410-b5e6-96231b3b80d8
130 files changed:
test/Analysis/BasicAA/2005-03-09-BrokenBasicAA.ll [deleted file]
test/Analysis/GlobalsModRef/indirect-global.ll
test/Assembler/2005-02-09-AsmWriterStoreBug.ll [deleted file]
test/Assembler/2006-05-26-VarargsCallEncode.ll [deleted file]
test/Assembler/2007-07-30-AutoUpgradeZextSext.ll [deleted file]
test/Assembler/2007-11-27-AutoUpgradeAttributes.ll [deleted file]
test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll [deleted file]
test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll
test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll
test/CodeGen/ARM/2008-09-14-CoalescerBug.ll [deleted file]
test/CodeGen/ARM/2009-08-21-PostRAKill3.ll
test/CodeGen/ARM/2010-08-04-StackVariable.ll
test/CodeGen/ARM/sxt_rot.ll
test/CodeGen/ARM/uxt_rot.ll
test/CodeGen/Alpha/2005-07-12-TwoMallocCalls.ll [deleted file]
test/CodeGen/Alpha/add.ll
test/CodeGen/Alpha/i32_sub_1.ll
test/CodeGen/Alpha/zapnot.ll
test/CodeGen/CPP/llvm2cpp.ll [deleted file]
test/CodeGen/CellSPU/and_ops.ll
test/CodeGen/CellSPU/eqv.ll
test/CodeGen/CellSPU/mul-with-overflow.ll
test/CodeGen/CellSPU/nand.ll
test/CodeGen/CellSPU/or_ops.ll
test/CodeGen/CellSPU/shift_ops.ll
test/CodeGen/CellSPU/struct_1.ll
test/CodeGen/Generic/badlive.ll [deleted file]
test/CodeGen/Mips/2008-07-16-SignExtInReg.ll
test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll
test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll
test/CodeGen/PowerPC/and-elim.ll
test/CodeGen/PowerPC/and_sext.ll
test/CodeGen/PowerPC/calls.ll
test/CodeGen/PowerPC/mul-with-overflow.ll
test/CodeGen/PowerPC/small-arguments.ll
test/CodeGen/SystemZ/02-MemArith.ll
test/CodeGen/SystemZ/03-RetAddImmSubreg.ll
test/CodeGen/SystemZ/03-RetAddSubreg.ll
test/CodeGen/SystemZ/03-RetAndImmSubreg.ll
test/CodeGen/SystemZ/03-RetAndSubreg.ll
test/CodeGen/SystemZ/03-RetArgSubreg.ll
test/CodeGen/SystemZ/03-RetImmSubreg.ll
test/CodeGen/SystemZ/03-RetOrImmSubreg.ll
test/CodeGen/SystemZ/03-RetOrSubreg.ll
test/CodeGen/SystemZ/03-RetSubImmSubreg.ll
test/CodeGen/SystemZ/03-RetSubSubreg.ll
test/CodeGen/SystemZ/03-RetXorImmSubreg.ll
test/CodeGen/SystemZ/03-RetXorSubreg.ll
test/CodeGen/SystemZ/11-BSwap.ll
test/CodeGen/Thumb/2007-03-06-AddR7.ll [deleted file]
test/CodeGen/Thumb/2009-07-19-SPDecBug.ll [deleted file]
test/CodeGen/Thumb2/thumb2-sxt_rot.ll
test/CodeGen/Thumb2/thumb2-uxt_rot.ll
test/CodeGen/X86/2007-05-07-InvokeSRet.ll
test/CodeGen/X86/2007-05-14-LiveIntervalAssert.ll
test/CodeGen/X86/2007-06-04-tailmerge4.ll [deleted file]
test/CodeGen/X86/2007-08-01-LiveVariablesBug.ll
test/CodeGen/X86/2007-08-10-SignExtSubreg.ll
test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
test/CodeGen/X86/2007-10-05-3AddrConvert.ll [deleted file]
test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll
test/CodeGen/X86/2007-10-12-SpillerUnfold2.ll
test/CodeGen/X86/2007-10-15-CoalescerCrash.ll
test/CodeGen/X86/2007-10-19-SpillerUnfold.ll
test/CodeGen/X86/2007-10-29-ExtendSetCC.ll
test/CodeGen/X86/2007-11-02-BadAsm.ll [deleted file]
test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll [deleted file]
test/CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll
test/CodeGen/X86/2008-03-13-TwoAddrPassCrash.ll
test/CodeGen/X86/2008-04-16-ReMatBug.ll
test/CodeGen/X86/2008-04-17-CoalescerBug.ll
test/CodeGen/X86/2008-08-23-X86-64AsmBug.ll [deleted file]
test/CodeGen/X86/2008-09-25-sseregparm-1.ll
test/CodeGen/X86/2009-01-29-LocalRegAllocBug.ll [deleted file]
test/CodeGen/X86/2009-02-20-PreAllocSplit-Crash.ll [deleted file]
test/CodeGen/X86/2009-10-08-MachineLICMBug.ll [deleted file]
test/CodeGen/X86/GC/simple_ocaml.ll [deleted file]
test/CodeGen/X86/byval2.ll
test/CodeGen/X86/byval3.ll
test/CodeGen/X86/byval4.ll
test/CodeGen/X86/byval5.ll
test/CodeGen/X86/fast-isel-call.ll
test/CodeGen/X86/opt-ext-uses.ll
test/CodeGen/X86/sext-trunc.ll
test/CodeGen/X86/tailcallbyval.ll
test/CodeGen/X86/tailcallbyval64.ll
test/CodeGen/X86/trunc-to-bool.ll
test/CodeGen/X86/umul-with-overflow.ll
test/CodeGen/X86/x86-64-malloc.ll [deleted file]
test/CodeGen/X86/x86-64-shortint.ll
test/ExecutionEngine/test-malloc.ll [deleted file]
test/Feature/alignment.ll
test/Feature/noalias-ret.ll [deleted file]
test/Feature/paramattrs.ll
test/Feature/testmemory.ll [deleted file]
test/Integer/BitMem.ll [deleted file]
test/Integer/alignment_bt.ll [deleted file]
test/Integer/paramattrs_bt.ll
test/Integer/testmemory_bt.ll [deleted file]
test/Transforms/CodeExtractor/2004-03-17-OutputMismatch.ll [deleted file]
test/Transforms/DeadArgElim/2007-12-20-ParamAttrs.ll
test/Transforms/DeadStoreElimination/free.ll
test/Transforms/FunctionAttrs/2009-05-06-Malloc.ll [deleted file]
test/Transforms/GlobalOpt/2007-04-05-Crash.ll
test/Transforms/GlobalOpt/2008-12-16-HeapSRACrash-2.ll
test/Transforms/GlobalOpt/2008-12-16-HeapSRACrash.ll
test/Transforms/IndVarSimplify/2008-09-02-IVType.ll
test/Transforms/InstCombine/2007-04-04-BadFoldBitcastIntoMalloc.ll [deleted file]
test/Transforms/InstCombine/2007-05-18-CastFoldBug.ll
test/Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll
test/Transforms/InstCombine/2008-01-06-BitCastAttributes.ll
test/Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll
test/Transforms/InstCombine/cast.ll
test/Transforms/InstCombine/getelementptr.ll
test/Transforms/InstCombine/malloc-free-delete.ll
test/Transforms/InstCombine/malloc.ll [deleted file]
test/Transforms/InstCombine/malloc2.ll [deleted file]
test/Transforms/InstCombine/malloc3.ll [deleted file]
test/Transforms/InstCombine/not.ll
test/Transforms/InstCombine/sub.ll
test/Transforms/InstCombine/zext-or-icmp.ll
test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll [deleted file]
test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
test/Transforms/MemCpyOpt/memmove.ll
test/Transforms/PruneEH/2008-09-05-CGUpdate.ll [deleted file]
test/Transforms/SCCP/2002-05-02-EdgeFailure.ll [deleted file]
test/Transforms/ScalarRepl/2007-11-03-bigendian_apint.ll
test/Transforms/ScalarRepl/crash.ll
test/Verifier/2005-03-21-UndefinedTypeReference.ll [deleted file]