[llvm-testresults] nightly ia64 test run
The nightly build donkey
builddonkey at mozuku.c.u-tokyo.ac.jp
Fri Oct 21 13:44:27 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:
DEJAGNU STATISTICS:
# of expected passes 1176
# of unexpected failures 8
# of expected failures 34
ADDED WARNINGS:
lib/Transforms/IPO/X86JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/SparcV9/ModuloScheduling/PPCJITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/SparcV9/ModuloScheduling/PPCJITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Linker/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/PPCJITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/PowerPC/PPCJITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
lib/Target/IA64/SparcV9JITInfo.cpp:: warning: unsupported arg to `__builtin_return_address'
TESTS FIXED:
llc /SingleSource/Regression/C++/ofstream_ctor
llc /SingleSource/Benchmarks/Shootout-C++/moments
llc /MultiSource/Applications/obsequi/Obsequi
llc /SingleSource/Benchmarks/Shootout-C++/spellcheck
llc /MultiSource/Benchmarks/McCat/05-eks/eks
llc /MultiSource/Benchmarks/Ptrdist/yacr2/yacr2
llc /MultiSource/Benchmarks/sim/sim
llc /MultiSource/Benchmarks/Prolangs-C/simulator/simulator
llc /MultiSource/Benchmarks/MallocBench/cfrac/cfrac
llc /SingleSource/Benchmarks/Shootout-C++/reversefile
llc /MultiSource/Benchmarks/MallocBench/espresso/espresso
llc /MultiSource/Benchmarks/MallocBench/gs/gs
llc /MultiSource/Benchmarks/Prolangs-C/loader/loader
llc /SingleSource/UnitTests/SetjmpLongjmp/C/FarJump
llc /SingleSource/Regression/C/test_indvars
llc /MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
llc /MultiSource/Applications/hbd/hbd
llc /SingleSource/Regression/C++/EH/function_try_block
llc /SingleSource/Benchmarks/Misc/pi
llc /MultiSource/Benchmarks/Prolangs-C++/ocean/ocean
llc /MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo
llc /MultiSource/Benchmarks/mediabench/g721/g721encode/encode
llc /SingleSource/Benchmarks/Stanford/Treesort
llc /SingleSource/Benchmarks/Stanford/IntMM
llc /MultiSource/Applications/lambda-0.1.3/lambda
llc /MultiSource/Benchmarks/Prolangs-C/agrep/agrep
llc /MultiSource/Applications/treecc/treecc
llc /MultiSource/Applications/SPASS/SPASS
llc /MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg
llc /MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode
llc /SingleSource/Benchmarks/Stanford/RealMM
llc /MultiSource/Benchmarks/Prolangs-C++/employ/employ
llc /SingleSource/Benchmarks/Shootout-C++/wordfreq
llc /MultiSource/Benchmarks/McCat/18-imp/imp
llc /SingleSource/Benchmarks/Stanford/Quicksort
llc /MultiSource/Benchmarks/Prolangs-C/football/football
llc /SingleSource/Benchmarks/Stanford/Bubblesort
llc /SingleSource/Benchmarks/Shootout-C++/heapsort
llc /MultiSource/Benchmarks/Ptrdist/ft/ft
llc /SingleSource/Regression/C++/EH/ctor_dtor_count-2
llc /SingleSource/Benchmarks/McGill/chomp
llc /MultiSource/Applications/spiff/spiff
llc /MultiSource/Benchmarks/Olden/bisort/bisort
llc /MultiSource/Benchmarks/Prolangs-C/assembler/assembler
llc /MultiSource/Benchmarks/FreeBench/pifft/pifft
llc /MultiSource/Benchmarks/Prolangs-C/bison/mybison
llc /MultiSource/Benchmarks/Olden/voronoi/voronoi
llc /MultiSource/Benchmarks/Olden/mst/mst
llc /MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc
llc /MultiSource/Benchmarks/Ptrdist/bc/bc
TESTS BROKEN:
cbe /MultiSource/Applications/d/make_dparser
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:
alenhar2
criswell
lattner
sampo
ADDED FILES:
llvm-test/MultiSource/Applications/d/grammar.g.c
llvm/examples/BFtoLLVM/BFtoLLVM.cpp
llvm/examples/BFtoLLVM/Makefile
llvm/examples/BFtoLLVM/tests/Makefile
llvm/examples/BFtoLLVM/tests/hello.b
llvm/examples/BFtoLLVM/tests/hello.expected-out
llvm/examples/Fibonacci/Makefile
llvm/examples/Fibonacci/fibonacci.cpp
llvm/examples/HowToUseJIT/HowToUseJIT.cpp
llvm/examples/HowToUseJIT/Makefile
llvm/examples/Makefile
llvm/examples/ModuleMaker/Makefile
llvm/examples/ModuleMaker/ModuleMaker.cpp
llvm/examples/ModuleMaker/README.txt
llvm/examples/ParallelJIT/Makefile
llvm/examples/ParallelJIT/ParallelJIT.cpp
CHANGED FILES:
llvm-test/MultiSource/Applications/d/Makefile
llvm-test/MultiSource/Applications/d/write_ctables.c
llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h
llvm/include/llvm/Target/TargetLowering.h
llvm/lib/CodeGen/LiveInterval.cpp
llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/Alpha/AlphaISelPattern.cpp
llvm/lib/Target/Alpha/AlphaInstrFormats.td
llvm/lib/Target/Alpha/AlphaInstrInfo.td
llvm/lib/Target/IA64/IA64ISelPattern.cpp
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/TargetLowering.cpp
llvm/lib/Target/TargetSelectionDAG.td
llvm/lib/Target/X86/X86ISelPattern.cpp
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/utils/TableGen/DAGISelEmitter.cpp
llvm/utils/TableGen/DAGISelEmitter.h
REMOVED FILES:
llvm-test/MultiSource/Applications/d/grammar.g.c
More information about the llvm-testresults
mailing list