[llvm-testresults] pollyperf-O3-polly__clang_DEV__x86_64 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Apr 23 10:45:41 PDT 2014


http://llvm.org/perf/db_default/v4/nts/24868?compare_to=24856&baseline=21370
Nickname: pollyperf-O3-polly__clang_DEV__x86_64:37

Comparing:
     Run: 24868, Order: 206973, Start Time: 2014-04-23 13:03:10, End Time: 2014-04-23 17:52:24
      To: 24856, Order: 206953, Start Time: 2014-04-23 08:03:48, End Time: 2014-04-23 12:52:55
Baseline: 21370, Order: 200157, Start Time: 2014-01-26 21:14:24, End Time: 2014-01-27 02:07:54

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

New Passes: 0 (1 on baseline)
Performance Regressions: 10 (142 on baseline)
Performance Improvements: 0 (35 on baseline)
Added Tests: 0 (2 on baseline)
Unchanged Tests: 1102 (932 on baseline)
Total Tests: 1112

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 100.00% (0.0120 => 0.0240, std.dev.: 0.0039)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 80.00% (0.0200 => 0.0360, std.dev.: 0.0050)
  SingleSource/Regression/C++/pointer_method2: 60.00% (0.0200 => 0.0320, std.dev.: 0.0042)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 21.05% (0.0760 => 0.0920, std.dev.: 0.0022)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 12.20% (0.1640 => 0.1840, std.dev.: 0.0056)
  SingleSource/UnitTests/SignlessTypes/rem: 9.09% (0.1320 => 0.1440, std.dev.: 0.0044)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 8.57% (0.1400 => 0.1520, std.dev.: 0.0035)
  SingleSource/Benchmarks/Shootout-C++/moments: 3.57% (0.4480 => 0.4640, std.dev.: 0.0061)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 3.45% (0.4640 => 0.4800, std.dev.: 0.0051)
  MultiSource/Benchmarks/MallocBench/gs/gs: 1.19% (5.6920 => 5.7600, std.dev.: 0.0239)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/sgefa/sgefa
  MultiSource/Applications/sgefa/sgefa: 135.71% (0.2240 => 0.5280, std.dev.: 0.0016)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/member-function-pointers: 500.00% (0.0040 => 0.0240, std.dev.: 0.0044)
  SingleSource/Benchmarks/Stanford/Puzzle: 298.27% (0.4560 => 1.8161, std.dev.: 0.0093)
  SingleSource/Regression/C++/EH/ctor_dtor_count: 233.33% (0.0120 => 0.0400, std.dev.: 0.0056)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 200.00% (0.0080 => 0.0240, std.dev.: 0.0037)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 150.00% (0.0080 => 0.0200, std.dev.: 0.0040)
  SingleSource/Regression/C++/pointer_method2: 100.00% (0.0160 => 0.0320, std.dev.: 0.0042)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 75.00% (0.0160 => 0.0280, std.dev.: 0.0039)
  SingleSource/Benchmarks/McGill/chomp: 31.91% (0.1880 => 0.2480, std.dev.: 0.0048)
  SingleSource/Benchmarks/Misc/dt: 28.57% (0.0560 => 0.0720, std.dev.: 0.0037)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 27.27% (0.0440 => 0.0560, std.dev.: 0.0036)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 26.32% (0.0760 => 0.0960, std.dev.: 0.0032)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 26.09% (0.0920 => 0.1160, std.dev.: 0.0063)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 22.86% (0.1400 => 0.1720, std.dev.: 0.0098)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 21.34% (1.6681 => 2.0241, std.dev.: 0.0113)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 21.23% (1.6961 => 2.0561, std.dev.: 0.0146)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 21.09% (1.6881 => 2.0441, std.dev.: 0.0089)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 21.05% (0.0760 => 0.0920, std.dev.: 0.0022)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 20.84% (1.7081 => 2.0641, std.dev.: 0.0136)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 20.75% (1.6961 => 2.0481, std.dev.: 0.0078)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 20.63% (1.7641 => 2.1281, std.dev.: 0.0124)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 20.55% (1.7321 => 2.0881, std.dev.: 0.0122)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 20.52% (1.6761 => 2.0201, std.dev.: 0.0113)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 20.46% (1.7401 => 2.0961, std.dev.: 0.0116)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 20.36% (1.7681 => 2.1281, std.dev.: 0.0110)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 20.24% (1.6801 => 2.0201, std.dev.: 0.0101)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 20.22% (1.8001 => 2.1641, std.dev.: 0.0125)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 20.18% (1.7441 => 2.0961, std.dev.: 0.0119)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 20.13% (1.8881 => 2.2681, std.dev.: 0.0072)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 20.09% (1.6721 => 2.0081, std.dev.: 0.0142)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 20.09% (1.6921 => 2.0321, std.dev.: 0.0117)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 20.09% (1.7921 => 2.1521, std.dev.: 0.0074)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 20.00% (1.7201 => 2.0641, std.dev.: 0.0135)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 19.91% (1.7481 => 2.0961, std.dev.: 0.0093)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 19.78% (1.8201 => 2.1801, std.dev.: 0.0088)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 19.69% (1.8081 => 2.1641, std.dev.: 0.0101)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 19.62% (1.6921 => 2.0241, std.dev.: 0.0176)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 19.59% (1.9801 => 2.3681, std.dev.: 0.0162)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 19.51% (1.8041 => 2.1561, std.dev.: 0.0103)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 19.49% (1.7241 => 2.0601, std.dev.: 0.0118)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 19.30% (1.7201 => 2.0521, std.dev.: 0.0151)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 19.23% (0.1040 => 0.1240, std.dev.: 0.0051)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 19.07% (1.8041 => 2.1481, std.dev.: 0.0143)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 19.04% (1.8281 => 2.1761, std.dev.: 0.0112)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 19.02% (1.7241 => 2.0521, std.dev.: 0.0132)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 18.77% (1.9601 => 2.3281, std.dev.: 0.0105)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 18.71% (1.9881 => 2.3601, std.dev.: 0.0101)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 18.33% (1.9641 => 2.3241, std.dev.: 0.0067)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 18.30% (1.8361 => 2.1721, std.dev.: 0.0141)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 18.24% (1.9081 => 2.2561, std.dev.: 0.0111)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 17.98% (1.9801 => 2.3361, std.dev.: 0.0062)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 17.61% (1.9761 => 2.3241, std.dev.: 0.0149)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 16.95% (0.2360 => 0.2760, std.dev.: 0.0100)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 16.67% (0.1200 => 0.1400, std.dev.: 0.0031)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 15.79% (0.0760 => 0.0880, std.dev.: 0.0045)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 15.15% (0.1320 => 0.1520, std.dev.: 0.0035)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 13.89% (0.1440 => 0.1640, std.dev.: 0.0051)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 13.79% (0.3480 => 0.3960, std.dev.: 0.0065)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 13.73% (0.6120 => 0.6960, std.dev.: 0.0141)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 11.54% (0.2080 => 0.2320, std.dev.: 0.0062)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 11.11% (0.1080 => 0.1200, std.dev.: 0.0030)
  MultiSource/Benchmarks/FreeBench/neural/neural: 10.00% (0.2000 => 0.2200, std.dev.: 0.0049)
  SingleSource/UnitTests/SignlessTypes/rem: 9.09% (0.1320 => 0.1440, std.dev.: 0.0044)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 8.33% (0.1920 => 0.2080, std.dev.: 0.0055)
  MultiSource/Benchmarks/McCat/08-main/main: 8.05% (0.3480 => 0.3760, std.dev.: 0.0076)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 8.00% (0.2000 => 0.2160, std.dev.: 0.0035)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 7.20% (6.7200 => 7.2040, std.dev.: 0.0333)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 7.10% (1.2400 => 1.3280, std.dev.: 0.0183)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 7.09% (3.5002 => 3.7482, std.dev.: 0.0214)
  SingleSource/Benchmarks/Shootout-C++/objinst: 6.67% (0.2400 => 0.2560, std.dev.: 0.0044)
  MultiSource/Applications/spiff/spiff: 6.67% (1.0200 => 1.0880, std.dev.: 0.0243)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 6.63% (0.7840 => 0.8360, std.dev.: 0.0200)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 6.50% (1.4160 => 1.5080, std.dev.: 0.0115)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 6.47% (0.5560 => 0.5920, std.dev.: 0.0062)
  SingleSource/Benchmarks/Shootout-C++/moments: 6.42% (0.4360 => 0.4640, std.dev.: 0.0061)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 6.35% (11.7880 => 12.5360, std.dev.: 0.0577)
  SingleSource/Benchmarks/Shootout-C++/hash: 6.09% (0.4600 => 0.4880, std.dev.: 0.0081)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 6.05% (0.8601 => 0.9121, std.dev.: 0.0124)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 5.77% (1.5240 => 1.6120, std.dev.: 0.0197)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 5.34% (1.3480 => 1.4200, std.dev.: 0.0197)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 5.00% (0.7200 => 0.7560, std.dev.: 0.0133)
  MultiSource/Applications/d/make_dparser: 4.94% (3.9641 => 4.1601, std.dev.: 0.0204)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 4.89% (9.9842 => 10.4722, std.dev.: 0.0367)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 4.85% (1.6481 => 1.7281, std.dev.: 0.0129)
  MultiSource/Applications/lua/lua: 4.84% (4.7920 => 5.0240, std.dev.: 0.0349)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: 4.84% (2.0680 => 2.1680, std.dev.: 0.0265)
  SingleSource/Benchmarks/Shootout-C++/hash2: 4.80% (0.5000 => 0.5240, std.dev.: 0.0043)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 4.55% (0.4400 => 0.4600, std.dev.: 0.0076)
  MultiSource/Applications/SIBsim4/SIBsim4: 4.52% (1.6801 => 1.7561, std.dev.: 0.0155)
  MultiSource/Applications/oggenc/oggenc: 4.46% (6.9124 => 7.2205, std.dev.: 0.0169)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 4.41% (0.2720 => 0.2840, std.dev.: 0.0043)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 4.37% (1.3720 => 1.4320, std.dev.: 0.0150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.35% (0.6440 => 0.6720, std.dev.: 0.0067)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 4.30% (0.3720 => 0.3880, std.dev.: 0.0032)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 4.22% (6.8321 => 7.1201, std.dev.: 0.0253)
  MultiSource/Applications/SPASS/SPASS: 4.05% (18.4924 => 19.2406, std.dev.: 0.0419)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.00% (1.0001 => 1.0401, std.dev.: 0.0078)
  MultiSource/Applications/JM/ldecod/ldecod: 3.95% (10.3203 => 10.7284, std.dev.: 0.0389)
  MultiSource/Applications/hexxagon/hexxagon: 3.85% (1.1440 => 1.1880, std.dev.: 0.0141)
  MultiSource/Benchmarks/MallocBench/gs/gs: 3.82% (5.5480 => 5.7600, std.dev.: 0.0239)
  MultiSource/Benchmarks/nbench/nbench: 3.74% (1.8201 => 1.8881, std.dev.: 0.0203)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 3.70% (1.7320 => 1.7960, std.dev.: 0.0193)
  MultiSource/Applications/treecc/treecc: 3.36% (2.6200 => 2.7080, std.dev.: 0.0262)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 3.33% (2.0440 => 2.1120, std.dev.: 0.0231)
  MultiSource/Applications/kimwitu++/kc: 3.28% (19.7371 => 20.3851, std.dev.: 0.0419)
  MultiSource/Applications/JM/lencod/lencod: 3.23% (22.6287 => 23.3607, std.dev.: 0.0889)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.08% (51.1089 => 52.6849, std.dev.: 0.1370)
  MultiSource/Applications/siod/siod: 3.05% (2.7562 => 2.8402, std.dev.: 0.0175)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 2.92% (3.0122 => 3.1002, std.dev.: 0.0116)
  MultiSource/Benchmarks/Prolangs-C/football/football: 2.91% (1.1000 => 1.1320, std.dev.: 0.0119)
  MultiSource/Applications/ClamAV/clamscan: 2.86% (20.2445 => 20.8245, std.dev.: 0.0569)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.75% (16.5963 => 17.0523, std.dev.: 0.0607)
  MultiSource/Benchmarks/Bullet/bullet: 2.61% (38.9366 => 39.9526, std.dev.: 0.0717)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 2.46% (2.2721 => 2.3281, std.dev.: 0.0094)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.46% (4.2203 => 4.3243, std.dev.: 0.0118)
  MultiSource/Applications/sqlite3/sqlite3: 2.00% (25.1895 => 25.6936, std.dev.: 0.0467)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 1.99% (6.0244 => 6.1444, std.dev.: 0.0248)
  MultiSource/Applications/lemon/lemon: 1.88% (1.4921 => 1.5201, std.dev.: 0.0081)
  MultiSource/Benchmarks/PAQ8p/paq8p: 1.59% (2.7722 => 2.8162, std.dev.: 0.0118)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 1.22% (29.4578 => 29.8179, std.dev.: 0.0557)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout/sieve: 157.50% (6.6644 => 17.1611, std.dev.: 0.0028)
  SingleSource/Benchmarks/Misc/fp-convert: 37.94% (2.8042 => 3.8682, std.dev.: 0.0024)
  SingleSource/Benchmarks/Misc/flops: 24.41% (7.3405 => 9.1326, std.dev.: 0.0027)
  SingleSource/Benchmarks/McGill/chomp: 18.10% (0.9281 => 1.0961, std.dev.: 0.0118)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 13.88% (1.2681 => 1.4441, std.dev.: 0.0148)
  MultiSource/Applications/siod/siod: 10.18% (2.8282 => 3.1162, std.dev.: 0.0167)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 4.36% (1.6521 => 1.7241, std.dev.: 0.0267)
  SingleSource/Benchmarks/McGill/queens: 3.68% (2.1761 => 2.2561, std.dev.: 0.0020)
  MultiSource/Applications/minisat/minisat: 3.46% (6.8204 => 7.0564, std.dev.: 0.0350)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 2.79% (3.4402 => 3.5362, std.dev.: 0.0031)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.99% (4.0203 => 4.1003, std.dev.: 0.0162)
  MultiSource/Applications/lua/lua: 1.94% (21.6534 => 22.0734, std.dev.: 0.1045)
  MultiSource/Applications/lambda-0_1_3/lambda: 1.78% (5.1603 => 5.2523, std.dev.: 0.0175)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.75% (1.3681 => 1.3921, std.dev.: 0.0028)
  SingleSource/Benchmarks/Misc/whetstone: 1.67% (1.4361 => 1.4601, std.dev.: 0.0089)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.60% (4.2443 => 4.3123, std.dev.: 0.0214)
  SingleSource/Benchmarks/Misc/salsa20: 1.59% (7.5485 => 7.6685, std.dev.: 0.0086)
  SingleSource/Benchmarks/Misc/perlin: 1.54% (5.9604 => 6.0524, std.dev.: 0.0058)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 1.43% (4.4883 => 4.5523, std.dev.: 0.0078)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 1.36% (2.0601 => 2.0881, std.dev.: 0.0044)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.11% (2.5322 => 2.5602, std.dev.: 0.0038)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 1.10% (1.0881 => 1.1001, std.dev.: 0.0031)
  MultiSource/Benchmarks/Olden/bh/bh: 1.03% (2.3241 => 2.3481, std.dev.: 0.0026)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -86.26% (6.2884 => 0.8640, std.dev.: 0.0164)
  SingleSource/UnitTests/Vector/constpool: -81.26% (10.9087 => 2.0441, std.dev.: 0.0062)
  SingleSource/Benchmarks/Shootout/nestedloop: -60.73% (2.9642 => 1.1641, std.dev.: 0.0088)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -57.05% (3.1762 => 1.3641, std.dev.: 0.0098)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.94% (1.5881 => 1.1761, std.dev.: 0.0065)
  SingleSource/Benchmarks/Shootout/matrix: -25.00% (0.1280 => 0.0960, std.dev.: 0.0066)
  MultiSource/Applications/sgefa/sgefa: -24.21% (0.7600 => 0.5760, std.dev.: 0.0075)
  MultiSource/Applications/obsequi/Obsequi: -20.55% (2.6481 => 2.1040, std.dev.: 0.0166)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -16.63% (7.4801 => 6.2360, std.dev.: 0.0636)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -15.30% (7.5041 => 6.3560, std.dev.: 0.0546)
  SingleSource/UnitTests/Vector/multiplies: -9.76% (0.1640 => 0.1480, std.dev.: 0.0047)
  SingleSource/Regression/C/sumarray2d: -8.38% (0.7160 => 0.6560, std.dev.: 0.0054)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.57% (13.5243 => 13.1763, std.dev.: 0.0255)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout/ary3: -33.33% (0.0600 => 0.0400, std.dev.: 0.0057)
  SingleSource/UnitTests/Vector/multiplies: -20.23% (1.7001 => 1.3561, std.dev.: 0.0030)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -17.26% (21.6534 => 17.9171, std.dev.: 0.0313)
  SingleSource/Benchmarks/Linpack/linpack-pc: -15.74% (7.8005 => 6.5724, std.dev.: 0.0047)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -12.54% (3.4442 => 3.0122, std.dev.: 0.0027)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -10.71% (0.1120 => 0.1000, std.dev.: 0.0026)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -8.45% (2.2241 => 2.0361, std.dev.: 0.0020)
  SingleSource/Benchmarks/Shootout-C++/matrix: -8.30% (3.4682 => 3.1802, std.dev.: 0.0024)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -6.46% (0.9281 => 0.8681, std.dev.: 0.0050)
  SingleSource/Benchmarks/Dhrystone/fldry: -5.77% (0.6240 => 0.5880, std.dev.: 0.0059)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -5.10% (5.8884 => 5.5883, std.dev.: 0.0047)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -4.88% (0.3280 => 0.3120, std.dev.: 0.0016)
  SingleSource/Benchmarks/Shootout/matrix: -4.54% (2.5562 => 2.4402, std.dev.: 0.0031)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -2.50% (3.3602 => 3.2762, std.dev.: 0.0012)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -2.43% (4.6083 => 4.4963, std.dev.: 0.0030)
  MultiSource/Applications/JM/lencod/lencod: -2.36% (8.3085 => 8.1125, std.dev.: 0.0313)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -2.29% (2.6202 => 2.5602, std.dev.: 0.0112)
  MultiSource/Applications/hexxagon/hexxagon: -1.78% (11.6527 => 11.4447, std.dev.: 0.0070)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -1.51% (4.7603 => 4.6883, std.dev.: 0.0026)
  MultiSource/Applications/aha/aha: -1.24% (2.9122 => 2.8762, std.dev.: 0.0106)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -1.16% (4.1323 => 4.0843, std.dev.: 0.0022)
  MultiSource/Benchmarks/Bullet/bullet: -1.16% (6.9124 => 6.8324, std.dev.: 0.0252)

Added Tests - Compile Time
--------------------------
  SingleSource/Regression/C++/EH/class_hierarchy

Added Tests - Execution Time
----------------------------
  SingleSource/Regression/C++/EH/class_hierarchy

Report Time: 2.01s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140423/1f883224/attachment.html>


More information about the llvm-testresults mailing list