[llvm-testresults] linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Sun Jan 12 02:48:23 PST 2014


http://llvm.org/perf/db_default/v4/nts/20344?compare_to=20341&baseline=17571
Nickname: linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7:19

Comparing:
     Run: 20344, Order: 199038, Start Time: 2014-01-12 10:04:26, End Time: 2014-01-12 10:53:10
      To: 20341, Order: 199037, Start Time: 2014-01-12 09:13:38, End Time: 2014-01-12 10:02:06
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 8 (314 on baseline)
Performance Improvements: 9 (206 on baseline)
Unchanged Tests: 1093 (590 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/PR1386: 83.33% (0.0300 => 0.0550, std.dev.: 0.0063)
  SingleSource/Benchmarks/Shootout/random: 50.00% (0.0900 => 0.1350, std.dev.: 0.0125)
  SingleSource/UnitTests/DefaultInitDynArrays: 50.00% (0.0300 => 0.0450, std.dev.: 0.0039)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 50.00% (0.0400 => 0.0600, std.dev.: 0.0050)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 29.47% (1.9000 => 2.4600, std.dev.: 0.0808)
  SingleSource/Benchmarks/Shootout-C++/ary2: 10.98% (0.8650 => 0.9600, std.dev.: 0.0242)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 88.00% (0.2500 => 0.4700, std.dev.: 0.0501)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 4.56% (6.4700 => 6.7650, std.dev.: 0.0787)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -57.14% (0.0350 => 0.0150, std.dev.: 0.0055)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -37.50% (0.0400 => 0.0250, std.dev.: 0.0056)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.22% (0.1850 => 0.1550, std.dev.: 0.0101)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -11.10% (16.8000 => 14.9350, std.dev.: 0.3304)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -6.07% (5.4350 => 5.1050, std.dev.: 0.1238)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -22.03% (0.2950 => 0.2300, std.dev.: 0.0172)
  MultiSource/Benchmarks/FreeBench/mason/mason: -8.75% (0.4000 => 0.3650, std.dev.: 0.0083)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -8.16% (14.0900 => 12.9400, std.dev.: 0.3435)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -7.78% (0.4500 => 0.4150, std.dev.: 0.0119)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 175.00% (0.0200 => 0.0550)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/byval-alignment: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 56.67% (0.1500 => 0.2350)
  SingleSource/Benchmarks/Linpack/linpack-pc: 52.73% (0.8250 => 1.2600)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2007-03-02-VaCopy: 50.00% (0.0400 => 0.0600)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C/DuffsDevice: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 42.59% (4.0500 => 5.7750)
  SingleSource/Benchmarks/Shootout/strcat: 40.00% (0.0750 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 39.02% (0.2050 => 0.2850)
  SingleSource/Benchmarks/Shootout/sieve: 38.46% (0.0650 => 0.0900)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-05-31-CastToBool: 35.71% (0.0700 => 0.0950)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/Threads/tls: 33.33% (0.0600 => 0.0800)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 32.89% (3.7550 => 4.9900)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 32.80% (0.6250 => 0.8300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 32.25% (4.0150 => 5.3100)
  MultiSource/Benchmarks/PAQ8p/paq8p: 31.80% (9.0400 => 11.9150)
  SingleSource/Benchmarks/Misc/flops-8: 31.25% (0.0800 => 0.1050)
  SingleSource/UnitTests/2003-08-11-VaListArg: 31.25% (0.0800 => 0.1050)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 30.34% (3.9550 => 5.1550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 30.31% (3.9750 => 5.1800)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 30.23% (0.2150 => 0.2800)
  SingleSource/UnitTests/Vector/sumarray-dbl: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 29.41% (0.2550 => 0.3300)
  SingleSource/Benchmarks/Shootout/random: 28.57% (0.1050 => 0.1350)
  SingleSource/Benchmarks/Shootout/objinst: 26.09% (0.1150 => 0.1450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 25.55% (3.8950 => 4.8900)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 25.00% (0.1200 => 0.1500)
  SingleSource/Benchmarks/Stanford/Treesort: 24.00% (0.1250 => 0.1550)
  SingleSource/Benchmarks/Misc/flops-2: 22.22% (0.0900 => 0.1100)
  SingleSource/Regression/C/PR1386: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 21.28% (0.2350 => 0.2850)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 20.80% (1.1300 => 1.3650)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 20.78% (0.7700 => 0.9300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 20.25% (2.8150 => 3.3850)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 20.00% (0.4500 => 0.5400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 19.65% (3.7400 => 4.4750)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 19.63% (4.3050 => 5.1500)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 19.23% (0.1300 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 18.27% (2.0800 => 2.4600)
  SingleSource/UnitTests/2003-05-26-Shorts: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 18.06% (0.3600 => 0.4250)
  SingleSource/Benchmarks/Misc/mandel: 17.86% (0.1400 => 0.1650)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 17.39% (0.1150 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 17.07% (0.2050 => 0.2400)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 17.02% (0.2350 => 0.2750)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 16.98% (0.2650 => 0.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 15.91% (0.2200 => 0.2550)
  SingleSource/Benchmarks/Shootout/methcall: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 15.69% (0.2550 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 15.38% (0.1950 => 0.2250)
  SingleSource/Benchmarks/Shootout/lists: 15.22% (0.2300 => 0.2650)
  SingleSource/Benchmarks/Stanford/Perm: 15.00% (0.1000 => 0.1150)
  MultiSource/Applications/hbd/hbd: 14.86% (4.2400 => 4.8700)
  SingleSource/UnitTests/initp1: 14.81% (0.1350 => 0.1550)
  MultiSource/Applications/sqlite3/sqlite3: 14.66% (63.1750 => 72.4350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 14.61% (0.4450 => 0.5100)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 13.79% (0.2900 => 0.3300)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 13.44% (0.9300 => 1.0550)
  MultiSource/Applications/aha/aha: 13.16% (0.3800 => 0.4300)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 13.04% (0.2300 => 0.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 13.04% (0.2300 => 0.2600)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 12.90% (0.1550 => 0.1750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.90% (2.6750 => 3.0200)
  MultiSource/Applications/oggenc/oggenc: 12.80% (18.3550 => 20.7050)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 12.77% (0.2350 => 0.2650)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 12.50% (0.3600 => 0.4050)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/random: 12.31% (0.6500 => 0.7300)
  MultiSource/Benchmarks/sim/sim: 12.02% (0.9150 => 1.0250)
  SingleSource/Benchmarks/Shootout/hash: 11.76% (0.1700 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 11.68% (1.0700 => 1.1950)
  MultiSource/Applications/siod/siod: 11.20% (9.3750 => 10.4250)
  MultiSource/Applications/d/make_dparser: 11.16% (13.8900 => 15.4400)
  MultiSource/Applications/hexxagon/hexxagon: 11.04% (3.3050 => 3.6700)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 10.71% (0.2800 => 0.3100)
  SingleSource/Benchmarks/McGill/exptree: 10.42% (0.2400 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/sieve: 10.00% (0.9000 => 0.9900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.00% (0.6500 => 0.7150)
  SingleSource/Benchmarks/Shootout/nestedloop: 9.52% (0.1050 => 0.1150)
  SingleSource/UnitTests/SignlessTypes/factor: 9.52% (0.1050 => 0.1150)
  MultiSource/Applications/sgefa/sgefa: 9.44% (1.4300 => 1.5650)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 9.36% (1.1750 => 1.2850)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 9.33% (3.2150 => 3.5150)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 9.30% (0.8600 => 0.9400)
  SingleSource/Benchmarks/Shootout-C++/objinst: 9.29% (0.7000 => 0.7650)
  MultiSource/Applications/Burg/burg: 9.23% (3.6300 => 3.9650)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.00% (1.0550 => 1.1500)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.83% (3.2850 => 3.5750)
  MultiSource/Applications/treecc/treecc: 8.79% (8.8700 => 9.6500)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 8.33% (17.2250 => 18.6600)
  SingleSource/Benchmarks/Shootout-C++/lists: 8.19% (0.8550 => 0.9250)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 8.19% (4.5200 => 4.8900)
  SingleSource/Benchmarks/Shootout-C++/methcall: 8.09% (0.6800 => 0.7350)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 8.06% (0.3100 => 0.3350)
  SingleSource/Benchmarks/Shootout-C++/ary2: 7.87% (0.8900 => 0.9600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 7.85% (3.5050 => 3.7800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 7.71% (4.8650 => 5.2400)
  SingleSource/Benchmarks/McGill/chomp: 7.50% (0.6000 => 0.6450)
  SingleSource/Benchmarks/Stanford/Puzzle: 7.46% (0.3350 => 0.3600)
  SingleSource/Benchmarks/Shootout-C++/moments: 7.44% (1.2100 => 1.3000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 7.35% (0.3400 => 0.3650)
  MultiSource/Benchmarks/McCat/09-vor/vor: 7.29% (0.9600 => 1.0300)
  SingleSource/UnitTests/SignlessTypes/rem: 7.04% (0.3550 => 0.3800)
  MultiSource/Applications/ClamAV/clamscan: 6.92% (52.1300 => 55.7350)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 6.90% (0.1450 => 0.1550)
  SingleSource/Benchmarks/Shootout/heapsort: 6.90% (0.1450 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 6.67% (0.2250 => 0.2400)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 6.51% (3.4550 => 3.6800)
  SingleSource/UnitTests/Vector/constpool: 6.48% (155.3200 => 165.3850)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 6.44% (3.6500 => 3.8850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 6.24% (3.6050 => 3.8300)
  MultiSource/Applications/spiff/spiff: 6.12% (3.4300 => 3.6400)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.10% (15.9850 => 16.9600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 5.88% (0.2550 => 0.2700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 5.79% (2.7650 => 2.9250)
  MultiSource/Benchmarks/Olden/em3d/em3d: 5.77% (0.5200 => 0.5500)
  MultiSource/Benchmarks/McCat/15-trie/trie: 5.71% (0.1750 => 0.1850)
  MultiSource/Applications/lambda-0_1_3/lambda: 5.58% (2.0600 => 2.1750)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 5.54% (1.8050 => 1.9050)
  MultiSource/Benchmarks/FreeBench/neural/neural: 5.36% (0.5600 => 0.5900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 5.36% (0.2800 => 0.2950)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 5.26% (0.1900 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 4.78% (1.3600 => 1.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 4.55% (0.2200 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 4.41% (0.6800 => 0.7100)
  MultiSource/Applications/kimwitu++/kc: 4.33% (48.6150 => 50.7200)
  MultiSource/Applications/JM/lencod/lencod: 4.31% (50.2100 => 52.3750)
  MultiSource/Applications/JM/ldecod/ldecod: 3.90% (23.8550 => 24.7850)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 3.85% (1.0400 => 1.0800)
  MultiSource/Benchmarks/Prolangs-C/football/football: 3.83% (2.8700 => 2.9800)
  MultiSource/Applications/SPASS/SPASS: 3.75% (67.9400 => 70.4850)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 3.71% (92.4350 => 95.8650)
  SingleSource/Benchmarks/Misc/whetstone: 3.70% (0.2700 => 0.2800)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 3.68% (0.6800 => 0.7050)
  SingleSource/Benchmarks/Shootout-C++/wc: 3.50% (0.7150 => 0.7400)
  SingleSource/Benchmarks/Misc/oourafft: 3.40% (0.7350 => 0.7600)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 2.97% (0.5050 => 0.5200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 2.90% (0.3450 => 0.3550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 2.86% (0.7000 => 0.7200)
  MultiSource/Applications/SIBsim4/SIBsim4: 2.81% (4.4550 => 4.5800)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 2.75% (4.7200 => 4.8500)
  MultiSource/Applications/minisat/minisat: 2.58% (2.1300 => 2.1850)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 2.54% (0.9850 => 1.0100)
  SingleSource/Regression/C++/ofstream_ctor: 2.34% (0.6400 => 0.6550)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 2.00% (3.2550 => 3.3200)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.90% (1.5800 => 1.6100)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.77% (28.2450 => 28.7450)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.74% (1.4400 => 1.4650)
  MultiSource/Benchmarks/Olden/bh/bh: 1.65% (0.9100 => 0.9250)
  MultiSource/Benchmarks/McCat/05-eks/eks: 1.53% (1.6350 => 1.6600)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.46% (12.6750 => 12.8600)
  SingleSource/Benchmarks/Shootout-C++/ary: 1.16% (0.8600 => 0.8700)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 132.43% (7.0000 => 16.2700)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 105.40% (8.4200 => 17.2950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 100.00% (0.0300 => 0.0600)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 65.71% (0.1750 => 0.2900)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 60.60% (7.1450 => 11.4750)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 33.20% (1.2050 => 1.6050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 31.82% (20.6950 => 27.2800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 30.01% (11.3950 => 14.8150)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 28.57% (0.0700 => 0.0900)
  SingleSource/Benchmarks/McGill/chomp: 24.95% (2.4650 => 3.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 24.29% (67.3550 => 83.7150)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 22.78% (0.3950 => 0.4850)
  MultiSource/Applications/kimwitu++/kc: 22.73% (0.1100 => 0.1350)
  MultiSource/Applications/sqlite3/sqlite3: 21.17% (12.7550 => 15.4550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 20.94% (129.1150 => 156.1500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 19.98% (8.6850 => 10.4200)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 18.77% (5.8350 => 6.9300)
  MultiSource/Applications/siod/siod: 18.15% (6.3650 => 7.5200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 16.67% (0.3000 => 0.3500)
  MultiSource/Applications/aha/aha: 16.20% (5.5850 => 6.4900)
  SingleSource/Benchmarks/Misc-C++/bigfib: 16.03% (0.6550 => 0.7600)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 15.38% (0.1300 => 0.1500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 14.63% (0.8200 => 0.9400)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 14.63% (0.4100 => 0.4700)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 14.05% (16.1200 => 18.3850)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.74% (14.1200 => 16.0600)
  SingleSource/Benchmarks/Misc/ffbench: 13.43% (4.3200 => 4.9000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 13.37% (193.9050 => 219.8350)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 12.25% (14.6550 => 16.4500)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.20% (0.2050 => 0.2300)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 11.91% (12.8850 => 14.4200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 11.71% (4.1850 => 4.6750)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 10.59% (0.8500 => 0.9400)
  MultiSource/Applications/ClamAV/clamscan: 10.39% (0.3850 => 0.4250)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 10.37% (134.5050 => 148.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 10.37% (22.4300 => 24.7550)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 9.87% (14.7350 => 16.1900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 9.22% (3.9050 => 4.2650)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 9.14% (27.7900 => 30.3300)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 8.96% (16.2900 => 17.7500)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 8.89% (0.2250 => 0.2450)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.76% (1.0850 => 1.1800)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 8.41% (6.2400 => 6.7650)
  MultiSource/Benchmarks/McCat/08-main/main: 8.33% (0.1200 => 0.1300)
  SingleSource/Benchmarks/McGill/misr: 8.33% (0.5400 => 0.5850)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 8.10% (1.4200 => 1.5350)
  SingleSource/Benchmarks/Shootout-C++/sieve: 8.07% (6.5700 => 7.1000)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.95% (7.3550 => 7.9400)
  MultiSource/Applications/viterbi/viterbi: 7.94% (10.1400 => 10.9450)
  SingleSource/Benchmarks/Misc/mandel-2: 7.86% (2.0350 => 2.1950)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.82% (5.2450 => 5.6550)
  SingleSource/Benchmarks/Dhrystone/dry: 7.80% (4.8100 => 5.1850)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 7.72% (11.3300 => 12.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 7.68% (11.0000 => 11.8450)
  MultiSource/Benchmarks/Olden/bh/bh: 7.64% (7.1950 => 7.7450)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 7.61% (3.4800 => 3.7450)
  SingleSource/Benchmarks/McGill/queens: 7.60% (4.7350 => 5.0950)
  SingleSource/Benchmarks/Misc/flops-6: 7.60% (5.3950 => 5.8050)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.59% (26.0750 => 28.0550)
  SingleSource/Benchmarks/Misc/flops-7: 7.52% (10.1100 => 10.8700)
  SingleSource/Benchmarks/Misc/mandel: 7.48% (4.2800 => 4.6000)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 7.42% (12.0700 => 12.9650)
  SingleSource/Regression/C/uint64_to_float: 7.37% (1.7650 => 1.8950)
  SingleSource/Benchmarks/Misc/flops-5: 7.29% (5.6250 => 6.0350)
  SingleSource/Benchmarks/Shootout/fib2: 7.25% (8.2750 => 8.8750)
  SingleSource/Benchmarks/Misc/flops-8: 7.24% (5.7300 => 6.1450)
  SingleSource/Benchmarks/Shootout/methcall: 7.24% (8.6300 => 9.2550)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.20% (12.2950 => 13.1800)
  SingleSource/Benchmarks/Shootout-C++/strcat: 7.14% (0.2100 => 0.2250)
  SingleSource/Benchmarks/Misc/pi: 7.10% (1.5500 => 1.6600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 7.03% (12.8100 => 13.7100)
  MultiSource/Benchmarks/Olden/tsp/tsp: 7.00% (9.7850 => 10.4700)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.86% (1.7500 => 1.8700)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.56% (12.1950 => 12.9950)
  MultiSource/Applications/lua/lua: 6.54% (64.8500 => 69.0900)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 6.44% (1.0100 => 1.0750)
  SingleSource/Benchmarks/CoyoteBench/almabench: 6.27% (43.6950 => 46.4350)
  SingleSource/Benchmarks/Shootout/hash: 6.06% (16.7450 => 17.7600)
  SingleSource/Benchmarks/Shootout/sieve: 5.81% (15.2400 => 16.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 5.78% (99.2600 => 104.9950)
  SingleSource/Benchmarks/Misc/flops-4: 5.73% (3.3150 => 3.5050)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.54% (9.9250 => 10.4750)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 5.40% (42.4800 => 44.7750)
  SingleSource/UnitTests/Vector/multiplies: 5.35% (1.7750 => 1.8700)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 5.27% (17.6450 => 18.5750)
  SingleSource/Benchmarks/Shootout/ary3: 5.25% (6.6700 => 7.0200)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.21% (1.5350 => 1.6150)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.19% (2.6000 => 2.7350)
  SingleSource/Benchmarks/Misc/fbench: 4.93% (6.7900 => 7.1250)
  SingleSource/Benchmarks/Shootout/lists: 4.91% (22.5850 => 23.6950)
  MultiSource/Benchmarks/FreeBench/neural/neural: 4.84% (0.3100 => 0.3250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 4.74% (0.9500 => 0.9950)
  SingleSource/Benchmarks/Shootout-C++/fibo: 4.61% (14.4250 => 15.0900)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 4.44% (0.9000 => 0.9400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.41% (25.2950 => 26.4100)
  MultiSource/Benchmarks/nbench/nbench: 4.30% (39.7400 => 41.4500)
  SingleSource/Benchmarks/Misc/flops-1: 4.30% (6.7400 => 7.0300)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 4.01% (24.1750 => 25.1450)
  MultiSource/Benchmarks/llubenchmark/llu: 3.93% (16.0500 => 16.6800)
  SingleSource/Benchmarks/Shootout/heapsort: 3.73% (13.7950 => 14.3100)
  MultiSource/Applications/sgefa/sgefa: 3.64% (0.8250 => 0.8550)
  SingleSource/Benchmarks/Stanford/Puzzle: 3.45% (0.4350 => 0.4500)
  SingleSource/Benchmarks/Misc/ReedSolomon: 3.38% (20.9850 => 21.6950)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 3.30% (13.1800 => 13.6150)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 3.25% (9.8500 => 10.1700)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 3.16% (3.3250 => 3.4300)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 2.86% (12.6000 => 12.9600)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 2.82% (23.4000 => 24.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 2.74% (12.9700 => 13.3250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 2.63% (16.3600 => 16.7900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.61% (15.5150 => 15.9200)
  MultiSource/Benchmarks/Olden/bisort/bisort: 2.61% (1.5350 => 1.5750)
  MultiSource/Applications/hexxagon/hexxagon: 2.58% (29.4800 => 30.2400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 2.57% (26.6700 => 27.3550)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 2.26% (1.1050 => 1.1300)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 1.86% (4.8400 => 4.9300)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 1.84% (28.4850 => 29.0100)
  MultiSource/Applications/JM/lencod/lencod: 1.83% (18.2800 => 18.6150)
  MultiSource/Benchmarks/Olden/health/health: 1.82% (1.6450 => 1.6750)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 1.80% (6.1250 => 6.2350)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.79% (6.4200 => 6.5350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.77% (8.7650 => 8.9200)
  MultiSource/Applications/minisat/minisat: 1.70% (24.6350 => 25.0550)
  SingleSource/Benchmarks/Misc/richards_benchmark: 1.60% (2.8150 => 2.8600)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 1.53% (3.5950 => 3.6500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 1.52% (8.5800 => 8.7100)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.45% (62.2450 => 63.1500)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 1.44% (32.7400 => 33.2100)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 1.39% (1.0800 => 1.0950)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.38% (2.1800 => 2.2100)
  MultiSource/Applications/SPASS/SPASS: 1.31% (36.1950 => 36.6700)
  MultiSource/Applications/spiff/spiff: 1.25% (16.4150 => 16.6200)
  MultiSource/Benchmarks/Olden/power/power: 1.23% (8.1000 => 8.2000)
  SingleSource/Benchmarks/Linpack/linpack-pc: 1.07% (6.9850 => 7.0600)
  MultiSource/Applications/SIBsim4/SIBsim4: 1.05% (14.7650 => 14.9200)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -80.00% (0.0250 => 0.0050)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -75.00% (0.0600 => 0.0150)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -54.55% (0.0550 => 0.0250)
  SingleSource/Benchmarks/Misc/pi: -50.00% (0.0700 => 0.0350)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/2008-01-07-LongDouble: -50.00% (0.0400 => 0.0200)
  SingleSource/Benchmarks/Shootout/hello: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/Vector/build: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2003-05-14-AtExit: -42.86% (0.0700 => 0.0400)
  SingleSource/UnitTests/StructModifyTest: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2003-08-20-FoldBug: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/member-function-pointers: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -36.11% (0.1800 => 0.1150)
  SingleSource/UnitTests/2002-05-03-NotTest: -35.71% (0.0700 => 0.0450)
  SingleSource/Regression/C++/global_ctor: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2006-02-04-DivRem: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C/sumarray: -29.41% (0.0850 => 0.0600)
  SingleSource/Regression/C/test_indvars: -29.41% (0.0850 => 0.0600)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/TestLoop: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/AtomicOps: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Misc/fp-convert: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C/casts: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -25.00% (0.0600 => 0.0450)
  MultiSource/Applications/lemon/lemon: -24.11% (5.6000 => 4.2500)
  SingleSource/UnitTests/SignlessTypes/shr: -23.81% (0.1050 => 0.0800)
  SingleSource/Regression/C++/pointer_member: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -22.45% (0.2450 => 0.1900)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -22.14% (0.6550 => 0.5100)
  SingleSource/Benchmarks/Misc/flops-6: -21.74% (0.1150 => 0.0900)
  SingleSource/UnitTests/Vector/multiplies: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -20.71% (4.9500 => 3.9250)
  SingleSource/Benchmarks/Misc/perlin: -20.51% (0.1950 => 0.1550)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Misc/lowercase: -18.75% (0.0800 => 0.0650)
  SingleSource/Regression/C/matrixTranspose: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -18.60% (0.2150 => 0.1750)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-08-02-CastTest: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -17.74% (0.3100 => 0.2550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -17.35% (0.4900 => 0.4050)
  SingleSource/Benchmarks/Misc/flops-4: -16.00% (0.1250 => 0.1050)
  SingleSource/Regression/C/sumarraymalloc: -15.79% (0.0950 => 0.0800)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -15.25% (0.2950 => 0.2500)
  SingleSource/Benchmarks/Misc/flops: -15.07% (0.3650 => 0.3100)
  MultiSource/Applications/obsequi/Obsequi: -14.99% (4.1700 => 3.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -14.29% (0.2800 => 0.2400)
  SingleSource/Benchmarks/Dhrystone/dry: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -13.84% (0.7950 => 0.6850)
  SingleSource/Benchmarks/Misc/flops-5: -13.64% (0.1100 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -13.08% (1.1850 => 1.0300)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -13.07% (0.7650 => 0.6650)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -13.00% (0.5000 => 0.4350)
  SingleSource/Benchmarks/McGill/misr: -12.50% (0.2000 => 0.1750)
  SingleSource/Benchmarks/Stanford/FloatMM: -12.00% (0.1250 => 0.1100)
  SingleSource/Regression/C/bigstack: -12.00% (0.1250 => 0.1100)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/NPB-serial/is/is: -11.63% (0.2150 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -11.61% (1.3350 => 1.1800)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.43% (0.1750 => 0.1550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -10.61% (0.3300 => 0.2950)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.27% (3.8450 => 3.4500)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.20% (0.2450 => 0.2200)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -10.14% (0.3450 => 0.3100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -10.12% (19.0200 => 17.0950)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -10.03% (4.5350 => 4.0800)
  SingleSource/Benchmarks/Misc/flops-1: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/McGill/queens: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -9.63% (3.7400 => 3.3800)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -9.57% (0.4700 => 0.4250)
  MultiSource/Benchmarks/FreeBench/distray/distray: -9.38% (0.3200 => 0.2900)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -9.34% (1.9800 => 1.7950)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -9.30% (0.2150 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -9.20% (0.8150 => 0.7400)
  MultiSource/Benchmarks/Olden/tsp/tsp: -8.97% (0.3900 => 0.3550)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -8.96% (0.3350 => 0.3050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -8.55% (0.5850 => 0.5350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -8.33% (0.4800 => 0.4400)
  MultiSource/Benchmarks/BitBench/five11/five11: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Olden/mst/mst: -7.89% (0.3800 => 0.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -7.69% (0.2600 => 0.2400)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -7.55% (0.2650 => 0.2450)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.55% (0.5300 => 0.4900)
  MultiSource/Benchmarks/Bullet/bullet: -7.22% (117.8850 => 109.3700)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -7.14% (0.4200 => 0.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -6.90% (0.2900 => 0.2700)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -6.77% (0.6650 => 0.6200)
  SingleSource/Benchmarks/Misc/fbench: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -6.45% (0.1550 => 0.1450)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.37% (2.1200 => 1.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -6.23% (4.9750 => 4.6650)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/McCat/08-main/main: -6.15% (0.9750 => 0.9150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -6.03% (0.9950 => 0.9350)
  SingleSource/Benchmarks/Misc/salsa20: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -5.72% (5.4150 => 5.1050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -5.70% (52.9500 => 49.9300)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -5.60% (0.6250 => 0.5900)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -5.54% (1.4450 => 1.3650)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -5.38% (15.7850 => 14.9350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -5.18% (1.9300 => 1.8300)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -4.91% (3.9750 => 3.7800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -4.73% (3.9100 => 3.7250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -4.65% (0.2150 => 0.2050)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -4.62% (0.3250 => 0.3100)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.61% (2.0600 => 1.9650)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -4.52% (0.7750 => 0.7400)
  SingleSource/Benchmarks/Shootout-C++/lists1: -4.13% (1.0900 => 1.0450)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -4.13% (2.5450 => 2.4400)
  SingleSource/Benchmarks/CoyoteBench/almabench: -4.08% (0.2450 => 0.2350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -3.94% (3.8100 => 3.6600)
  MultiSource/Benchmarks/Olden/power/power: -3.61% (0.4150 => 0.4000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -3.54% (3.9500 => 3.8100)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -3.46% (26.6150 => 25.6950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -3.28% (0.3050 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.21% (1.4000 => 1.3550)
  MultiSource/Benchmarks/nbench/nbench: -3.11% (4.6600 => 4.5150)
  SingleSource/Benchmarks/Shootout-C++/fibo: -2.92% (0.6850 => 0.6650)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.90% (0.6900 => 0.6700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.75% (6.5350 => 6.3550)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -2.69% (6.1350 => 5.9700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.61% (0.7650 => 0.7450)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -2.54% (0.5900 => 0.5750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -2.44% (3.8950 => 3.8000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -2.25% (4.6600 => 4.5550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.21% (3.8450 => 3.7600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -2.17% (4.6100 => 4.5100)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.16% (16.2300 => 15.8800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -2.04% (3.9300 => 3.8500)
  SingleSource/Benchmarks/SmallPT/smallpt: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.82% (31.8800 => 31.3000)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.76% (1.1350 => 1.1150)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -1.73% (1.7350 => 1.7050)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.71% (2.6350 => 2.5900)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.69% (0.8850 => 0.8700)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -1.66% (3.3150 => 3.2600)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -1.48% (4.0600 => 4.0000)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -1.47% (4.0800 => 4.0200)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.31% (1.9100 => 1.8850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.19% (4.1850 => 4.1350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -1.17% (3.8550 => 3.8100)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/BitBench/five11/five11: -68.78% (60.4450 => 18.8700)
  SingleSource/Benchmarks/Shootout-C++/ary: -46.15% (0.0650 => 0.0350)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -36.11% (0.3600 => 0.2300)
  SingleSource/Benchmarks/Stanford/Treesort: -27.54% (0.3450 => 0.2500)
  MultiSource/Applications/lemon/lemon: -26.10% (3.8700 => 2.8600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -18.62% (4.4300 => 3.6050)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -17.14% (16.6550 => 13.8000)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -14.29% (0.3500 => 0.3000)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -12.70% (52.1050 => 45.4900)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -11.45% (0.6550 => 0.5800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -11.13% (16.9300 => 15.0450)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -11.05% (17.6950 => 15.7400)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -11.00% (20.2800 => 18.0500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.37% (14.4200 => 12.9250)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.78% (0.4600 => 0.4150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -9.78% (18.9150 => 17.0650)
  SingleSource/Benchmarks/Shootout-C++/moments: -9.76% (0.2050 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -9.13% (4.3800 => 3.9800)
  MultiSource/Benchmarks/FreeBench/mason/mason: -8.75% (0.4000 => 0.3650)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -7.10% (13.7400 => 12.7650)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -6.88% (2.3250 => 2.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.80% (13.3750 => 12.4650)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -6.56% (8.5400 => 7.9800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -6.41% (12.3300 => 11.5400)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -6.07% (8.4000 => 7.8900)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.12% (1.0750 => 1.0200)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.71% (20.7100 => 19.7350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -4.59% (9.8000 => 9.3500)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -4.06% (39.7700 => 38.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -4.03% (0.6200 => 0.5950)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -3.89% (21.0950 => 20.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -3.86% (2.4600 => 2.3650)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -3.62% (4.2850 => 4.1300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.50% (3.5700 => 3.4450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -3.33% (10.9500 => 10.5850)
  MultiSource/Benchmarks/PAQ8p/paq8p: -3.18% (182.4700 => 176.6750)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -3.15% (17.2800 => 16.7350)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -3.13% (19.9700 => 19.3450)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.01% (0.8300 => 0.8050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.85% (12.1150 => 11.7700)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -2.84% (22.8950 => 22.2450)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -2.41% (0.8300 => 0.8100)
  SingleSource/Benchmarks/Shootout/strcat: -2.17% (0.4600 => 0.4500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -2.06% (28.1750 => 27.5950)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -1.63% (18.3550 => 18.0550)
  MultiSource/Applications/obsequi/Obsequi: -1.50% (4.9950 => 4.9200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -1.47% (21.3600 => 21.0450)
  SingleSource/Benchmarks/SmallPT/smallpt: -1.29% (60.3850 => 59.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.16% (0.8600 => 0.8500)

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


More information about the llvm-testresults mailing list