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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri Apr 26 13:40:08 PDT 2013


http://llvm.org/perf/db_default/v4/nts/11061?compare_to=11058&baseline=9029
Nickname: chinook-clangslave1__O3-plain__clang_DEV__powerpc64:11

Comparing:
     Run: 11061, Order: 180619, Start Time: 2013-04-26 18:54:22, End Time: 2013-04-26 20:40:05
      To: 11058, Order: 180610, Start Time: 2013-04-26 16:45:21, End Time: 2013-04-26 18:32:19
Baseline: 9029, Order: 176363, Start Time: 2013-03-01 19:08:40, End Time: 2013-03-01 20:55:00

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

New Failures: 0 (1 on baseline)
New Passes: 0 (13 on baseline)
Performance Regressions: 7 (80 on baseline)
Performance Improvements: 3 (65 on baseline)
Removed Tests: 0 (2 on baseline)
Added Tests: 0 (4 on baseline)
Existing Failures: 20 (19 on baseline)
Unchanged Tests: 1078 (924 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 1.83% (1.5609 => 1.5895, std.dev.: 0.0037)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 1.23% (1.6474 => 1.6677, std.dev.: 0.0058)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/fibo: 14.41% (4.1511 => 4.7492, std.dev.: 0.0363)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 2.20% (3.9427 => 4.0293, std.dev.: 0.0246)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 1.38% (1.9593 => 1.9864, std.dev.: 0.0098)
  SingleSource/Benchmarks/Shootout/fib2: 1.34% (4.8888 => 4.9544, std.dev.: 0.0037)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 1.20% (2.6776 => 2.7098, std.dev.: 0.0050)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/nbench/nbench: -8.59% (23.3101 => 21.3083, std.dev.: 0.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.11% (2.4881 => 2.3362, std.dev.: 0.0317)
  SingleSource/Benchmarks/Shootout-C++/lists: -1.38% (16.7220 => 16.4906, std.dev.: 0.0576)

Existing Failures - Compile Time
--------------------------------
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Applications/obsequi/Obsequi: 1.52% (1.1335 => 1.1507, std.dev.: 0.0549)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ALAC/decode/alacconvert-decode
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lua/lua
  MultiSource/Applications/obsequi/Obsequi
  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/mediabench/adpcm/rawcaudio/rawcaudio
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode
  MultiSource/Benchmarks/mediabench/gsm/toast/toast
  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/Vectorizer/gcc-loops
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -4.51% (0.0244 => 0.0233, std.dev.: 0.0036)
  MultiSource/Applications/ClamAV/clamscan: -2.18% (0.1517 => 0.1484, std.dev.: 0.0302)
  MultiSource/Applications/lua/lua: -0.01% (27.5093 => 27.5053, std.dev.: 0.1678)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0001)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -1.16% (0.1203 => 0.1189, std.dev.: 0.0196)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: -11.11% (0.0009 => 0.0008, std.dev.: 0.0001)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 0.51% (0.0592 => 0.0595, std.dev.: 0.0145)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -1.52% (0.0263 => 0.0259, std.dev.: 0.0026)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -38.71% (0.0031 => 0.0019, std.dev.: 0.0010)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -66.67% (0.0027 => 0.0009, std.dev.: 0.0011)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -6.76% (0.0592 => 0.0552, std.dev.: 0.0037)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -10.11% (0.0277 => 0.0249, std.dev.: 0.0032)
  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/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.0004)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: - (0.0001 => 0.0001, std.dev.: 0.0004)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 268.97% (0.0029 => 0.0107, std.dev.: 0.0001)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 0.08% (22.8286 => 22.8463, std.dev.: 0.6139)

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

