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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri Oct 26 22:18:28 PDT 2012


http://llvm.org/perf/db_default/v4/nts/5279?compare_to=5275&baseline=4940
Nickname: chinook-clangslave1__O3-plain__clang_DEV__powerpc64:6

Comparing:
     Run: 5279, Order: 166863, Start Time: 2012-10-27 03:53:49, End Time: 2012-10-27 05:18:25
      To: 5275, Order: 166855, Start Time: 2012-10-27 02:12:58, End Time: 2012-10-27 03:36:54
Baseline: 4940, Order: 166107, Start Time: 2012-10-17 21:14:35, End Time: 2012-10-17 22:37:44

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

New Passes: 0 (1 on baseline)
Performance Regressions: 4 (50 on baseline)
Performance Improvements: 9 (5 on baseline)
Existing Failures: 67 (67 on baseline)
Unchanged Tests: 962 (919 on baseline)
Total Tests: 1042

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 4.80% (0.2938 => 0.3079, std.dev.: 0.0002)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.02% (1.2477 => 1.2729, std.dev.: 0.0064)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.97% (45.3725 => 46.2642, std.dev.: 0.3378)
  SingleSource/Benchmarks/Misc/richards_benchmark: 1.02% (1.3142 => 1.3276, std.dev.: 0.0042)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.91% (0.2736 => 0.2629, std.dev.: 0.0020)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.75% (0.3388 => 0.3261, std.dev.: 0.0033)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.63% (1.2929 => 1.2589, std.dev.: 0.0036)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -1.87% (4.6864 => 4.5987, std.dev.: 0.0319)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -1.87% (0.9202 => 0.9030, std.dev.: 0.0038)
  MultiSource/Applications/lua/lua: -1.63% (3.9403 => 3.8762, std.dev.: 0.0238)
  MultiSource/Applications/hbd/hbd: -1.22% (1.4959 => 1.4777, std.dev.: 0.0058)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -2.56% (7.0946 => 6.9128, std.dev.: 0.0579)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -1.17% (6.4993 => 6.4233, std.dev.: 0.0232)

