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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Mon Oct 22 14:33:48 PDT 2012


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

Comparing:
     Run: 5100, Order: 166435, Start Time: 2012-10-22 20:12:21, End Time: 2012-10-22 21:35:51
      To: 5097, Order: 166423, Start Time: 2012-10-22 18:31:02, End Time: 2012-10-22 19:54:45
Baseline: 4940, Order: 166107, Start Time: 2012-10-17 21:14:35, End Time: 2012-10-17 22:37:44

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

New Passes: 1 (1 on baseline)
Performance Regressions: 7 (13 on baseline)
Performance Improvements: 9 (7 on baseline)
Existing Failures: 67 (67 on baseline)
Unchanged Tests: 958 (954 on baseline)
Total Tests: 1042

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/SPASS/SPASS
  MultiSource/Applications/SPASS/SPASS: 4.63% (8.1125 => 8.4881, std.dev.: 0.3105)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Applications/Burg/burg: 1.81% (1.2373 => 1.2597, std.dev.: 0.0052)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/ackermann: 6.69% (3.5455 => 3.7828, std.dev.: 0.0465)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 2.91% (59.0560 => 60.7716, std.dev.: 0.3657)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 1.74% (4.3563 => 4.4322, std.dev.: 0.0165)
  MultiSource/Benchmarks/llubenchmark/llu: 1.36% (1.9950 => 2.0222, std.dev.: 0.0035)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.24% (3.7360 => 3.7824, std.dev.: 0.0020)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 1.09% (6.7260 => 6.7994, std.dev.: 0.0024)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/Prolangs-C/football/football: -2.89% (0.8886 => 0.8629, std.dev.: 0.0098)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -1.24% (0.8474 => 0.8369, std.dev.: 0.0027)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout/heapsort: -7.35% (3.2570 => 3.0177, std.dev.: 0.0838)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -2.54% (7.2025 => 7.0193, std.dev.: 0.0639)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -2.33% (2.5326 => 2.4735, std.dev.: 0.0156)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.61% (0.6211 => 0.6111, std.dev.: 0.0020)
  SingleSource/Benchmarks/Shootout/ary3: -1.50% (2.1237 => 2.0919, std.dev.: 0.0091)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -1.04% (2.9536 => 2.9229, std.dev.: 0.0049)
  MultiSource/Applications/lua/lua: -1.02% (28.6001 => 28.3090, std.dev.: 0.0851)

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.32% (16.4589 => 16.4057, std.dev.: 0.1370)
  MultiSource/Applications/obsequi/Obsequi: -0.64% (1.0377 => 1.0311, std.dev.: 0.0223)
  MultiSource/Applications/sqlite3/sqlite3: 0.62% (0.6321 => 0.6360, std.dev.: 0.0070)
  MultiSource/Benchmarks/McCat/08-main/main: 3.28% (0.1888 => 0.1950, std.dev.: 0.0010)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 1.48% (0.1620 => 0.1644, std.dev.: 0.0034)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -0.03% (0.3225 => 0.3224, std.dev.: 0.0039)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.09% (0.2483 => 0.2456, std.dev.: 0.0055)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -0.33% (0.3353 => 0.3342, std.dev.: 0.0032)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 0.17% (0.2367 => 0.2371, std.dev.: 0.0030)
  SingleSource/Benchmarks/Misc-C++/bigfib: -0.35% (0.5959 => 0.5938, std.dev.: 0.0018)
  SingleSource/Benchmarks/Misc/mandel: 16.27% (0.0381 => 0.0443, std.dev.: 0.0026)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -0.36% (0.3299 => 0.3287, std.dev.: 0.0012)
  SingleSource/Benchmarks/Shootout-C++/strcat: -0.80% (0.1991 => 0.1975, std.dev.: 0.0001)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -5.39% (0.0241 => 0.0228, std.dev.: 0.0014)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: -18.40% (0.0212 => 0.0173, std.dev.: 0.0017)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: -0.48% (0.0420 => 0.0418, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: -2.04% (0.0294 => 0.0288, std.dev.: 0.0025)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: -23.13% (0.0307 => 0.0236, std.dev.: 0.0038)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: 1.20% (0.0415 => 0.0420, std.dev.: 0.0031)
  SingleSource/UnitTests/Vector/Altivec/casts: - (0.0197 => 0.0197, std.dev.: 0.0005)
  SingleSource/UnitTests/Vector/Altivec/test1: -22.81% (0.0171 => 0.0132, std.dev.: 0.0037)
  SingleSource/UnitTests/byval-alignment: -14.87% (0.0316 => 0.0269, std.dev.: 0.0031)

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: 62.50% (0.0008 => 0.0013)
  MultiSource/Applications/ClamAV/clamscan: 0.14% (0.1480 => 0.1482, std.dev.: 0.0004)
  MultiSource/Applications/kimwitu++/kc: - (0.0000 => 0.0000)
  MultiSource/Applications/lemon/lemon: 2.44% (1.1291 => 1.1566, std.dev.: 0.0158)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Applications/oggenc/oggenc: -1.67% (0.1501 => 0.1476, std.dev.: 0.0017)
  MultiSource/Applications/sqlite3/sqlite3: - (0.0000 => 0.0000)
  MultiSource/Benchmarks/McCat/08-main/main: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 4.32% (0.4214 => 0.4396, std.dev.: 0.0107)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 1.92% (0.1404 => 0.1431, std.dev.: 0.0021)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: - (0.0001 => 0.0001, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -10.78% (0.0631 => 0.0563, std.dev.: 0.0066)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -10.70% (0.0215 => 0.0192, std.dev.: 0.0036)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -1.43% (0.0560 => 0.0552, std.dev.: 0.0031)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -0.36% (1.1398 => 1.1357, std.dev.: 0.0078)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -79.31% (0.0029 => 0.0006, std.dev.: 0.0012)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 25.00% (0.0012 => 0.0015, std.dev.: 0.0006)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -15.04% (0.0625 => 0.0531, std.dev.: 0.0040)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 8.29% (0.0205 => 0.0222, std.dev.: 0.0021)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -0.19% (0.8023 => 0.8008, std.dev.: 0.0024)
  SingleSource/Benchmarks/CoyoteBench/fftbench: - (0.0000 => 0.0000, std.dev.: 0.0000)
  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)
  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: -87.50% (0.0008 => 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: -36.08% (0.0097 => 0.0062, std.dev.: 0.0029)
  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)
  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, 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: -24.32% (2.1832 => 1.6522, std.dev.: 0.0077)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 3.20% (0.7473 => 0.7712, std.dev.: 0.0020)
  MultiSource/Applications/Burg/burg: 3.07% (1.2222 => 1.2597, std.dev.: 0.0052)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 1.36% (0.8286 => 0.8399, std.dev.: 0.0038)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/pi: 58.66% (1.5795 => 2.5061, std.dev.: 0.0050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 10.01% (0.3186 => 0.3505, std.dev.: 0.0006)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.68% (1.1857 => 1.2768, std.dev.: 0.0047)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.92% (63.1822 => 66.9246, std.dev.: 0.0697)
  MultiSource/Applications/siod/siod: 2.71% (3.6643 => 3.7635, std.dev.: 0.0118)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 2.54% (59.2638 => 60.7716, std.dev.: 0.3657)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.07% (8.5322 => 8.7089, std.dev.: 0.0562)
  MultiSource/Benchmarks/Olden/bh/bh: 1.84% (2.3560 => 2.3994, std.dev.: 0.0028)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 1.77% (4.3552 => 4.4322, std.dev.: 0.0165)
  MultiSource/Benchmarks/llubenchmark/llu: 1.28% (1.9967 => 2.0222, std.dev.: 0.0035)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout/heapsort: -8.35% (3.2926 => 3.0177, std.dev.: 0.0838)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -8.20% (0.3269 => 0.3001, std.dev.: 0.0011)
  MultiSource/Applications/lua/lua: -5.11% (29.8330 => 28.3090, std.dev.: 0.0851)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -3.47% (3.9188 => 3.7828, std.dev.: 0.0465)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -2.69% (7.2130 => 7.0193, std.dev.: 0.0639)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.55% (3.4237 => 3.3708, std.dev.: 0.0016)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.31% (3.3479 => 3.3039, std.dev.: 0.0034)

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.25% (16.4461 => 16.4057, std.dev.: 0.1370)
  MultiSource/Applications/obsequi/Obsequi: 0.48% (1.0262 => 1.0311, std.dev.: 0.0223)
  MultiSource/Applications/sqlite3/sqlite3: 0.44% (0.6332 => 0.6360, std.dev.: 0.0070)
  MultiSource/Benchmarks/McCat/08-main/main: 6.50% (0.1831 => 0.1950, std.dev.: 0.0010)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 5.45% (0.1559 => 0.1644, std.dev.: 0.0034)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 3.23% (0.3123 => 0.3224, std.dev.: 0.0039)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -0.28% (0.2463 => 0.2456, std.dev.: 0.0055)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -0.06% (0.3344 => 0.3342, std.dev.: 0.0032)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 0.30% (0.2364 => 0.2371, std.dev.: 0.0030)
  SingleSource/Benchmarks/Misc-C++/bigfib: -1.20% (0.6010 => 0.5938, std.dev.: 0.0018)
  SingleSource/Benchmarks/Misc/mandel: 3.26% (0.0429 => 0.0443, std.dev.: 0.0026)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 0.64% (0.3266 => 0.3287, std.dev.: 0.0012)
  SingleSource/Benchmarks/Shootout-C++/strcat: 0.30% (0.1969 => 0.1975, std.dev.: 0.0001)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 1.79% (0.0224 => 0.0228, std.dev.: 0.0014)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: 40.65% (0.0123 => 0.0173, std.dev.: 0.0017)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: 2.45% (0.0408 => 0.0418, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: 13.39% (0.0254 => 0.0288, std.dev.: 0.0025)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: -21.85% (0.0302 => 0.0236, std.dev.: 0.0038)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: 9.38% (0.0384 => 0.0420, std.dev.: 0.0031)
  SingleSource/UnitTests/Vector/Altivec/casts: 3.68% (0.0190 => 0.0197, std.dev.: 0.0005)
  SingleSource/UnitTests/Vector/Altivec/test1: -26.67% (0.0180 => 0.0132, std.dev.: 0.0037)
  SingleSource/UnitTests/byval-alignment: 16.96% (0.0230 => 0.0269, std.dev.: 0.0031)

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)
  MultiSource/Applications/ClamAV/clamscan: 3.06% (0.1438 => 0.1482, std.dev.: 0.0004)
  MultiSource/Applications/kimwitu++/kc: - (0.0000 => 0.0000)
  MultiSource/Applications/lemon/lemon: 2.09% (1.1329 => 1.1566, std.dev.: 0.0158)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Applications/oggenc/oggenc: 0.96% (0.1462 => 0.1476, std.dev.: 0.0017)
  MultiSource/Applications/sqlite3/sqlite3: - (0.0000 => 0.0000)
  MultiSource/Benchmarks/McCat/08-main/main: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 5.57% (0.4164 => 0.4396, std.dev.: 0.0107)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: - (0.0000 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 4.53% (0.1369 => 0.1431, std.dev.: 0.0021)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: -87.50% (0.0008 => 0.0001, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -12.17% (0.0641 => 0.0563, std.dev.: 0.0066)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -1.54% (0.0195 => 0.0192, std.dev.: 0.0036)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -4.50% (0.0578 => 0.0552, std.dev.: 0.0031)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -0.70% (1.1437 => 1.1357, std.dev.: 0.0078)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 500.00% (0.0001 => 0.0006, std.dev.: 0.0012)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 7.14% (0.0014 => 0.0015, std.dev.: 0.0006)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -15.31% (0.0627 => 0.0531, std.dev.: 0.0040)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 23.33% (0.0180 => 0.0222, std.dev.: 0.0021)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: - (0.0000 => 0.0000, std.dev.: 0.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -0.11% (0.8017 => 0.8008, std.dev.: 0.0024)
  SingleSource/Benchmarks/CoyoteBench/fftbench: - (0.0000 => 0.0000, std.dev.: 0.0000)
  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)
  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: - (0.0062 => 0.0062, std.dev.: 0.0029)
  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)
  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, 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.48s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20121022/8d9185cc/attachment.html>


More information about the llvm-testresults mailing list