New Failures - Execution Time
-----------------------------
  MultiSource/Applications/lua/lua
  MultiSource/Applications/lua/lua: -2.36% (28.1709 => 27.5053, std.dev.: 0.1678)

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/lemon/lemon
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  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/Burg/burg: 7.69% (0.0013 => 0.0014, std.dev.: 0.0001)
  MultiSource/Applications/lemon/lemon: -25.41% (1.1794 => 0.8797, std.dev.: 0.3931)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 5.36% (0.4125 => 0.4346, std.dev.: 0.0309)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -15.84% (0.0663 => 0.0558, std.dev.: 0.0031)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 13.05% (1.1660 => 1.3182, std.dev.: 0.0160)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -33.18% (1.6803 => 1.1228, std.dev.: 0.0145)
  SingleSource/UnitTests/Vector/Altivec/2007-01-07-lvsl-lvsr-Regression: 200.00% (0.0001 => 0.0003, std.dev.: 0.0002)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: -4.29% (29.7937 => 28.5144, std.dev.: 2.2300)
  SingleSource/UnitTests/Vector/Altivec/alti_isamax: -88.89% (0.0009 => 0.0001, std.dev.: 0.0004)
  SingleSource/UnitTests/Vector/Altivec/alti_sdot: - (0.0001 => 0.0001, std.dev.: 0.0005)
  SingleSource/UnitTests/Vector/Altivec/alti_stepfft: -96.55% (0.0029 => 0.0001, std.dev.: 0.0021)
  SingleSource/UnitTests/Vector/Altivec/casts: - (0.0001 => 0.0001, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/Altivec/test1: 33.33% (0.0006 => 0.0008, std.dev.: 0.0001)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 32.55% (1.0958 => 1.4525, std.dev.: 0.1130)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 30.55% (1.0687 => 1.3952, std.dev.: 0.0348)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 30.34% (1.1023 => 1.4367, std.dev.: 0.0837)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 30.04% (1.1626 => 1.5118, std.dev.: 0.0530)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 29.72% (1.1699 => 1.5176, std.dev.: 0.0427)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 29.69% (1.1428 => 1.4821, std.dev.: 0.0854)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 29.53% (1.0890 => 1.4106, std.dev.: 0.0329)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 29.29% (1.1209 => 1.4492, std.dev.: 0.0315)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 28.91% (1.0617 => 1.3686, std.dev.: 0.0796)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 28.90% (1.0418 => 1.3429, std.dev.: 0.0329)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 27.73% (1.0528 => 1.3447, std.dev.: 0.0610)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.72% (1.0951 => 1.3987, std.dev.: 0.0895)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 27.43% (1.1744 => 1.4965, std.dev.: 0.0266)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 25.96% (1.2537 => 1.5791, std.dev.: 0.0254)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 25.84% (1.2835 => 1.6152, std.dev.: 0.0314)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 25.28% (1.2853 => 1.6102, std.dev.: 0.0264)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 25.00% (1.2419 => 1.5524, std.dev.: 0.0731)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 24.93% (1.2723 => 1.5895, std.dev.: 0.0037)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.66% (1.1727 => 1.4619, std.dev.: 0.0417)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 24.63% (1.2566 => 1.5661, std.dev.: 0.0097)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 23.43% (1.2704 => 1.5680, std.dev.: 0.0884)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 23.35% (1.3046 => 1.6092, std.dev.: 0.1127)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 23.13% (1.3313 => 1.6392, std.dev.: 0.0654)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 22.59% (1.2929 => 1.5850, std.dev.: 0.0164)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 22.28% (1.3638 => 1.6677, std.dev.: 0.0058)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 22.24% (1.3451 => 1.6442, std.dev.: 0.0519)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 21.32% (1.2925 => 1.5681, std.dev.: 0.0207)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 20.75% (1.3357 => 1.6129, std.dev.: 0.0526)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 20.08% (1.4005 => 1.6817, std.dev.: 0.0398)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 9.23% (23.8286 => 26.0287, std.dev.: 0.5379)
  MultiSource/Benchmarks/MallocBench/gs/gs: 4.72% (4.4482 => 4.6583, std.dev.: 0.0287)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 2.78% (0.3598 => 0.3698, std.dev.: 0.0022)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.45% (0.9184 => 0.9409, std.dev.: 0.0043)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/BitBench/drop3/drop3: 53.72% (0.3010 => 0.4627, std.dev.: 0.0003)
  SingleSource/Benchmarks/Misc/lowercase: 47.38% (0.7986 => 1.1770, std.dev.: 0.0031)
  SingleSource/Benchmarks/Stanford/Bubblesort: 41.03% (0.0290 => 0.0409, std.dev.: 0.0016)
  SingleSource/Benchmarks/Misc/fp-convert: 39.75% (5.6800 => 7.9380, std.dev.: 0.0114)
  MultiSource/Benchmarks/MallocBench/gs/gs: 38.98% (0.0608 => 0.0845, std.dev.: 0.0007)
  SingleSource/Benchmarks/Shootout-C++/ary2: 35.99% (0.0314 => 0.0427, std.dev.: 0.0033)
  SingleSource/Benchmarks/Shootout-C++/methcall: 34.13% (8.6184 => 11.5599, std.dev.: 0.0430)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 30.73% (0.0384 => 0.0502, std.dev.: 0.0016)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 29.96% (1.1586 => 1.5057, std.dev.: 0.0235)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 27.55% (12.6632 => 16.1524, std.dev.: 0.2226)
  SingleSource/Benchmarks/Shootout/hash: 23.49% (4.1780 => 5.1594, std.dev.: 0.1411)
  SingleSource/Benchmarks/Shootout-C++/ary: 22.97% (0.0505 => 0.0621, std.dev.: 0.0004)
  SingleSource/Benchmarks/Shootout-C++/matrix: 21.30% (2.8804 => 3.4940, std.dev.: 0.0128)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 19.65% (3.7569 => 4.4953, std.dev.: 0.0701)
  MultiSource/Applications/lambda-0_1_3/lambda: 19.46% (6.9897 => 8.3499, std.dev.: 0.0058)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 17.26% (4.0968 => 4.8038, std.dev.: 0.0409)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 16.79% (4.8478 => 5.6618, std.dev.: 0.0417)
  SingleSource/Benchmarks/Shootout-C++/hash: 14.50% (0.6540 => 0.7488, std.dev.: 0.0177)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 14.18% (8.7510 => 9.9918, std.dev.: 0.0145)
  MultiSource/Benchmarks/Olden/tsp/tsp: 13.34% (1.4232 => 1.6130, std.dev.: 0.0122)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 13.24% (4.5865 => 5.1939, std.dev.: 0.0340)
  SingleSource/Benchmarks/Misc/salsa20: 12.30% (9.1513 => 10.2773, std.dev.: 0.0327)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 11.64% (2.5283 => 2.8225, std.dev.: 0.0085)
  SingleSource/Benchmarks/Shootout/sieve: 11.48% (6.8087 => 7.5900, std.dev.: 0.0154)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 11.18% (0.1655 => 0.1840, std.dev.: 0.0017)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 10.96% (4.8642 => 5.3973, std.dev.: 0.0326)
  SingleSource/Benchmarks/McGill/chomp: 9.19% (1.0339 => 1.1289, std.dev.: 0.0123)
  SingleSource/Benchmarks/Misc/flops: 7.97% (9.3754 => 10.1225, std.dev.: 0.0274)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 6.78% (4.7982 => 5.1235, std.dev.: 0.0150)
  SingleSource/Benchmarks/Shootout-C++/hash2: 6.21% (3.3943 => 3.6052, std.dev.: 0.0314)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 6.04% (1.8732 => 1.9864, std.dev.: 0.0098)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 6.01% (5.0818 => 5.3871, std.dev.: 0.0615)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 5.54% (9.0122 => 9.5112, std.dev.: 0.0644)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 5.17% (6.2349 => 6.5573, std.dev.: 0.0070)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 4.79% (5.1346 => 5.3804, std.dev.: 0.0106)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 4.73% (2.7893 => 2.9213, std.dev.: 0.0042)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 4.28% (0.3085 => 0.3217, std.dev.: 0.0009)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.06% (23.4908 => 24.4435, std.dev.: 0.0317)
  SingleSource/Benchmarks/Misc/whetstone: 3.64% (3.4590 => 3.5850, std.dev.: 0.0190)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 3.54% (5.1006 => 5.2812, std.dev.: 0.0137)
  MultiSource/Applications/sqlite3/sqlite3: 3.33% (4.2776 => 4.4199, std.dev.: 0.0548)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 3.25% (6.1397 => 6.3392, std.dev.: 0.0229)
  MultiSource/Benchmarks/Olden/health/health: 3.14% (0.3278 => 0.3381, std.dev.: 0.0017)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 2.44% (9.6958 => 9.9325, std.dev.: 0.0402)
  MultiSource/Benchmarks/Olden/power/power: 2.26% (1.2248 => 1.2525, std.dev.: 0.0009)
  MultiSource/Benchmarks/Olden/bh/bh: 1.35% (2.3749 => 2.4070, std.dev.: 0.0077)
  SingleSource/Benchmarks/Shootout/fib2: 1.03% (4.9040 => 4.9544, std.dev.: 0.0037)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/sumarraymalloc: -47.78% (0.0810 => 0.0423, std.dev.: 0.0126)
  MultiSource/Benchmarks/FreeBench/neural/neural: -22.38% (0.2542 => 0.1973, std.dev.: 0.0019)
  MultiSource/Benchmarks/FreeBench/mason/mason: -19.58% (0.0817 => 0.0657, std.dev.: 0.0041)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -16.09% (0.0895 => 0.0751, std.dev.: 0.0026)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -12.47% (0.0858 => 0.0751, std.dev.: 0.0001)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -12.17% (0.1495 => 0.1313, std.dev.: 0.0002)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -10.56% (0.0985 => 0.0881, std.dev.: 0.0011)
  SingleSource/Benchmarks/McGill/chomp: -10.17% (0.1957 => 0.1758, std.dev.: 0.0017)
  SingleSource/Benchmarks/Linpack/linpack-pc: -7.16% (0.2751 => 0.2554, std.dev.: 0.0062)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.70% (6.9229 => 6.6669, std.dev.: 0.0736)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/FreeBench/neural/neural: -73.03% (1.0845 => 0.2925, std.dev.: 0.0020)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -64.05% (0.3861 => 0.1388, std.dev.: 0.0077)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -57.10% (3.4380 => 1.4750, std.dev.: 0.0020)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -57.03% (3.8940 => 1.6732, std.dev.: 0.0132)
  MultiSource/Benchmarks/FreeBench/mason/mason: -45.29% (0.5213 => 0.2852, std.dev.: 0.0018)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -42.41% (0.3091 => 0.1780, std.dev.: 0.0078)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -33.60% (6.8267 => 4.5331, std.dev.: 0.0229)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -26.83% (0.4111 => 0.3008, std.dev.: 0.0037)
  MultiSource/Applications/viterbi/viterbi: -26.81% (3.4506 => 2.5255, std.dev.: 0.0627)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -24.47% (0.4368 => 0.3299, std.dev.: 0.0344)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -23.70% (0.1789 => 0.1365, std.dev.: 0.0005)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -22.97% (0.2316 => 0.1784, std.dev.: 0.0003)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -22.66% (0.1871 => 0.1447, std.dev.: 0.0012)
  SingleSource/Benchmarks/Misc/perlin: -20.62% (4.5691 => 3.6269, std.dev.: 0.0024)
  MultiSource/Benchmarks/mafft/pairlocalalign: -19.97% (57.5400 => 46.0496, std.dev.: 0.1121)
  SingleSource/Benchmarks/McGill/misr: -19.14% (0.4729 => 0.3824, std.dev.: 0.0044)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -18.53% (0.0950 => 0.0774, std.dev.: 0.0015)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -16.77% (6.0446 => 5.0311, std.dev.: 0.1138)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -16.53% (6.4626 => 5.3942, std.dev.: 0.0549)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -14.16% (6.7010 => 5.7523, std.dev.: 0.0202)
  SingleSource/Benchmarks/Shootout/strcat: -12.02% (0.1572 => 0.1383, std.dev.: 0.0057)
  SingleSource/Benchmarks/Misc/mandel: -11.85% (1.0882 => 0.9592, std.dev.: 0.0008)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -10.89% (5.6245 => 5.0119, std.dev.: 0.1812)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -10.29% (5.8948 => 5.2883, std.dev.: 0.0255)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -10.19% (0.1040 => 0.0934, std.dev.: 0.0007)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -9.94% (5.0054 => 4.5079, std.dev.: 0.0725)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -9.10% (5.0816 => 4.6193, std.dev.: 0.0162)
  SingleSource/Benchmarks/McGill/queens: -7.84% (1.7928 => 1.6523, std.dev.: 0.0134)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -7.57% (9.5512 => 8.8285, std.dev.: 0.0647)
  MultiSource/Benchmarks/NPB-serial/is/is: -7.47% (13.2022 => 12.2163, std.dev.: 0.0484)
  MultiSource/Benchmarks/FreeBench/distray/distray: -7.24% (0.2431 => 0.2255, std.dev.: 0.0050)
  MultiSource/Applications/SIBsim4/SIBsim4: -6.61% (3.4205 => 3.1943, std.dev.: 0.0694)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -6.23% (4.2970 => 4.0293, std.dev.: 0.0246)
  MultiSource/Applications/sgefa/sgefa: -6.02% (1.2184 => 1.1451, std.dev.: 0.0014)
  SingleSource/Benchmarks/Dhrystone/dry: -5.53% (0.5278 => 0.4986, std.dev.: 0.0035)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -5.18% (3.9434 => 3.7390, std.dev.: 0.0035)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -5.08% (1.5779 => 1.4977, std.dev.: 0.0043)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -4.85% (0.2167 => 0.2062, std.dev.: 0.0026)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -4.66% (5.7666 => 5.4978, std.dev.: 0.0212)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -4.53% (3.3618 => 3.2095, std.dev.: 0.0520)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.43% (9.0356 => 8.6351, std.dev.: 0.0202)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -4.38% (4.4289 => 4.2348, std.dev.: 0.0048)
  SingleSource/Benchmarks/Misc/fbench: -4.27% (4.9661 => 4.7540, std.dev.: 0.0178)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -4.11% (3.3922 => 3.2528, std.dev.: 0.0032)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -3.28% (4.3713 => 4.2280, std.dev.: 0.0038)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -2.84% (3.8286 => 3.7200, std.dev.: 0.0021)
  SingleSource/Benchmarks/Linpack/linpack-pc: -2.69% (52.8418 => 51.4225, std.dev.: 0.3479)
  SingleSource/Benchmarks/CoyoteBench/almabench: -2.32% (35.0623 => 34.2506, std.dev.: 0.0208)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.20% (6.7917 => 6.6423, std.dev.: 0.0016)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -1.77% (2.7587 => 2.7098, std.dev.: 0.0050)
  MultiSource/Benchmarks/BitBench/five11/five11: -1.69% (5.6426 => 5.5470, std.dev.: 0.0145)
  SingleSource/Benchmarks/Misc/flops-3: -1.68% (2.0809 => 2.0460, std.dev.: 0.0020)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.45% (1.3158 => 1.2967, std.dev.: 0.0005)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -1.41% (3.6018 => 3.5509, std.dev.: 0.0026)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -1.25% (89.3093 => 88.1962, std.dev.: 0.1600)

Removed Tests - Compile Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/except

Removed Tests - Execution Time
------------------------------
  SingleSource/Benchmarks/Shootout-C++/except

Added Tests - Compile Time
--------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/recursive-throw

Added Tests - Execution Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/recursive-throw

Existing Failures - Compile Time
--------------------------------
  MultiSource/Applications/obsequi/Obsequi
  MultiSource/Applications/obsequi/Obsequi: 1.94% (1.1288 => 1.1507, std.dev.: 0.0549)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ALAC/decode/alacconvert-decode
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/obsequi/Obsequi
  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/mediabench/adpcm/rawcaudio/rawcaudio
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode
  MultiSource/Benchmarks/mediabench/gsm/toast/toast
  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/Vectorizer/gcc-loops
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -6.05% (0.0248 => 0.0233, std.dev.: 0.0036)
  MultiSource/Applications/ClamAV/clamscan: 0.47% (0.1477 => 0.1484, std.dev.: 0.0302)
  MultiSource/Applications/obsequi/Obsequi: - (0.0000 => 0.0001)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -9.17% (0.1309 => 0.1189, std.dev.: 0.0196)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: - (0.0008 => 0.0008, std.dev.: 0.0001)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -2.94% (0.0613 => 0.0595, std.dev.: 0.0145)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -6.16% (0.0276 => 0.0259, std.dev.: 0.0026)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -34.48% (0.0029 => 0.0019, std.dev.: 0.0010)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -66.67% (0.0027 => 0.0009, std.dev.: 0.0011)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -7.07% (0.0594 => 0.0552, std.dev.: 0.0037)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -31.02% (0.0361 => 0.0249, std.dev.: 0.0032)
  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/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.0004)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: - (0.0001 => 0.0001, std.dev.: 0.0004)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 16.30% (0.0092 => 0.0107, std.dev.: 0.0001)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -15.14% (26.9213 => 22.8463, std.dev.: 0.6139)

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


More information about the llvm-testresults mailing list