[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 9 20:13:29 PST 2014


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

Comparing:
     Run: 20161, Order: 198910, Start Time: 2014-01-10 03:27:53, End Time: 2014-01-10 04:18:18
      To: 20159, Order: 198909, Start Time: 2014-01-10 02:34:02, End Time: 2014-01-10 03:24:36
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 9 (448 on baseline)
Performance Improvements: 7 (124 on baseline)
Unchanged Tests: 1094 (538 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-04-17-PrintfChar: 100.00% (0.0250 => 0.0500, std.dev.: 0.0075)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 62.50% (0.0400 => 0.0650, std.dev.: 0.0065)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 37.93% (0.1450 => 0.2000, std.dev.: 0.0133)
  SingleSource/Benchmarks/Stanford/RealMM: 20.00% (0.1250 => 0.1500, std.dev.: 0.0087)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 15.38% (0.2600 => 0.3000, std.dev.: 0.0142)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 14.17% (0.6000 => 0.6850, std.dev.: 0.0206)
  MultiSource/Benchmarks/PAQ8p/paq8p: 13.87% (10.7050 => 12.1900, std.dev.: 0.5132)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 3.91% (1.1500 => 1.1950, std.dev.: 0.0109)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 34.38% (46.3000 => 62.2200, std.dev.: 3.8268)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-05-21-UnionBitfields: -35.29% (0.0850 => 0.0550, std.dev.: 0.0097)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -31.25% (0.0800 => 0.0550, std.dev.: 0.0071)
  SingleSource/Benchmarks/Misc/dt: -20.83% (0.1200 => 0.0950, std.dev.: 0.0057)
  SingleSource/Benchmarks/Shootout/objinst: -17.86% (0.1400 => 0.1150, std.dev.: 0.0078)
  SingleSource/Benchmarks/Misc/whetstone: -16.95% (0.2950 => 0.2450, std.dev.: 0.0166)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -6.58% (3.9500 => 3.6900, std.dev.: 0.0619)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/UnitTests/Vector/multiplies: -7.97% (1.8200 => 1.6750, std.dev.: 0.0521)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 150.00% (0.0200 => 0.0500)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 133.33% (0.0150 => 0.0350)
  SingleSource/Regression/C++/2003-06-13-Crasher: 133.33% (0.0150 => 0.0350)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/DefaultInitDynArrays: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 72.73% (0.0550 => 0.0950)
  SingleSource/UnitTests/2003-07-10-SignConversions: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/2003-06-16-VolatileError: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/PR491: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2002-04-17-PrintfChar: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/Vector/divides: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/byval-alignment: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/DuffsDevice: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 51.28% (0.1950 => 0.2950)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 45.83% (0.1200 => 0.1750)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 41.59% (4.0150 => 5.6850)
  MultiSource/Applications/SIBsim4/SIBsim4: 39.28% (4.4550 => 6.2050)
  SingleSource/UnitTests/initp1: 37.04% (0.1350 => 0.1850)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 35.20% (0.6250 => 0.8450)
  MultiSource/Benchmarks/PAQ8p/paq8p: 34.85% (9.0400 => 12.1900)
  SingleSource/UnitTests/Vector/build2: 33.33% (0.0750 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 33.33% (0.2550 => 0.3400)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 33.33% (0.0600 => 0.0800)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/globalrefs: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 32.75% (3.7400 => 4.9650)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 32.26% (0.1550 => 0.2050)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 32.14% (0.4200 => 0.5550)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 31.71% (4.3050 => 5.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 30.43% (0.2300 => 0.3000)
  SingleSource/Benchmarks/Stanford/RealMM: 30.43% (0.1150 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 30.00% (0.1500 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 30.00% (0.2000 => 0.2600)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 29.03% (0.1550 => 0.2000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 28.12% (0.1600 => 0.2050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 28.09% (0.4450 => 0.5700)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 27.88% (1.1300 => 1.4450)
  MultiSource/Applications/hbd/hbd: 27.71% (4.2400 => 5.4150)
  SingleSource/Regression/C++/fixups: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 27.08% (0.2400 => 0.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 26.92% (0.2600 => 0.3300)
  SingleSource/Benchmarks/Stanford/Queens: 26.09% (0.1150 => 0.1450)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 25.58% (0.2150 => 0.2700)
  SingleSource/Benchmarks/Linpack/linpack-pc: 25.45% (0.8250 => 1.0350)
  SingleSource/UnitTests/2002-12-13-MishaTest: 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)
  SingleSource/Benchmarks/Stanford/Perm: 25.00% (0.1000 => 0.1250)
  MultiSource/Applications/Burg/burg: 23.83% (3.6300 => 4.4950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 23.23% (0.7750 => 0.9550)
  SingleSource/Regression/C/PR10189: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 22.73% (0.2200 => 0.2700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 22.58% (0.1550 => 0.1900)
  SingleSource/UnitTests/Vector/build: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 21.88% (0.1600 => 0.1950)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 21.31% (3.2850 => 3.9850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 21.20% (4.0800 => 4.9450)
  SingleSource/Benchmarks/Stanford/Puzzle: 20.90% (0.3350 => 0.4050)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 20.00% (0.1500 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 19.51% (0.2050 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 19.35% (0.9300 => 1.1100)
  MultiSource/Applications/siod/siod: 19.20% (9.3750 => 11.1750)
  SingleSource/Benchmarks/SmallPT/smallpt: 19.05% (0.5250 => 0.6250)
  SingleSource/UnitTests/2003-08-11-VaListArg: 18.75% (0.0800 => 0.0950)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Olden/health/health: 17.86% (0.4200 => 0.4950)
  MultiSource/Applications/sqlite3/sqlite3: 17.76% (63.1750 => 74.3950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 17.74% (0.3100 => 0.3650)
  SingleSource/Benchmarks/Dhrystone/fldry: 17.65% (0.1700 => 0.2000)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/Olden/em3d/em3d: 17.31% (0.5200 => 0.6100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 16.98% (0.5300 => 0.6200)
  SingleSource/Regression/C++/global_ctor: 16.67% (0.0600 => 0.0700)
  MultiSource/Applications/oggenc/oggenc: 16.43% (18.3550 => 21.3700)
  MultiSource/Benchmarks/sim/sim: 16.39% (0.9150 => 1.0650)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 16.12% (3.5050 => 4.0700)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 16.10% (0.5900 => 0.6850)
  MultiSource/Benchmarks/FreeBench/neural/neural: 16.07% (0.5600 => 0.6500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 15.91% (0.2200 => 0.2550)
  MultiSource/Applications/aha/aha: 15.79% (0.3800 => 0.4400)
  SingleSource/Benchmarks/Shootout/methcall: 15.79% (0.0950 => 0.1100)
  SingleSource/Regression/C++/ofstream_ctor: 15.62% (0.6400 => 0.7400)
  SingleSource/UnitTests/SignlessTypes/rem: 15.49% (0.3550 => 0.4100)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 15.42% (1.0700 => 1.2350)
  MultiSource/Benchmarks/Olden/bisort/bisort: 15.38% (0.1950 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/random: 15.38% (0.6500 => 0.7500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 15.28% (0.3600 => 0.4150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 15.13% (2.5450 => 2.9300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 14.85% (0.5050 => 0.5800)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 14.78% (17.2250 => 19.7700)
  SingleSource/Benchmarks/McGill/exptree: 14.58% (0.2400 => 0.2750)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 14.58% (0.2400 => 0.2750)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 14.29% (0.2100 => 0.2400)
  SingleSource/Benchmarks/Shootout/random: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Stanford/Quicksort: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 14.29% (0.2800 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 14.04% (1.1750 => 1.3400)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 13.97% (0.6800 => 0.7750)
  SingleSource/Benchmarks/Stanford/Towers: 13.79% (0.1450 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 13.64% (0.2200 => 0.2500)
  SingleSource/Benchmarks/Shootout/strcat: 13.33% (0.0750 => 0.0850)
  MultiSource/Applications/sgefa/sgefa: 13.29% (1.4300 => 1.6200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 13.04% (0.2300 => 0.2600)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 12.94% (4.5200 => 5.1050)
  MultiSource/Applications/minisat/minisat: 12.91% (2.1300 => 2.4050)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 12.83% (15.7850 => 17.8100)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 12.80% (28.2450 => 31.8600)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 12.71% (4.7200 => 5.3200)
  MultiSource/Applications/hexxagon/hexxagon: 12.71% (3.3050 => 3.7250)
  SingleSource/Benchmarks/Shootout-C++/wc: 12.59% (0.7150 => 0.8050)
  MultiSource/Benchmarks/McCat/09-vor/vor: 12.50% (0.9600 => 1.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 12.50% (0.2400 => 0.2700)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  MultiSource/Applications/d/make_dparser: 12.35% (13.8900 => 15.6050)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 12.30% (1.9100 => 2.1450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 12.24% (0.2450 => 0.2750)
  MultiSource/Benchmarks/Olden/power/power: 12.05% (0.4150 => 0.4650)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 11.76% (0.7650 => 0.8550)
  SingleSource/Benchmarks/Shootout-C++/strcat: 11.54% (0.6500 => 0.7250)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 11.54% (0.1300 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 11.54% (0.2600 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C/football/football: 11.32% (2.8700 => 3.1950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 11.32% (0.2650 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/moments: 11.16% (1.2100 => 1.3450)
  SingleSource/Benchmarks/Shootout-C++/sieve: 11.11% (0.9000 => 1.0000)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 11.03% (92.4350 => 102.6300)
  MultiSource/Applications/spiff/spiff: 10.93% (3.4300 => 3.8050)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 10.77% (0.3250 => 0.3600)
  MultiSource/Applications/treecc/treecc: 10.60% (8.8700 => 9.8100)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 10.59% (4.0600 => 4.4900)
  MultiSource/Benchmarks/MallocBench/gs/gs: 10.49% (13.2050 => 14.5900)
  MultiSource/Benchmarks/llubenchmark/llu: 10.34% (0.1450 => 0.1600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 10.16% (3.7400 => 4.1200)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 10.15% (0.9850 => 1.0850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.00% (0.7000 => 0.7700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 9.76% (0.2050 => 0.2250)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/methcall: 9.56% (0.6800 => 0.7450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 9.46% (2.3250 => 2.5450)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 9.34% (1.4450 => 1.5800)
  MultiSource/Applications/ClamAV/clamscan: 9.18% (52.1300 => 56.9150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 9.04% (4.8650 => 5.3050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 9.02% (3.6050 => 3.9300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 8.89% (0.2250 => 0.2450)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 8.86% (3.2150 => 3.5000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 8.85% (3.9550 => 4.3050)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 8.75% (3.7150 => 4.0400)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.74% (2.0600 => 2.2400)
  SingleSource/UnitTests/Vector/constpool: 8.73% (155.3200 => 168.8850)
  MultiSource/Benchmarks/FreeBench/mason/mason: 8.57% (0.1750 => 0.1900)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 8.54% (1.5800 => 1.7150)
  MultiSource/Benchmarks/McCat/18-imp/imp: 8.53% (1.0550 => 1.1450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 8.51% (0.2350 => 0.2550)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 8.51% (0.2350 => 0.2550)
  MultiSource/Applications/viterbi/viterbi: 8.49% (0.5300 => 0.5750)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 8.36% (3.6500 => 3.9550)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 8.27% (0.6650 => 0.7200)
  SingleSource/Benchmarks/Misc/flops: 8.22% (0.3650 => 0.3950)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 8.18% (4.0950 => 4.4300)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 8.14% (0.8600 => 0.9300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 8.04% (3.8550 => 4.1650)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Stanford/IntMM: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.99% (3.6900 => 3.9850)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 7.89% (0.1900 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/objinst: 7.86% (0.7000 => 0.7550)
  MultiSource/Applications/kimwitu++/kc: 7.72% (48.6150 => 52.3700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 7.63% (3.9300 => 4.2300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.59% (3.9500 => 4.2500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.54% (0.9950 => 1.0700)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 7.36% (0.8150 => 0.8750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 7.27% (1.7200 => 1.8450)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 7.11% (0.9850 => 1.0550)
  SingleSource/Benchmarks/Shootout-C++/lists: 7.02% (0.8550 => 0.9150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 6.98% (0.2150 => 0.2300)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 6.95% (3.4550 => 3.6950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 6.92% (0.7950 => 0.8500)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 6.90% (0.1450 => 0.1550)
  MultiSource/Applications/JM/ldecod/ldecod: 6.75% (23.8550 => 25.4650)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 6.45% (0.4650 => 0.4950)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 6.39% (3.7550 => 3.9950)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 6.23% (12.6750 => 13.4650)
  MultiSource/Applications/JM/lencod/lencod: 6.18% (50.2100 => 53.3150)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 5.97% (6.2800 => 6.6550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.88% (0.2550 => 0.2700)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 5.88% (0.3400 => 0.3600)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 5.80% (0.3450 => 0.3650)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.73% (0.7850 => 0.8300)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 5.54% (1.8050 => 1.9050)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 5.48% (0.7300 => 0.7700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 5.29% (1.1350 => 1.1950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 5.26% (3.8950 => 4.1000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.15% (0.6800 => 0.7150)
  SingleSource/Benchmarks/Shootout-C++/ary2: 5.06% (0.8900 => 0.9350)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.00% (0.3000 => 0.3150)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 5.00% (0.5000 => 0.5250)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.94% (15.9850 => 16.7750)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 4.80% (2.8150 => 2.9500)
  MultiSource/Benchmarks/FreeBench/distray/distray: 4.69% (0.3200 => 0.3350)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 4.65% (0.2150 => 0.2250)
  MultiSource/Applications/lua/lua: 4.65% (12.0500 => 12.6100)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 4.44% (2.2500 => 2.3500)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 4.35% (0.3450 => 0.3600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.34% (4.0300 => 4.2050)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 4.33% (138.9550 => 144.9750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.30% (2.6750 => 2.7900)
  SingleSource/Benchmarks/Misc/ffbench: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 4.17% (0.4800 => 0.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.17% (0.2400 => 0.2500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 4.16% (3.8450 => 4.0050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 4.13% (1.2100 => 1.2600)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 3.99% (3.2550 => 3.3850)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 3.98% (2.6350 => 2.7400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 3.97% (16.2300 => 16.8750)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 3.89% (3.9850 => 4.1400)
  MultiSource/Benchmarks/Olden/tsp/tsp: 3.85% (0.3900 => 0.4050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 3.59% (3.8950 => 4.0350)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 3.45% (0.2900 => 0.3000)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 3.40% (3.9750 => 4.1100)
  MultiSource/Applications/SPASS/SPASS: 3.37% (67.9400 => 70.2300)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 3.16% (0.7900 => 0.8150)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 3.12% (2.0800 => 2.1450)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 3.06% (0.4900 => 0.5050)
  SingleSource/Benchmarks/Shootout-C++/fibo: 2.92% (0.6850 => 0.7050)
  MultiSource/Benchmarks/Olden/bh/bh: 2.75% (0.9100 => 0.9350)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 2.68% (4.6600 => 4.7850)
  SingleSource/Benchmarks/McGill/chomp: 2.50% (0.6000 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/hash2: 2.43% (1.4400 => 1.4750)
  SingleSource/Benchmarks/Shootout-C++/ary: 2.33% (0.8600 => 0.8800)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 1.57% (5.4150 => 5.5000)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 1.44% (1.7350 => 1.7600)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.13% (0.8850 => 0.8950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 1.04% (3.8550 => 3.8950)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 71.43% (0.1750 => 0.3000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 48.16% (8.4200 => 12.4750)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 44.17% (14.4200 => 20.7900)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Applications/kimwitu++/kc: 40.91% (0.1100 => 0.1550)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 39.62% (12.3300 => 17.2150)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 37.97% (14.7350 => 20.3300)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 33.76% (11.3300 => 15.1550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 33.33% (0.0300 => 0.0400)
  MultiSource/Applications/aha/aha: 30.71% (5.5850 => 7.3000)
  MultiSource/Applications/sqlite3/sqlite3: 26.70% (12.7550 => 16.1600)
  MultiSource/Applications/siod/siod: 26.08% (6.3650 => 8.0250)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 23.77% (129.1150 => 159.8000)
  MultiSource/Benchmarks/FreeBench/neural/neural: 22.58% (0.3100 => 0.3800)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 20.85% (1.5350 => 1.8550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 19.85% (3.9050 => 4.6800)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 19.41% (52.1050 => 62.2200)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 19.23% (0.1300 => 0.1550)
  MultiSource/Applications/viterbi/viterbi: 18.54% (10.1400 => 12.0200)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 17.89% (0.4750 => 0.5600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 17.62% (8.6850 => 10.2150)
  MultiSource/Applications/lambda-0_1_3/lambda: 17.14% (12.1950 => 14.2850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 17.07% (1.6400 => 1.9200)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 16.90% (1.4200 => 1.6600)
  SingleSource/Benchmarks/Misc/pi: 16.77% (1.5500 => 1.8100)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 16.67% (0.3000 => 0.3500)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 16.65% (6.1250 => 7.1450)
  MultiSource/Benchmarks/Olden/tsp/tsp: 16.61% (9.7850 => 11.4100)
  MultiSource/Applications/d/make_dparser: 16.22% (0.1850 => 0.2150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 15.87% (12.8850 => 14.9300)
  SingleSource/Benchmarks/Misc/richards_benchmark: 15.45% (2.8150 => 3.2500)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 15.05% (14.1200 => 16.2450)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.01% (2.0650 => 2.3750)
  SingleSource/Benchmarks/Shootout/fib2: 14.86% (8.2750 => 9.5050)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 14.79% (4.6300 => 5.3150)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 14.71% (134.5050 => 154.2900)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 14.63% (0.8200 => 0.9400)
  SingleSource/Benchmarks/Shootout-C++/strcat: 14.29% (0.2100 => 0.2400)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 13.95% (0.2150 => 0.2450)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 13.29% (7.0000 => 7.9300)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 13.14% (16.2900 => 18.4300)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 12.88% (12.8100 => 14.4600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 12.82% (11.0000 => 12.4100)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 12.50% (0.2000 => 0.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 12.48% (193.9050 => 218.0950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 12.43% (4.1850 => 4.7050)
  MultiSource/Benchmarks/Olden/bh/bh: 12.23% (7.1950 => 8.0750)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.20% (0.2050 => 0.2300)
  MultiSource/Benchmarks/Olden/health/health: 12.16% (1.6450 => 1.8450)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 12.09% (1.0750 => 1.2050)
  MultiSource/Benchmarks/FreeBench/distray/distray: 12.05% (0.8300 => 0.9300)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 12.05% (0.8300 => 0.9300)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 12.03% (3.3250 => 3.7250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.94% (16.1200 => 18.0450)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 11.91% (5.8350 => 6.5300)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 11.88% (4.8400 => 5.4150)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 11.88% (42.4800 => 47.5250)
  MultiSource/Applications/JM/lencod/lencod: 11.84% (18.2800 => 20.4450)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 11.60% (5.3000 => 5.9150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 11.51% (67.3550 => 75.1100)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 11.50% (17.6450 => 19.6750)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.89% (8.7250 => 9.6750)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 10.81% (13.1800 => 14.6050)
  MultiSource/Benchmarks/Olden/bisort/bisort: 10.75% (1.5350 => 1.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 10.71% (0.4200 => 0.4650)
  SingleSource/Benchmarks/Misc-C++/bigfib: 10.69% (0.6550 => 0.7250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 10.66% (11.3950 => 12.6100)
  SingleSource/Benchmarks/Misc/ReedSolomon: 10.36% (20.9850 => 23.1600)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 10.19% (1.0800 => 1.1900)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/Olden/power/power: 9.94% (8.1000 => 8.9050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.93% (7.3550 => 8.0850)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 9.80% (7.1450 => 7.8450)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Linpack/linpack-pc: 9.59% (6.9850 => 7.6550)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 9.21% (12.9700 => 14.1650)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 8.99% (19.9700 => 21.7650)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 8.89% (0.2250 => 0.2450)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 8.82% (0.3400 => 0.3700)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.80% (26.0750 => 28.3700)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.67% (14.4250 => 15.6750)
  MultiSource/Benchmarks/NPB-serial/is/is: 8.65% (27.9750 => 30.3950)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 8.57% (12.0700 => 13.1050)
  MultiSource/Applications/SPASS/SPASS: 8.55% (36.1950 => 39.2900)
  SingleSource/Benchmarks/Shootout/ary3: 8.55% (6.6700 => 7.2400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 8.44% (14.5100 => 15.7350)
  MultiSource/Applications/spiff/spiff: 8.44% (16.4150 => 17.8000)
  SingleSource/Benchmarks/Shootout-C++/matrix: 8.34% (8.2750 => 8.9650)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.33% (3.4800 => 3.7700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 8.30% (1.2050 => 1.3050)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 8.27% (1.9350 => 2.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 8.24% (1.8800 => 2.0350)
  MultiSource/Benchmarks/Olden/em3d/em3d: 8.24% (8.9800 => 9.7200)
  SingleSource/Benchmarks/Dhrystone/dry: 8.21% (4.8100 => 5.2050)
  MultiSource/Benchmarks/sim/sim: 8.13% (12.9200 => 13.9700)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 8.07% (2.8500 => 3.0800)
  SingleSource/Benchmarks/Shootout/hash: 8.06% (16.7450 => 18.0950)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 8.01% (14.8500 => 16.0400)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.00% (2.8750 => 3.1050)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.97% (3.4500 => 3.7250)
  SingleSource/Benchmarks/Misc/perlin: 7.97% (8.7200 => 9.4150)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.90% (2.7850 => 3.0050)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  SingleSource/Benchmarks/CoyoteBench/almabench: 7.85% (43.6950 => 47.1250)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.82% (5.2450 => 5.6550)
  SingleSource/Benchmarks/Misc/flops-4: 7.69% (3.3150 => 3.5700)
  SingleSource/Benchmarks/Shootout-C++/hash2: 7.66% (9.9250 => 10.6850)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 7.65% (0.8500 => 0.9150)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 7.61% (0.4600 => 0.4950)
  SingleSource/Benchmarks/McGill/queens: 7.60% (4.7350 => 5.0950)
  SingleSource/Benchmarks/Misc/flops: 7.59% (17.9750 => 19.3400)
  SingleSource/Benchmarks/Misc/flops-3: 7.58% (7.1900 => 7.7350)
  SingleSource/Benchmarks/Misc/flops-1: 7.57% (6.7400 => 7.2500)
  SingleSource/Benchmarks/Shootout/matrix: 7.56% (6.4850 => 6.9750)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.51% (4.1950 => 4.5100)
  SingleSource/Benchmarks/Shootout/methcall: 7.47% (8.6300 => 9.2750)
  SingleSource/Benchmarks/Misc/flops-5: 7.47% (5.6250 => 6.0450)
  SingleSource/Benchmarks/Misc/flops-7: 7.42% (10.1100 => 10.8600)
  SingleSource/Benchmarks/Misc/flops-8: 7.42% (5.7300 => 6.1550)
  SingleSource/Benchmarks/Misc/flops-2: 7.42% (4.0450 => 4.3450)
  SingleSource/Benchmarks/McGill/misr: 7.41% (0.5400 => 0.5800)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.37% (1.0850 => 1.1650)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.37% (23.4000 => 25.1250)
  SingleSource/Benchmarks/Misc/mandel-2: 7.37% (2.0350 => 2.1850)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 7.37% (0.9500 => 1.0200)
  SingleSource/Benchmarks/Misc/fp-convert: 7.35% (4.6950 => 5.0400)
  SingleSource/Benchmarks/Misc/flops-6: 7.32% (5.3950 => 5.7900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 7.25% (20.6950 => 22.1950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 7.18% (16.3600 => 17.5350)
  SingleSource/Benchmarks/Shootout/lists: 7.13% (22.5850 => 24.1950)
  SingleSource/Benchmarks/Misc/mandel: 7.13% (4.2800 => 4.5850)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.04% (12.2950 => 13.1600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 6.96% (5.1000 => 5.4550)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 6.86% (15.1600 => 16.2000)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 6.82% (4.9100 => 5.2450)
  MultiSource/Benchmarks/Olden/mst/mst: 6.82% (0.2200 => 0.2350)
  SingleSource/Regression/C/uint64_to_float: 6.80% (1.7650 => 1.8850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 6.78% (13.0500 => 13.9350)
  MultiSource/Applications/lua/lua: 6.78% (64.8500 => 69.2450)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 6.73% (2.2300 => 2.3800)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 6.56% (0.3050 => 0.3250)
  SingleSource/Benchmarks/SmallPT/smallpt: 6.54% (60.3850 => 64.3350)
  MultiSource/Applications/ClamAV/clamscan: 6.49% (0.3850 => 0.4100)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 6.41% (24.1750 => 25.7250)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 6.33% (1.1050 => 1.1750)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 6.33% (0.3950 => 0.4200)
  MultiSource/Benchmarks/FreeBench/mason/mason: 6.25% (0.4000 => 0.4250)
  MultiSource/Applications/obsequi/Obsequi: 6.21% (4.9950 => 5.3050)
  SingleSource/Benchmarks/Shootout/sieve: 6.07% (15.2400 => 16.1650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.03% (25.2950 => 26.8200)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.96% (2.6000 => 2.7550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 5.71% (0.3500 => 0.3700)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 5.56% (0.9000 => 0.9500)
  SingleSource/Benchmarks/Shootout/heapsort: 5.44% (13.7950 => 14.5450)
  SingleSource/Benchmarks/Shootout-C++/lists1: 5.43% (1.7500 => 1.8450)
  SingleSource/Benchmarks/Misc/fbench: 4.71% (6.7900 => 7.1100)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 4.61% (27.7900 => 29.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.49% (1.6700 => 1.7450)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 4.44% (18.3550 => 19.1700)
  MultiSource/Applications/minisat/minisat: 4.42% (24.6350 => 25.7250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.38% (10.9500 => 11.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 4.37% (22.4300 => 23.4100)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 4.17% (0.3600 => 0.3750)
  SingleSource/Benchmarks/Shootout-C++/ary3: 4.09% (6.6000 => 6.8700)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 4.01% (9.8500 => 10.2450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 4.00% (12.1150 => 12.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 4.00% (9.2600 => 9.6300)
  MultiSource/Applications/hexxagon/hexxagon: 3.92% (29.4800 => 30.6350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 3.88% (9.8000 => 10.1800)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 3.85% (6.2400 => 6.4800)
  MultiSource/Benchmarks/nbench/nbench: 3.84% (39.7400 => 41.2650)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.82% (62.5550 => 64.9450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 3.67% (32.7400 => 33.9400)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.53% (12.6000 => 13.0450)
  SingleSource/Benchmarks/Misc/whetstone: 3.51% (5.5550 => 5.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.49% (99.2600 => 102.7250)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 3.48% (3.5950 => 3.7200)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 3.39% (28.4850 => 29.4500)
  SingleSource/Benchmarks/Shootout/strcat: 3.26% (0.4600 => 0.4750)
  SingleSource/Benchmarks/McGill/chomp: 3.25% (2.4650 => 2.5450)
  SingleSource/Benchmarks/Misc/salsa20: 3.01% (22.0900 => 22.7550)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.83% (5.2950 => 5.4450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 2.80% (20.7100 => 21.2900)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.72% (182.4700 => 187.4300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 2.50% (1.6000 => 1.6400)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 2.43% (10.2850 => 10.5350)
  SingleSource/Benchmarks/Shootout-C++/lists: 2.31% (62.2450 => 63.6800)
  SingleSource/Benchmarks/Stanford/Puzzle: 2.30% (0.4350 => 0.4450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 2.25% (28.1750 => 28.8100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 2.23% (26.6700 => 27.2650)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.09% (15.5150 => 15.8400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 2.06% (21.0950 => 21.5300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 1.64% (14.6550 => 14.8950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 1.63% (0.6150 => 0.6250)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.60% (9.0650 => 9.2100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 1.28% (8.5800 => 8.6900)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.08% (8.7650 => 8.8600)
  MultiSource/Benchmarks/llubenchmark/llu: 1.06% (16.0500 => 16.2200)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/pointer_arithmetic: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C++/pointer_member: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C++/2003-06-08-BaseType: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/global_type: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Shootout/hello: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2009-12-07-StructReturn: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2003-05-14-AtExit: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-4: -28.00% (0.1250 => 0.0900)
  SingleSource/Benchmarks/Misc/flops-5: -27.27% (0.1100 => 0.0800)
  MultiSource/Applications/lemon/lemon: -26.88% (5.6000 => 4.0950)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/2006-12-01-float_varg: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Shootout/nestedloop: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -23.15% (6.1350 => 4.7150)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -22.64% (0.2650 => 0.2050)
  SingleSource/Benchmarks/Misc/pi: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -20.00% (0.0750 => 0.0600)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -18.75% (0.0800 => 0.0650)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -17.39% (0.1150 => 0.0950)
  SingleSource/Benchmarks/Misc/flops-6: -17.39% (0.1150 => 0.0950)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -16.54% (0.6650 => 0.5550)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -16.36% (1.1000 => 0.9200)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -15.96% (0.4700 => 0.3950)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2006-01-23-UnionInit: -15.00% (0.1000 => 0.0850)
  SingleSource/UnitTests/SignlessTypes/ccc: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -13.89% (1.9800 => 1.7050)
  SingleSource/Benchmarks/Misc/dt: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Misc/flops-7: -13.64% (0.1100 => 0.0950)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -13.43% (0.3350 => 0.2900)
  SingleSource/Benchmarks/Misc/perlin: -12.82% (0.1950 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -12.36% (1.3350 => 1.1700)
  MultiSource/Applications/obsequi/Obsequi: -12.35% (4.1700 => 3.6550)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -10.71% (3.3150 => 2.9600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -10.71% (4.9500 => 4.4200)
  SingleSource/Benchmarks/Shootout/matrix: -10.64% (0.2350 => 0.2100)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.31% (2.7650 => 2.4800)
  SingleSource/Benchmarks/Misc/fp-convert: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Misc/whetstone: -9.26% (0.2700 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -9.18% (0.4900 => 0.4450)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -9.09% (0.7700 => 0.7000)
  SingleSource/Benchmarks/Stanford/Oscar: -9.09% (0.2200 => 0.2000)
  SingleSource/Benchmarks/Dhrystone/dry: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -8.55% (0.5850 => 0.5350)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -8.24% (4.9750 => 4.5650)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -8.15% (1.1650 => 1.0700)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -8.06% (0.3100 => 0.2850)
  SingleSource/Benchmarks/Misc/ReedSolomon: -7.25% (0.6900 => 0.6400)
  SingleSource/Regression/C/uint64_to_float: -7.14% (0.1400 => 0.1300)
  MultiSource/Benchmarks/NPB-serial/is/is: -6.98% (0.2150 => 0.2000)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.84% (2.1200 => 1.9750)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -6.78% (0.2950 => 0.2750)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -6.75% (1.1850 => 1.1050)
  MultiSource/Benchmarks/McCat/08-main/main: -6.67% (0.9750 => 0.9100)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -6.38% (0.2350 => 0.2200)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/McCat/05-eks/eks: -6.12% (1.6350 => 1.5350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -5.57% (19.0200 => 17.9600)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -5.36% (0.2800 => 0.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -5.36% (0.2800 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -5.34% (2.0600 => 1.9500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -4.55% (0.3300 => 0.3150)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -4.34% (4.6100 => 4.4100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -3.15% (3.8100 => 3.6900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -2.40% (1.0400 => 1.0150)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.40% (0.6250 => 0.6100)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -2.09% (4.5350 => 4.4400)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -1.47% (1.3600 => 1.3400)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -1.22% (3.6950 => 3.6500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -1.13% (3.9750 => 3.9300)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.03% (26.6150 => 26.3400)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/BitBench/five11/five11: -55.53% (60.4450 => 26.8800)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -39.02% (0.4100 => 0.2500)
  SingleSource/Benchmarks/Stanford/Treesort: -27.54% (0.3450 => 0.2500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.00% (0.1000 => 0.0750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -24.88% (8.4000 => 6.3100)
  MultiSource/Applications/lemon/lemon: -24.68% (3.8700 => 2.9150)
  SingleSource/Benchmarks/Shootout-C++/ary: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -17.93% (16.9300 => 13.8950)
  MultiSource/Applications/JM/ldecod/ldecod: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/Shootout-C++/ary2: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -14.68% (16.6550 => 14.2100)
  SingleSource/Benchmarks/Shootout-C++/moments: -12.20% (0.2050 => 0.1800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -11.85% (4.4300 => 3.9050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -11.54% (13.7400 => 12.1550)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -10.55% (22.8950 => 20.4800)
  SingleSource/Benchmarks/Misc/ffbench: -10.42% (4.3200 => 3.8700)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Applications/sgefa/sgefa: -9.70% (0.8250 => 0.7450)
  MultiSource/Applications/SIBsim4/SIBsim4: -6.20% (14.7650 => 13.8500)
  SingleSource/UnitTests/Vector/multiplies: -5.63% (1.7750 => 1.6750)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.28% (2.1800 => 2.0650)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.67% (4.2850 => 4.0850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -4.44% (18.9150 => 18.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -4.41% (0.6800 => 0.6500)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -3.96% (17.6950 => 16.9950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -3.85% (20.2800 => 19.5000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.66% (2.3250 => 2.2400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.47% (1.0100 => 0.9750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -3.42% (4.3800 => 4.2300)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -3.00% (18.0100 => 17.4700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -2.72% (21.3600 => 20.7800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -2.03% (2.4600 => 2.4100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -1.93% (18.6650 => 18.3050)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -1.81% (8.5400 => 8.3850)
  SingleSource/Benchmarks/Shootout-C++/sieve: -1.75% (6.5700 => 6.4550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -1.53% (0.6550 => 0.6450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -1.08% (13.3750 => 13.2300)

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


More information about the llvm-testresults mailing list