[llvm-testresults] Debian GNU/Linux ia64 Nightly Test

Al Stone ahs3 at fcahs3.fc.hp.com
Wed Jan 25 16:25:37 PST 2006


http://www.toolchain.org/~ahs3/Sites/ia64

DEJAGNU TEST RESULTS:
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/C++Frontend/2005-07-21-VirtualBaseAccess.cpp: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2004-02-13-IllegalVararg.c.tr: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2004-06-17-UnorderedCompares.c.tr: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-04-09-ComplexOps.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-05-06-CountBuiltins.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-05-10-GlobalUnionInit.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-06-15-ExpandGotoInternalProblem.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-07-20-SqrtNoErrno.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-07-26-UnionInitCrash.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-07-28-IncorrectWeakGlobal.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-09-20-ComplexConstants.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-12-04-AttributeUsed.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2005-12-04-DeclarationLineNumbers.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CFrontend/2006-01-16-BitCountIntrinsicsUnsigned.c: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/CodeGen/PowerPC/darwin-labels.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/ExecutionEngine/2002-12-16-ArgTest.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/ExecutionEngine/hello.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/ExecutionEngine/hello2.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/ExecutionEngine/parallel.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/ExecutionEngine/test-constantexpr.ll: 
  FAIL: /home/ahs3/llvm/build/llvm/test/Regression/ExecutionEngine/test-phi.ll: 

DEJAGNU STATISTICS:
  # of expected passes		1207
  # of unexpected failures	25
  # of expected failures		38
ADDED   WARNINGS:
lib/Target/X86/X86JITInfo.cpp:: warning: unsupported argument to '__builtin_return_address'
lib/Target/SparcV9/SparcV9JITInfo.cpp:: warning: unsupported argument to '__builtin_return_address'
lib/Target/PowerPC/PPCJITInfo.cpp:: warning: unsupported argument to '__builtin_return_address'
lib/Target/PowerPC/PPCJITInfo.cpp:: warning: unsupported argument to '__builtin_return_address'


TESTS ADDED:  

jit /SingleSource/UnitTests/2006-01-23-UnionInit
jit /MultiSource/Applications/oggenc/oggenc
jit /SingleSource/UnitTests/2006-01-23-InitializedBitField
llc /SingleSource/UnitTests/2006-01-23-InitializedBitField
cbe /MultiSource/Applications/oggenc/oggenc
llc-beta /SingleSource/UnitTests/2006-01-23-UnionInit
llc /MultiSource/Applications/oggenc/oggenc
llc /SingleSource/UnitTests/2006-01-23-UnionInit
cbe /SingleSource/UnitTests/2006-01-23-UnionInit
llc-beta /SingleSource/UnitTests/2006-01-23-InitializedBitField
compile /SingleSource/UnitTests/2006-01-23-UnionInit
compile /MultiSource/Applications/oggenc/oggenc
cbe /SingleSource/UnitTests/2006-01-23-InitializedBitField
llc-beta /MultiSource/Applications/oggenc/oggenc
compile /SingleSource/UnitTests/2006-01-23-InitializedBitField



TESTS FIXED:  

