[llvm-testresults] chinook-clangslave1__O3-plain__clang_DEV__powerpc64 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Thu Feb 7 22:51:46 PST 2013


http://llvm.org/perf/db_default/v4/nts/8323?compare_to=8320&baseline=8245
Nickname: chinook-clangslave1__O3-plain__clang_DEV__powerpc64:9

Comparing:
     Run: 8323, Order: 174696, Start Time: 2013-02-08 05:11:50, End Time: 2013-02-08 06:51:45
      To: 8320, Order: 174694, Start Time: 2013-02-08 03:14:06, End Time: 2013-02-08 04:54:27
Baseline: 8245, Order: 174377, Start Time: 2013-02-05 15:53:37, End Time: 2013-02-05 18:01:39

===============
Tests Summary
===============

New Passes: 0 (1 on baseline)
Performance Regressions: 10 (12 on baseline)
Performance Improvements: 2 (134 on baseline)
Existing Failures: 39 (39 on baseline)
Unchanged Tests: 1053 (918 on baseline)
Total Tests: 1104

===========================
Run-Over-Run Changes Detail
===========================

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 2.58% (0.5342 => 0.5480, std.dev.: 0.0038)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 1.46% (1.6141 => 1.6376, std.dev.: 0.0071)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.20% (1.1130 => 1.1264, std.dev.: 0.0031)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.66% (8.8806 => 9.1164, std.dev.: 0.0162)
  SingleSource/Benchmarks/Misc/ffbench: 1.72% (1.3772 => 1.4009, std.dev.: 0.0072)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 1.38% (1.5938 => 1.6158, std.dev.: 0.0026)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 1.37% (4.7443 => 4.8093, std.dev.: 0.0107)
  SingleSource/Benchmarks/Shootout/hash: 1.30% (4.1680 => 4.2221, std.dev.: 0.0036)
  SingleSource/Benchmarks/Misc/fp-convert: 1.10% (5.6934 => 5.7563, std.dev.: 0.0141)
  MultiSource/Applications/SPASS/SPASS: 1.01% (8.2406 => 8.3237, std.dev.: 0.0234)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Ptrdist/ft/ft: -3.86% (0.8870 => 0.8528, std.dev.: 0.0040)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -2.87% (1.0412 => 1.0113, std.dev.: 0.0064)

