[llvm-testresults] smoosh-01.apple.com nightly tester results

Daniel Dunbar daniel at zuster.org
Thu Jul 16 19:53:46 PDT 2009


Looks like I may have pin blame prematurely, previous builds weren't
actually completing so the possible list of changes is much larger.
I'm bisecting now.

 - Daniel

On Thu, Jul 16, 2009 at 6:39 PM, Daniel Dunbar<daniel at zuster.org> wrote:
> Any one have ideas about the new CBE failures here? The build log is
> here (see the nightlytest step):
> http://smooshlab.apple.com:8010/builders/nnt/builds/198
>
> The "changes" can't be trusted because of way the build is set up (it
> does the check out for the nightlytest step later). I think the
> problem is most likely the MDNode privatization commit here: 76126,
> simply based on how the builds are failing:
> --
> /Volumes/Sandbox/Buildbot/llvm/build.nnt/llvm.nt/build/llvm/Release/bin/llc
> -O3 -march=c Output/simulator.llvm.bc -o Output/simulator.cbe.c -f
> 0   llc               0x00afec08 PrintStackTrace(void*) + 40
> 1   llc               0x00aff139 SignalHandler(int) + 361
> 2   libSystem.B.dylib 0x96e32adb _sigtramp + 43
> 3   libSystem.B.dylib 0xffffffff _sigtramp + 1763497295
> 4   llc               0x00a73798
> llvm::LLVMContext::getConstantInt(llvm::IntegerType const*, unsigned
> long long, bool) + 104
> 5   llc               0x00955dfb (anonymous
> namespace)::LowerAllocations::runOnBasicBlock(llvm::BasicBlock&) + 379
> 6   llc               0x00a88508 (anonymous
> namespace)::BBPassManager::runOnFunction(llvm::Function&) + 648
> 7   llc               0x00a87afe
> llvm::FPPassManager::runOnFunction(llvm::Function&) + 462
> 8   llc               0x00a87e16
> llvm::FPPassManager::runOnModule(llvm::Module&) + 86
> 9   llc               0x00a87491
> llvm::MPPassManager::runOnModule(llvm::Module&) + 417
> 10  llc               0x00a877ec llvm::PassManagerImpl::run(llvm::Module&) + 140
> 11  llc               0x00a8789b llvm::PassManager::run(llvm::Module&) + 27
> 12  llc               0x0003275e main + 3182
> 13  llc               0x00031119 start + 53
> Stack dump:
> 0.      Program arguments:
> /Volumes/Sandbox/Buildbot/llvm/build.nnt/llvm.nt/build/llvm/Release/bin/llc
> -O3 -march=c Output/simulator.llvm.bc -o Output/simulator.cbe.c -f
> 1.      Running pass 'Function Pass Manager' on module 'Output/simulator.llvm.bc'.
> 2.      Running pass 'BasicBlock Pass Manager' on function '@main'
> 3.      Running pass 'Lower allocations from instructions to calls' on
> basic block '%bb1.i'
> make[4]: *** [Output/simulator.cbe.c] Bus error
> --
>
> Owen, can you take a look (or propose another person to blame)?
>
>  - Daniel
>
> On Thu, Jul 16, 2009 at 1:55 PM, <daniel_dunbar at apple.com> wrote:
>> http://smooshlab.apple.com/perf.cgi/db_nt_internal/nightlytest//712
>> Name:  smoosh-01
>> Nickname: smoosh-01.apple.com:1
>> Buildstatus: OK
>>
>> Run: 712, Start Time: 2009-07-16 12:08:58
>> Comparing To: 711, Start Time: 2009-07-16 10:22:46
>>
>> --- Changes Summary ---
>> New Test Passes: 0
>> New Test Failures: 125
>> Added Tests: 0
>> Removed Tests: 0
>> Significant Changes: 2
>>
>> --- Tests Summary ---
>> Total Tests: 3429
>> Total Test Failures: 610
>>
>> Total Test Failures By Type:
>>  Bitcode: 50
>>  CBE: 192
>>  GCCAS: 50
>>  JIT: 59
>>  JIT codegen: 59
>>  LLC: 50
>>  LLC compile: 50
>>  LLC-BETA: 50
>>  LLC_BETA compile: 50
>>
>> --- Changes Detail ---
>> New Test Passes:
>>
>> New Test Failures:
>> MultiSource/Applications/ClamAV/clamscan [CBE]
>> MultiSource/Applications/JM/ldecod/ldecod [CBE]
>> MultiSource/Applications/JM/lencod/lencod [CBE]
>> MultiSource/Applications/SPASS/SPASS [CBE]
>> MultiSource/Applications/aha/aha [CBE]
>> MultiSource/Applications/hbd/hbd [CBE]
>> MultiSource/Applications/lambda-0_1_3/lambda [CBE]
>> MultiSource/Applications/lemon/lemon [CBE]
>> MultiSource/Applications/oggenc/oggenc [CBE]
>> MultiSource/Applications/sgefa/sgefa [CBE]
>> MultiSource/Applications/siod/siod [CBE]
>> MultiSource/Applications/spiff/spiff [CBE]
>> MultiSource/Applications/treecc/treecc [CBE]
>> MultiSource/Applications/viterbi/viterbi [CBE]
>> MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000 [CBE]
>> MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk [CBE]
>> MultiSource/Benchmarks/BitBench/drop3/drop3 [CBE]
>> MultiSource/Benchmarks/BitBench/five11/five11 [CBE]
>> MultiSource/Benchmarks/BitBench/uudecode/uudecode [CBE]
>> MultiSource/Benchmarks/BitBench/uuencode/uuencode [CBE]
>> MultiSource/Benchmarks/FreeBench/analyzer/analyzer [CBE]
>> MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow [CBE]
>> MultiSource/Benchmarks/FreeBench/neural/neural [CBE]
>> MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2 [CBE]
>> MultiSource/Benchmarks/FreeBench/pifft/pifft [CBE]
>> MultiSource/Benchmarks/MallocBench/cfrac/cfrac [CBE]
>> MultiSource/Benchmarks/MallocBench/espresso/espresso [CBE]
>> MultiSource/Benchmarks/McCat/01-qbsort/qbsort [CBE]
>> MultiSource/Benchmarks/McCat/03-testtrie/testtrie [CBE]
>> MultiSource/Benchmarks/McCat/04-bisect/bisect [CBE]
>> MultiSource/Benchmarks/McCat/05-eks/eks [CBE]
>> MultiSource/Benchmarks/McCat/08-main/main [CBE]
>> MultiSource/Benchmarks/McCat/09-vor/vor [CBE]
>> MultiSource/Benchmarks/McCat/12-IOtest/iotest [CBE]
>> MultiSource/Benchmarks/McCat/17-bintr/bintr [CBE]
>> MultiSource/Benchmarks/McCat/18-imp/imp [CBE]
>> MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan [CBE]
>> MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg [CBE]
>> MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame [CBE]
>> MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra [CBE]
>> MultiSource/Benchmarks/MiBench/network-patricia/network-patricia [CBE]
>> MultiSource/Benchmarks/MiBench/office-ispell/office-ispell [CBE]
>> MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish [CBE]
>> MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft [CBE]
>> MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm [CBE]
>> MultiSource/Benchmarks/NPB-serial/is/is [CBE]
>> MultiSource/Benchmarks/Olden/bh/bh [CBE]
>> MultiSource/Benchmarks/Olden/bisort/bisort [CBE]
>> MultiSource/Benchmarks/Olden/em3d/em3d [CBE]
>> MultiSource/Benchmarks/Olden/health/health [CBE]
>> MultiSource/Benchmarks/Olden/mst/mst [CBE]
>> MultiSource/Benchmarks/Olden/perimeter/perimeter [CBE]
>> MultiSource/Benchmarks/Olden/power/power [CBE]
>> MultiSource/Benchmarks/Olden/treeadd/treeadd [CBE]
>> MultiSource/Benchmarks/Olden/tsp/tsp [CBE]
>> MultiSource/Benchmarks/Olden/voronoi/voronoi [CBE]
>> MultiSource/Benchmarks/Prolangs-C++/fsm/fsm [CBE]
>> MultiSource/Benchmarks/Prolangs-C++/simul/simul [CBE]
>> MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc [CBE]
>> MultiSource/Benchmarks/Prolangs-C/agrep/agrep [CBE]
>> MultiSource/Benchmarks/Prolangs-C/assembler/assembler [CBE]
>> MultiSource/Benchmarks/Prolangs-C/bison/mybison [CBE]
>> MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl [CBE]
>> MultiSource/Benchmarks/Prolangs-C/compiler/compiler [CBE]
>> MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput [CBE]
>> MultiSource/Benchmarks/Prolangs-C/football/football [CBE]
>> MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo [CBE]
>> MultiSource/Benchmarks/Prolangs-C/loader/loader [CBE]
>> MultiSource/Benchmarks/Prolangs-C/simulator/simulator [CBE]
>> MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail [CBE]
>> MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl [CBE]
>> MultiSource/Benchmarks/Ptrdist/anagram/anagram [CBE]
>> MultiSource/Benchmarks/Ptrdist/bc/bc [CBE]
>> MultiSource/Benchmarks/Ptrdist/ft/ft [CBE]
>> MultiSource/Benchmarks/Ptrdist/ks/ks [CBE]
>> MultiSource/Benchmarks/Ptrdist/yacr2/yacr2 [CBE]
>> MultiSource/Benchmarks/SciMark2-C/scimark2 [CBE]
>> MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4 [CBE]
>> MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc [CBE]
>> MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url [CBE]
>> MultiSource/Benchmarks/VersaBench/8b10b/8b10b [CBE]
>> MultiSource/Benchmarks/VersaBench/beamformer/beamformer [CBE]
>> MultiSource/Benchmarks/VersaBench/dbms/dbms [CBE]
>> MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes [CBE]
>> MultiSource/Benchmarks/llubenchmark/llu [CBE]
>> MultiSource/Benchmarks/mafft/pairlocalalign [CBE]
>> MultiSource/Benchmarks/mediabench/gsm/toast/toast [CBE]
>> MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg [CBE]
>> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode [CBE]
>> MultiSource/Benchmarks/sim/sim [CBE]
>> SingleSource/Benchmarks/BenchmarkGame/fasta [CBE]
>> SingleSource/Benchmarks/BenchmarkGame/nsieve-bits [CBE]
>> SingleSource/Benchmarks/BenchmarkGame/partialsums [CBE]
>> SingleSource/Benchmarks/BenchmarkGame/puzzle [CBE]
>> SingleSource/Benchmarks/CoyoteBench/huffbench [CBE]
>> SingleSource/Benchmarks/CoyoteBench/lpbench [CBE]
>> SingleSource/Benchmarks/Dhrystone/dry [CBE]
>> SingleSource/Benchmarks/Dhrystone/fldry [CBE]
>> SingleSource/Benchmarks/McGill/chomp [CBE]
>> SingleSource/Benchmarks/McGill/exptree [CBE]
>> SingleSource/Benchmarks/McGill/misr [CBE]
>> SingleSource/Benchmarks/McGill/queens [CBE]
>> SingleSource/Benchmarks/Misc/fbench [CBE]
>> SingleSource/Benchmarks/Misc/ffbench [CBE]
>> SingleSource/Benchmarks/Misc/himenobmtxpa [CBE]
>> SingleSource/Benchmarks/Misc/oourafft [CBE]
>> SingleSource/Benchmarks/Misc/richards_benchmark [CBE]
>> SingleSource/Benchmarks/Shootout/hash [CBE]
>> SingleSource/Benchmarks/Shootout/heapsort [CBE]
>> SingleSource/Benchmarks/Shootout/lists [CBE]
>> SingleSource/Benchmarks/Shootout/matrix [CBE]
>> SingleSource/Benchmarks/Shootout/methcall [CBE]
>> SingleSource/Benchmarks/Shootout/objinst [CBE]
>> SingleSource/Benchmarks/Stanford/Treesort [CBE]
>> SingleSource/Regression/C++/global_ctor [CBE]
>> SingleSource/Regression/C/sumarray [CBE]
>> SingleSource/Regression/C/sumarraymalloc [CBE]
>> SingleSource/UnitTests/2004-06-20-StaticBitfieldInit [CBE]
>> SingleSource/UnitTests/2009-04-16-BitfieldInitialization [CBE]
>> SingleSource/UnitTests/SignlessTypes/cast [CBE]
>> SingleSource/UnitTests/Vector/SSE/sse_shift [CBE]
>> SingleSource/UnitTests/Vector/build2 [CBE]
>> SingleSource/UnitTests/Vector/multiplies [CBE]
>> SingleSource/UnitTests/Vector/sumarray [CBE]
>> SingleSource/UnitTests/Vector/sumarray-dbl [CBE]
>>
>> Added Tests:
>>
>> Removed Tests:
>>
>> Significant Changes in Test Results:
>> JIT:
>>  MultiSource/Applications/sgefa/sgefa: 8.89% (0.9000 => 0.9800)
>>  SingleSource/Benchmarks/Dhrystone/fldry: -31.18% (0.9300 => 0.6400)
>> _______________________________________________
>> llvm-testresults mailing list
>> llvm-testresults at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults
>>
>




More information about the llvm-testresults mailing list