Results for llvm 2.2 (Debian 2.2-3) testsuite on arm-unknown-linux-gnu

Arthur Loiret arthur.loiret at gmail.com
Sat Mar 8 09:29:00 UTC 2008


Test Run By buildd on Thu Mar  6 03:02:22 2008
Target is arm-unknown-linux-gnu
Host   is armv5tel-unknown-linux-gnu

		===  tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.
WARNING: Assuming target board is the local machine (which is probably wrong).
You may need to set your DEJAGNU environment variable.
Running /build/buildd/llvm-2.2/test/Analysis/Andersens/dg.exp ...
Running /build/buildd/llvm-2.2/test/Analysis/BasicAA/dg.exp ...
Running /build/buildd/llvm-2.2/test/Analysis/Dominators/dg.exp ...
Running /build/buildd/llvm-2.2/test/Analysis/GlobalsModRef/dg.exp ...
Running /build/buildd/llvm-2.2/test/Analysis/LoadVN/dg.exp ...
Running /build/buildd/llvm-2.2/test/Analysis/LoopInfo/dg.exp ...
Running /build/buildd/llvm-2.2/test/Analysis/ScalarEvolution/dg.exp ...
Running /build/buildd/llvm-2.2/test/Archive/dg.exp ...
Running /build/buildd/llvm-2.2/test/Assembler/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Assembler/2002-04-07-InfConstant.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Assembler/2002-04-07-InfConstant.llx | llvm-as | llvm-dis | llvm-as | llvm-dis
; ModuleID = '<stdin>'
llvm-upgrade: <stdin>:9: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Assembler/2003-04-15-ConstantInitAssertion.llx
Failed with exit(1) at line 1
while running: not llvm-as < /build/buildd/llvm-2.2/test/Assembler/2003-04-15-ConstantInitAssertion.llx >/dev/null |& grep {Expected type 'i32' for element #0}
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/Assembler/2003-05-21-MalformedShiftCrash.llx
Failed with exit(1) at line 1
while running: not llvm-as < /build/buildd/llvm-2.2/test/Assembler/2003-05-21-MalformedShiftCrash.llx > /dev/null |& grep {Logical operator requires integral}
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/Assembler/2003-05-21-MalformedStructCrash.llx
Failed with exit(1) at line 1
while running: not llvm-as < /build/buildd/llvm-2.2/test/Assembler/2003-05-21-MalformedStructCrash.llx  > /dev/null |& grep {Illegal number of init}
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/Assembler/2004-02-01-NegativeZero.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Assembler/2004-02-01-NegativeZero.llx | llvm-as | llvm-dis | grep -- -0.0
llvm-upgrade: <stdin>:5: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Assembler/2007-01-22-UpgradeMalformedShift.ll
Failed with exit(1) at line 1
while running: not llvm-upgrade < /build/buildd/llvm-2.2/test/Assembler/2007-01-22-UpgradeMalformedShift.ll > /dev/null |& grep {Shift constant expression}
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/Assembler/2007-01-22-UpgradeMalformedStruct.ll
Failed with exit(1) at line 1
while running: not llvm-upgrade < /build/buildd/llvm-2.2/test/Assembler/2007-01-22-UpgradeMalformedStruct.ll  > /dev/null |& grep {Illegal number of init}
child process exited abnormally
Running /build/buildd/llvm-2.2/test/Bitcode/dg.exp ...
Running /build/buildd/llvm-2.2/test/BugPoint/dg.exp ...
Running /build/buildd/llvm-2.2/test/C++Frontend/dg.exp ...
Running /build/buildd/llvm-2.2/test/CFrontend/dg.exp ...
Running /build/buildd/llvm-2.2/test/CodeGen/ARM/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/ARM/align.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/ARM/align.ll | llvm-as | llc -march=arm |  grep align.*1 | count 1
count: expected 1 lines and got 0.
llvm-upgrade: <stdin>:15: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/ARM/fnmul.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/ARM/fnmul.ll | llc -march=arm -mattr=+v6,+vfp2 | grep fnmuld
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/ARM/fp.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/ARM/fp.ll | llvm-as | llc -march=arm -mattr=+vfp2 > fp.ll.tmp
llvm-upgrade: <stdin>:46: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/ARM/fparith.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/ARM/fparith.ll | llvm-as | llc -march=arm -mattr=+vfp2 > fparith.ll.tmp
llvm-upgrade: <stdin>:50: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/ARM/fpcmp.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/ARM/fpcmp.ll | llvm-as | llc -march=arm -mattr=+vfp2 > fpcmp.ll.tmp
llvm-upgrade: <stdin>:12: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/ARM/illegal-vector-bitcast.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/ARM/illegal-vector-bitcast.ll | llc -march=arm
llvm-as: <stdin>:6,0: Floating point constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/CodeGen/Alpha/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2005-07-12-TwoMallocCalls.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2005-07-12-TwoMallocCalls.ll | llvm-as | llc -march=alpha | grep jsr | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2005-12-12-MissingFCMov.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2005-12-12-MissingFCMov.ll | llvm-as | llc -march=alpha
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll | llvm-as | llc -march=alpha 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-01-26-VaargBreak.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-01-26-VaargBreak.ll | llvm-as | llc -march=alpha 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-04-04-zextload.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-04-04-zextload.ll | llvm-as | llc -march=alpha
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll | llvm-as | llc -march=alpha
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-11-01-vastart.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2006-11-01-vastart.ll | llvm-as | llc -march=alpha
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/2007-11-27-mulneg3.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Alpha/2007-11-27-mulneg3.ll | llc -march=alpha
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/add.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Alpha/add.ll | llc -march=alpha -o add.ll.tmp.s -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/bic.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/bic.ll | llvm-as | llc -march=alpha | grep {bic}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/bsr.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/bsr.ll | llvm-as | llc -march=alpha | grep bsr
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/call_adj.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/call_adj.ll | llvm-as | llc -march=alpha
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/cmov.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/cmov.ll | llvm-as | llc -march=alpha | not grep cmovlt
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/cmpbge.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/cmpbge.ll | llvm-as | llc -march=alpha | grep cmpbge | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/ctlz.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Alpha/ctlz.ll | llc -march=alpha -mcpu=ev67 | grep -i ctlz
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/ctlz_e.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/ctlz_e.ll | llvm-as | llc -march=alpha | not grep -i ctpop 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/ctpop.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/ctpop.ll | llvm-as | llc -march=alpha -mcpu=ev67 | grep -i ctpop
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/eqv.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/eqv.ll | llvm-as | llc -march=alpha | grep eqv
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/i32_sub_1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Alpha/i32_sub_1.ll | llc -march=alpha | grep -i {subl $16,1,$0}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/illegal-element-type.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Alpha/illegal-element-type.ll | llc -mtriple=alphaev6-unknown-linux-gnu
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/jmp_table.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/jmp_table.ll | llvm-as | llc -march=alpha | grep jmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/neg1.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/neg1.ll | llvm-as | llc -march=alpha | grep {\-1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/not.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/not.ll | llvm-as | llc -march=alpha | grep eqv
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/ornot.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/ornot.ll | llvm-as | llc -march=alpha | grep ornot
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/rpcc.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/rpcc.ll | llvm-as | llc -march=alpha | grep rpcc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/srl_and.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/srl_and.ll | llvm-as | llc -march=alpha | grep zapnot
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/weak.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/weak.ll | llvm-as | llc -march=alpha | grep .weak.*f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot.ll | llc -march=alpha | grep zapnot
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot2.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot2.ll | llvm-as | llc -march=alpha | grep zapnot
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot3.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot3.ll | llvm-as | llc -march=alpha | grep zapnot
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot4.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Alpha/zapnot4.ll | llvm-as | llc -march=alpha | grep zapnot
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

Running /build/buildd/llvm-2.2/test/CodeGen/CBackend/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll | llvm-as | llc -march=c
llvm-as: <stdin>:2,0: Floating point constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.llx | llvm-as | llc -march=c | grep FPConstant | grep static
llvm-as: <stdin>:4,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll | llvm-as | llc -march=c |  grep __BITCAST | count 14
count: expected 14 lines and got 0.
llvm-upgrade: <stdin>:34: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/CodeGen/CellSPU/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/CellSPU/dp_farith.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as -o - /build/buildd/llvm-2.2/test/CodeGen/CellSPU/dp_farith.ll | llc -march=cellspu > dp_farith.ll.tmp1.s
Register class of operand and regclass of use don't agree!
Operand = 1
Op->Val = 0x818be0: i64 = ORi64_v2i64 0x824398, 0x824398
MI = %reg1032<def> = FSf64 %reg1031
VReg = 1031
VReg RegClass     size = 8, align = 16
Expected RegClass size = 8, align = 16
Fatal error, aborting.
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/CellSPU/fneg-fabs.ll
Failed with exit(1) at line 1
while running: llvm-as -o - /build/buildd/llvm-2.2/test/CodeGen/CellSPU/fneg-fabs.ll | llc -march=cellspu > fneg-fabs.ll.tmp1.s
llvm-as: /build/buildd/llvm-2.2/test/CodeGen/CellSPU/fneg-fabs.ll:21,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/CellSPU/sp_farith.ll
Failed with exit(1) at line 1
while running: llvm-as -o - /build/buildd/llvm-2.2/test/CodeGen/CellSPU/sp_farith.ll | llc -march=cellspu > sp_farith.ll.tmp1.s
llvm-as: /build/buildd/llvm-2.2/test/CodeGen/CellSPU/sp_farith.ll:81,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/redundant_init.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/redundant_init.ll | llc -march=x86 |  ignore grep {movl..0} | count 0
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/simple_ocaml.ll
Failed with exit(1) at line 2
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/simple_ocaml.ll | llc -march=x86 | grep {movl	.0}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

Running /build/buildd/llvm-2.2/test/CodeGen/Generic/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-10-21-longlonggtu.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-10-21-longlonggtu.ll | llvm-as | llc
llvm-upgrade: <stdin>:8: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-04-11-vecload.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-04-11-vecload.ll | llvm-as | llc -march=x86 -mcpu=yonah
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll | llvm-as | llc -fast
llvm-upgrade: <stdin>:8: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-07-03-schedulers.ll for PR859
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-07-03-schedulers.ll | llvm-as | llc -pre-RA-sched=default
llvm-upgrade: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-07-03-schedulers.ll:16: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll for PR987
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll | llvm-as | llc -march=x86 | not grep adc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-12-16-InlineAsmCrash.ll for PR1049
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-12-16-InlineAsmCrash.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-02-16-BranchFold.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-02-16-BranchFold.ll | llc -enable-tail-merge=0 | not grep jmp 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-02-23-DAGCombine-Miscompile.ll for PR1219
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-02-23-DAGCombine-Miscompile.ll | llc -march=x86 | grep {movl	$1, %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll for PR1308,1557
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll | llc
Could not match memory address.  Inline asm failure!

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll | llc -fast
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-14-BitTestsBadMask.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-14-BitTestsBadMask.ll | llc -march=x86 | grep 8388635
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-27-BitTestsBadMask.ll | llc -march=x86 | grep je | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll for PR1557
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll | llc
Could not match memory address.  Inline asm failure!

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-27-LargeMemObject.ll for PR1557
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-27-LargeMemObject.ll | llc
Could not match memory address.  Inline asm failure!

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll | llc -enable-eh -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-05-05-Personality.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-05-05-Personality.ll | llc -mtriple=i686-pc-linux-gnu -enable-eh -o - | grep zPLR
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-06-06-CriticalEdgeLandingPad.ll for PR1422,1508
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-06-06-CriticalEdgeLandingPad.ll | llc -march=x86 -enable-eh -asm-verbose -o - |  grep -A 3 {Llabel137.*Region start} | grep {3.*Action}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-12-17-InvokeAsm.ll | llc -enable-eh
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-12-31-UnusedSelector.ll for PR1833
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-12-31-UnusedSelector.ll | llc -enable-eh
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/SwitchLowering.ll for PR964
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/SwitchLowering.ll | llvm-as | llc -march=x86 | grep cmp | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/addc-fold2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/addc-fold2.ll | llc -march=x86 | grep add
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/asm-large-immediate.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/asm-large-immediate.ll | llc | grep 68719476738
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/constindices.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/constindices.ll | llvm-as | llc
llvm-upgrade: /build/buildd/llvm-2.2/test/CodeGen/Generic/constindices.ll:32: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/fneg-fabs.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/fneg-fabs.ll | llvm-as | llc
llvm-upgrade: <stdin>:9: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/fpowi-promote.ll for PR1239
Failed with signal(SIGABRT) at line 2
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/fpowi-promote.ll | llc -march=x86 -mcpu=i386
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/phi-immediate-factoring.ll for PR1296
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/phi-immediate-factoring.ll | llc -march=x86 | grep {movl	$1} | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-arith-fp.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-arith-fp.ll | llvm-as | llc
NODE: 0x81ba38: f64 = frem 0x81b2b8, 0x81b1f0
llc: /build/buildd/llvm-2.2/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp:5423: void<unnamed>::SelectionDAGLegalize::ExpandOp(llvm::SDOperand, llvm::SDOperand&, llvm::SDOperand&): Assertion `0 && "Do not know how to expand this operator!"' failed.
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/sched.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/sched.ll | llvm-as | llc
llvm-upgrade: /build/buildd/llvm-2.2/test/CodeGen/Generic/sched.ll:12: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/select.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/select.ll | llvm-as | llc
llvm-upgrade: /build/buildd/llvm-2.2/test/CodeGen/Generic/select.ll:56: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-crit-edge-constant.ll for PR925
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-crit-edge-constant.ll | llvm-as | llc -march=x86 |  grep mov.*str1 | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-lower-feature-2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-lower-feature-2.ll | llc -march=x86 -o switch-lower-feature-2.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-lower-feature.ll
Failed with exit(1) at line 3
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-lower-feature.ll | llc -march=x86 -o - | grep 1024 | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/vector.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/vector.ll | llvm-as | llc
llvm-upgrade: <stdin>:67: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/CodeGen/IA64/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/IA64/2005-08-22-LegalizerCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/IA64/2005-08-22-LegalizerCrash.ll | llvm-as | llc -march=ia64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/IA64/2005-10-29-shladd.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/IA64/2005-10-29-shladd.ll | llvm-as | llc -march=ia64 | grep shladd
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/IA64/ret-0.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/IA64/ret-0.ll | llvm-as | llc -march=ia64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

Running /build/buildd/llvm-2.2/test/CodeGen/PowerPC/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-11-30-shift-crash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-11-30-shift-crash.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll | llvm-as | llc -march=ppc32 | not grep .comm.*X,0
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll | llvm-as | llc -march=ppc32 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll | llvm-as | llc -march=ppc32 -mattr=-64bit |  grep {bl .*fixdfdi} | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll | llvm-as | llc -march=ppc32 | grep srawi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll | llvm-as | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll | llvm-as | llc | not grep {, f1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 |  grep {vspltish v.*, 10}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll | llvm-as | llc -march=ppc32 -mcpu=g5
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll | llvm-as | llc -mtriple=powerpc64-apple-darwin | grep extsw | count 2
count: expected 2 lines and got 0.
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll | llvm-as | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-08-11-RetVector.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-08-11-RetVector.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | grep vsldoi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-09-28-shift_64.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-09-28-shift_64.ll | llvm-as | llc -march=ppc64
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-11-combiner-aa-regression.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-11-combiner-aa-regression.ll | llvm-as |  llc -march=ppc32 -combiner-alias-analysis | grep f5
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll | llvm-as | llc -march=ppc32 | not grep IMPLICIT_DEF
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll | llvm-as | llc -march=ppc32 | grep xor 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll | llvm-as | llc -march=ppc64
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll | llvm-as | llc -march=ppc32 | grep rlwimi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll | llvm-as | llc -march=ppc32 -mcpu=g5
llvm-as: <stdin>:4,0: Floating point constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll | llvm-as | llc -march=ppc64
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll | llvm-as | llc -march=ppc64
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll | llc -march=ppc32 | grep extsb
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll | llc -march=ppc32 -mtriple=powerpc-apple-darwin8 |  grep cntlzw
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll | llc -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 |  grep align.*3
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll | llc | grep mflr | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll | llc -march=ppc64 -mcpu=g5 | grep cntlzd
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll | llc -march=ppc32 -mcpu=g5
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll for PR1351
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll | llc -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | grep {foo r3, r4}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll for PR1357
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll | llc | grep {subfc r2,r5,r4}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll for PR1382
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll | llc -march=ppc32 | grep bl.*baz | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll for PR1473
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll | llc -march=ppc32 | grep {rlwinm r3, r3, 23, 30, 30}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll | llc -march=ppc32 -mattr=+altivec
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll for PR1596
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll | llc -march=ppc64
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll | llc -march=ppc64 | grep dst | count 4
count: expected 4 lines and got 0.
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll | llc -march=ppc64 | grep lwzx
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-08-unaligned.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-08-unaligned.ll | llc | grep stfd | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll | llc -march=ppc64
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll | llc -mtriple=powerpc64-apple-darwin
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll | llc -march=ppc64 -mattr=+altivec
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll | llc -mtriple=powerpc64-apple-darwin9 -regalloc=local -relocation-model=pic
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll | llc -mtriple=powerpc64-apple-darwin9 -regalloc=local -relocation-model=pic
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll | llc -mtriple=powerpc-apple-darwin
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll | opt -std-compile-opts | llc -enable-eh
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll for PR1811
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll | llc 
llvm-as: <stdin>:10,0: Floating point constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-align.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-align.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 |  grep {rlwinm r0, r1, 0, 22, 31}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-alloca.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-alloca.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 |  grep {stw r31, 20(r1)}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-large.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-large.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 |  not grep {stw r31, 20(r1)}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-leaf.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-leaf.ll | llvm-as | llc -march=ppc32 |  not grep {stw r31, 20(r1)}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-small.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/Frames-small.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 -o Frames-small.ll.tmp1 -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll | llc -march=ppc32 -mtriple=powerpc-apple-darwin |  grep {stw r3, 32751}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/addc.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/addc.ll | llvm-as | llc -march=ppc32 -o addc.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/addi-reassoc.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/addi-reassoc.ll | llvm-as | llc -march=ppc32 | not grep addi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/align.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/align.ll | llvm-as | llc -march=ppc32 |  grep align.4 | count 1
count: expected 1 lines and got 0.
llvm-upgrade: <stdin>:10: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and-branch.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and-branch.ll | llvm-as | llc -march=ppc32 | not grep mfcr
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and-elim.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and-elim.ll | llc -march=ppc32 | not grep rlwin
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and-imm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and-imm.ll | llvm-as | llc -march=ppc32 | not grep {ori\|lis}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and_add.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and_add.ll | llvm-as | llc -march=ppc32 -o and_add.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and_sext.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and_sext.ll | llc -march=ppc32 | not grep extsh
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and_sra.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/and_sra.ll | llvm-as | llc -march=ppc32 | not grep srawi 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/big-endian-actual-args.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/big-endian-actual-args.ll | llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu |  grep {addc 4, 4, 6}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/big-endian-call-result.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/big-endian-call-result.ll | llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu |  grep {addic 4, 4, 1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/big-endian-formal-args.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/big-endian-formal-args.ll | llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu |  grep {li 6, 3}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/branch-opt.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/branch-opt.ll | llvm-as | llc -march=ppc32 |  grep {b LBB.*} | count 4
count: expected 4 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/bswap-load-store.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/bswap-load-store.ll | llvm-as | llc -march=ppc32 |  grep {stwbrx\|lwbrx\|sthbrx\|lhbrx} | count 4
count: expected 4 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/buildvec_canonicalize.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/buildvec_canonicalize.ll | llvm-as |  llc -march=ppc32 -mcpu=g5 --enable-unsafe-fp-math |  grep vxor | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/calls.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/calls.ll | llvm-as | llc -march=ppc32 |  grep {bl } | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/cmp-cmp.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/cmp-cmp.ll | llvm-as | llc -march=ppc32 | not grep mfcr
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/compare-duplicate.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/compare-duplicate.ll | llc -mtriple=powerpc-apple-darwin8  | not grep slwi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/compare-fcmp-ord.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/compare-fcmp-ord.ll | llc -march=ppc32 | grep or | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/compare-simm.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/compare-simm.ll | llc -march=ppc32 -mtriple=powerpc-apple-darwin8 |  grep {cmpwi cr0, r3, -1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/constants.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/constants.ll | llvm-as | llc -march=ppc32 |  grep lis | count 5
count: expected 5 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/cttz.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/cttz.ll | llvm-as | llc -march=ppc32 | grep -i cntlzw
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/darwin-labels.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/darwin-labels.ll | llvm-as | llc | grep {foo bar":}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/div-2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/div-2.ll | llvm-as | llc -march=ppc32 | not grep srawi 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll | llvm-as | llc -march=ppc32 |  grep eqv | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/extsh.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/extsh.ll | llvm-as | llc -march=ppc32 | grep extsh | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fabs.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fabs.ll | llc -march=ppc32 -mtriple=powerpc-apple-darwin | grep {fabs f1, f1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fma.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fma.ll | llvm-as | llc -march=ppc32 |  egrep {fn?madd|fn?msub} | count 8
count: expected 8 lines and got 0.
llvm-upgrade: <stdin>:45: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fnabs.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fnabs.ll | llvm-as | llc -march=ppc32 | grep fnabs
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fneg.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fneg.ll | llc -march=ppc32 | not grep fneg
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fnegsel.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fnegsel.ll | llvm-as | llc -march=ppc32 | not grep fneg
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fold-li.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fold-li.ll | llvm-as | llc -march=ppc32 |  grep -v align | not grep li
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fp-branch.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fp-branch.ll | llvm-as | llc -march=ppc32 | grep fcmp | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fp-int-fp.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fp-int-fp.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep r1
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fp_to_uint.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fp_to_uint.ll | llvm-as | llc -march=ppc32 | grep fctiwz | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fpcopy.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fpcopy.ll | llvm-as | llc -march=ppc32 | not grep fmr
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fsqrt.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/fsqrt.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt |  grep {fsqrt f1, f1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/hello.ll for PR1399
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/hello.ll | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/i64_fp.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/i64_fp.ll | llvm-as | llc -march=ppc32 -mattr=+64bit |  grep fcfid
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/iabs.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/iabs.ll | llc -march=ppc32 -stats |&  grep {4 .*Number of machine instrs printed}
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/illegal-element-type.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/illegal-element-type.ll | llc -march=ppc32 -mcpu=g3
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/inlineasm-copy.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/inlineasm-copy.ll | llvm-as | llc -march=ppc32 | not grep mr
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/invalid-memcpy.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/invalid-memcpy.ll | llc -march=ppc32
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/inverted-bool-compares.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/inverted-bool-compares.ll | llvm-as | llc -march=ppc32 | not grep xori
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/ispositive.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/ispositive.ll | llc -march=ppc32 -mtriple=powerpc-apple-darwin8 |  grep {srwi r3, r3, 31}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/lha.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/lha.ll | llvm-as | llc -march=ppc32 | grep lha
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/load-constant-addr.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/load-constant-addr.ll | llvm-as | llc -march=ppc32 | grep lfs
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/long-compare.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/long-compare.ll | llc -march=ppc32 | grep cntlzw 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/longdbl-truncate.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/longdbl-truncate.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mem-rr-addr-mode.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | grep li.*16
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mem_update.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mem_update.ll | llvm-as | llc -march=ppc32 -enable-ppc-preinc |  not grep addi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mul-neg-power-2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mul-neg-power-2.ll | llvm-as | llc -march=ppc32 | not grep mul
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mulhs.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/mulhs.ll | llvm-as | llc -march=ppc32 -o mulhs.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/neg.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/neg.ll | llvm-as | llc -march=ppc32 | grep neg
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/no-dead-strip.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/no-dead-strip.ll | llc | grep {no_dead_strip.*_X}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/or-addressing-mode.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/or-addressing-mode.ll | llvm-as | llc -mtriple=powerpc-apple-darwin8 | not grep ori
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/ppcf128-1-opt.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/ppcf128-1-opt.ll | llc > ppcf128-1-opt.ll.tmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/ppcf128-1.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/ppcf128-1.ll | opt -std-compile-opts | llc > ppcf128-1.ll.tmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/reg-coalesce-simple.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/reg-coalesce-simple.ll | llvm-as | llc -march=ppc32 | not grep or
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/retaddr.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/retaddr.ll | llc -march=ppc32 | grep mflr
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi-commute.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi-commute.ll | llvm-as | llc -march=ppc32 | grep rlwimi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi.ll | llvm-as | llc -march=ppc32 | not grep and
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi2.ll | llvm-as | llc -march=ppc32 -o rlwimi2.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi3.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwimi3.ll | llvm-as | llc -march=ppc32 -stats |&  grep {Number of machine instrs printed} | grep 12
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwinm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwinm.ll | llvm-as | llc -march=ppc32 -o rlwinm.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwinm2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rlwinm2.ll | llc -march=ppc32 -o rlwinm2.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rotl-2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rotl-2.ll | llc -march=ppc32 | grep rlwinm | count 4
count: expected 4 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rotl-64.ll for PR1613
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rotl-64.ll | llc -march=ppc64 | grep rldicl
PPC: Generation of 64-bit code for a 32-bit processor requested.  Ignoring 32-bit processor feature.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rotl.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/rotl.ll | llc -march=ppc32 | grep rlwnm | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/select_lt0.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/select_lt0.ll | llvm-as | llc -march=ppc32 | not grep cmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/setcc_no_zext.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/setcc_no_zext.ll | llvm-as | llc -march=ppc32 | not grep rlwinm
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/seteq-0.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/seteq-0.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 |  grep {srwi r., r., 5}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/shl_elim.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/shl_elim.ll | llc -march=ppc32 | not grep slwi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/shl_sext.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/shl_sext.ll | llvm-as | llc -march=ppc32 | not grep extsb 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/sign_ext_inreg1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/sign_ext_inreg1.ll | llc -march=ppc32 | grep srwi
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/small-arguments.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/small-arguments.ll | llc -march=ppc32 | not grep {extsh\|rlwinm}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/stfiwx.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/stfiwx.ll | llvm-as |  llc -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=stfiwx -o stfiwx.ll.tmp1 -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/store-load-fwd.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/store-load-fwd.ll | llvm-as | llc -march=ppc32 | not grep lwz
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/subc.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/subc.ll | llvm-as | llc -march=ppc32 -o subc.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/unsafe-math.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/unsafe-math.ll | llc -march=ppc32 | grep fmul | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vcmp-fold.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vcmp-fold.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | grep vcmpbfp | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_br_cmp.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_br_cmp.ll | llvm-as | llc -march=ppc32 -mcpu=g5 -o vec_br_cmp.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_call.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_call.ll | llvm-as | llc -march=ppc32 -mcpu=g5
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_constants.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_constants.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep CPI
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_fneg.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_fneg.ll | llc -march=ppc32 -mcpu=g5 | grep vsubfp
llvm-as: <stdin>:5,0: Floating point constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_mul.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_mul.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep mullw
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_perf_shuffle.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_perf_shuffle.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep vperm
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_shuffle.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_shuffle.ll | llvm-as | opt -instcombine |  llc -march=ppc32 -mcpu=g5 | not grep vperm
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_spat.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_spat.ll | llvm-as | llc -march=ppc32 -mcpu=g3 |  grep stfs | count 4
count: expected 4 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_vrsave.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_vrsave.ll | llvm-as | llc -march=ppc32 -mcpu=g5 -o vec_vrsave.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_zero.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vec_zero.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | grep vxor
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vector-identity-shuffle.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vector-identity-shuffle.ll | llvm-as | llc -march=ppc32 -mcpu=g5 | grep test:
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vector.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/vector.ll | llvm-as | llc -march=ppc32 -mcpu=g5
llvm-upgrade: <stdin>:68: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/CodeGen/SPARC/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll
Failed with signal(SIGSEGV) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll | llvm-as | llc -march=sparc
llc[0x6e51f4]
[0xbeaee390]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/SPARC/2007-05-09-JumpTables.ll
Failed with signal(SIGSEGV) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/SPARC/2007-05-09-JumpTables.ll | llc -march=sparc
llc[0x6e51f4]
[0xbea753b4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll for PR1540
Failed with signal(SIGSEGV) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll | llc -march=sparc
llc[0x6e51f4]
[0xbeb9b390]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/SPARC/basictest.ll
Failed with signal(SIGSEGV) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/SPARC/basictest.ll | llc -march=sparc
llc[0x6e51f4]
[0xbed633b4]
[0x0]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/SPARC/ctpop.ll
Failed with signal(SIGSEGV) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/SPARC/ctpop.ll | llvm-as |  llc -march=sparc -mattr=v9 -enable-sparc-v9-insts
llc[0x6e51f4]
[0xbed8e384]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/SPARC/xnor.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/SPARC/xnor.ll | llvm-as | llc -march=sparc |  grep xnor | count 2
count: expected 2 lines and got 0.
llc[0x6e51f4]
[0x80f150]
[0x0]

Running /build/buildd/llvm-2.2/test/CodeGen/X86/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx | llvm-as | llc -march=x86 -regalloc=simple
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2002-12-23-SubProblem.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2002-12-23-SubProblem.llx | llvm-as | llc -march=x86 -regalloc=simple
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.llx | llvm-as | llc -march=x86 -stats |& not grep spilled
child killed: SIGABRT

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2003-08-23-DeadBlockTest.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2003-08-23-DeadBlockTest.llx | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2003-11-03-GlobalBool.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2003-11-03-GlobalBool.llx | llvm-as | llc -march=x86 |  not grep {.byte[[:space:]]*true}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-12-Memcpy.llx
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-12-Memcpy.llx | llc -march=x86 -mtriple=i686-pc-linux-gnu | grep movs | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-13-FrameReturnAddress.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-13-FrameReturnAddress.llx | llvm-as | llc -march=x86 | grep {(%esp}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx | llvm-as | llc -march=x86 | grep -i ESP | not grep sub
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-22-Casts.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-02-22-Casts.llx | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-03-30-Select-Max.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-03-30-Select-Max.llx | llvm-as | llc -march=x86 | not grep {j[lgbe]}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-04-09-SameValueCoalescing.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-04-09-SameValueCoalescing.llx | llvm-as | llc -march=x86 -regalloc=linearscan |  not grep {mov %[A-Z]\{2,3\}, %[A-Z]\{2,3\}}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-04-13-FPCMOV-Crash.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-04-13-FPCMOV-Crash.llx | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-06-10-StackifierCrash.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-06-10-StackifierCrash.llx | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2004-10-08-SelectSetCCFold.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2004-10-08-SelectSetCCFold.llx | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2005-01-17-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2005-01-17-CycleInDAG.ll | llvm-as | llc -march=x86 | not grep sub.*GLOBAL
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2005-02-14-IllegalAssembler.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2005-02-14-IllegalAssembler.ll | llvm-as | llc -march=x86 | not grep 18446744073709551612
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2005-05-08-FPStackifierPHI.ll | llvm-as | llc -march=x86 -mcpu=generic
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll | llvm-as | llc -march=x86 |  grep shld | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-03-01-InstrSchedBug.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-03-01-InstrSchedBug.ll | llvm-as | llc -march=x86 | not grep {subl.*%esp}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll | llvm-as | llc -march=x86 -stats |&  grep asm-printer | grep 7
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-04-04-CrossBlockCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-04-04-CrossBlockCrash.ll | llvm-as | llc -march=x86 -mcpu=yonah 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-04-27-ISelFoldingBug.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-04-27-ISelFoldingBug.ll | llvm-as |  llc -march=x86 -mtriple=i686-apple-darwin8 -relocation-model=static |  grep {movl	_last} | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll | llvm-as | llc -march=x86 -mcpu=yonah -stats |&  not grep {Number of register spills}
child killed: SIGABRT

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-02-InstrSched1.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-02-InstrSched1.ll | llvm-as |  llc -march=x86 -relocation-model=static -stats |&  grep asm-printer | grep 14
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-02-InstrSched2.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-02-InstrSched2.ll | llvm-as | llc -march=x86 -stats |&  grep asm-printer | grep 14
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll | llvm-as | llc -march=x86 -relocation-model=static |  grep movl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-08-InstrSched.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-08-InstrSched.ll | llvm-as |  llc -march=x86 -relocation-model=static | not grep {subl.*%esp}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-11-InstrSched.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-11-InstrSched.ll | llc -march=x86 -mattr=+sse2 -stats |& grep {asm-printer} | grep 32
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-17-VectorArg.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-17-VectorArg.ll | llvm-as | llc -march=x86 -mattr=+sse2
llvm-upgrade: <stdin>:6: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-22-FPSetEQ.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-22-FPSetEQ.ll | llvm-as | llc -march=x86 | grep setnp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-25-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-05-25-CycleInDAG.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll for PR825
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll for PR828
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-19-ATTAsm.ll for PR834
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-19-ATTAsm.ll | llvm-as | llc -march=x86 -x86-asm-syntax=att
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-20-InlineAsm.ll for PR833
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-20-InlineAsm.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll for PR853
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll | llvm-as | llc -march=x86 | grep -- 4294967240
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-31-SingleRegClass.ll for PR850
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-07-31-SingleRegClass.ll | llvm-as | llc -march=x86 -x86-asm-syntax=att |  grep {movl 4(%eax),%ebp}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-08-07-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-08-07-CycleInDAG.ll | llvm-as | llc -march=x86 -mattr=+sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-08-16-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-08-16-CycleInDAG.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll | llvm-as | llc -march=x86 -mcpu=i386 |  not grep {movl %eax, %edx}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-09-01-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-09-01-CycleInDAG.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-07-ScalarSSEMiscompile.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-07-ScalarSSEMiscompile.ll | llvm-as | llc -march=x86 -mattr=sse | grep movaps
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-09-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-09-CycleInDAG.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll | llvm-as | llc -march=x86 | grep shrl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-12-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-12-CycleInDAG.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-13-CycleInDAG.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-13-CycleInDAG.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll | llvm-as | llc -march=x86 | /usr/bin/tclsh8.4 /build/buildd/llvm-2.2/test/Scripts/prcontext.tcl je 1 |  grep BB1_1:
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-12-CSRetCC.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-12-CSRetCC.ll | llvm-as | llc -march=x86 | grep {subl	$4, %esp}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-17-IllegalMove.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-17-IllegalMove.ll | llvm-as | llc -march=x86-64 |  grep movb | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-27-SelectLegalize.ll for PR1016
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-27-SelectLegalize.ll | llvm-as | llc -march=x86 | grep test.*1
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-28-Memcpy.ll for PR1022
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-11-28-Memcpy.ll | llvm-as | llc -march=x86 |  grep 3721182122 | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-12-19-IntelSyntax.ll for PR1061
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-12-19-IntelSyntax.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-01-08-InstrSched.ll for PR1075
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-01-08-InstrSched.ll | llc -mtriple=x86_64-apple-darwin |  /usr/bin/tclsh8.4 /build/buildd/llvm-2.2/test/Scripts/prcontext.tcl {mulss	LCPI1_3} 1 | grep mulss | count 1
count: expected 1 lines and got 0.
llvm-as: <stdin>:6,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll for PR1103
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll | llc -march=x86-64 | grep leaq
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-01-29-InlineAsm-ir.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-01-29-InlineAsm-ir.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-02-04-OrAddrMode.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-02-04-OrAddrMode.ll | llc -march=x86 | grep {orl	$1, %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-02-19-LiveIntervalAssert.ll for PR1027
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-02-19-LiveIntervalAssert.ll | llc -march=x86 -mtriple=i686-pc-linux-gnu -relocation-model=pic
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-02-25-FastCCStack.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-02-25-FastCCStack.ll | llc -march=x86 -mcpu=pentium3
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-01-SpillerCrash.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-01-SpillerCrash.ll | llc -mtriple=x86_64-apple-darwin8 -mattr=+sse2
llvm-as: <stdin>:25,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll | llc -march=x86 -mtriple=i686-darwin |  grep push | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-16-InlineAsm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-16-InlineAsm.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-18-LiveIntervalAssert.ll for PR1259
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-18-LiveIntervalAssert.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmPModifier.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmPModifier.ll | llc -march=x86 | grep {mov %gs:72, %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll | llc -mcpu=yonah -march=x86 |  grep {cmpltsd %xmm0, %xmm0}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll | llc -march=x86 | grep {psrlw $8, %xmm0}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-08-InlineAsmCrash.ll for PR1314
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-08-InlineAsmCrash.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll | llc -march=x86 -mcpu=yonah
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-17-LiveIntervalAssert.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-17-LiveIntervalAssert.ll | llc -mtriple=i686-apple-darwin -relocation-model=pic --disable-fp-elim
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-24-Huge-Stack.ll for PR1348
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-24-Huge-Stack.ll | llc -march=x86-64 | not grep 4294967112
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-24-VectorCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-24-VectorCrash.ll | llc -mcpu=yonah
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll | llc -o - -march=x86 -mattr=+mmx | grep paddq | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll for PR1356
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll | llc | not grep {bsrl.*10}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-05-VecCastExpand.ll for PR1371
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-05-VecCastExpand.ll | llvm-as | llc -march=x86 -mcpu=i386 -mattr=+sse
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-07-InvokeSRet.ll for PR1398
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-07-InvokeSRet.ll | llc -mtriple=i686-pc-linux-gnu -enable-eh -disable-fp-elim | not grep {addl .12, %esp}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-14-LiveIntervalAssert.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-14-LiveIntervalAssert.ll | llc -march=x86-64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-15-maskmovq.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-15-maskmovq.ll | llc -mcpu=yonah
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-17-ShuffleISelBug.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-05-17-ShuffleISelBug.ll | llc -march=x86 -mattr=+sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll | llc -mtriple=x86_64-apple-darwin | not grep GOTPCREL
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-04-tailmerge4.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-04-tailmerge4.ll | llc -enable-eh | grep invcont131
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-05-LSR-Dominator.ll for PR1495
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-05-LSR-Dominator.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-14-branchfold.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-14-branchfold.ll | llc -mcpu=i686 | not grep jmp
llvm-as: <stdin>:85,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-15-IntToMMX.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-06-15-IntToMMX.ll | llc -march=x86-64 -mattr=+mmx | grep paddusw
Warning: Generation of 64-bit code for a 32-bit processor requested.
Warning: 64-bit processors all have at least SSE2.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll | llc -march=x86-64 -mattr=+mmx | grep {movd	%rsi, %mm0}
Warning: Generation of 64-bit code for a 32-bit processor requested.
Warning: 64-bit processors all have at least SSE2.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-10-StackerAssert.ll for PR1545
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-10-StackerAssert.ll | llc -mtriple=i686-pc-linux-gnu -mcpu=athlon -relocation-model=pic
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-18-Vector-Extract.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-18-Vector-Extract.ll | llc -march=x86-64 -mattr=+sse | grep {movq	(%rdi), %rax}
Warning: Generation of 64-bit code for a 32-bit processor requested.
Warning: 64-bit processors all have at least SSE2.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-25-EpilogueBug.ll for PR1573
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-07-25-EpilogueBug.ll | llc -mtriple=i686-pc-linux-gnu -mcpu=i386 |  /usr/bin/tclsh8.4 /build/buildd/llvm-2.2/test/Scripts/prcontext.tcl ret 1 | grep FP_REG_KILL
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-01-LiveVariablesBug.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-01-LiveVariablesBug.ll | llc -march=x86 | not grep movl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll | llc -mtriple=x86_64-apple-darwin | not grep "movb   %ah, %r"
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll | llc -march=x86 | grep {movsbl}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-13-AppendingLinkage.ll for PR1607
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-13-AppendingLinkage.ll | llc -march=x86 | not grep drectve
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-13-SpillerReuse.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-08-13-SpillerReuse.ll | llc -mtriple=i686-apple-darwin | grep "48(%esp)" | count 5
count: expected 5 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-03-X86-64-EhSelector.ll for PR1632
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-03-X86-64-EhSelector.ll | llc -march=x86-64 -enable-eh
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-05-InvalidAsm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-05-InvalidAsm.ll | llc -mtriple=x86_64-apple-darwin -x86-asm-syntax=intel | not grep {lea[[:space:]]R}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-06-ExtWeakAliasee.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-06-ExtWeakAliasee.ll | llc -march=x86 | grep weak | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll | llc -march=x86 -mtriple=i686-apple-darwin -enable-eh | grep {isNullOrNil].eh"} | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-18-ShuffleXformBug.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-18-ShuffleXformBug.ll | llc -march=x86 -mattr=+sse2 | grep 170
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll | llc | grep powixf2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-05-3AddrConvert.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-05-3AddrConvert.ll | llc -march=x86 | grep lea
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll | llc -march=x86 | not grep movb
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-12-SpillerUnfold1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-12-SpillerUnfold1.ll | llc -march=x86 -mattr=+sse2 | grep addss | not grep esp
llvm-as: <stdin>:8,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-12-SpillerUnfold2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-12-SpillerUnfold2.ll | llc -march=x86 | grep sarl | not grep esp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-14-CoalescerCrash.ll | llc -mtriple=x86_64-apple-darwin
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-15-CoalescerCrash.ll for PR1729
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-15-CoalescerCrash.ll | llc -mtriple=x86_64-linux-gnu
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-16-CoalescerCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-16-CoalescerCrash.ll | llc -mtriple=x86_64-apple-darwin
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-16-IllegalAsm.ll for PR1734
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-16-IllegalAsm.ll | llc -mtriple=x86_64-linux-gnu | grep movb | not grep x
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-16-fp80_select.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-16-fp80_select.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-17-IllegalAsm.ll for PR1734
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-17-IllegalAsm.ll | llc -mtriple=x86_64-linux-gnu | grep addb | not grep x
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll | llc -march=x86 -x86-asm-syntax=intel | grep inc | not grep PTR
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll for PR1748
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-29-ExtendSetCC.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-29-ExtendSetCC.ll | llc -march=x86 | grep mov | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-30-LSRCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-30-LSRCrash.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-31-extractelement-i64.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-31-extractelement-i64.ll | llc -march=x86 -mattr=sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-01-ISelCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-01-ISelCrash.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-02-BadAsm.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-02-BadAsm.ll | llc -mtriple=x86_64-apple-darwin | grep movl | not grep rax
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-03-x86-64-q-constraint.ll for PR1763
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-03-x86-64-q-constraint.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll for PR1766
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll | llc -mtriple=x86_64-unknown-linux-gnu
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-04-LiveVariablesBug.ll for PR1767
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-04-LiveVariablesBug.ll | llc -mtriple=x86_64-unknown-linux-gnu
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-04-rip-immediate-constant.ll for PR1761
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-04-rip-immediate-constant.ll | llc -relocation-model=static | grep {foo _str$}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-06-InstrSched.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-06-InstrSched.ll | llc -march=x86 -mattr=+sse2 | not grep lea
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-07-MulBy4.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-07-MulBy4.ll | llc -march=x86 | not grep imul
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll | llc -march=x86 -x86-asm-syntax=att | grep movl | count 4
count: expected 4 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll | llc -march=x86 -mattr=+sse2 -stats |&  grep {1 .*folded into instructions}
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-30-TestLoadFolding.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-11-30-TestLoadFolding.ll | llc -march=x86 -stats |&  grep {1 .*folded into instructions}
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-12-11-FoldImpDefSpill.ll | llc -mtriple=i686-apple-darwin | not grep IMPLICIT_DEF
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-12-16-BURRSchedCrash.ll for PR1799
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-12-16-BURRSchedCrash.ll | llc -mtriple=i686-pc-linux-gnu
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-12-18-LoadCSEBug.ll for PR1872
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-12-18-LoadCSEBug.ll | llc -march=x86 | grep {(%esp)} | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-08-IllegalCMP.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-08-IllegalCMP.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-09-LongDoubleSin.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-09-LongDoubleSin.ll | llc -o - | grep sinl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-16-FPStackifierAssert.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-16-FPStackifierAssert.ll | llc -march=x86 -mattr=+sse2 -regalloc=local
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll | llc -march=x86 | not grep IMPLICIT_DEF
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-16-Trampoline.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2008-01-16-Trampoline.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/aliases.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/aliases.ll |  llc -mtriple=i686-pc-linux-gnu -o aliases.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/aligned-comm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/aligned-comm.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/alloca-align-rounding.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/alloca-align-rounding.ll | llc -march=x86 -mtriple=i686-apple-darwin | grep and | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/and-or-fold.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/and-or-fold.ll | llvm-as | llc -march=x86 | grep and | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/asm-block-labels.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/asm-block-labels.ll | opt -std-compile-opts | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/asm-global-imm.ll for PR882
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/asm-global-imm.ll | llvm-as | llc -march=x86 -relocation-model=static |  grep {test1 $_GV}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/bitcast-int-to-vector.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/bitcast-int-to-vector.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/bitcast.ll for PR1033
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/bitcast.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/bitcast2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/bitcast2.ll | llc -march=x86-64 | grep movd | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/bswap.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/bswap.ll | llvm-as | llc -march=x86 |  grep bswapl | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/byval.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/byval.ll | llc -march=x86-64 | grep {movq	8(%rsp), %rax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/byval2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/byval2.ll | llc -march=x86-64 | grep rep.movsl | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/byval3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/byval3.ll | llc -march=x86-64 | grep rep.movsl | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/byval4.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/byval4.ll | llc -march=x86-64 | grep rep.movsl | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/byval5.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/byval5.ll | llc -march=x86-64 | grep rep.movsl | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/call-push.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/call-push.ll | llc -march=x86 -disable-fp-elim | grep subl | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/clz.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/clz.ll | llc -march=x86 | grep bsr | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/cmp-test.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/cmp-test.ll | llvm-as | llc -march=x86 | grep cmp | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/cmp0.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/cmp0.ll | llc -march=x86-64 | grep -v cmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/cmp1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/cmp1.ll | llc -march=x86-64 | grep -v cmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/commute-two-addr.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/commute-two-addr.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep {\<mov\>} | count 6
count: expected 6 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/compare-add.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/compare-add.ll | llvm-as | llc -march=x86 | not grep add
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/compare_folding.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/compare_folding.llx | llvm-as | llc -march=x86 -mcpu=yonah |  grep movsd | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/constant-pool-remat-0.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/constant-pool-remat-0.ll | llc -march=x86-64 | grep LCPI | count 3
count: expected 3 lines and got 0.
llvm-as: <stdin>:9,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/darwin-no-dead-strip.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/darwin-no-dead-strip.ll | llvm-as | llc | grep no_dead_strip
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/div_const.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/div_const.ll | llvm-as | llc -march=x86 | grep 365384439
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/divrem.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/divrem.ll | llc -march=x86-64 | grep div | count 8
count: expected 8 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/dyn-stackalloc.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/dyn-stackalloc.ll | llc -march=x86 | not grep 4294967289
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/epilogue.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/epilogue.ll | llc -march=x86 | not grep lea
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/extend.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/extend.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel | grep movzx | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/extern_weak.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/extern_weak.ll | llvm-as | llc -mtriple=i686-apple-darwin | grep weak_reference | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/extmul128.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/extmul128.ll | llc -march=x86-64 | grep mul | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/extmul64.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/extmul64.ll | llc -march=x86 | grep mul | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/extractelement-from-arg.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as /build/buildd/llvm-2.2/test/CodeGen/X86/extractelement-from-arg.ll -o - | llc -march=x86-64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fabs.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fabs.ll | llc -march=x86 -mattr=-sse2,-sse3,-sse | grep fabs$ |  count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fast-cc-callee-pops.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fast-cc-callee-pops.ll | llvm-as |  llc -march=x86 -x86-asm-syntax=intel -mcpu=yonah | grep {ret	20}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fast-cc-merge-stack-adj.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fast-cc-merge-stack-adj.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep {add	ESP, 8}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fast-cc-pass-in-regs.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fast-cc-pass-in-regs.ll | llc -march=x86 -x86-asm-syntax=intel |  grep {mov	EDX, 1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fastcall-correct-mangling.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fastcall-correct-mangling.ll | llvm-as | llc -march=x86 -mtriple=mingw32 |  grep {@12}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fildll.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fildll.ll | llvm-as | llc -march=x86 -x86-asm-syntax=att -mattr=-sse2 | grep fildll | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fold-and-shift.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fold-and-shift.ll | llc -march=x86 | not grep and
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fold-mul-lohi.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fold-mul-lohi.ll | llc -march=x86 | not grep lea
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp-immediate-shorten.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fp-immediate-shorten.ll | llvm-as | llc -march=x86 -mattr=-sse2,-sse3 |  grep {.long.1123418112}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-compare.ll for PR1012
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-compare.ll | llvm-as | llc -march=x86 -mcpu=i386 |  grep {fucomi.*st.[12]}
llvm-upgrade: <stdin>:8: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-ret-store.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-ret-store.ll | llc -mcpu=yonah | not grep movss
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-ret.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-ret.ll |  llc -mtriple=i686-apple-darwin8 -mcpu=yonah -march=x86 > fp-stack-ret.ll.tmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-retcopy.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fp-stack-retcopy.ll | llc -march=x86 -mcpu=yonah -mtriple=i686-apple-darwin9 | not grep xmm
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp2sint.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fp2sint.ll | llc -march=x86 -mattr=+sse2 | not grep add
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp_constant_op.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fp_constant_op.llx | llvm-as | llc -march=x86 -x86-asm-syntax=intel -mcpu=i486 |  grep {fadd\|fsub\|fdiv\|fmul} | not grep -i ST 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp_load_cast_fold.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fp_load_cast_fold.llx | llvm-as | llc -march=x86 | grep fild | not grep ESP
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fp_load_fold.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/fp_load_fold.llx | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep -i ST | not grep {fadd\|fsub\|fdiv\|fmul}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/fsxor-alignment.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/fsxor-alignment.ll | llc -march=x86 -mattr=+sse2 -enable-unsafe-fp-math |  grep -v sp | grep xorps | count 2
count: expected 2 lines and got 0.
llvm-as: <stdin>:9,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/i128-mul.ll for PR1198
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/i128-mul.ll | llc -march=x86-64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/i128-ret.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/i128-ret.ll | llc -march=x86-64 | grep {movq	8(%rdi), %rdx}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/iabs.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/iabs.ll | llc -march=x86-64 -stats |&  grep {6 .*Number of machine instrs printed}
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/illegal-insert.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as /build/buildd/llvm-2.2/test/CodeGen/X86/illegal-insert.ll -o - | llc -march=x86-64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/illegal-vector-args-return.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/illegal-vector-args-return.ll | llc -march=x86 -mattr=+sse2 | grep {mulpd	%xmm3, %xmm1}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/imul-lea.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/imul-lea.ll | llvm-as | llc -march=x86 | grep lea
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/inline-asm-x-scalar.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/inline-asm-x-scalar.ll | llc -march=x86 -mcpu=yonah
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/inline-asm.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/inline-asm.ll | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/insertelement-copytoregs.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/insertelement-copytoregs.ll | llc -march=x86-64 | grep -v IMPLICIT_DEF
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/isel-sink.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/isel-sink.ll | llc -march=x86 | not grep lea
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/isnan.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/isnan.ll | llc -march=x86 -mcpu=yonah | not grep pxor
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/isnan.llx
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/isnan.llx | llvm-as | llc -march=x86 | not grep call
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/ispositive.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/ispositive.ll | llc -march=x86 | grep {shrl.*31}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/jump_sign.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/jump_sign.ll | llvm-as | llc -march=x86 | grep jns
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/ldzero.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/ldzero.ll | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/lea-2.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/lea-2.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep {lea	EAX, DWORD PTR \[... + 4\*... - 5\]}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/lea-3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/lea-3.ll | llc -march=x86-64 | grep {leal	(%rdi,%rdi,2), %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/lea-recursion.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/lea-recursion.ll | llc -march=x86-64 | grep lea | count 12
count: expected 12 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/lea.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/lea.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/long-setcc.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/long-setcc.ll | llc -march=x86 | grep cmp | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/longlong-deadload.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/longlong-deadload.ll | llc -march=x86 | not grep '4{(%...)}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/loop-hoist.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/loop-hoist.ll | llvm-as |  llc -relocation-model=dynamic-no-pic -mtriple=i686-apple-darwin8.7.2 | grep L_Arr.non_lazy_ptr
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce.ll | llvm-as | llc -march=x86 |  grep {A(} | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce3.ll | llc -march=x86 | grep cmp | grep 240
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce4.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce4.ll | llc -march=x86 | grep cmp | grep 64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce5.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce5.ll | llc -march=x86 | grep inc | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce6.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/loop-strength-reduce6.ll | llc -march=x86-64 | not grep inc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/lsr-negative-stride.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/lsr-negative-stride.ll | llc -march=x86 | not grep neg
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/memcpy.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/memcpy.ll | llc -march=x86-64 | grep call.*memcpy | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-0.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-0.ll | llc -march=x86 -mtriple=i686-pc-linux-gnu | grep {call	memcpy}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-1.ll | llc -march=x86 -mtriple=i686-pc-linux-gnu | grep {call	memmove}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-2.ll | llc -march=x86 -mtriple=i686-pc-linux-gnu | not grep call
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/memmove-3.ll | llc -march=x86 -mtriple=i686-pc-linux-gnu | grep {call	memmove}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mingw-alloca.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mingw-alloca.ll | llc -o mingw-alloca.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-arith.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-arith.ll | llc -march=x86 -mattr=+mmx
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-emms.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-emms.ll | llc -march=x86 -mattr=+mmx | grep emms
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-insert-element.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-insert-element.ll | llc -march=x86 -mattr=+mmx | grep movq | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-punpckhdq.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-punpckhdq.ll | llc -march=x86 -mattr=+mmx | grep punpckhdq | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-shuffle.ll for PR1427
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mmx-shuffle.ll | llc -mcpu=yonah
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mul-shift-reassoc.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/mul-shift-reassoc.ll | llvm-as | llc -march=x86 | grep lea
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mul128.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mul128.ll | llc -march=x86-64 | grep mul | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/mul64.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/mul64.ll | llc -march=x86 | grep mul | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/nancvt.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/nancvt.ll | opt -std-compile-opts | llc | grep 2147027116 | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/negative-sin.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/negative-sin.ll | llc -enable-unsafe-fp-math -march=x86-64 |  not egrep {addsd|subsd|xor}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/negative_zero.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/negative_zero.ll | llvm-as | llc -march=x86 -mattr=-sse2,-sse3 | grep fchs
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/opt-ext-uses.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/opt-ext-uses.ll | llc -march=x86 | grep movw | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/or-branch.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/or-branch.ll | llvm-as | llc -march=x86 | not grep set
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/overlap-shift.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/overlap-shift.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  not grep {mov E.X, E.X}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/packed_struct.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/packed_struct.ll | llvm-as | llc -march=x86 | grep foos+5
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/peep-vector-extract-concat.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/peep-vector-extract-concat.ll | llc -march=x86-64 | grep {shufps	$3, %xmm0, %xmm0}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/peep-vector-extract-insert.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/peep-vector-extract-insert.ll | llc -march=x86-64 | grep {pxor	%xmm0, %xmm0} | count 2
count: expected 2 lines and got 0.
llvm-as: <stdin>:9,0: Floating point constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/pic_jumptable.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/pic_jumptable.ll | llvm-as | llc -relocation-model=pic -mtriple=i386-linux-gnu | not grep -F .text
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/postalloc-coalescing.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/postalloc-coalescing.ll | llc -march=x86 | grep mov | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/pr1489.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/pr1489.ll | llc -disable-fp-elim -fast -mcpu=i486 | grep 1082126238 | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/pr1505.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/pr1505.ll | llc -mcpu=i486 | not grep fldl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/pr1505b.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/pr1505b.ll | llc -mcpu=i486 | grep fstpl | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/rdtsc.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/rdtsc.ll | llc -march=x86 | grep rdtsc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/regpressure.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/regpressure.ll | llvm-as | llc -march=x86 -stats |&  not grep {Number of register spills}
child killed: SIGABRT

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/rem.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/rem.ll | llvm-as | llc -march=x86 | not grep div
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/rotate.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/rotate.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep {ro[rl]} | count 12
count: expected 12 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/scalar-min-max-fill-operand.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/scalar-min-max-fill-operand.ll | llc -march=x86-64 | grep min | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/scalar_sse_minmax.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/scalar_sse_minmax.ll | llvm-as | llc -march=x86 -mattr=+sse1,+sse2 |  grep mins | count 3
count: expected 3 lines and got 0.
llvm-upgrade: <stdin>:40: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/select-zero-one.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/select-zero-one.ll | llc -march=x86 -mattr=+sse2 | not grep cmov
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/select.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/select.ll | llc -march=x86 -mcpu=pentium
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/setuge.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/setuge.ll | llvm-as | llc -march=x86 | not grep set
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sext-load.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sext-load.ll | llc -march=x86 | grep movsbl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/shift-coalesce.ll for PR687
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/shift-coalesce.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep {shld.*CL}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/shift-codegen.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/shift-codegen.ll | llc -relocation-model=static -march=x86 |  grep {shll	$3} | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/shift-combine.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/shift-combine.ll | llc | not grep shrl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/shift-double.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/shift-double.llx | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep {sh[lr]d} | count 5
count: expected 5 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/shift-folding.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/shift-folding.ll | llvm-as | llc -march=x86 |  grep {s[ah][rl]l} | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/shift-one.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/shift-one.ll | llvm-as | llc -march=x86 | not grep leal
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/shl_elim.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/shl_elim.ll | llc -march=x86 | grep {movl	8(.esp), %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sincos.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sincos.ll |  llc -march=x86 -mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math  |  grep sin$ | count 3
count: expected 3 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/split-select.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/split-select.ll | llc -march=x86-64 | grep test | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/split-vector-rem.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/split-vector-rem.ll | llc -march=x86-64 | grep div | count 16
count: expected 16 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-0.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-0.ll | llc -march=x86-64 | not grep mov
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-1.ll | llc -march=x86-64 | grep movap | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-10.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-10.ll | llc -march=x86-64 | grep movups | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-11.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-11.ll | llc -march=x86 -mcpu=yonah -mtriple=i686-apple-darwin8 | grep movaps
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-12.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-12.ll | llc -march=x86-64 | grep unpck | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-2.ll | llc -march=x86-64 | grep movup | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-3.ll | llc -march=x86-64 | grep movap | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-4.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-4.ll | llc -march=x86-64 | grep movup | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-5.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-5.ll | llc -march=x86-64 | grep movaps | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-6.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-6.ll | llc -march=x86-64 | grep movups | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-7.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-7.ll | llc -march=x86-64 | grep movaps | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-8.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-8.ll | llc -march=x86-64 | grep movups | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-9.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-align-9.ll | llc -march=x86-64 | grep movup | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-fcopysign.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-fcopysign.ll | llc -march=x86 -mattr=+sse2 | not grep test
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse-load-ret.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/sse-load-ret.ll | llvm-as |  llc -march=x86 -mcpu=yonah | not grep movss
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/sse_reload_fold.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/sse_reload_fold.ll |  llc -march=x86-64 -mattr=+64bit,+sse3 -print-failed-fuse-candidates |&  grep fail | count 1
count: expected 1 lines and got 0.
child killed: SIGABRT
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/store-fp-constant.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/store-fp-constant.ll | llvm-as | llc -march=x86 | not grep rodata
llvm-as: <stdin>:9,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/store-global-address.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/store-global-address.ll | llvm-as | llc -march=x86 | grep movl | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/store_op_load_fold.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/store_op_load_fold.ll | llvm-as | llc -march=x86 | not grep mov
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/store_op_load_fold2.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/store_op_load_fold2.ll | llvm-as | llc -march=x86 -x86-asm-syntax=intel |  grep {and	DWORD PTR} | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/stride-nine-with-base-reg.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/stride-nine-with-base-reg.ll | llc -march=x86 -relocation-model=static | grep lea | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/stride-reuse.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/stride-reuse.ll | llc -march=x86 | not grep lea
llvm-as: <stdin>:17,0: FP constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/tailcall1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/tailcall1.ll | llc -march=x86 -tailcallopt | grep TAILCALL
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/tailcallbyval.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/tailcallbyval.ll | llc -march=x86 -tailcallopt | grep TAILCALL
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/tailcallpic1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/tailcallpic1.ll | llc  -tailcallopt -mtriple=i686-pc-linux-gnu -relocation-model=pic | grep TAILCALL
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/tailcallpic2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/tailcallpic2.ll | llc  -tailcallopt -mtriple=i686-pc-linux-gnu -relocation-model=pic | grep -v TAILCALL
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-hidden.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-hidden.ll | llc -mtriple=i686-pc-linux-gnu |  grep .hidden | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-1.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-1.ll |  llc -mtriple=i686-pc-linux-gnu -relocation-model=pic -o test-pic-1.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-2.ll | llc -mtriple=i686-pc-linux-gnu -relocation-model=pic  -o test-pic-2.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-3.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-3.ll | llc -mtriple=i686-pc-linux-gnu -relocation-model=pic  -o test-pic-3.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-4.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-4.ll |  llc -mtriple=i686-pc-linux-gnu -relocation-model=pic -o test-pic-4.ll.tmp -f 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-5.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-5.ll | llc -mtriple=i686-pc-linux-gnu -relocation-model=pic  -o test-pic-5.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-6.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-6.ll | llc -mtriple=i686-pc-linux-gnu -relocation-model=pic  -o test-pic-6.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-cpool.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-cpool.ll | llc -mtriple=i686-pc-linux-gnu -relocation-model=pic  -o test-pic-cpool.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-jtbl.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/test-pic-jtbl.ll | llc -mtriple=i686-pc-linux-gnu -relocation-model=pic  -o test-pic-jtbl.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/tls1.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/tls1.ll | llc -march=x86 -mtriple=i386-linux-gnu |  grep {movl	%gs:i at NTPOFF, %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/tls2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/tls2.ll | llc -march=x86 -mtriple=i386-linux-gnu |  grep {movl	%gs:(%eax), %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/trap.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/trap.ll | llc -march=x86 -mcpu=yonah | grep ud2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/trunc-to-bool.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/trunc-to-bool.ll | llc -march=x86 | grep {\(and\)\|\(test.*\$1\)} |  count 6
count: expected 6 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/urem-i8-constant.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/urem-i8-constant.ll | llc -march=x86 | not grep mul
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/v4f32-immediate.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/v4f32-immediate.ll | llc -march=x86 -mattr=+sse | grep movaps
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_call.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_call.ll | llvm-as | llc -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin8 |  grep {subl.*60}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_clear.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_clear.ll | llvm-as | llc -march=x86 -mattr=+sse2 | not grep and
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_ctbits.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_ctbits.ll | llc -march=x86-64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_extract.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_extract.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_extract.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_ins_extract.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_ins_extract.ll | llvm-as | opt -scalarrepl -instcombine |  llc -march=x86 -mcpu=yonah | not grep sub.*esp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_insert-2.ll
Failed with exit(1) at line 3
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_insert-2.ll | llc -march=x86 -mattr=+sse2 | grep shufps | count 4
count: expected 4 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_insert-3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_insert-3.ll | llc -march=x86-64 -mattr=+sse2 | grep punpcklqdq | count 1
count: expected 1 lines and got 0.
Warning: Generation of 64-bit code for a 32-bit processor requested.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_insert.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_insert.ll | llc -march=x86 -mattr=+sse2 | grep movss | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_logical.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_logical.ll | llc -march=x86 -mattr=+sse2
llvm-as: <stdin>:7,0: Floating point constant invalid for type
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_return.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_return.ll | llc -march=x86 -mattr=+sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_select.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_select.ll | llvm-as | llc -march=x86 -mattr=+sse
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-2.ll | llc -march=x86 -mattr=+sse2 | grep movss | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-3.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-3.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_set-3.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-4.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-4.ll | llvm-as | llc -march=x86 -mattr=+sse2 | grep pinsrw | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-5.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-5.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_set-5.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-6.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-6.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_set-6.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-7.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-7.ll | llc -march=x86 -mattr=+sse2 | grep movsd | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-8.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set-8.ll | llc -march=x86-64 | not grep movsd
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_set.ll | llvm-as | llc -march=x86 -mattr=+sse2 | grep punpckl | count 7
count: expected 7 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shift.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shift.ll | llc -march=x86 -mattr=+sse2 | grep psllw
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-10.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-10.ll | llvm-as | llc -march=x86 -mattr=+sse2 |  grep unpcklps | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-11.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-11.ll | llc -march=x86 -mattr=+sse2 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-12.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-12.ll | llc -march=x86 -mattr=+sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-13.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-13.ll | llc -march=x86 -mattr=+sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-14.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-14.ll | llc -march=x86 -mattr=+sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-15.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-15.ll | llc -march=x86 -mattr=+sse2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-2.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-2.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_shuffle-2.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-3.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-3.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_shuffle-3.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-4.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-4.ll | llvm-as | llc -march=x86 -mattr=+sse2 > vec_shuffle-4.ll.tmp
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-5.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-5.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_shuffle-5.ll.tmp  -f
llvm-upgrade: <stdin>:7: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-6.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-6.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_shuffle-6.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-7.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-7.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_shuffle-7.ll.tmp  -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-8.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-8.ll | llvm-as | llc -march=x86 -mattr=+sse2 |  not grep shufps
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-9.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle-9.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_shuffle-9.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_shuffle.ll | llvm-as | llc -march=x86 -mattr=+sse2 -o vec_shuffle.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_splat-2.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_splat-2.ll | llvm-as | llc -march=x86 -mattr=+sse2 | grep pshufd | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_splat.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_splat.ll | llvm-as | llc -march=x86 -mattr=+sse2 | grep shufps 
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_ss_load_fold.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_ss_load_fold.ll | llvm-as | llc -march=x86 -mattr=+sse,+sse2 -o vec_ss_load_fold.ll.tmp -f
llvm-upgrade: <stdin>:16: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_zero.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_zero.ll | llvm-as | llc -march=x86 -mattr=+sse2 | grep xorps | count 2
count: expected 2 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vec_zero_cse.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vec_zero_cse.ll | llc -relocation-model=static -march=x86 -mcpu=yonah | grep pxor | count 1
count: expected 1 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vector-intrinsics.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vector-intrinsics.ll | llc -march=x86-64 | grep call | count 16
count: expected 16 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vector-rem.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/vector-rem.ll | llc -march=x86-64 | grep div | count 8
count: expected 8 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/vector.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/vector.ll | llvm-as | llc -march=x86 -mcpu=i386
llvm-upgrade: <stdin>:68: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/weak.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/weak.ll | llvm-as | llc -march=x86
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-arg.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-arg.ll | llc | grep {movl	%edi, %eax}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-asm.ll for PR1029
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-asm.ll | llvm-as | llc
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-mem.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-mem.ll | llc -mtriple=x86_64-apple-darwin -o x86-64-mem.ll.tmp1 -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-shortint.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/x86-64-shortint.ll | llc | grep movswl
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/xmm-r64.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/xmm-r64.ll | llvm-as | llc -march=x86-64
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/zero-remat.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/zero-remat.ll | llc -march=x86-64 | grep xor | count 4
count: expected 4 lines and got 0.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

Running /build/buildd/llvm-2.2/test/DebugInfo/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/DebugInfo/funccall.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/DebugInfo/funccall.ll | llvm-as | llc
	.section	.debug_info,"",%progbits
.Lsection_info:
	.section	.debug_abbrev,"",%progbits
.Lsection_abbrev:
	.section	.debug_aranges,"",%progbits
.Lsection_aranges:
	.section	.debug_macinfo,"",%progbits
.Lsection_macinfo:
	.section	.debug_line,"",%progbits
.Lsection_line:
	.section	.debug_loc,"",%progbits
.Lsection_loc:
	.section	.debug_pubnames,"",%progbits
.Lsection_pubnames:
	.section	.debug_str,"",%progbits
.Lsection_str:
	.section	.debug_ranges,"",%progbits
.Lsection_ranges:
	.text
.Ltext_begin:
	.data
.Ldata_begin:


	.text
	.globl	foo
	.align	2
foo:
.Lfunc_begin1:
	sub sp, sp, #4
	
.Llabel1:
	ldr r3, .LCPI1_0
	ldr r2, [r3]
	str r2, [sp]
	
.Llabel5:
	ldr r2, [sp]
	add r2, r2, #1
	str r2, [r3]
	
.Llabel6:
	add sp, sp, #4
	bx lr
.LBB1_1:
.LCPI1_0:
 	.long	q

	.size foo, .-foo
.Lfunc_end1:
llc: /build/buildd/llvm-2.2/lib/Target/ARM/ARMRegisterInfo.cpp:1397: virtual int llvm::ARMRegisterInfo::getDwarfRegNum(unsigned int, bool) const: Assertion `0 && "What is the dwarf register number"' failed.
llc[0x6e51f4]

Running /build/buildd/llvm-2.2/test/ExecutionEngine/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2002-12-16-ArgTest.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2002-12-16-ArgTest.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-01-04-ArgumentBug.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-01-04-ArgumentBug.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-01-04-LoopTest.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-01-04-LoopTest.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-01-04-PhiTest.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-01-04-PhiTest.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-01-09-SARTest.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-01-09-SARTest.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-01-10-FUCOM.ll
Failed with signal(SIGILL) at line 2
while running: lli 2003-01-10-FUCOM.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-01-15-AlignmentTest.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-01-15-AlignmentTest.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-05-07-ArgumentTest.llx
Failed with signal(SIGSEGV) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/ExecutionEngine/2003-05-07-ArgumentTest.llx | llvm-as | lli - test
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-05-11-PHIRegAllocBug.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-06-04-bzip2-bug.ll
Failed with signal(SIGABRT) at line 2
while running: lli 2003-06-04-bzip2-bug.ll.tmp.bc > /dev/null
lli: /build/buildd/llvm-2.2/lib/Target/ARM/ARMCodeEmitter.cpp:214: unsigned int<unnamed>::Emitter::getBinaryCodeForInstr(const llvm::MachineInstr&): Assertion `0 && "Unknown instruction subtype!"' failed.
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-06-05-PHIBug.ll
Failed with signal(SIGILL) at line 2
while running: lli 2003-06-05-PHIBug.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-08-15-AllocaAssertion.ll.tmp.bc > /dev/null
lli[0x44c1f4]
[0x0]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-08-21-EnvironmentTest.ll
Failed with signal(SIGABRT) at line 2
while running: lli 2003-08-21-EnvironmentTest.ll.tmp.bc > /dev/null
lli: /build/buildd/llvm-2.2/lib/Target/ARM/ARMCodeEmitter.cpp:214: unsigned int<unnamed>::Emitter::getBinaryCodeForInstr(const llvm::MachineInstr&): Assertion `0 && "Unknown instruction subtype!"' failed.
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-08-23-RegisterAllocatePhysReg.ll.tmp.bc > /dev/null
child killed: segmentation violation

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
Failed with signal(SIGSEGV) at line 2
while running: lli 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
Failed with signal(SIGSEGV) at line 2
while running: lli -debug-only=jit 2004-12-04-LazyCompileFuncs.ll.tmp.bc |& not grep {Finished CodeGen of .*Function: F}
child killed: segmentation violation

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/2005-12-02-TailCallBug.ll for PR672
Failed with signal(SIGSEGV) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/ExecutionEngine/2005-12-02-TailCallBug.ll | llvm-as | lli
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/fpbitcast.ll
Failed with exit(1) at line 2
while running: lli -force-interpreter=true fpbitcast.ll.tmp.bc | grep 40091eb8
child process exited abnormally
FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/hello.ll
Failed with signal(SIGILL) at line 2
while running: lli hello.ll.tmp.bc > /dev/null
lli[0x44c1f4]
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/hello2.ll
Failed with signal(SIGSEGV) at line 2
while running: lli hello2.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/simplesttest.ll
Failed with signal(SIGSEGV) at line 2
while running: lli simplesttest.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/simpletest.ll
Failed with signal(SIGSEGV) at line 2
while running: lli simpletest.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-arith.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-arith.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-branch.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-branch.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-call.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-call.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-cast.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-cast.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-constantexpr.ll
Failed with signal(SIGILL) at line 2
while running: lli test-constantexpr.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-fp.ll
Failed with signal(SIGILL) at line 2
while running: lli test-fp.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-loadstore.ll
Failed with signal(SIGILL) at line 2
while running: lli test-loadstore.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-logical.ll
Failed with signal(SIGILL) at line 2
while running: lli test-logical.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-malloc.ll
Failed with signal(SIGILL) at line 2
while running: lli test-malloc.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-phi.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-phi.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-ret.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/ExecutionEngine/test-ret.ll | llvm-as -f -o test-ret.ll.tmp.bc
llvm-upgrade: <stdin>:15: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-setcond-fp.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-setcond-fp.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-setcond-int.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-setcond-int.ll.tmp.bc > /dev/null
lli[0x44c1f4]

FAIL: /build/buildd/llvm-2.2/test/ExecutionEngine/test-shift.ll
Failed with signal(SIGSEGV) at line 2
while running: lli test-shift.ll.tmp.bc > /dev/null
lli[0x44c1f4]

Running /build/buildd/llvm-2.2/test/Feature/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Feature/constexpr.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Feature/constexpr.ll | llvm-as | llvm-dis > constexpr.ll.tmp1.ll
llvm-upgrade: <stdin>:55: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/float.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Feature/float.ll | llvm-as | llvm-dis > t1.ll
llvm-as: <stdin>:2,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/fold-fpcast.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Feature/fold-fpcast.ll | llvm-as | llvm-dis | not grep bitcast
llvm-as: <stdin>:8,0: FP constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/intrinsics.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Feature/intrinsics.ll | llvm-as | llvm-dis > intrinsics.ll.tmp1.ll
llvm-upgrade: <stdin>:34: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/llvm2cpp.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Feature/llvm2cpp.ll | llvm-dis > llvm2cpp.ll.tmp1.ll
llvm-as: <stdin>:196,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/packed.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Feature/packed.ll | llvm-as | llvm-dis > packed.ll.tmp1.ll
llvm-upgrade: <stdin>:12: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/ppcld.ll
Failed with exit(1) at line 2
while running: llvm-as < ppcld.ll.tmp | llvm-dis > ppcld.ll.tmp2
llvm-as: <stdin>:6,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/sparcld.ll
Failed with exit(1) at line 2
while running: llvm-as < sparcld.ll.tmp | llvm-dis > sparcld.ll.tmp2
llvm-as: <stdin>:4,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/testalloca.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Feature/testalloca.ll | llvm-as | llvm-dis > testalloca.ll.tmp1.ll
llvm-upgrade: <stdin>:24: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/weirdnames.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Feature/weirdnames.ll | llvm-as | llvm-dis > weirdnames.ll.tmp1.ll
llvm-as: <stdin>:5,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Feature/x86ld.ll
Failed with exit(1) at line 2
while running: llvm-as < x86ld.ll.tmp | llvm-dis > x86ld.ll.tmp2
llvm-as: <stdin>:6,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/FrontendAda/dg.exp ...
Running /build/buildd/llvm-2.2/test/FrontendObjC/dg.exp ...
Running /build/buildd/llvm-2.2/test/Integer/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Integer/BitCast.ll
Failed with exit(1) at line 2
while running: llvm-as BitCast.ll.tmp1.ll -o - | llvm-dis > BitCast.ll.tmp2.ll
llvm-as: BitCast.ll.tmp1.ll:8,0: FP constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Integer/BitPacked.ll
Failed with exit(1) at line 1
while running: llvm-as /build/buildd/llvm-2.2/test/Integer/BitPacked.ll -o - | llvm-dis > BitPacked.ll.tmp1.ll
llvm-as: /build/buildd/llvm-2.2/test/Integer/BitPacked.ll:11,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Integer/constexpr_bt.ll
Failed with exit(1) at line 1
while running: llvm-as /build/buildd/llvm-2.2/test/Integer/constexpr_bt.ll -o - | llvm-dis > constexpr_bt.ll.tmp1.ll
llvm-as: /build/buildd/llvm-2.2/test/Integer/constexpr_bt.ll:57,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Integer/packed_bt.ll
Failed with exit(1) at line 1
while running: llvm-as /build/buildd/llvm-2.2/test/Integer/packed_bt.ll -o - | llvm-dis > packed_bt.ll.tmp1.ll
llvm-as: /build/buildd/llvm-2.2/test/Integer/packed_bt.ll:11,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Integer/testalloca_bt.ll
Failed with exit(1) at line 1
while running: llvm-as /build/buildd/llvm-2.2/test/Integer/testalloca_bt.ll -o - | llvm-dis > testalloca_bt.ll.tmp1.ll
llvm-as: /build/buildd/llvm-2.2/test/Integer/testalloca_bt.ll:24,0: FP constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Integer/testarith_bt.ll
Failed with exit(1) at line 1
while running: llvm-as /build/buildd/llvm-2.2/test/Integer/testarith_bt.ll -o - | llvm-dis > testarith_bt.ll.tmp1.ll
llvm-as: /build/buildd/llvm-2.2/test/Integer/testarith_bt.ll:19,0: FP constant invalid for type
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Linker/dg.exp ...
Running /build/buildd/llvm-2.2/test/Other/dg.exp ...
Running /build/buildd/llvm-2.2/test/TableGen/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/ADCE/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/ArgumentPromotion/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/BlockPlacement/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/CodeExtractor/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/CondProp/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/ConstProp/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/ConstProp/2007-02-05-BitCast.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/ConstProp/2007-02-05-BitCast.ll | opt -constprop | llvm-dis | grep 1065353216
llvm-as: <stdin>:4,0: FP constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/ConstProp/bitcast.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/ConstProp/bitcast.ll | llvm-as | llvm-dis | grep 0x36A0000000000000
llvm-as: <stdin>:2,0: Floating point constant invalid for type
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/ConstProp/remtest.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/ConstProp/remtest.ll | llvm-as | opt -constprop -die | llvm-dis | not grep rem
llvm-as: <stdin>:14,0: FP constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Transforms/ConstantMerge/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/CorrelatedExprs/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/DeadArgElim/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/DeadStoreElimination/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/DecomposeMultiDimRefs/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/GCSE/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/GVN/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/GVNPRE/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/GlobalDCE/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx | llvm-as | opt -globalopt
llvm-upgrade: <stdin>:3: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/constantexpr-dangle.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/constantexpr-dangle.ll | opt -instcombine -globalopt | llvm-dis |  grep {internal fastcc float @foo}
llvm-as: <stdin>:10,0: FP constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/globalsra-partial.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/globalsra-partial.llx | llvm-as | opt -globalopt | llvm-dis | not grep 12345
llvm-upgrade: <stdin>:14: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/globalsra.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/GlobalOpt/globalsra.llx | llvm-as | opt -globalopt | llvm-dis | not grep global
llvm-upgrade: <stdin>:3: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Transforms/IPConstantProp/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/IndVarsSimplify/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/IndVarsSimplify/2006-12-10-BitCast.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/IndVarsSimplify/2006-12-10-BitCast.ll | llvm-as | opt -indvars -disable-output
llvm-upgrade: <stdin>:26: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/IndVarsSimplify/2007-01-08-X86-64-Pointer.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/IndVarsSimplify/2007-01-08-X86-64-Pointer.ll | llc -march=x86-64 | grep {(%rdi,%rax,8)}
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

Running /build/buildd/llvm-2.2/test/Transforms/Inline/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/InstCombine/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/InstCombine/2006-03-30-ExtractElement.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/InstCombine/2006-03-30-ExtractElement.ll | llvm-as | opt -instcombine -disable-output
llvm-upgrade: <stdin>:4: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/InstCombine/2006-10-26-VectorReassoc.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/InstCombine/2006-10-26-VectorReassoc.ll | llvm-as | opt -instcombine | llvm-dis |  grep mul | count 2
count: expected 2 lines and got 0.
llvm-upgrade: <stdin>:6: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/InstCombine/bitcast-vector-fold.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/InstCombine/bitcast-vector-fold.ll | opt -instcombine | llvm-dis | not grep bitcast
llvm-as: <stdin>:26,0: Floating point constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/InstCombine/fpcast.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/Transforms/InstCombine/fpcast.ll -o - | llvm-as | opt -instcombine | llvm-dis | notcast
llvm-upgrade: /build/buildd/llvm-2.2/test/Transforms/InstCombine/fpcast.ll:7: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/InstCombine/load.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/InstCombine/load.ll | llvm-as | opt -instcombine | llvm-dis | not grep load
llvm-upgrade: <stdin>:7: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/InstCombine/vec_demanded_elts.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/InstCombine/vec_demanded_elts.ll | opt -instcombine | llvm-dis |  grep {sub float}
llvm-as: <stdin>:19,0: Floating point constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Transforms/LCSSA/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/LCSSA/2007-07-12-LICM-2.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/LCSSA/2007-07-12-LICM-2.ll | opt -loop-rotate -licm -loop-unswitch -disable-output
llvm-as: <stdin>:8,0: Floating point constant invalid for type
opt: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/LCSSA/2007-07-12-LICM-3.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/LCSSA/2007-07-12-LICM-3.ll | opt -loop-rotate -licm -loop-unswitch -disable-output
llvm-as: <stdin>:12,0: Floating point constant invalid for type
opt: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/LCSSA/2007-07-12-LICM.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/LCSSA/2007-07-12-LICM.ll | opt -loop-rotate -licm -loop-unswitch -disable-output
llvm-as: <stdin>:8,0: Floating point constant invalid for type
opt: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Transforms/LICM/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/LICM/2003-12-11-SinkingToPHI.ll
Failed with signal(SIGSEGV) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/LICM/2003-12-11-SinkingToPHI.ll | llvm-as | opt -licm | lli
lli[0x44c1f4]

Running /build/buildd/llvm-2.2/test/Transforms/LoopIndexSplit/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/LoopIndexSplit/2007-09-24-UpdateIterationSpace.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/LoopIndexSplit/2007-09-24-UpdateIterationSpace.ll | opt -loop-index-split | llvm-dis | not grep bothcond
llvm-as: <stdin>:32,0: FP constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/LoopIndexSplit/2007-09-25-UpdateIterationSpace-2.ll for PR714
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/LoopIndexSplit/2007-09-25-UpdateIterationSpace-2.ll | opt -loop-index-split | llvm-dis | not grep bothcond
llvm-as: <stdin>:33,0: FP constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Transforms/LoopRotate/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LoopSimplify/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LoopStrengthReduce/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LoopUnroll/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LoopUnswitch/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LowerInvoke/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LowerSetJmp/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LowerSwitch/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/Mem2Reg/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/PredicateSimplifier/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/PruneEH/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/RaiseAllocations/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/Reassociate/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/SCCP/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/SCCP/2006-12-04-PackedType.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/SCCP/2006-12-04-PackedType.ll | llvm-as | opt -sccp 
llvm-upgrade: <stdin>:124: error: FP constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/SCCP/apint-ipsccp4.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/SCCP/apint-ipsccp4.ll | opt -ipsccp | llvm-dis | not grep load
llvm-as: <stdin>:8,0: Floating point constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/SCCP/apint-load.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/SCCP/apint-load.ll | opt -ipsccp | llvm-dis | not grep load
llvm-as: <stdin>:7,0: Floating point constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

FAIL: /build/buildd/llvm-2.2/test/Transforms/SCCP/loadtest.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/SCCP/loadtest.ll | llvm-as | opt -sccp | llvm-dis | not grep load
llvm-upgrade: <stdin>:7: error: Floating point constant invalid for type
llvm-as: <stdin>:1,0: <stdin>:1: error: syntax error, unexpected LABELSTR, expecting GLOBAL or CONSTANT while reading token: 'llvm-upgrade:'
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Transforms/ScalarRepl/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/ScalarRepl/memcpy-from-global.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/Transforms/ScalarRepl/memcpy-from-global.ll | opt -scalarrepl | llvm-dis | not grep {call.*memcpy}
llvm-as: <stdin>:2,0: Floating point constant invalid for type
opt: Invalid bitcode signature
llvm-dis: Invalid bitcode signature

Running /build/buildd/llvm-2.2/test/Transforms/SimplifyCFG/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/SimplifyLibCalls/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/SimplifyLibCalls/Pow.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/SimplifyLibCalls/Pow.ll | llvm-as | opt -simplify-libcalls | llvm-dis |  not grep {call double .pow}
	%Y = call double @pow( double %X, double -0.000000e+00 )		; <double> [#uses=1]
child process exited abnormally
Running /build/buildd/llvm-2.2/test/Transforms/StripSymbols/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/TailCallElim/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/TailDup/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/Transforms/TailDup/if-tail-dup.ll
Failed with signal(SIGABRT) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/Transforms/TailDup/if-tail-dup.ll | llvm-as | opt -tailduplicate |  llc -march=x86 -o if-tail-dup.ll.tmp -f
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
llc[0x6e51f4]

Running /build/buildd/llvm-2.2/test/Verifier/dg.exp ...

		===  Summary ===

# of expected passes		1506
# of unexpected failures	683
# of expected failures		6

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20080308/7fea4fce/attachment-0001.pgp 


More information about the Pkg-llvm-team mailing list