Update tests that need to be run through llvm-upgrade. This is necessary
authorReid Spencer <rspencer@reidspencer.com>
Fri, 29 Dec 2006 20:01:32 +0000 (20:01 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 29 Dec 2006 20:01:32 +0000 (20:01 +0000)
commit73e70822ae9dd03f092b1ae56c5fed6d39b7af3c
tree9ff920ffee2e9439e58174d13c0eadfaa3746ee6
parent0cc2bd12d22562acaeb3813250de2fcd30bd9e0e
Update tests that need to be run through llvm-upgrade. This is necessary
for upcoming changes to the llvm assembly grammar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32768 91177308-0d34-0410-b5e6-96231b3b80d8
41 files changed:
test/Analysis/BasicAA/2004-07-28-MustAliasbug.llx
test/Analysis/LoadVN/casts.ll
test/Assembler/2002-07-25-ParserAssertionFailure.llx
test/Assembler/2003-12-30-TypeMapInvalidMemory.llx
test/Assembler/2004-06-07-VerifierBug.llx
test/Assembler/2004-09-29-VerifierIsReallySlow.llx
test/BugPoint/crash-basictest.ll
test/BugPoint/crash-narrowfunctiontest.ll
test/BugPoint/misopt-basictest.ll
test/BugPoint/remove_arguments_test.ll
test/Bytecode/2006-12-11-Cast-ConstExpr.ll
test/CodeGen/ARM/arm-asm.ll
test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
test/CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll
test/CodeGen/Generic/2006-12-16-InlineAsmCrash.ll
test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
test/CodeGen/X86/2006-12-19-IntelSyntax.ll
test/CodeGen/X86/bitcast.ll
test/CodeGen/X86/packed_struct.ll
test/CodeGen/X86/vec_ins_extract.ll
test/CodeGen/X86/x86-64-asm.ll
test/DebugInfo/funccall.ll
test/Linker/2003-01-30-LinkerRename.ll
test/Linker/2003-04-21-Linkage.ll
test/Linker/2003-04-23-LinkOnceLost.ll
test/Linker/2003-08-28-TypeResolvesGlobal.ll
test/Linker/2003-08-28-TypeResolvesGlobal2.ll
test/Linker/2003-08-28-TypeResolvesGlobal3.ll
test/Linker/2004-05-07-TypeResolution1.ll
test/Linker/AppendingLinkage.ll
test/Linker/testlink1.ll
test/Transforms/ADCE/2002-07-29-Segfault.ll
test/Transforms/IndVarsSimplify/2006-12-10-BitCast.ll
test/Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll
test/Transforms/InstCombine/2006-12-15-Range-Test.ll
test/Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll
test/Transforms/InstCombine/shl-trunc.ll
test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll
test/Transforms/SCCP/2006-12-19-UndefBug.ll
test/Transforms/ScalarRepl/2006-12-11-SROA-Crash.ll
test/Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll