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

Arthur Loiret arthur.loiret at gmail.com
Sat Mar 8 09:31:37 UTC 2008


Test Run By buildd on Mon Mar  3 19:00:51 2008
Target is hppa-unknown-linux-gnu
Host   is hppa64-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 ...
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/fcopysign.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/ARM/fcopysign.ll | llc -march=arm | grep bic | count 2
count: expected 2 lines and got 1.
child process exited abnormally
Running /build/buildd/llvm-2.2/test/CodeGen/Alpha/dg.exp ...
Running /build/buildd/llvm-2.2/test/CodeGen/CBackend/dg.exp ...
Running /build/buildd/llvm-2.2/test/CodeGen/CellSPU/dg.exp ...
Running /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/alloc_loop.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/alloc_loop.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/frame_size.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/frame_size.ll | llc -asm-verbose | grep {frame size} | grep -v 0x0
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/lower_gcroot.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/lower_gcroot.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/simple_ocaml.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/GC/simple_ocaml.ll | llc | grep caml.*__frametable
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

Running /build/buildd/llvm-2.2/test/CodeGen/Generic/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll | llvm-as -o - | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-27-phifcmpd.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-27-phifcmpd.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-27-usefsubasbool.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-27-usefsubasbool.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-28-ManyArgs.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-28-ManyArgs.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-30-BadFoldGEP.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-30-BadFoldGEP.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-30-BadPreselectPhi.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-05-30-BadPreselectPhi.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-06-BadIntCmp.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-06-BadIntCmp.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-07-BadLongConst.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-07-BadLongConst.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-08-BadCastToBool.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-08-BadCastToBool.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2004-02-08-UnwindSupport.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2004-02-08-UnwindSupport.llx | llvm-as | llc -enable-correct-eh-support
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-04-09-GlobalInPHI.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-04-09-GlobalInPHI.ll | llvm-as | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-12-01-Crash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-12-01-Crash.ll | llvm-as | llc
llvm-upgrade: <stdin>:5: warning: Renaming global variable 'str' to 'str.upgrd.1' may cause linkage errors while reading token '%str1'.
llvm-upgrade: <stdin>:8: warning: Renaming global variable 'str' to 'str.upgrd.2' may cause linkage errors while reading token '%str3'.
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2005-12-12-ExpandSextInreg.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-03-01-dagcombineinfloop.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-03-01-dagcombineinfloop.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-03-27-DebugInfoNULLDeclare.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-03-27-DebugInfoNULLDeclare.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-04-26-SetCCAnd.ll for PR748
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-04-26-SetCCAnd.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll | llvm-as | llc -fast
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-08-30-CoallescerCrash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-08-30-CoallescerCrash.ll | llvm-as | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-09-02-LocalAllocCrash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-09-02-LocalAllocCrash.ll | llvm-as | llc -regalloc=local
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-09-06-SwitchLowering.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-09-06-SwitchLowering.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-10-27-CondFolding.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-10-27-CondFolding.ll | llvm-as | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-10-29-Crash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-10-29-Crash.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll for PR1011
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-01-15-LoadSelectCycle.ll for PR1114
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-01-15-LoadSelectCycle.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-02-25-invoke.ll for PR1224
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-02-25-invoke.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-17-lsr-crash.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-17-lsr-crash.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll for PR1228
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-05-15-InfiniteRecursion.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/2007-05-15-InfiniteRecursion.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/BasicInstrs.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/BasicInstrs.llx | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/BurgBadRegAlloc.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/BurgBadRegAlloc.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/ConstantExprLowering.llx
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/ConstantExprLowering.llx | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/badCallArgLRLLVM.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/badCallArgLRLLVM.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/badFoldGEP.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/badFoldGEP.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/badarg6.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/badarg6.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/badlive.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/badlive.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/bool-to-double.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/bool-to-double.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/bool-vector.ll for PR1845
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/bool-vector.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/call-ret0.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/call-ret0.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/call-ret42.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/call-ret42.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/call-void.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/call-void.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/call2-ret0.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/call2-ret0.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/cast-fp.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/cast-fp.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/debug-info.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/debug-info.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/div-neg-power-2.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/div-neg-power-2.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/fp_to_int.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/fp_to_int.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/fpowi-promote.ll for PR1239
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/fpowi-promote.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/fwdtwice.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/fwdtwice.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/global-ret0.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/global-ret0.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/hello.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/hello.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/i128-addsub.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/i128-addsub.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/i128-arith.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/i128-arith.ll | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/intrinsics.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/intrinsics.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/invalid-memcpy.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/invalid-memcpy.ll | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/isunord.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/isunord.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/llvm-ct-intrinsics.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/llvm-ct-intrinsics.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/negintconst.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/negintconst.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/nested-select.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/nested-select.ll | llvm-as | llc -o /dev/null -f
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-add.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-add.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-arith-fp.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-arith-fp.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-arith-int.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-arith-int.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-int.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-int.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-mul-exp.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-mul-exp.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-mul.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-mul.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/print-shift.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/print-shift.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/ret0.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/ret0.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/ret42.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/ret42.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/shift-int64.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/shift-int64.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/spillccr.ll
Failed with exit(1) at line 1
while running: llvm-upgrade /build/buildd/llvm-2.2/test/CodeGen/Generic/spillccr.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/stacksave-restore.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/stacksave-restore.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-lower.ll for PR1197
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/switch-lower.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/trap.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/Generic/trap.ll | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/vector-constantexpr.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/vector-constantexpr.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/Generic/vector-identity-shuffle.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/Generic/vector-identity-shuffle.ll | llvm-as | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

