[llvm-testresults] nightly ia64 test run
The nightly build donkey
builddonkey at mozuku.c.u-tokyo.ac.jp
Wed Sep 28 13:42:15 PDT 2005
DEJAGNU TEST RESULTS:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/CFrontend/2005-09-20-ComplexConstants.c:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/ExecutionEngine/2002-12-16-ArgTest.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/ExecutionEngine/hello.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/ExecutionEngine/hello2.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/ExecutionEngine/parallel.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/ExecutionEngine/test-constantexpr.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/ExecutionEngine/test-phi.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll:
FAIL: /home/builddonkey/builddir/llvm/test/Regression/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll:
DEJAGNU STATISTICS:
# of expected passes 1161
# of unexpected failures 10
# of expected failures 35
ADDED WARNINGS:
lib/Debugger/X86JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/SparcV9/ModuloScheduling/PPC32JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/SparcV9/ModuloScheduling/PPC32JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/SparcV9/RegAlloc/SparcV9JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
REMOVED WARNINGS:
lib/Target/X86/X86JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/PowerPC/PPC32JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/PowerPC/PPC32JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/Skeleton/SparcV9JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
TESTS FIXED:
cbe /MultiSource/Applications/hbd/hbd
cbe /SingleSource/Benchmarks/Shootout-C++/hash2
cbe /SingleSource/Benchmarks/Shootout-C++/heapsort
cbe /SingleSource/Benchmarks/Shootout-C++/ary3
cbe /SingleSource/Benchmarks/Shootout-C++/wc
cbe /SingleSource/Benchmarks/Shootout-C++/hello
cbe /SingleSource/Benchmarks/Shootout-C++/except
cbe /SingleSource/Benchmarks/Shootout-C++/nestedloop
cbe /SingleSource/Benchmarks/Shootout-C++/lists1
cbe /SingleSource/Benchmarks/Shootout-C++/matrix
cbe /SingleSource/Regression/C++/EH/ConditionalExpr
cbe /SingleSource/UnitTests/SetjmpLongjmp/C++/C++Catch
cbe /SingleSource/Regression/C++/EH/ctor_dtor_count
cbe /SingleSource/Regression/C++/EH/simple_rethrow
cbe /SingleSource/Benchmarks/Shootout-C++/hash
cbe /SingleSource/Benchmarks/Shootout-C++/lists
cbe /SingleSource/Benchmarks/Shootout-C++/sieve
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/MultipleSetjmp
cbe /SingleSource/Regression/C++/EH/throw_rethrow_test
cbe /SingleSource/Regression/C++/EH/ctor_dtor_count-2
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/WhileLoop
cbe /SingleSource/Benchmarks/Shootout-C++/fibo
cbe /SingleSource/Benchmarks/Shootout-C++/methcall
cbe /SingleSource/Benchmarks/Shootout-C++/objinst
cbe /SingleSource/Benchmarks/Shootout-C++/ackermann
cbe /SingleSource/Regression/C++/EH/simple_throw
cbe /SingleSource/Benchmarks/Shootout-C++/ary2
cbe /SingleSource/Benchmarks/Shootout-C++/moments
cbe /SingleSource/Regression/C++/EH/exception_spec_test
cbe /SingleSource/Benchmarks/Shootout-C++/ary
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/SimpleCTest
cbe /SingleSource/Benchmarks/Shootout-C++/sumcol
cbe /SingleSource/Benchmarks/Shootout-C++/random
cbe /SingleSource/Regression/C++/EH/function_try_block
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/FarJump
cbe /SingleSource/Benchmarks/Shootout-C++/strcat
cbe /SingleSource/UnitTests/SetjmpLongjmp/C/Looping
Warning: empty y range [0:0], adjusting to [-1:1]
Warning: empty y range [0:0], adjusting to [-1:1]
Warning: empty y range [0:0], adjusting to [-1:1]
Warning: empty y range [0:0], adjusting to [-1:1]
USERS WHO COMMITTED:
lattner
ADDED FILES:
llvm/test/Regression/CodeGen/CBackend/2005-09-27-VolatileFuncPtr.ll
llvm/test/Regression/CodeGen/PowerPC/eqv-andc-orc-nor.ll
llvm/test/Regression/CodeGen/PowerPC/nor.ll
llvm/test/Regression/Transforms/GlobalOpt/2005-09-27-Crash.ll
llvm/test/Regression/Transforms/LowerInvoke/basictest.ll
CHANGED FILES:
llvm-gcc/gcc/llvm-expand.c
llvm-test/Makefile.programs
llvm/include/llvm/Target/TargetLowering.h
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/Target/CBackend/Writer.cpp
llvm/lib/Target/PowerPC/PPC32ISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPC32ISelLowering.cpp
llvm/lib/Target/PowerPC/PowerPCInstrInfo.td
llvm/lib/Target/TargetLowering.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/lib/Transforms/Scalar/LowerInvoke.cpp
llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Regression/CodeGen/PowerPC/eqv-andc-orc-nor.ll
llvm/utils/TableGen/DAGISelEmitter.cpp
REMOVED FILES:
llvm/test/Regression/CodeGen/PowerPC/eqv.ll
llvm/test/Regression/CodeGen/PowerPC/nor.ll
More information about the llvm-testresults
mailing list