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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue Oct 23 00:36:51 PDT 2012


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

Comparing:
     Run: 5119, Order: 166467, Start Time: 2012-10-23 06:15:25, End Time: 2012-10-23 07:38:56
      To: 5115, Order: 166466, Start Time: 2012-10-23 04:35:22, End Time: 2012-10-23 05:58:43
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: 9 (31 on baseline)
Performance Improvements: 1 (5 on baseline)
Existing Failures: 67 (67 on baseline)
Unchanged Tests: 965 (938 on baseline)
Total Tests: 1042

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Applications/hbd/hbd: 2.76% (1.4361 => 1.4757, std.dev.: 0.0015)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 2.20% (0.8078 => 0.8256, std.dev.: 0.0064)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 1.58% (0.8770 => 0.8909, std.dev.: 0.0032)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/heapsort: 7.78% (3.0231 => 3.2582, std.dev.: 0.0909)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 2.63% (0.7657 => 0.7858, std.dev.: 0.0010)
  SingleSource/Benchmarks/Misc/ffbench: 1.28% (1.4071 => 1.4251, std.dev.: 0.0068)
  SingleSource/Benchmarks/Misc/whetstone: 1.13% (2.1149 => 2.1387, std.dev.: 0.0059)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 1.12% (6.1979 => 6.2673, std.dev.: 0.0017)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 1.08% (1.2416 => 1.2550, std.dev.: 0.0009)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Applications/treecc/treecc: -1.60% (2.0553 => 2.0224, std.dev.: 0.0086)

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.15% (16.4266 => 16.4520, std.dev.: 0.0899)
  MultiSource/Applications/obsequi/Obsequi: 1.53% (1.0380 => 1.0539, std.dev.: 0.0039)
  MultiSource/Applications/sqlite3/sqlite3: 0.36% (0.6378 => 0.6401, std.dev.: 0.0069)
  MultiSource/Benchmarks/McCat/08-main/main: 5.21% (0.1842 => 0.1938, std.dev.: 0.0033)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -2.30% (0.1698 => 0.1659, std.dev.: 0.0056)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -0.22% (0.3218 => 0.3211, std.dev.: 0.0001)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.33% (0.2473 => 0.2440, std.dev.: 0.0089)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 1.28% (0.3290 => 0.3332, std.dev.: 0.0076)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -0.72% (0.2359 => 0.2342, std.dev.: 0.0031)
  SingleSource/Benchmarks/Misc-C++/bigfib: -0.08% (0.5975 => 0.5970, std.dev.: 0.0031)
  SingleSource/Benchmarks/Misc/mandel: -8.48% (0.0460 => 0.0421, std.dev.: 0.0038)
  SingleSource/Benchmarks/Shootout-C++/reversefile: - (0.3292 => 0.3292, std.dev.: 0.0017)
  SingleSource/Benchmarks/Shootout-C++/strcat: -1.36% (0.1989 => 0.1962, std.dev.: 0.0033)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -31.23% (0.0253 => 0.0174, std.dev.: 0.0020)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: 36.94% (0.0157 => 0.0215, std.dev.: 0.0004)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: 11.58% (0.0380 => 0.0424, std.dev.: 0.0002)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: 5.79% (0.0311 => 0.0329, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: -0.64% (0.0312 => 0.0310, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: 0.48% (0.0419 => 0.0421, std.dev.: 0.0004)
  SingleSource/UnitTests/Vector/Altivec/casts: 4.08% (0.0196 => 0.0204, std.dev.: 0.0036)
  SingleSource/UnitTests/Vector/Altivec/test1: 31.71% (0.0164 => 0.0216, std.dev.: 0.0001)
  SingleSource/UnitTests/byval-alignment: 2.74% (0.0328 => 0.0337, std.dev.: 0.0012)

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: - (0.0013 => 0.0013, std.dev.: 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -0.14% (0.1476 => 0.1474, std.dev.: 0.0005)
  MultiSource/Applications/kimwitu++/kc: - (0.0000 => 0.0000)
  MultiSource/Applications/lemon/lemon: 9.94% (1.0464 => 1.1504, std.dev.: 0.0154)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0000)
  MultiSource/Applications/oggenc/oggenc: -1.99% (0.1456 => 0.1427, std.dev.: 0.0045)
  MultiSource/Applications/sqlite3/sqlite3: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/08-main/main: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.38% (0.3995 => 0.4130, std.dev.: 0.0219)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: - (0.0000 => 0.0000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: - (0.1440 => 0.1440, std.dev.: 0.0018)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: - (0.0001 => 0.0001, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -7.97% (0.0665 => 0.0612, std.dev.: 0.0012)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -16.85% (0.0273 => 0.0227, std.dev.: 0.0022)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -5.46% (0.0568 => 0.0537, std.dev.: 0.0035)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 0.46% (1.1407 => 1.1460, std.dev.: 0.0055)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -96.77% (0.0031 => 0.0001, std.dev.: 0.0014)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -20.00% (0.0010 => 0.0008, std.dev.: 0.0009)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 1.82% (0.0550 => 0.0560, std.dev.: 0.0033)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -2.14% (0.0234 => 0.0229, std.dev.: 0.0017)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 0.31% (0.7997 => 0.8022, std.dev.: 0.0007)
  SingleSource/Benchmarks/CoyoteBench/fftbench: - (0.0000 => 0.0001)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: - (0.0000 => 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.0001)
  SingleSource/Benchmarks/Shootout-C++/strcat: - (0.0000 => 0.0000)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/Regression/C/2003-05-21-UnionTest: - (0.0001 => 0.0001, 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.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -55.45% (0.0110 => 0.0049, std.dev.: 0.0030)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: - (0.0000 => 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)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/casts: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/test1: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/byval-alignment: - (0.0000 => 0.0001)

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

New Passes - Execution Time
---------------------------
  SingleSource/Regression/C/uint64_to_float
  SingleSource/Regression/C/uint64_to_float: -24.12% (2.1832 => 1.6567, std.dev.: 0.0064)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 8.35% (0.1425 => 0.1544, std.dev.: 0.0024)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 7.40% (0.8321 => 0.8937, std.dev.: 0.0021)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 6.42% (0.2180 => 0.2320, std.dev.: 0.0018)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 5.39% (0.7473 => 0.7876, std.dev.: 0.0036)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 5.04% (0.1983 => 0.2083, std.dev.: 0.0010)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 3.92% (0.9435 => 0.9805, std.dev.: 0.0026)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 3.67% (0.2998 => 0.3108, std.dev.: 0.0019)
  MultiSource/Applications/hbd/hbd: 3.42% (1.4269 => 1.4757, std.dev.: 0.0015)
  MultiSource/Applications/spiff/spiff: 2.65% (0.7950 => 0.8161, std.dev.: 0.0053)
  MultiSource/Benchmarks/McCat/05-eks/eks: 2.62% (0.4397 => 0.4512, std.dev.: 0.0008)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 2.56% (0.8050 => 0.8256, std.dev.: 0.0064)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 2.21% (0.8716 => 0.8909, std.dev.: 0.0032)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 1.86% (4.1763 => 4.2540, std.dev.: 0.0167)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 1.81% (0.8518 => 0.8672, std.dev.: 0.0053)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 1.65% (0.8066 => 0.8199, std.dev.: 0.0032)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 1.62% (1.4479 => 1.4713, std.dev.: 0.0071)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 1.54% (0.7966 => 0.8089, std.dev.: 0.0025)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 1.42% (0.8331 => 0.8449, std.dev.: 0.0006)
  MultiSource/Applications/treecc/treecc: 1.38% (1.9948 => 2.0224, std.dev.: 0.0086)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.38% (13.1811 => 13.3632, std.dev.: 0.0468)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.34% (6.6074 => 6.6962, std.dev.: 0.0326)
  MultiSource/Benchmarks/nbench/nbench: 1.07% (1.1271 => 1.1392, std.dev.: 0.0038)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/pi: 58.83% (1.5795 => 2.5087, std.dev.: 0.0044)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 10.33% (0.3186 => 0.3515, std.dev.: 0.0003)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 8.44% (1.1857 => 1.2858, std.dev.: 0.0062)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.95% (63.1822 => 66.9392, std.dev.: 0.0721)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 3.44% (0.7597 => 0.7858, std.dev.: 0.0010)
  SingleSource/Benchmarks/Misc/ReedSolomon: 3.40% (8.5322 => 8.8220, std.dev.: 0.0041)
  MultiSource/Applications/siod/siod: 2.87% (3.6643 => 3.7693, std.dev.: 0.0171)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 2.82% (2.4490 => 2.5180, std.dev.: 0.0090)
  MultiSource/Benchmarks/Olden/bh/bh: 1.88% (2.3560 => 2.4004, std.dev.: 0.0030)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -10.06% (0.3269 => 0.2940, std.dev.: 0.0039)
  SingleSource/Benchmarks/Shootout/heapsort: -7.44% (3.2926 => 3.0475, std.dev.: 0.0242)
  MultiSource/Applications/lua/lua: -5.00% (29.8330 => 28.3410, std.dev.: 0.1994)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.43% (3.4237 => 3.3748, std.dev.: 0.0029)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.22% (3.3479 => 3.3070, std.dev.: 0.0129)

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.04% (16.4461 => 16.4520, std.dev.: 0.0899)
  MultiSource/Applications/obsequi/Obsequi: 2.70% (1.0262 => 1.0539, std.dev.: 0.0039)
  MultiSource/Applications/sqlite3/sqlite3: 1.09% (0.6332 => 0.6401, std.dev.: 0.0069)
  MultiSource/Benchmarks/McCat/08-main/main: 5.84% (0.1831 => 0.1938, std.dev.: 0.0033)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 6.41% (0.1559 => 0.1659, std.dev.: 0.0056)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 2.82% (0.3123 => 0.3211, std.dev.: 0.0001)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -0.93% (0.2463 => 0.2440, std.dev.: 0.0089)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -0.36% (0.3344 => 0.3332, std.dev.: 0.0076)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -0.93% (0.2364 => 0.2342, std.dev.: 0.0031)
  SingleSource/Benchmarks/Misc-C++/bigfib: -0.67% (0.6010 => 0.5970, std.dev.: 0.0031)
  SingleSource/Benchmarks/Misc/mandel: -1.86% (0.0429 => 0.0421, std.dev.: 0.0038)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 0.80% (0.3266 => 0.3292, std.dev.: 0.0017)
  SingleSource/Benchmarks/Shootout-C++/strcat: -0.36% (0.1969 => 0.1962, std.dev.: 0.0033)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -22.32% (0.0224 => 0.0174, std.dev.: 0.0020)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: 74.80% (0.0123 => 0.0215, std.dev.: 0.0004)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: 3.92% (0.0408 => 0.0424, std.dev.: 0.0002)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: 29.53% (0.0254 => 0.0329, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: 2.65% (0.0302 => 0.0310, std.dev.: 0.0001)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: 9.64% (0.0384 => 0.0421, std.dev.: 0.0004)
  SingleSource/UnitTests/Vector/Altivec/casts: 7.37% (0.0190 => 0.0204, std.dev.: 0.0036)
  SingleSource/UnitTests/Vector/Altivec/test1: 20.00% (0.0180 => 0.0216, std.dev.: 0.0001)
  SingleSource/UnitTests/byval-alignment: 46.52% (0.0230 => 0.0337, std.dev.: 0.0012)

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.0013, std.dev.: 0.0000)
  MultiSource/Applications/ClamAV/clamscan: 2.50% (0.1438 => 0.1474, std.dev.: 0.0005)
  MultiSource/Applications/kimwitu++/kc: - (0.0000 => 0.0000)
  MultiSource/Applications/lemon/lemon: 1.54% (1.1329 => 1.1504, std.dev.: 0.0154)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0000)
  MultiSource/Applications/oggenc/oggenc: -2.39% (0.1462 => 0.1427, std.dev.: 0.0045)
  MultiSource/Applications/sqlite3/sqlite3: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/08-main/main: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -0.82% (0.4164 => 0.4130, std.dev.: 0.0219)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: - (0.0000 => 0.0000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 5.19% (0.1369 => 0.1440, std.dev.: 0.0018)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: -87.50% (0.0008 => 0.0001, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -4.52% (0.0641 => 0.0612, std.dev.: 0.0012)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 16.41% (0.0195 => 0.0227, std.dev.: 0.0022)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -7.09% (0.0578 => 0.0537, std.dev.: 0.0035)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 0.20% (1.1437 => 1.1460, std.dev.: 0.0055)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: - (0.0001 => 0.0001, std.dev.: 0.0014)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -42.86% (0.0014 => 0.0008, std.dev.: 0.0009)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -10.69% (0.0627 => 0.0560, std.dev.: 0.0033)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 27.22% (0.0180 => 0.0229, std.dev.: 0.0017)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 0.06% (0.8017 => 0.8022, std.dev.: 0.0007)
  SingleSource/Benchmarks/CoyoteBench/fftbench: - (0.0000 => 0.0001)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: - (0.0000 => 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.0001)
  SingleSource/Benchmarks/Shootout-C++/strcat: - (0.0000 => 0.0000)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/Regression/C/2003-05-21-UnionTest: - (0.0001 => 0.0001, 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.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -20.97% (0.0062 => 0.0049, std.dev.: 0.0030)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: - (0.0000 => 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)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/casts: - (0.0000 => 0.0000)
  SingleSource/UnitTests/Vector/Altivec/test1: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/UnitTests/byval-alignment: - (0.0000 => 0.0001)

Report Time: 1.54s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20121023/90341d97/attachment.html>


More information about the llvm-testresults mailing list