Existing Failures - Compile Time
--------------------------------
  MultiSource/Applications/obsequi/Obsequi
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft
  SingleSource/UnitTests/Vector/Altivec/alti_isamax
  SingleSource/UnitTests/Vector/Altivec/alti_sdot
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft
  SingleSource/UnitTests/Vector/Altivec/casts
  SingleSource/UnitTests/Vector/Altivec/test1
  MultiSource/Applications/obsequi/Obsequi: -2.84% (1.1341 => 1.1019, std.dev.: 0.0137)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: 2.22% (0.0225 => 0.0230, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: -8.48% (0.0448 => 0.0410, std.dev.: 0.0037)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: -13.95% (0.0344 => 0.0296, std.dev.: 0.0020)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: 0.31% (0.0322 => 0.0323, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: -0.45% (0.0445 => 0.0443, std.dev.: 0.0002)
  SingleSource/UnitTests/Vector/Altivec/casts: 3.35% (0.0209 => 0.0216, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/test1: 2.23% (0.0224 => 0.0229, std.dev.: 0.0002)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ALAC/decode/alacconvert-decode
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael
  MultiSource/Benchmarks/MiBench/security-sha/security-sha
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode
  MultiSource/Benchmarks/mediabench/gsm/toast/toast
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Regression/C/2003-05-21-UnionBitfields
  SingleSource/Regression/C/2003-05-21-UnionTest
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI
  SingleSource/UnitTests/2006-01-23-UnionInit
  SingleSource/UnitTests/2007-04-10-BitfieldTest
  SingleSource/UnitTests/SignlessTypes/Large/cast
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft
  SingleSource/UnitTests/Vector/Altivec/alti_isamax
  SingleSource/UnitTests/Vector/Altivec/alti_sdot
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft
  SingleSource/UnitTests/Vector/Altivec/casts
  SingleSource/UnitTests/Vector/Altivec/test1
  SingleSource/UnitTests/Vectorizer/gcc-loops
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -33.16% (0.0196 => 0.0131, std.dev.: 0.0046)
  MultiSource/Applications/Burg/burg: - (0.0013 => 0.0013)
  MultiSource/Applications/ClamAV/clamscan: -0.62% (0.1458 => 0.1449, std.dev.: 0.0008)
  MultiSource/Applications/lemon/lemon: -2.34% (1.1348 => 1.1082, std.dev.: 0.0229)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0001)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -1.67% (0.4372 => 0.4299, std.dev.: 0.0122)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -2.88% (0.1460 => 0.1418, std.dev.: 0.0032)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: - (0.0008 => 0.0008, std.dev.: 0.0001)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 14.80% (0.0608 => 0.0698, std.dev.: 0.0014)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -4.68% (0.0278 => 0.0265, std.dev.: 0.0031)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -1.65% (0.0668 => 0.0657, std.dev.: 0.0155)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -0.03% (1.3051 => 1.3047, std.dev.: 0.0064)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: - (0.0029 => 0.0029, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: - (0.0027 => 0.0027, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 3.88% (0.0593 => 0.0616, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -9.12% (0.0329 => 0.0299, std.dev.: 0.0025)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -0.56% (1.6688 => 1.6595, std.dev.: 0.0071)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/Regression/C/2003-05-21-UnionTest: 500.00% (0.0001 => 0.0006, std.dev.: 0.0001)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2006-01-23-UnionInit: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -85.71% (0.0007 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 32.79% (0.0061 => 0.0081, std.dev.: 0.0021)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/casts: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/test1: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 0.14% (25.9433 => 25.9791, std.dev.: 0.2262)

================================
Run-Over-Baseline Changes Detail
================================

New Passes - Execution Time
---------------------------
  MultiSource/Benchmarks/PAQ8p/paq8p
  MultiSource/Benchmarks/PAQ8p/paq8p: 6070560.00% (0.0015 => 91.0599, std.dev.: 2.3456)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Ptrdist/ks/ks: 26.29% (1.1845 => 1.4959, std.dev.: 0.0022)
  SingleSource/Benchmarks/Linpack/linpack-pc: 24.60% (42.4724 => 52.9188, std.dev.: 0.3479)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 12.70% (4.2468 => 4.7863, std.dev.: 0.0281)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 8.77% (3.3758 => 3.6719, std.dev.: 0.0090)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.61% (8.6318 => 9.1164, std.dev.: 0.0162)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 4.72% (3.8026 => 3.9820, std.dev.: 0.0391)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 3.15% (2.9646 => 3.0581, std.dev.: 0.0048)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 2.60% (8.5896 => 8.8130, std.dev.: 0.0137)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 1.45% (1.8426 => 1.8693, std.dev.: 0.0102)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 1.23% (2.7292 => 2.7627, std.dev.: 0.0115)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 1.16% (3.6662 => 3.7089, std.dev.: 0.0131)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 1.04% (3.9470 => 3.9881, std.dev.: 0.0129)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/SignlessTypes/factor: -80.53% (0.1710 => 0.0333, std.dev.: 0.0001)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -36.34% (0.0831 => 0.0529, std.dev.: 0.0043)
  SingleSource/Benchmarks/Stanford/IntMM: -26.84% (0.0585 => 0.0428, std.dev.: 0.0004)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -17.51% (0.0594 => 0.0490, std.dev.: 0.0008)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -16.16% (0.1801 => 0.1510, std.dev.: 0.0030)
  SingleSource/Benchmarks/McGill/exptree: -15.38% (0.1177 => 0.0996, std.dev.: 0.0004)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -13.69% (0.1030 => 0.0889, std.dev.: 0.0050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -12.81% (0.7517 => 0.6554, std.dev.: 0.0171)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -12.50% (1.1827 => 1.0349, std.dev.: 0.0383)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -12.24% (0.2484 => 0.2180, std.dev.: 0.0085)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -12.22% (1.1894 => 1.0440, std.dev.: 0.0545)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -12.01% (1.2323 => 1.0843, std.dev.: 0.0299)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -11.96% (1.3358 => 1.1760, std.dev.: 0.0438)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.66% (0.0909 => 0.0803, std.dev.: 0.0002)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -11.40% (1.2635 => 1.1194, std.dev.: 0.0296)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -11.33% (1.2906 => 1.1444, std.dev.: 0.0436)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.94% (0.2504 => 0.2255, std.dev.: 0.0012)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -9.86% (0.1105 => 0.0996, std.dev.: 0.0004)
  SingleSource/Benchmarks/Misc/ReedSolomon: -9.73% (0.2332 => 0.2105, std.dev.: 0.0020)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -9.49% (0.2791 => 0.2526, std.dev.: 0.0019)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -9.27% (0.9656 => 0.8761, std.dev.: 0.0169)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -9.11% (2.0556 => 1.8684, std.dev.: 0.0124)
  MultiSource/Applications/sqlite3/sqlite3: -9.10% (17.8558 => 16.2316, std.dev.: 0.0885)
  MultiSource/Applications/Burg/burg: -8.99% (1.5680 => 1.4270, std.dev.: 0.0050)
  MultiSource/Applications/viterbi/viterbi: -8.58% (0.1911 => 0.1747, std.dev.: 0.0008)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -8.42% (1.4403 => 1.3190, std.dev.: 0.0186)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -8.36% (0.3638 => 0.3334, std.dev.: 0.0046)
  MultiSource/Applications/sgefa/sgefa: -8.27% (0.4279 => 0.3925, std.dev.: 0.0055)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -8.08% (0.1373 => 0.1262, std.dev.: 0.0024)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -8.00% (0.2689 => 0.2474, std.dev.: 0.0030)
  MultiSource/Applications/ClamAV/clamscan: -7.90% (17.4671 => 16.0867, std.dev.: 0.0570)
  SingleSource/Regression/C++/ofstream_ctor: -7.69% (0.2355 => 0.2174, std.dev.: 0.0002)
  MultiSource/Benchmarks/Bullet/bullet: -6.95% (36.4469 => 33.9126, std.dev.: 0.8093)
  MultiSource/Benchmarks/McCat/08-main/main: -6.85% (0.3052 => 0.2843, std.dev.: 0.0022)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -6.75% (7.6310 => 7.1157, std.dev.: 0.0229)
  MultiSource/Applications/JM/lencod/lencod: -6.55% (17.8806 => 16.7087, std.dev.: 0.0302)
  MultiSource/Applications/hbd/hbd: -6.35% (1.6452 => 1.5408, std.dev.: 0.0105)
  MultiSource/Applications/SIBsim4/SIBsim4: -6.14% (1.5179 => 1.4247, std.dev.: 0.0046)
  MultiSource/Applications/kimwitu++/kc: -6.04% (19.5937 => 18.4093, std.dev.: 0.0703)
  MultiSource/Applications/lemon/lemon: -5.95% (1.3801 => 1.2980, std.dev.: 0.0041)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -5.77% (5.1538 => 4.8562, std.dev.: 0.0255)
  MultiSource/Applications/lambda-0_1_3/lambda: -5.66% (0.8478 => 0.7998, std.dev.: 0.0032)
  SingleSource/Benchmarks/Shootout-C++/hello: -5.65% (0.1963 => 0.1852, std.dev.: 0.0006)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -5.29% (4.7643 => 4.5124, std.dev.: 0.0172)
  MultiSource/Applications/hexxagon/hexxagon: -5.22% (1.0777 => 1.0214, std.dev.: 0.0015)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.17% (0.8187 => 0.7764, std.dev.: 0.0057)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -5.14% (0.4045 => 0.3837, std.dev.: 0.0041)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -5.14% (0.2159 => 0.2048, std.dev.: 0.0018)
  MultiSource/Applications/oggenc/oggenc: -5.00% (5.7647 => 5.4762, std.dev.: 0.0093)
  MultiSource/Benchmarks/McCat/09-vor/vor: -4.95% (0.3559 => 0.3383, std.dev.: 0.0027)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.86% (0.2901 => 0.2760, std.dev.: 0.0023)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -4.37% (6.0057 => 5.7434, std.dev.: 0.0387)
  SingleSource/Benchmarks/Linpack/linpack-pc: -4.20% (0.2879 => 0.2758)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -4.20% (9.8125 => 9.4004, std.dev.: 0.0608)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -4.03% (0.9848 => 0.9451, std.dev.: 0.0003)
  MultiSource/Benchmarks/MallocBench/gs/gs: -4.02% (4.6392 => 4.4527, std.dev.: 0.0298)
  MultiSource/Applications/spiff/spiff: -4.02% (0.9113 => 0.8747, std.dev.: 0.0057)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -3.88% (5.6284 => 5.4098, std.dev.: 0.0151)
  MultiSource/Applications/minisat/minisat: -3.74% (0.7808 => 0.7516, std.dev.: 0.0009)
  SingleSource/Benchmarks/Shootout-C++/sieve: -3.68% (0.2961 => 0.2852, std.dev.: 0.0028)
  SingleSource/Benchmarks/Misc-C++/bigfib: -3.53% (0.7191 => 0.6937, std.dev.: 0.0033)
  MultiSource/Benchmarks/McCat/18-imp/imp: -3.50% (0.3918 => 0.3781, std.dev.: 0.0028)
  MultiSource/Applications/SPASS/SPASS: -3.49% (16.8326 => 16.2447, std.dev.: 0.0159)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -3.47% (0.5677 => 0.5480, std.dev.: 0.0038)
  MultiSource/Applications/JM/ldecod/ldecod: -3.18% (7.5188 => 7.2800, std.dev.: 0.0247)
  SingleSource/Benchmarks/Shootout-C++/moments: -3.16% (0.3960 => 0.3835, std.dev.: 0.0005)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -3.03% (0.3497 => 0.3391, std.dev.: 0.0023)
  MultiSource/Benchmarks/Olden/bh/bh: -2.97% (0.3365 => 0.3265, std.dev.: 0.0014)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -2.83% (1.1957 => 1.1619, std.dev.: 0.0036)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -2.72% (0.9337 => 0.9083, std.dev.: 0.0094)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.67% (0.5167 => 0.5029, std.dev.: 0.0038)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -2.65% (0.4082 => 0.3974, std.dev.: 0.0024)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.58% (1.2858 => 1.2526, std.dev.: 0.0061)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.57% (5.0356 => 4.9063, std.dev.: 0.0274)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.45% (0.7021 => 0.6849, std.dev.: 0.0023)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -2.44% (0.6709 => 0.6545, std.dev.: 0.0027)
  MultiSource/Benchmarks/McCat/05-eks/eks: -2.39% (0.4941 => 0.4823, std.dev.: 0.0022)
  MultiSource/Applications/lua/lua: -2.33% (4.2610 => 4.1618, std.dev.: 0.0124)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -2.14% (1.4638 => 1.4325, std.dev.: 0.0042)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -2.09% (0.4782 => 0.4682, std.dev.: 0.0020)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -2.05% (1.6719 => 1.6376, std.dev.: 0.0071)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.99% (0.8656 => 0.8484, std.dev.: 0.0060)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.93% (0.7155 => 0.7017, std.dev.: 0.0046)
  MultiSource/Applications/d/make_dparser: -1.81% (3.5872 => 3.5223, std.dev.: 0.0161)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -1.79% (1.1366 => 1.1163, std.dev.: 0.0073)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -1.72% (1.1461 => 1.1264, std.dev.: 0.0031)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -1.51% (1.0892 => 1.0727, std.dev.: 0.0062)
  MultiSource/Applications/treecc/treecc: -1.24% (2.2299 => 2.2022, std.dev.: 0.0039)
  MultiSource/Applications/siod/siod: -1.14% (2.4462 => 2.4183, std.dev.: 0.0048)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -69.05% (15.4546 => 4.7838, std.dev.: 0.1088)
  MultiSource/Benchmarks/Olden/mst/mst: -32.69% (0.2129 => 0.1433, std.dev.: 0.0004)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -31.18% (2.1128 => 1.4540, std.dev.: 0.0567)
  SingleSource/Benchmarks/Shootout/ary3: -28.30% (12.2734 => 8.8001, std.dev.: 1.1847)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -27.98% (4.3512 => 3.1339, std.dev.: 0.0320)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -24.28% (3.9128 => 2.9629, std.dev.: 0.0590)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -21.55% (1.0870 => 0.8528, std.dev.: 0.0040)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -19.79% (5.6073 => 4.4974, std.dev.: 0.0533)
  SingleSource/Benchmarks/Shootout/heapsort: -14.62% (3.5950 => 3.0694, std.dev.: 0.0661)
  MultiSource/Applications/JM/ldecod/ldecod: -13.95% (0.0731 => 0.0629, std.dev.: 0.0016)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -13.41% (2.7845 => 2.4112, std.dev.: 0.0202)
  MultiSource/Benchmarks/Olden/bisort/bisort: -12.56% (0.7459 => 0.6522, std.dev.: 0.0015)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -12.51% (4.6643 => 4.0806, std.dev.: 0.0831)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -9.90% (5.3602 => 4.8293, std.dev.: 0.0121)
  MultiSource/Applications/SPASS/SPASS: -9.83% (9.2311 => 8.3237, std.dev.: 0.0234)
  MultiSource/Applications/JM/lencod/lencod: -9.73% (7.8499 => 7.0861, std.dev.: 0.0195)
  SingleSource/Benchmarks/McGill/chomp: -8.29% (1.1058 => 1.0141, std.dev.: 0.0035)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.92% (0.3420 => 0.3149, std.dev.: 0.0036)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -7.91% (23.1727 => 21.3396, std.dev.: 0.4512)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -6.70% (46.6929 => 43.5661, std.dev.: 0.4640)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -6.30% (3.9687 => 3.7185, std.dev.: 0.0124)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -5.96% (5.5691 => 5.2373, std.dev.: 0.0366)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.89% (9.4431 => 8.9810, std.dev.: 0.0246)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -4.52% (0.6680 => 0.6378, std.dev.: 0.0037)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -4.41% (1.3165 => 1.2584, std.dev.: 0.0076)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -4.08% (0.3092 => 0.2966, std.dev.: 0.0040)
  SingleSource/Benchmarks/Shootout-C++/ary3: -3.98% (1.8145 => 1.7422, std.dev.: 0.0157)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.97% (0.3101 => 0.2978, std.dev.: 0.0038)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -3.73% (62.4560 => 60.1294, std.dev.: 0.5700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -3.65% (0.4661 => 0.4491, std.dev.: 0.0048)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -3.19% (5.6733 => 5.4922, std.dev.: 0.0571)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.77% (1.3245 => 1.2878, std.dev.: 0.0059)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -2.73% (4.4067 => 4.2863, std.dev.: 0.0267)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -2.21% (1.3449 => 1.3152, std.dev.: 0.0012)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -2.08% (3.0217 => 2.9588, std.dev.: 0.0068)
  MultiSource/Applications/sqlite3/sqlite3: -2.03% (4.4740 => 4.3834, std.dev.: 0.0040)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.88% (1.9733 => 1.9363, std.dev.: 0.0012)
  MultiSource/Applications/lua/lua: -1.82% (29.6758 => 29.1363, std.dev.: 0.0391)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.75% (0.6411 => 0.6299, std.dev.: 0.0030)
  MultiSource/Applications/minisat/minisat: -1.59% (6.2550 => 6.1558, std.dev.: 0.0175)
  SingleSource/Benchmarks/Misc/ffbench: -1.58% (1.4234 => 1.4009, std.dev.: 0.0072)
  SingleSource/Benchmarks/Misc/flops-4: -1.37% (1.6858 => 1.6627, std.dev.: 0.0021)
  MultiSource/Benchmarks/Olden/bh/bh: -1.27% (2.4451 => 2.4140, std.dev.: 0.0017)
  SingleSource/Benchmarks/Misc/oourafft: -1.18% (3.8213 => 3.7763, std.dev.: 0.0059)
  SingleSource/Benchmarks/Shootout-C++/lists: -1.02% (16.6867 => 16.5166, std.dev.: 0.0254)

Existing Failures - Compile Time
--------------------------------
  MultiSource/Applications/obsequi/Obsequi
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft
  SingleSource/UnitTests/Vector/Altivec/alti_isamax
  SingleSource/UnitTests/Vector/Altivec/alti_sdot
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft
  SingleSource/UnitTests/Vector/Altivec/casts
  SingleSource/UnitTests/Vector/Altivec/test1
  MultiSource/Applications/obsequi/Obsequi: -9.95% (1.2236 => 1.1019, std.dev.: 0.0137)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: -2.54% (0.0236 => 0.0230, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: -8.69% (0.0449 => 0.0410, std.dev.: 0.0037)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: -15.67% (0.0351 => 0.0296, std.dev.: 0.0020)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: -3.58% (0.0335 => 0.0323, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: 0.68% (0.0440 => 0.0443, std.dev.: 0.0002)
  SingleSource/UnitTests/Vector/Altivec/casts: 0.93% (0.0214 => 0.0216, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/test1: -2.14% (0.0234 => 0.0229, std.dev.: 0.0002)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ALAC/decode/alacconvert-decode
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael
  MultiSource/Benchmarks/MiBench/security-sha/security-sha
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode
  MultiSource/Benchmarks/mediabench/gsm/toast/toast
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Regression/C/2003-05-21-UnionBitfields
  SingleSource/Regression/C/2003-05-21-UnionTest
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI
  SingleSource/UnitTests/2006-01-23-UnionInit
  SingleSource/UnitTests/2007-04-10-BitfieldTest
  SingleSource/UnitTests/SignlessTypes/Large/cast
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft
  SingleSource/UnitTests/Vector/Altivec/alti_isamax
  SingleSource/UnitTests/Vector/Altivec/alti_sdot
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft
  SingleSource/UnitTests/Vector/Altivec/casts
  SingleSource/UnitTests/Vector/Altivec/test1
  SingleSource/UnitTests/Vectorizer/gcc-loops
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -43.04% (0.0230 => 0.0131, std.dev.: 0.0046)
  MultiSource/Applications/Burg/burg: -7.14% (0.0014 => 0.0013)
  MultiSource/Applications/ClamAV/clamscan: -3.21% (0.1497 => 0.1449, std.dev.: 0.0008)
  MultiSource/Applications/lemon/lemon: -36.10% (1.7342 => 1.1082, std.dev.: 0.0229)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0001)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -6.30% (0.4588 => 0.4299, std.dev.: 0.0122)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -4.45% (0.1484 => 0.1418, std.dev.: 0.0032)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: - (0.0008 => 0.0008, std.dev.: 0.0001)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 11.50% (0.0626 => 0.0698, std.dev.: 0.0014)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -1.49% (0.0269 => 0.0265, std.dev.: 0.0031)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -3.10% (0.0678 => 0.0657, std.dev.: 0.0155)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -0.39% (1.3098 => 1.3047, std.dev.: 0.0064)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 70.59% (0.0017 => 0.0029, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 237.50% (0.0008 => 0.0027, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 2.33% (0.0602 => 0.0616, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -15.77% (0.0355 => 0.0299, std.dev.: 0.0025)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -1.93% (1.6921 => 1.6595, std.dev.: 0.0071)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/Regression/C/2003-05-21-UnionTest: 500.00% (0.0001 => 0.0006, std.dev.: 0.0001)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2006-01-23-UnionInit: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -37.21% (0.0129 => 0.0081, std.dev.: 0.0021)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/casts: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vector/Altivec/test1: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -25.28% (34.7707 => 25.9791, std.dev.: 0.2262)

Report Time: 0.55s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130208/df364b68/attachment.html>


More information about the llvm-testresults mailing list