Existing Failures - Compile Time
--------------------------------
  MultiSource/Applications/kimwitu++/kc
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/08-main/main
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  SingleSource/Benchmarks/CoyoteBench/fftbench
  SingleSource/Benchmarks/Misc-C++-EH/spirit
  SingleSource/Benchmarks/Misc-C++/Large/ray
  SingleSource/Benchmarks/Misc-C++/bigfib
  SingleSource/Benchmarks/Misc/mandel
  SingleSource/Benchmarks/Shootout-C++/reversefile
  SingleSource/Benchmarks/Shootout-C++/strcat
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization
  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/byval-alignment
  MultiSource/Applications/kimwitu++/kc: -0.11% (16.6183 => 16.5993, std.dev.: 0.0831)
  MultiSource/Applications/obsequi/Obsequi: -1.11% (1.0677 => 1.0559, std.dev.: 0.0074)
  MultiSource/Applications/sqlite3/sqlite3: -0.28% (0.6451 => 0.6433, std.dev.: 0.0066)
  MultiSource/Benchmarks/McCat/08-main/main: -3.44% (0.1977 => 0.1909, std.dev.: 0.0037)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 0.36% (0.1673 => 0.1679, std.dev.: 0.0015)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 0.22% (0.3255 => 0.3262, std.dev.: 0.0097)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.72% (0.2504 => 0.2461, std.dev.: 0.0030)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 2.95% (0.3326 => 0.3424, std.dev.: 0.0016)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 0.72% (0.2376 => 0.2393, std.dev.: 0.0023)
  SingleSource/Benchmarks/Misc-C++/bigfib: 0.51% (0.6037 => 0.6068, std.dev.: 0.0035)
  SingleSource/Benchmarks/Misc/mandel: -5.88% (0.0459 => 0.0432, std.dev.: 0.0026)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 0.57% (0.3321 => 0.3340, std.dev.: 0.0016)
  SingleSource/Benchmarks/Shootout-C++/strcat: -0.10% (0.2010 => 0.2008, std.dev.: 0.0008)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -14.44% (0.0270 => 0.0231, std.dev.: 0.0017)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: -9.59% (0.0219 => 0.0198, std.dev.: 0.0010)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: -0.70% (0.0427 => 0.0424, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: 2.46% (0.0325 => 0.0333, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: -11.75% (0.0315 => 0.0278, std.dev.: 0.0018)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: -1.24% (0.0403 => 0.0398, std.dev.: 0.0013)
  SingleSource/UnitTests/Vector/Altivec/casts: -0.49% (0.0204 => 0.0203, std.dev.: 0.0002)
  SingleSource/UnitTests/Vector/Altivec/test1: - (0.0162 => 0.0162, std.dev.: 0.0027)
  SingleSource/UnitTests/byval-alignment: -20.44% (0.0362 => 0.0288, std.dev.: 0.0034)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/kimwitu++/kc
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Applications/oggenc/oggenc
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/08-main/main
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath
  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
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/CoyoteBench/fftbench
  SingleSource/Benchmarks/Misc-C++-EH/spirit
  SingleSource/Benchmarks/Misc-C++/Large/ray
  SingleSource/Benchmarks/Misc-C++/bigfib
  SingleSource/Benchmarks/Misc/mandel
  SingleSource/Benchmarks/Shootout-C++/reversefile
  SingleSource/Benchmarks/Shootout-C++/strcat
  SingleSource/Regression/C/2003-05-21-UnionBitfields
  SingleSource/Regression/C/2003-05-21-UnionTest
  SingleSource/UnitTests/2003-07-10-SignConversions
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI
  SingleSource/UnitTests/2006-01-23-UnionInit
  SingleSource/UnitTests/2007-04-10-BitfieldTest
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization
  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/byval-alignment
  MultiSource/Applications/Burg/burg: -92.31% (0.0013 => 0.0001, std.dev.: 0.0006)
  MultiSource/Applications/ClamAV/clamscan: 0.13% (0.1483 => 0.1485, std.dev.: 0.0045)
  MultiSource/Applications/kimwitu++/kc: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Applications/lemon/lemon: 0.49% (1.1305 => 1.1360, std.dev.: 0.0216)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Applications/oggenc/oggenc: -1.53% (0.1503 => 0.1480, std.dev.: 0.0022)
  MultiSource/Applications/sqlite3/sqlite3: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/08-main/main: - (0.0000 => 0.0000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -1.92% (0.4120 => 0.4041, std.dev.: 0.0116)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -1.78% (0.1350 => 0.1326, std.dev.: 0.0026)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: - (0.0001 => 0.0001, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -2.00% (0.0600 => 0.0588, std.dev.: 0.0037)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -15.23% (0.0256 => 0.0217, std.dev.: 0.0028)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.67% (0.0585 => 0.0546, std.dev.: 0.0027)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -0.10% (1.1438 => 1.1427, std.dev.: 0.0024)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -54.84% (0.0031 => 0.0014, std.dev.: 0.0008)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: - (0.0026 => 0.0026, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -15.10% (0.0629 => 0.0534, std.dev.: 0.0046)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -21.72% (0.0267 => 0.0209, std.dev.: 0.0024)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -0.10% (0.8018 => 0.8010, std.dev.: 0.0047)
  SingleSource/Benchmarks/CoyoteBench/fftbench: - (0.0000 => 0.0001)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc-C++/Large/ray: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc-C++/bigfib: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc/mandel: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Shootout-C++/reversefile: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Shootout-C++/strcat: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/Regression/C/2003-05-21-UnionTest: 100.00% (0.0001 => 0.0002, std.dev.: 0.0003)
  SingleSource/UnitTests/2003-07-10-SignConversions: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2006-01-23-UnionInit: -87.50% (0.0008 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -80.00% (0.0005 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: - (0.0000 => 0.0001)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -12.86% (0.0070 => 0.0061, std.dev.: 0.0025)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: - (0.0000 => 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)
  SingleSource/UnitTests/byval-alignment: - (0.0000 => 0.0000, std.dev.: 0.0000)

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

New Passes - Execution Time
---------------------------
  SingleSource/Regression/C/uint64_to_float
  SingleSource/Regression/C/uint64_to_float: -23.33% (2.1832 => 1.6738, std.dev.: 0.0076)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Applications/ClamAV/clamscan: 34.47% (14.7684 => 19.8592, std.dev.: 0.1610)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 12.96% (0.0810 => 0.0915, std.dev.: 0.0017)
  MultiSource/Benchmarks/Olden/tsp/tsp: 11.24% (0.1112 => 0.1237, std.dev.: 0.0028)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 7.39% (0.2180 => 0.2341, std.dev.: 0.0006)
  MultiSource/Applications/SIBsim4/SIBsim4: 6.34% (1.2568 => 1.3365, std.dev.: 0.0065)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 5.18% (0.2279 => 0.2397, std.dev.: 0.0015)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 5.04% (0.6010 => 0.6313, std.dev.: 0.0080)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 4.86% (0.7473 => 0.7836, std.dev.: 0.0069)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 4.69% (0.2133 => 0.2233, std.dev.: 0.0033)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 4.61% (6.6074 => 6.9119, std.dev.: 0.0060)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 4.57% (1.1170 => 1.1681, std.dev.: 0.0093)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 4.37% (0.2519 => 0.2629, std.dev.: 0.0020)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 4.28% (13.1811 => 13.7453, std.dev.: 0.0292)
  MultiSource/Applications/spiff/spiff: 4.04% (0.7950 => 0.8271, std.dev.: 0.0084)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 3.95% (0.3137 => 0.3261, std.dev.: 0.0033)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 3.77% (0.3717 => 0.3857, std.dev.: 0.0010)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 3.72% (0.2741 => 0.2843, std.dev.: 0.0013)
  MultiSource/Applications/hbd/hbd: 3.56% (1.4269 => 1.4777, std.dev.: 0.0058)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 3.18% (1.4479 => 1.4940, std.dev.: 0.0109)
  MultiSource/Applications/Burg/burg: 3.17% (1.2222 => 1.2609, std.dev.: 0.0117)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 3.13% (0.4127 => 0.4256, std.dev.: 0.0036)
  MultiSource/Applications/hexxagon/hexxagon: 3.08% (0.9810 => 1.0112, std.dev.: 0.0111)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 3.07% (0.3295 => 0.3396, std.dev.: 0.0027)
  MultiSource/Applications/treecc/treecc: 3.06% (1.9948 => 2.0558, std.dev.: 0.0039)
  MultiSource/Benchmarks/MallocBench/gs/gs: 2.83% (4.1305 => 4.2473, std.dev.: 0.0050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 2.77% (1.1685 => 1.2009, std.dev.: 0.0046)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: 2.67% (1.6386 => 1.6824, std.dev.: 0.0053)
  MultiSource/Applications/SPASS/SPASS: 2.26% (14.2605 => 14.5829, std.dev.: 0.1241)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.17% (4.1763 => 4.2670, std.dev.: 0.0154)
  MultiSource/Applications/d/make_dparser: 2.13% (3.2366 => 3.3054, std.dev.: 0.0210)
  MultiSource/Applications/minisat/minisat: 2.12% (0.6834 => 0.6979, std.dev.: 0.0025)
  MultiSource/Applications/lemon/lemon: 2.11% (1.0945 => 1.1176, std.dev.: 0.0029)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 1.93% (0.5191 => 0.5291, std.dev.: 0.0036)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.71% (0.8069 => 0.8207, std.dev.: 0.0047)
  MultiSource/Applications/JM/lencod/lencod: 1.62% (15.3280 => 15.5769, std.dev.: 0.0685)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 1.60% (4.4873 => 4.5593, std.dev.: 0.0154)
  MultiSource/Benchmarks/nbench/nbench: 1.38% (1.1271 => 1.1427, std.dev.: 0.0038)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 1.31% (0.8420 => 0.8530, std.dev.: 0.0034)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/pi: 57.04% (1.5795 => 2.4804, std.dev.: 0.0143)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 9.45% (0.3186 => 0.3487, std.dev.: 0.0030)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 8.50% (1.1857 => 1.2865, std.dev.: 0.0007)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.93% (63.1822 => 66.9261, std.dev.: 0.0577)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 5.16% (2.2485 => 2.3645, std.dev.: 0.0413)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.82% (44.5605 => 46.2642, std.dev.: 0.3378)
  MultiSource/Applications/siod/siod: 2.62% (3.6643 => 3.7602, std.dev.: 0.0131)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.57% (8.5322 => 8.7513, std.dev.: 0.0374)
  MultiSource/Benchmarks/Olden/bh/bh: 1.89% (2.3560 => 2.4006, std.dev.: 0.0049)
  SingleSource/Benchmarks/Misc/richards_benchmark: 1.83% (1.3037 => 1.3276, std.dev.: 0.0042)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 1.64% (4.8362 => 4.9157, std.dev.: 0.0079)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 1.35% (1.5941 => 1.6156, std.dev.: 0.0034)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Applications/lua/lua: -5.12% (29.8330 => 28.3069, std.dev.: 0.0392)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.16% (7.2130 => 6.9128, std.dev.: 0.0579)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -1.88% (0.8789 => 0.8624, std.dev.: 0.0036)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.44% (3.4237 => 3.3744, std.dev.: 0.0035)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.26% (3.3479 => 3.3057, std.dev.: 0.0015)

Existing Failures - Compile Time
--------------------------------
  MultiSource/Applications/kimwitu++/kc
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/08-main/main
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  SingleSource/Benchmarks/CoyoteBench/fftbench
  SingleSource/Benchmarks/Misc-C++-EH/spirit
  SingleSource/Benchmarks/Misc-C++/Large/ray
  SingleSource/Benchmarks/Misc-C++/bigfib
  SingleSource/Benchmarks/Misc/mandel
  SingleSource/Benchmarks/Shootout-C++/reversefile
  SingleSource/Benchmarks/Shootout-C++/strcat
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization
  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/byval-alignment
  MultiSource/Applications/kimwitu++/kc: 0.93% (16.4461 => 16.5993, std.dev.: 0.0831)
  MultiSource/Applications/obsequi/Obsequi: 2.89% (1.0262 => 1.0559, std.dev.: 0.0074)
  MultiSource/Applications/sqlite3/sqlite3: 1.60% (0.6332 => 0.6433, std.dev.: 0.0066)
  MultiSource/Benchmarks/McCat/08-main/main: 4.26% (0.1831 => 0.1909, std.dev.: 0.0037)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 7.70% (0.1559 => 0.1679, std.dev.: 0.0015)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 4.45% (0.3123 => 0.3262, std.dev.: 0.0097)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -0.08% (0.2463 => 0.2461, std.dev.: 0.0030)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 2.39% (0.3344 => 0.3424, std.dev.: 0.0016)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.23% (0.2364 => 0.2393, std.dev.: 0.0023)
  SingleSource/Benchmarks/Misc-C++/bigfib: 0.97% (0.6010 => 0.6068, std.dev.: 0.0035)
  SingleSource/Benchmarks/Misc/mandel: 0.70% (0.0429 => 0.0432, std.dev.: 0.0026)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 2.27% (0.3266 => 0.3340, std.dev.: 0.0016)
  SingleSource/Benchmarks/Shootout-C++/strcat: 1.98% (0.1969 => 0.2008, std.dev.: 0.0008)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 3.12% (0.0224 => 0.0231, std.dev.: 0.0017)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: 60.98% (0.0123 => 0.0198, std.dev.: 0.0010)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: 3.92% (0.0408 => 0.0424, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: 31.10% (0.0254 => 0.0333, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: -7.95% (0.0302 => 0.0278, std.dev.: 0.0018)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: 3.65% (0.0384 => 0.0398, std.dev.: 0.0013)
  SingleSource/UnitTests/Vector/Altivec/casts: 6.84% (0.0190 => 0.0203, std.dev.: 0.0002)
  SingleSource/UnitTests/Vector/Altivec/test1: -10.00% (0.0180 => 0.0162, std.dev.: 0.0027)
  SingleSource/UnitTests/byval-alignment: 25.22% (0.0230 => 0.0288, std.dev.: 0.0034)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/kimwitu++/kc
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Applications/oggenc/oggenc
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/08-main/main
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath
  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
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/CoyoteBench/fftbench
  SingleSource/Benchmarks/Misc-C++-EH/spirit
  SingleSource/Benchmarks/Misc-C++/Large/ray
  SingleSource/Benchmarks/Misc-C++/bigfib
  SingleSource/Benchmarks/Misc/mandel
  SingleSource/Benchmarks/Shootout-C++/reversefile
  SingleSource/Benchmarks/Shootout-C++/strcat
  SingleSource/Regression/C/2003-05-21-UnionBitfields
  SingleSource/Regression/C/2003-05-21-UnionTest
  SingleSource/UnitTests/2003-07-10-SignConversions
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI
  SingleSource/UnitTests/2006-01-23-UnionInit
  SingleSource/UnitTests/2007-04-10-BitfieldTest
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization
  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/byval-alignment
  MultiSource/Applications/Burg/burg: -85.71% (0.0007 => 0.0001, std.dev.: 0.0006)
  MultiSource/Applications/ClamAV/clamscan: 3.27% (0.1438 => 0.1485, std.dev.: 0.0045)
  MultiSource/Applications/kimwitu++/kc: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Applications/lemon/lemon: 0.27% (1.1329 => 1.1360, std.dev.: 0.0216)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Applications/oggenc/oggenc: 1.23% (0.1462 => 0.1480, std.dev.: 0.0022)
  MultiSource/Applications/sqlite3/sqlite3: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/08-main/main: - (0.0000 => 0.0000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -2.95% (0.4164 => 0.4041, std.dev.: 0.0116)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -3.14% (0.1369 => 0.1326, std.dev.: 0.0026)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: -87.50% (0.0008 => 0.0001, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.27% (0.0641 => 0.0588, std.dev.: 0.0037)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 11.28% (0.0195 => 0.0217, std.dev.: 0.0028)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -5.54% (0.0578 => 0.0546, std.dev.: 0.0027)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -0.09% (1.1437 => 1.1427, std.dev.: 0.0024)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 1300.00% (0.0001 => 0.0014, std.dev.: 0.0008)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 85.71% (0.0014 => 0.0026, std.dev.: 0.0000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -14.83% (0.0627 => 0.0534, std.dev.: 0.0046)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 16.11% (0.0180 => 0.0209, std.dev.: 0.0024)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -0.09% (0.8017 => 0.8010, std.dev.: 0.0047)
  SingleSource/Benchmarks/CoyoteBench/fftbench: - (0.0000 => 0.0001)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc-C++/Large/ray: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc-C++/bigfib: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc/mandel: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Shootout-C++/reversefile: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/Shootout-C++/strcat: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/Regression/C/2003-05-21-UnionTest: 100.00% (0.0001 => 0.0002, std.dev.: 0.0003)
  SingleSource/UnitTests/2003-07-10-SignConversions: - (0.0001 => 0.0001, std.dev.: 0.0003)
  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/2009-04-16-BitfieldInitialization: - (0.0000 => 0.0001)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -1.61% (0.0062 => 0.0061, std.dev.: 0.0025)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: - (0.0000 => 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)
  SingleSource/UnitTests/byval-alignment: - (0.0000 => 0.0000, std.dev.: 0.0000)

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


More information about the llvm-testresults mailing list