Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests...
authorTanya Lattner <tonic@nondot.org>
Wed, 28 Nov 2007 04:57:00 +0000 (04:57 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 28 Nov 2007 04:57:00 +0000 (04:57 +0000)
commit727842e9d76680a49616083fed0e812ae209aff8
tree022ce83bac251c30f6439d30d8e2c2098e689943
parentcada245d06959831b90f8c29f92e77beda4b71cb
Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines.
XFAILed 3 arm regressions (will file bugs)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44389 91177308-0d34-0410-b5e6-96231b3b80d8
30 files changed:
test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll
test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll
test/Analysis/ScalarEvolution/2007-08-06-Unsigned.ll
test/Assembler/2002-07-25-ParserAssertionFailure.llx
test/Assembler/2003-04-15-ConstantInitAssertion.llx
test/Assembler/2003-05-21-MalformedShiftCrash.llx
test/Assembler/2003-05-21-MalformedStructCrash.llx
test/Assembler/2003-11-24-SymbolTableCrash.llx
test/Assembler/2003-12-30-TypeMapInvalidMemory.llx
test/Assembler/2004-03-30-UnclosedFunctionCrash.llx
test/Assembler/2006-05-26-VarargsCallEncode.ll
test/Assembler/2006-09-28-CrashOnInvalid.ll
test/Assembler/2007-01-02-Undefined-Arg-Type.ll
test/Assembler/2007-01-16-CrashOnBadCast.ll
test/Assembler/2007-01-16-CrashOnBadCast2.ll
test/Assembler/2007-01-21-UpgradeNoArgs.ll
test/Assembler/2007-01-22-UpgradeMalformedShift.ll
test/Assembler/2007-01-22-UpgradeMalformedStruct.ll
test/Assembler/2007-01-22-UpgradeTypeMapInvalidMemory.ll
test/Assembler/2007-03-18-InvalidNumberedVar.ll
test/Assembler/2007-04-15-BadIntrinsic.ll
test/Assembler/2007-04-20-AlignedStore.ll
test/Assembler/2007-08-06-AliasInvalid.ll
test/CFrontend/2006-09-21-IncompleteElementType.c
test/CFrontend/2007-10-01-BuildArrayRef.c
test/CodeGen/ARM/2007-03-13-InstrSched.ll
test/CodeGen/ARM/fp.ll
test/CodeGen/ARM/lsr-code-insertion.ll
test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
test/lib/llvm.exp