Running /build/buildd/llvm-2.2/test/CodeGen/IA64/dg.exp ...
Running /build/buildd/llvm-2.2/test/CodeGen/PowerPC/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
Failed with exit(1) at line 3
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll | llvm-as | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
Failed with exit(1) at line 3
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

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 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

Running /build/buildd/llvm-2.2/test/CodeGen/SPARC/dg.exp ...
Running /build/buildd/llvm-2.2/test/CodeGen/X86/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-02-BoolRetCrash.ll for PR933
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/2006-10-02-BoolRetCrash.ll | llvm-as | llc 
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll
Failed with exit(1) at line 1
while running: llvm-as < /build/buildd/llvm-2.2/test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll | llc | not grep pushf
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

FAIL: /build/buildd/llvm-2.2/test/CodeGen/X86/test-load-fold.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/CodeGen/X86/test-load-fold.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

Running /build/buildd/llvm-2.2/test/DebugInfo/dg.exp ...
FAIL: /build/buildd/llvm-2.2/test/DebugInfo/funccall.ll
Failed with exit(1) at line 1
while running: llvm-upgrade < /build/buildd/llvm-2.2/test/DebugInfo/funccall.ll | llvm-as | llc
llc: error auto-selecting target for module 'Cannot choose between targets "c" and "msil"'.  Please use the -march option to explicitly pick a target.

Running /build/buildd/llvm-2.2/test/ExecutionEngine/dg.exp ...
Running /build/buildd/llvm-2.2/test/Feature/dg.exp ...
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 ...
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 ...
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 ...
Running /build/buildd/llvm-2.2/test/Transforms/IPConstantProp/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/IndVarsSimplify/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/Inline/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/InstCombine/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LCSSA/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LICM/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/LoopIndexSplit/dg.exp ...
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 ...
Running /build/buildd/llvm-2.2/test/Transforms/ScalarRepl/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/SimplifyCFG/dg.exp ...
Running /build/buildd/llvm-2.2/test/Transforms/SimplifyLibCalls/dg.exp ...
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 ...
Running /build/buildd/llvm-2.2/test/Verifier/dg.exp ...

		===  Summary ===

# of expected passes		2077
# of unexpected failures	112
# 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/e2b93bfc/attachment-0001.pgp 


More information about the Pkg-llvm-team mailing list