llc /SingleSource/Benchmarks/Shootout-C++/strcat
llc /MultiSource/Benchmarks/Prolangs-C++/city/city
llc-beta /SingleSource/Benchmarks/Shootout-C++/hash
llc-beta /MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2
llc /SingleSource/Benchmarks/Shootout-C++/hello
llc-beta /SingleSource/Benchmarks/Shootout-C++/lists
llc /SingleSource/Benchmarks/Shootout-C++/random
llc /SingleSource/Benchmarks/Shootout-C++/lists1
llc /SingleSource/Benchmarks/Shootout-C++/ary3
llc-beta /SingleSource/Benchmarks/Shootout-C++/methcall
llc-beta /SingleSource/Benchmarks/Shootout-C++/lists1
llc-beta /SingleSource/Benchmarks/Shootout-C++/fibo
llc-beta /SingleSource/Benchmarks/Shootout-C++/ackermann
llc-beta /SingleSource/Benchmarks/Shootout-C++/nestedloop
llc /MultiSource/Benchmarks/Prolangs-C++/office/office
llc /SingleSource/Benchmarks/Shootout-C++/except
llc-beta /SingleSource/Benchmarks/Shootout-C++/hello
llc /SingleSource/Benchmarks/Shootout-C++/ackermann
llc-beta /SingleSource/Regression/C/2004-08-12-InlinerAndAllocas
llc-beta /SingleSource/Benchmarks/Shootout-C++/strcat
llc /SingleSource/Benchmarks/Shootout-C++/nestedloop
llc /MultiSource/Applications/SPASS/SPASS
llc-beta /MultiSource/Benchmarks/Prolangs-C++/city/city
llc /SingleSource/Benchmarks/Shootout-C++/matrix
llc /SingleSource/Benchmarks/Shootout-C++/lists
llc-beta /SingleSource/Benchmarks/Shootout-C++/hash2
llc /SingleSource/Benchmarks/Shootout-C++/methcall
llc-beta /MultiSource/Benchmarks/Prolangs-C++/office/office
llc /SingleSource/Benchmarks/Shootout-C++/hash
llc /SingleSource/Benchmarks/Shootout-C++/objinst
llc-beta /MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1
llc-beta /SingleSource/Benchmarks/Shootout-C++/random
llc-beta /SingleSource/Benchmarks/Shootout-C++/ary3
llc /SingleSource/Benchmarks/Shootout-C++/ary
llc-beta /SingleSource/Benchmarks/Shootout-C++/sumcol
llc-beta /MultiSource/Benchmarks/Prolangs-C++/shapes/shapes
llc /MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1
llc /SingleSource/Benchmarks/Shootout-C++/ary2
llc /SingleSource/Benchmarks/Shootout-C++/sieve
llc /SingleSource/Benchmarks/Shootout-C++/wc
llc /MultiSource/Benchmarks/Prolangs-C++/shapes/shapes
llc /MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2
llc-beta /SingleSource/Benchmarks/Shootout-C++/sieve
llc-beta /SingleSource/Benchmarks/Shootout-C++/objinst
llc-beta /MultiSource/Applications/SPASS/SPASS
llc-beta /SingleSource/Benchmarks/Shootout-C++/ary
llc /SingleSource/Benchmarks/Shootout-C++/fibo
llc-beta /SingleSource/Benchmarks/Misc-C++/bigfib
llc-beta /SingleSource/Benchmarks/Shootout-C++/matrix
llc /SingleSource/Benchmarks/Shootout-C++/hash2
llc /SingleSource/Regression/C/2004-08-12-InlinerAndAllocas
llc /SingleSource/Benchmarks/Shootout-C++/sumcol
llc-beta /SingleSource/Benchmarks/Shootout-C++/except
llc-beta /SingleSource/Benchmarks/Shootout-C++/wc
llc /SingleSource/Benchmarks/Misc-C++/bigfib
llc-beta /SingleSource/Benchmarks/Shootout-C++/ary2


Warning: empty y range [0:0], adjusting to [-1:1]
Warning: empty y range [0:0], adjusting to [-1:1]

USERS WHO COMMITTED:
  alenhar2
  duraid
  evancheng
  jeffc
  lattner
  sampo

ADDED FILES:
  llvm/lib/Target/IA64/IA64Bundling.cpp
  llvm/test/Regression/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll

CHANGED FILES:
  llvm-poolalloc/lib/PoolAllocate/PointerCompress.cpp
  llvm-poolalloc/lib/PoolAllocate/PoolAllocate.cpp
  llvm-test/External/SPEC/CINT2000/252.eon/Makefile
  llvm/include/llvm/CodeGen/ScheduleDAG.h
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/InlineAsm.h
  llvm/include/llvm/Module.h
  llvm/include/llvm/Target/TargetLowering.h
  llvm/lib/Bytecode/Reader/Reader.cpp
  llvm/lib/CodeGen/DwarfWriter.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/Target/Alpha/AlphaISelLowering.cpp
  llvm/lib/Target/Alpha/AlphaISelLowering.h
  llvm/lib/Target/Alpha/AlphaRegisterInfo.cpp
  llvm/lib/Target/IA64/IA64.h
  llvm/lib/Target/IA64/IA64ISelLowering.cpp
  llvm/lib/Target/IA64/IA64ISelLowering.h
  llvm/lib/Target/IA64/IA64InstrInfo.cpp
  llvm/lib/Target/IA64/IA64InstrInfo.td
  llvm/lib/Target/IA64/IA64RegisterInfo.cpp
  llvm/lib/Target/IA64/IA64TargetMachine.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/SparcV8/SparcV8ISelDAGToDAG.cpp
  llvm/lib/Target/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Target/X86/X86ISelPattern.cpp
  llvm/lib/Transforms/Scalar/ScalarReplAggregates.cpp
  llvm/lib/VMCore/AsmWriter.cpp
  llvm/lib/VMCore/InlineAsm.cpp
  llvm/lib/VMCore/Module.cpp
  llvm/utils/TableGen/DAGISelEmitter.cpp




More information about the llvm-testresults mailing list