[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
Thu Jan 2 17:26:22 PST 2014


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

Comparing:
     Run: 19570, Order: 198371, Start Time: 2014-01-03 00:41:59, End Time: 2014-01-03 01:31:00
      To: 19555, Order: 198359, Start Time: 2014-01-02 22:30:14, End Time: 2014-01-02 23:19:34
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 14 (376 on baseline)
Performance Improvements: 10 (165 on baseline)
Unchanged Tests: 1086 (569 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2005-11-29-LongSwitch: 44.44% (0.0450 => 0.0650, std.dev.: 0.0066)
  SingleSource/Regression/C/PR10189: 28.57% (0.0700 => 0.0900, std.dev.: 0.0078)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 21.95% (0.2050 => 0.2500, std.dev.: 0.0142)
  MultiSource/Benchmarks/McCat/05-eks/eks: 14.57% (1.5100 => 1.7300, std.dev.: 0.0657)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 4.52% (3.3200 => 3.4700, std.dev.: 0.0343)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 128.83% (21.3350 => 48.8200, std.dev.: 9.2113)
  SingleSource/Benchmarks/McGill/chomp: 63.69% (2.4650 => 4.0350, std.dev.: 0.1855)
  SingleSource/Benchmarks/Misc/ffbench: 60.73% (3.7050 => 5.9550, std.dev.: 0.5729)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 55.62% (8.1000 => 12.6050, std.dev.: 1.1792)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 47.92% (0.2400 => 0.3550, std.dev.: 0.0151)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 35.71% (0.0700 => 0.0950, std.dev.: 0.0030)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 32.11% (11.0100 => 14.5450, std.dev.: 0.6986)
  SingleSource/Benchmarks/Shootout-C++/sieve: 21.62% (6.6850 => 8.1300, std.dev.: 0.4131)
  MultiSource/Benchmarks/llubenchmark/llu: 10.94% (16.1400 => 17.9050, std.dev.: 0.4970)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/SignlessTypes/cast-bug: -71.43% (0.0350 => 0.0100, std.dev.: 0.0054)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0400 => 0.0200, std.dev.: 0.0076)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -21.88% (0.1600 => 0.1250, std.dev.: 0.0113)
  SingleSource/Benchmarks/Shootout/random: -13.04% (0.1150 => 0.1000, std.dev.: 0.0057)
  SingleSource/Benchmarks/Shootout-C++/sumcol: -8.97% (0.7800 => 0.7100, std.dev.: 0.0189)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.87% (5.2450 => 4.7800, std.dev.: 0.1221)
  SingleSource/Benchmarks/Shootout-C++/wc: -6.92% (0.7950 => 0.7400, std.dev.: 0.0130)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.38% (0.1600 => 0.1450, std.dev.: 0.0050)
  SingleSource/Benchmarks/Misc/flops: -7.71% (19.3300 => 17.8400, std.dev.: 0.4859)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -3.89% (105.3050 => 101.2050, std.dev.: 1.4807)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 600.00% (0.0050 => 0.0350)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 133.33% (0.0150 => 0.0350)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 81.82% (0.0550 => 0.1000)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/2003-06-16-VolatileError: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 51.81% (3.4550 => 5.2450)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 50.00% (0.0400 => 0.0600)
  SingleSource/Regression/C++/fixups: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C++/short_circuit_dtor: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Misc/mandel-2: 43.75% (0.0800 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 43.33% (0.1500 => 0.2150)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-14-initialize-string: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest3: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/PR10189: 38.46% (0.0650 => 0.0900)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 37.70% (3.7400 => 5.1500)
  SingleSource/Regression/C/2008-01-07-LongDouble: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/Vector/divides: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 34.88% (0.2150 => 0.2900)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 34.87% (4.0150 => 5.4150)
  SingleSource/Benchmarks/Stanford/Quicksort: 33.33% (0.1050 => 0.1400)
  SingleSource/UnitTests/Vector/build2: 33.33% (0.0750 => 0.1000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 32.80% (0.6250 => 0.8300)
  SingleSource/Benchmarks/Misc/mandel: 32.14% (0.1400 => 0.1850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 31.48% (4.3050 => 5.6600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 30.59% (3.9550 => 5.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 29.27% (0.2050 => 0.2650)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 28.69% (4.0950 => 5.2700)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 28.30% (0.2650 => 0.3400)
  SingleSource/Regression/C/DuffsDevice: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 26.65% (3.7150 => 4.7050)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 26.55% (1.1300 => 1.4300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 26.47% (2.8150 => 3.5600)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 26.32% (0.0950 => 0.1200)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 25.84% (0.4450 => 0.5600)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 25.81% (0.1550 => 0.1950)
  SingleSource/UnitTests/2003-08-11-VaListArg: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 25.00% (0.0600 => 0.0750)
  SingleSource/UnitTests/Threads/tls: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 23.84% (0.8600 => 1.0650)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 23.61% (0.3600 => 0.4450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 22.59% (3.8950 => 4.7750)
  SingleSource/Regression/C/globalrefs: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2003-04-22-Switch: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 21.95% (0.2050 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 21.57% (0.2550 => 0.3100)
  SingleSource/Benchmarks/Shootout/ackermann: 21.43% (0.0700 => 0.0850)
  SingleSource/UnitTests/2003-05-31-CastToBool: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 21.11% (0.4500 => 0.5450)
  SingleSource/Benchmarks/McGill/exptree: 20.83% (0.2400 => 0.2900)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 18.75% (0.1600 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 18.03% (2.0800 => 2.4550)
  MultiSource/Applications/siod/siod: 17.81% (9.3750 => 11.0450)
  SingleSource/Regression/C/sumarray: 17.65% (0.0850 => 0.1000)
  MultiSource/Benchmarks/PAQ8p/paq8p: 17.59% (9.0400 => 10.6300)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 17.24% (0.1450 => 0.1700)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 16.67% (0.1200 => 0.1400)
  SingleSource/UnitTests/vla: 16.67% (0.1200 => 0.1400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 16.13% (0.1550 => 0.1800)
  MultiSource/Applications/oggenc/oggenc: 15.91% (18.3550 => 21.2750)
  MultiSource/Benchmarks/sim/sim: 15.85% (0.9150 => 1.0600)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 15.42% (1.0700 => 1.2350)
  MultiSource/Applications/sgefa/sgefa: 15.38% (1.4300 => 1.6500)
  MultiSource/Applications/sqlite3/sqlite3: 15.32% (63.1750 => 72.8550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 15.28% (0.3600 => 0.4150)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 14.89% (0.2350 => 0.2700)
  MultiSource/Applications/hexxagon/hexxagon: 14.52% (3.3050 => 3.7850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 14.52% (0.3100 => 0.3550)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 13.93% (6.2800 => 7.1550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 13.69% (3.5050 => 3.9850)
  MultiSource/Applications/minisat/minisat: 13.38% (2.1300 => 2.4150)
  SingleSource/Regression/C/badidx: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 12.90% (0.1550 => 0.1750)
  MultiSource/Applications/d/make_dparser: 12.71% (13.8900 => 15.6550)
  SingleSource/Regression/C++/ofstream_ctor: 12.50% (0.6400 => 0.7200)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 12.34% (1.1750 => 1.3200)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 11.76% (0.3400 => 0.3800)
  SingleSource/Benchmarks/Dhrystone/fldry: 11.76% (0.1700 => 0.1900)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.43% (0.1750 => 0.1950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.04% (0.7700 => 0.8550)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 10.89% (0.5050 => 0.5600)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 10.87% (0.2300 => 0.2550)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 10.84% (2.6750 => 2.9650)
  SingleSource/Benchmarks/Shootout-C++/random: 10.77% (0.6500 => 0.7200)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 10.53% (0.1900 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 10.43% (0.8150 => 0.9000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 10.42% (0.2400 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 10.34% (0.2900 => 0.3200)
  MultiSource/Applications/treecc/treecc: 10.26% (8.8700 => 9.7800)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 10.14% (0.3450 => 0.3800)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 10.04% (17.2250 => 18.9550)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 10.00% (0.3000 => 0.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 10.00% (0.2000 => 0.2200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 9.97% (4.8650 => 5.3500)
  MultiSource/Benchmarks/Prolangs-C/football/football: 9.93% (2.8700 => 3.1550)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 9.68% (0.3100 => 0.3400)
  MultiSource/Applications/Burg/burg: 9.64% (3.6300 => 3.9800)
  SingleSource/Benchmarks/Shootout-C++/sieve: 9.44% (0.9000 => 0.9850)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 9.33% (3.2150 => 3.5150)
  MultiSource/Applications/spiff/spiff: 9.33% (3.4300 => 3.7500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 9.23% (0.3250 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 9.02% (0.6650 => 0.7250)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.68% (3.2850 => 3.5700)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 8.60% (0.9300 => 1.0100)
  SingleSource/Benchmarks/Linpack/linpack-pc: 8.48% (0.8250 => 0.8950)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 8.40% (3.6900 => 4.0000)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 8.33% (0.4200 => 0.4550)
  SingleSource/Benchmarks/Shootout-C++/moments: 8.26% (1.2100 => 1.3100)
  MultiSource/Applications/JM/ldecod/ldecod: 8.15% (23.8550 => 25.8000)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 7.85% (4.5200 => 4.8750)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 7.79% (15.9850 => 17.2300)
  MultiSource/Benchmarks/Olden/em3d/em3d: 7.69% (0.5200 => 0.5600)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 7.61% (0.9850 => 1.0600)
  MultiSource/Applications/kimwitu++/kc: 7.46% (48.6150 => 52.2400)
  SingleSource/UnitTests/Vector/constpool: 7.43% (155.3200 => 166.8550)
  MultiSource/Applications/hbd/hbd: 7.31% (4.2400 => 4.5500)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 7.20% (1.8050 => 1.9350)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 7.19% (0.7650 => 0.8200)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.01% (0.7850 => 0.8400)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 6.98% (0.2150 => 0.2300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 6.98% (0.2150 => 0.2300)
  SingleSource/Benchmarks/Stanford/Towers: 6.90% (0.1450 => 0.1550)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 6.67% (0.1500 => 0.1600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 6.61% (1.2100 => 1.2900)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 6.61% (3.2550 => 3.4700)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 6.59% (28.2450 => 30.1050)
  SingleSource/Benchmarks/Shootout-C++/objinst: 6.43% (0.7000 => 0.7450)
  MultiSource/Applications/ClamAV/clamscan: 6.30% (52.1300 => 55.4150)
  MultiSource/Benchmarks/McCat/18-imp/imp: 6.16% (1.0550 => 1.1200)
  SingleSource/Benchmarks/Shootout-C++/strcat: 6.15% (0.6500 => 0.6900)
  SingleSource/Benchmarks/Misc/oourafft: 6.12% (0.7350 => 0.7800)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 6.04% (12.6750 => 13.4400)
  SingleSource/Benchmarks/Stanford/Puzzle: 5.97% (0.3350 => 0.3550)
  SingleSource/Benchmarks/McGill/chomp: 5.83% (0.6000 => 0.6350)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.83% (3.6050 => 3.8150)
  MultiSource/Benchmarks/McCat/05-eks/eks: 5.81% (1.6350 => 1.7300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 5.70% (3.9500 => 4.1750)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 5.70% (1.5800 => 1.6700)
  SingleSource/UnitTests/SignlessTypes/rem: 5.63% (0.3550 => 0.3750)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 5.54% (4.0600 => 4.2850)
  MultiSource/Applications/JM/lencod/lencod: 5.51% (50.2100 => 52.9750)
  MultiSource/Applications/aha/aha: 5.26% (0.3800 => 0.4000)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 5.24% (1.9100 => 2.0100)
  MultiSource/Benchmarks/McCat/09-vor/vor: 5.21% (0.9600 => 1.0100)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.15% (0.6800 => 0.7150)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 5.11% (2.2500 => 2.3650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 5.00% (0.7000 => 0.7350)
  MultiSource/Applications/lua/lua: 4.90% (12.0500 => 12.6400)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 4.85% (1.1350 => 1.1900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 4.76% (0.2100 => 0.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 4.55% (0.2200 => 0.2300)
  MultiSource/Applications/SIBsim4/SIBsim4: 4.49% (4.4550 => 4.6550)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.47% (4.0300 => 4.2100)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 4.41% (0.6800 => 0.7100)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 4.41% (0.6800 => 0.7100)
  MultiSource/Applications/lambda-0_1_3/lambda: 4.37% (2.0600 => 2.1500)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.36% (1.7200 => 1.7950)
  SingleSource/Benchmarks/Shootout/matrix: 4.26% (0.2350 => 0.2450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 4.08% (0.2450 => 0.2550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 3.92% (0.2550 => 0.2650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 3.84% (4.9500 => 5.1400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 3.69% (3.9300 => 4.0750)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 3.68% (1.3600 => 1.4100)
  MultiSource/Applications/SPASS/SPASS: 3.65% (67.9400 => 70.4200)
  SingleSource/Benchmarks/Shootout-C++/wc: 3.50% (0.7150 => 0.7400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.39% (0.2950 => 0.3050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 3.22% (4.6600 => 4.8100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 3.13% (0.4800 => 0.4950)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 3.05% (0.9850 => 1.0150)
  SingleSource/Benchmarks/Shootout-C++/lists: 2.92% (0.8550 => 0.8800)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 2.90% (0.3450 => 0.3550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.88% (1.0400 => 1.0700)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 2.77% (3.9750 => 4.0850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 2.71% (3.6950 => 3.7950)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.34% (15.7850 => 16.1550)
  MultiSource/Benchmarks/Olden/bh/bh: 2.20% (0.9100 => 0.9300)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 2.09% (2.6350 => 2.6900)
  MultiSource/Benchmarks/MallocBench/gs/gs: 2.04% (13.2050 => 13.4750)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 2.02% (92.4350 => 94.3050)
  SingleSource/Benchmarks/Shootout-C++/ary: 1.74% (0.8600 => 0.8750)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 1.73% (1.4450 => 1.4700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 1.63% (3.9850 => 4.0500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 1.33% (8.6150 => 8.7300)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 1.27% (4.7200 => 4.7800)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 144.47% (19.9700 => 48.8200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 116.67% (0.0300 => 0.0650)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 76.42% (7.1450 => 12.6050)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 74.29% (0.1750 => 0.3050)
  SingleSource/Benchmarks/McGill/chomp: 63.69% (2.4650 => 4.0350)
  MultiSource/Applications/kimwitu++/kc: 54.55% (0.1100 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 47.80% (8.4200 => 12.4450)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 45.71% (0.3500 => 0.5100)
  SingleSource/Benchmarks/Misc/ffbench: 37.85% (4.3200 => 5.9550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 33.20% (1.2050 => 1.6050)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 32.83% (10.9500 => 14.5450)
  MultiSource/Applications/siod/siod: 26.39% (6.3650 => 8.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 26.02% (67.3550 => 84.8800)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 25.32% (0.3950 => 0.4950)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 24.97% (129.1150 => 161.3500)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 24.42% (28.4850 => 35.4400)
  SingleSource/Benchmarks/Shootout-C++/sieve: 23.74% (6.5700 => 8.1300)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 19.89% (193.9050 => 232.4650)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 18.87% (14.1200 => 16.7850)
  MultiSource/Applications/aha/aha: 16.92% (5.5850 => 6.5300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 16.67% (0.1500 => 0.1750)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 16.49% (12.0700 => 14.0600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 15.41% (4.1850 => 4.8300)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 15.19% (4.8400 => 5.5750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 14.80% (8.6850 => 9.9700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 14.63% (0.8200 => 0.9400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 13.43% (11.3950 => 12.9250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 12.61% (36.3550 => 40.9400)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 12.50% (9.8000 => 11.0250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 11.72% (12.8850 => 14.3950)
  MultiSource/Benchmarks/llubenchmark/llu: 11.56% (16.0500 => 17.9050)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 11.54% (0.1300 => 0.1450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 11.40% (20.6950 => 23.0550)
  MultiSource/Benchmarks/FreeBench/neural/neural: 11.29% (0.3100 => 0.3450)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.11% (0.2250 => 0.2500)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 10.73% (134.5050 => 148.9400)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.49% (8.7250 => 9.6400)
  MultiSource/Applications/spiff/spiff: 10.23% (16.4150 => 18.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 10.02% (12.9700 => 14.2700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 10.00% (7.0000 => 7.7000)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 9.68% (0.1550 => 0.1700)
  MultiSource/Applications/sqlite3/sqlite3: 9.56% (12.7550 => 13.9750)
  SingleSource/Benchmarks/Shootout-C++/strcat: 9.52% (0.2100 => 0.2300)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 9.41% (0.8500 => 0.9300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 9.37% (1.6000 => 1.7500)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.37% (27.9750 => 30.5950)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 9.30% (0.2150 => 0.2350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 9.15% (1.4200 => 1.5500)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 9.06% (6.1250 => 6.6800)
  MultiSource/Benchmarks/Olden/bh/bh: 9.03% (7.1950 => 7.8450)
  MultiSource/Applications/viterbi/viterbi: 8.78% (10.1400 => 11.0300)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 8.63% (5.1000 => 5.5400)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 8.37% (1.0750 => 1.1650)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.33% (0.3000 => 0.3250)
  SingleSource/Benchmarks/McGill/misr: 8.33% (0.5400 => 0.5850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 8.23% (1.6400 => 1.7750)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Misc/mandel-2: 8.11% (2.0350 => 2.2000)
  SingleSource/Benchmarks/Misc/pi: 8.06% (1.5500 => 1.6750)
  SingleSource/UnitTests/Vector/build2: 8.01% (4.3050 => 4.6500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 7.96% (42.4800 => 45.8600)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.89% (7.3550 => 7.9350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 7.82% (8.7650 => 9.4500)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.80% (14.4250 => 15.5500)
  SingleSource/Benchmarks/CoyoteBench/almabench: 7.78% (43.6950 => 47.0950)
  SingleSource/Benchmarks/Misc/flops-7: 7.76% (10.1100 => 10.8950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 7.75% (1.9350 => 2.0850)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.72% (5.2450 => 5.6500)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.72% (2.7850 => 3.0000)
  SingleSource/Benchmarks/Shootout-C++/lists1: 7.71% (1.7500 => 1.8850)
  SingleSource/Benchmarks/Dhrystone/dry: 7.69% (4.8100 => 5.1800)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.68% (14.8500 => 15.9900)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.67% (4.6300 => 4.9850)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 7.65% (2.8750 => 3.0950)
  SingleSource/Benchmarks/Shootout/methcall: 7.65% (8.6300 => 9.2900)
  SingleSource/Benchmarks/Misc-C++/bigfib: 7.63% (0.6550 => 0.7050)
  SingleSource/Benchmarks/Shootout/matrix: 7.63% (6.4850 => 6.9800)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  SingleSource/UnitTests/Vector/multiplies: 7.61% (1.7750 => 1.9100)
  SingleSource/Benchmarks/Misc/flops-6: 7.60% (5.3950 => 5.8050)
  SingleSource/Benchmarks/Misc/mandel: 7.59% (4.2800 => 4.6050)
  SingleSource/Benchmarks/Misc/flops-8: 7.59% (5.7300 => 6.1650)
  SingleSource/Benchmarks/Misc/flops-1: 7.57% (6.7400 => 7.2500)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.55% (8.2750 => 8.9000)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 7.55% (16.2900 => 17.5200)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.54% (2.8500 => 3.0650)
  SingleSource/Benchmarks/Misc/flops-4: 7.54% (3.3150 => 3.5650)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.54% (3.4500 => 3.7100)
  SingleSource/Benchmarks/McGill/queens: 7.50% (4.7350 => 5.0900)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 7.47% (3.4800 => 3.7400)
  SingleSource/Benchmarks/Misc/flops-5: 7.47% (5.6250 => 6.0450)
  MultiSource/Benchmarks/Olden/tsp/tsp: 7.46% (9.7850 => 10.5150)
  SingleSource/Benchmarks/Misc/richards_benchmark: 7.46% (2.8150 => 3.0250)
  SingleSource/Benchmarks/Misc/flops-3: 7.44% (7.1900 => 7.7250)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.44% (23.4000 => 25.1400)
  SingleSource/Benchmarks/Misc/flops-2: 7.42% (4.0450 => 4.3450)
  SingleSource/Benchmarks/Shootout/lists: 7.39% (22.5850 => 24.2550)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.39% (4.1950 => 4.5050)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 7.38% (16.1200 => 17.3100)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.37% (1.0850 => 1.1650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 7.36% (5.3000 => 5.6900)
  SingleSource/Benchmarks/Misc/fp-convert: 7.35% (4.6950 => 5.0400)
  MultiSource/Benchmarks/McCat/18-imp/imp: 7.32% (0.2050 => 0.2200)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 7.23% (4.9100 => 5.2650)
  MultiSource/Benchmarks/Olden/bisort/bisort: 7.17% (1.5350 => 1.6450)
  MultiSource/Benchmarks/McCat/09-vor/vor: 7.14% (0.3500 => 0.3750)
  SingleSource/Benchmarks/Misc/ReedSolomon: 7.12% (20.9850 => 22.4800)
  MultiSource/Applications/obsequi/Obsequi: 7.11% (4.9950 => 5.3500)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.97% (12.1950 => 13.0450)
  MultiSource/Applications/JM/lencod/lencod: 6.95% (18.2800 => 19.5500)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 6.94% (1.0800 => 1.1550)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.91% (12.2950 => 13.1450)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 6.89% (14.7350 => 15.7500)
  SingleSource/Regression/C/uint64_to_float: 6.80% (1.7650 => 1.8850)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.73% (2.6000 => 2.7750)
  MultiSource/Applications/hexxagon/hexxagon: 6.53% (29.4800 => 31.4050)
  SingleSource/Benchmarks/Shootout/strcat: 6.52% (0.4600 => 0.4900)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 6.52% (26.0750 => 27.7750)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 6.33% (1.1050 => 1.1750)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 6.28% (2.2300 => 2.3700)
  SingleSource/Benchmarks/Shootout/sieve: 5.94% (15.2400 => 16.1450)
  SingleSource/Benchmarks/Shootout/fib2: 5.92% (8.2750 => 8.7650)
  SingleSource/Benchmarks/Shootout/hash: 5.79% (16.7450 => 17.7150)
  MultiSource/Benchmarks/Olden/health/health: 5.78% (1.6450 => 1.7400)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.74% (12.8100 => 13.5450)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.66% (5.8350 => 6.1650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 5.65% (25.2950 => 26.7250)
  MultiSource/Applications/lua/lua: 5.61% (64.8500 => 68.4850)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 5.56% (3.3250 => 3.5100)
  MultiSource/Benchmarks/sim/sim: 5.46% (12.9200 => 13.6250)
  MultiSource/Applications/sgefa/sgefa: 5.45% (0.8250 => 0.8700)
  MultiSource/Applications/minisat/minisat: 5.40% (24.6350 => 25.9650)
  SingleSource/Benchmarks/Shootout-C++/lists: 5.35% (62.2450 => 65.5750)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 5.00% (0.9000 => 0.9450)
  SingleSource/Benchmarks/Misc/fbench: 4.64% (6.7900 => 7.1050)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 4.49% (18.3550 => 19.1800)
  MultiSource/Benchmarks/nbench/nbench: 4.37% (39.7400 => 41.4750)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 4.36% (2.0650 => 2.1550)
  SingleSource/Benchmarks/Shootout/ary3: 4.27% (6.6700 => 6.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.23% (11.0000 => 11.4650)
  MultiSource/Benchmarks/FreeBench/distray/distray: 4.22% (0.8300 => 0.8650)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 4.22% (0.8300 => 0.8650)
  SingleSource/Benchmarks/Shootout-C++/hash2: 4.18% (9.9250 => 10.3400)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 4.09% (12.1150 => 12.6100)
  SingleSource/Benchmarks/SmallPT/smallpt: 4.02% (60.3850 => 62.8150)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.73% (12.6000 => 13.0700)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.72% (24.1750 => 25.0750)
  SingleSource/Benchmarks/Shootout-C++/ary3: 3.71% (6.6000 => 6.8450)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 3.68% (0.9500 => 0.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 3.68% (0.6800 => 0.7050)
  SingleSource/Benchmarks/Linpack/linpack-pc: 3.65% (6.9850 => 7.2400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 3.63% (17.6450 => 18.2850)
  SingleSource/Benchmarks/Stanford/Puzzle: 3.45% (0.4350 => 0.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 3.43% (22.4300 => 23.2000)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 3.41% (13.1800 => 13.6300)
  SingleSource/Benchmarks/Shootout/heapsort: 3.30% (13.7950 => 14.2500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 2.97% (18.6650 => 19.2200)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.93% (5.2950 => 5.4500)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 2.92% (3.5950 => 3.7000)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 2.88% (6.2400 => 6.4200)
  MultiSource/Applications/ClamAV/clamscan: 2.60% (0.3850 => 0.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 2.44% (0.6150 => 0.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 2.42% (0.6200 => 0.6350)
  MultiSource/Applications/SPASS/SPASS: 2.31% (36.1950 => 37.0300)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 2.27% (8.5800 => 8.7750)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 1.98% (1.0100 => 1.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.96% (99.2600 => 101.2050)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.85% (17.2800 => 17.6000)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 1.68% (32.7400 => 33.2900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 1.65% (13.0500 => 13.2650)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 1.63% (1.5350 => 1.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.51% (9.2600 => 9.4000)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.49% (8.4000 => 8.5250)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.25% (6.4200 => 6.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 1.14% (4.3800 => 4.4300)
  MultiSource/Benchmarks/Olden/power/power: 1.11% (8.1000 => 8.1900)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -66.67% (0.0600 => 0.0200)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -58.33% (0.0600 => 0.0250)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/cast-bug: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/StructModifyTest: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/callargs: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C++/pointer_method2: -35.29% (0.0850 => 0.0550)
  SingleSource/Benchmarks/Shootout/hello: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2009-12-07-StructReturn: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/FloatPrecision: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -31.25% (0.0800 => 0.0550)
  SingleSource/Regression/C++/pointer_member: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-31-LongShifts: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2002-08-02-CastTest: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Misc/fp-convert: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/matrixTranspose: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/conditional-gnu-ext: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Misc/flops-4: -24.00% (0.1250 => 0.0950)
  SingleSource/UnitTests/2003-05-07-VarArgs: -23.53% (0.0850 => 0.0650)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1800 => 0.1400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -22.14% (0.6550 => 0.5100)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -21.23% (0.7300 => 0.5750)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -20.69% (0.1450 => 0.1150)
  SingleSource/UnitTests/2003-08-20-FoldBug: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -17.39% (0.1150 => 0.0950)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.02% (0.4700 => 0.3900)
  SingleSource/Regression/C/casts: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -16.48% (1.3350 => 1.1150)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -15.38% (0.3250 => 0.2750)
  SingleSource/Benchmarks/Stanford/Perm: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc/ffbench: -14.89% (0.2350 => 0.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -14.58% (0.2400 => 0.2050)
  SingleSource/Benchmarks/Misc/pi: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/2003-05-14-AtExit: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/SignlessTypes/ccc: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Stanford/Oscar: -13.64% (0.2200 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -13.46% (0.2600 => 0.2250)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -12.24% (0.2450 => 0.2150)
  SingleSource/Regression/C/bigstack: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/Olden/mst/mst: -11.84% (0.3800 => 0.3350)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -11.82% (4.6100 => 4.0650)
  SingleSource/Regression/C/sumarray2d: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -11.28% (0.6650 => 0.5900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -11.00% (0.5000 => 0.4450)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -10.45% (0.3350 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -9.80% (0.2550 => 0.2300)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -9.63% (3.7400 => 3.3800)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.55% (0.9950 => 0.9000)
  MultiSource/Benchmarks/NPB-serial/is/is: -9.30% (0.2150 => 0.1950)
  SingleSource/Benchmarks/Misc/flops-6: -8.70% (0.1150 => 0.1050)
  MultiSource/Applications/obsequi/Obsequi: -8.63% (4.1700 => 3.8100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -8.52% (4.0500 => 3.7050)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1950 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -7.69% (0.2600 => 0.2400)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -7.69% (0.5850 => 0.5400)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -7.58% (0.3300 => 0.3050)
  MultiSource/Benchmarks/Bullet/bullet: -7.24% (117.8850 => 109.3550)
  MultiSource/Applications/lemon/lemon: -7.23% (5.6000 => 5.1950)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.20% (0.6250 => 0.5800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -6.82% (0.2200 => 0.2050)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.60% (0.5300 => 0.4950)
  SingleSource/Benchmarks/Misc/fbench: -6.52% (0.2300 => 0.2150)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -6.15% (2.7650 => 2.5950)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -6.02% (19.0200 => 17.8750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -5.70% (1.9300 => 1.8200)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -5.66% (0.2650 => 0.2500)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.11% (2.5450 => 2.4150)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.03% (0.7950 => 0.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.92% (0.3050 => 0.2900)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.76% (0.5250 => 0.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -4.65% (0.2150 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/hello: -4.41% (0.6800 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.37% (2.0600 => 1.9700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.20% (3.8100 => 3.6500)
  SingleSource/Benchmarks/Shootout-C++/lists1: -4.13% (1.0900 => 1.0450)
  SingleSource/Benchmarks/Misc/flops: -4.11% (0.3650 => 0.3500)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -4.08% (0.4900 => 0.4700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -3.60% (6.5350 => 6.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -3.57% (0.2800 => 0.2700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -3.45% (3.9100 => 3.7750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -3.27% (3.9750 => 3.8450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -3.23% (2.3250 => 2.2500)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -3.22% (4.9750 => 4.8150)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.13% (0.3200 => 0.3100)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -3.06% (0.4900 => 0.4750)
  MultiSource/Applications/viterbi/viterbi: -2.83% (0.5300 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -2.71% (3.3150 => 3.2250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -2.31% (3.8950 => 3.8050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.27% (1.1000 => 1.0750)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -2.20% (3.8550 => 3.7700)
  SingleSource/Benchmarks/Shootout-C++/fibo: -2.19% (0.6850 => 0.6700)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -2.10% (26.6150 => 26.0550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -2.08% (3.8550 => 3.7750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -2.04% (6.1350 => 6.0100)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -2.00% (3.7550 => 3.6800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -1.96% (4.0800 => 4.0000)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.67% (4.1850 => 4.1150)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -1.44% (1.7350 => 1.7100)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -1.43% (4.5350 => 4.4700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.43% (3.8450 => 3.7900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.29% (0.7750 => 0.7650)
  MultiSource/Benchmarks/nbench/nbench: -1.29% (4.6600 => 4.6000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -1.09% (52.9500 => 52.3750)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.08% (16.2300 => 16.0550)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.01% (1.9800 => 1.9600)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/BitBench/five11/five11: -67.18% (60.4450 => 19.8400)
  SingleSource/Benchmarks/Stanford/Treesort: -28.99% (0.3450 => 0.2450)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -25.33% (13.7400 => 10.2600)
  MultiSource/Applications/lemon/lemon: -25.06% (3.8700 => 2.9000)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -18.99% (28.1750 => 22.8250)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -17.80% (16.6550 => 13.6900)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -17.54% (22.8950 => 18.8800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -17.16% (4.4300 => 3.6700)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -13.41% (0.4100 => 0.3550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -11.16% (16.9300 => 15.0400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -10.65% (18.9150 => 16.9000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -9.31% (11.3300 => 10.2750)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -8.81% (52.1050 => 47.5150)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -8.35% (27.7900 => 25.4700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -8.01% (21.3600 => 19.6500)
  MultiSource/Benchmarks/Olden/mst/mst: -6.82% (0.2200 => 0.2050)
  MultiSource/Applications/JM/ldecod/ldecod: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -6.24% (20.2800 => 19.0150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.21% (13.3750 => 12.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -5.09% (1.6700 => 1.5850)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.78% (4.2850 => 4.0800)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.68% (20.7100 => 19.7400)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.52% (2.3250 => 2.2200)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -4.16% (14.4200 => 13.8200)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -3.75% (8.5400 => 8.2200)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -3.73% (17.6950 => 17.0350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.87% (26.6700 => 25.9050)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -2.56% (3.9050 => 3.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -2.38% (0.4200 => 0.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -2.03% (2.4600 => 2.4100)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.99% (39.7700 => 38.9800)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -1.71% (15.5150 => 15.2500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -1.53% (0.6550 => 0.6450)
  SingleSource/Benchmarks/Misc/oourafft: -1.45% (14.1550 => 13.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -1.33% (1.8800 => 1.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.16% (0.8600 => 0.8500)

Report Time: 0.82s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140102/7e836dfd/attachment.html>


More information about the llvm-testresults mailing list