[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
Wed Jan 29 23:08:30 PST 2014


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

Comparing:
     Run: 21518, Order: 200455, Start Time: 2014-01-30 06:23:13, End Time: 2014-01-30 07:13:39
      To: 21516, Order: 200453, Start Time: 2014-01-30 05:25:35, End Time: 2014-01-30 06:16:28
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 (419 on baseline)
Performance Improvements: 1 (169 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1100 (498 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 133.33% (0.0150 => 0.0350, std.dev.: 0.0052)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 66.67% (0.0450 => 0.0750, std.dev.: 0.0071)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 62.96% (0.2700 => 0.4400, std.dev.: 0.0439)
  SingleSource/Regression/C++/2003-05-14-array-init: 62.50% (0.0400 => 0.0650, std.dev.: 0.0086)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 35.56% (3.8950 => 5.2800, std.dev.: 0.3933)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 30.34% (0.7250 => 0.9450, std.dev.: 0.0523)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 28.57% (0.2450 => 0.3150, std.dev.: 0.0198)
  SingleSource/Regression/C++/EH/throw_rethrow_test: 28.57% (0.0700 => 0.0900, std.dev.: 0.0044)
  MultiSource/Benchmarks/BitBench/five11/five11: 17.95% (0.1950 => 0.2300, std.dev.: 0.0092)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Benchmarks/Stanford/RealMM: -22.22% (0.1350 => 0.1050, std.dev.: 0.0081)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  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: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/2003-06-16-VolatileError: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C++/2003-05-14-array-init: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 72.73% (0.0550 => 0.0950)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 71.43% (0.0350 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 68.29% (0.2050 => 0.3450)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 66.67% (0.0450 => 0.0750)
  SingleSource/UnitTests/2002-12-13-MishaTest: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/byval-alignment: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C++/fixups: 54.55% (0.0550 => 0.0850)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 54.55% (0.0550 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 53.45% (0.2900 => 0.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 51.72% (0.2900 => 0.4400)
  SingleSource/Regression/C/PR491: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 44.38% (3.6050 => 5.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 43.18% (0.2200 => 0.3150)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 39.53% (4.0600 => 5.6650)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 38.30% (0.2350 => 0.3250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 38.30% (0.2350 => 0.3250)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 37.79% (3.2550 => 4.4850)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 37.50% (0.0400 => 0.0550)
  SingleSource/Regression/C/2008-01-07-LongDouble: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-08-11-VaListArg: 37.50% (0.0800 => 0.1100)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/initp1: 37.04% (0.1350 => 0.1850)
  MultiSource/Benchmarks/PAQ8p/paq8p: 36.95% (9.0400 => 12.3800)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 36.67% (0.1500 => 0.2050)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 35.65% (3.9550 => 5.3650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 35.04% (3.9100 => 5.2800)
  SingleSource/Benchmarks/Shootout/strcat: 33.33% (0.0750 => 0.1000)
  SingleSource/UnitTests/Vector/build2: 33.33% (0.0750 => 0.1000)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  MultiSource/Applications/sqlite3/sqlite3: 32.61% (63.1750 => 83.7750)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 32.11% (4.0800 => 5.3900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 30.76% (3.7550 => 4.9100)
  SingleSource/UnitTests/Vector/sumarray-dbl: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/sim/sim: 28.96% (0.9150 => 1.1800)
  SingleSource/Benchmarks/Stanford/Quicksort: 28.57% (0.1050 => 0.1350)
  SingleSource/UnitTests/2003-05-31-CastToBool: 28.57% (0.0700 => 0.0900)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 28.57% (0.0700 => 0.0900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 28.18% (3.9750 => 5.0950)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 27.53% (2.8150 => 3.5900)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 27.33% (4.6100 => 5.8700)
  SingleSource/UnitTests/2002-05-02-CastTest2: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 27.08% (0.2400 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 26.88% (0.9300 => 1.1800)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 26.85% (3.8550 => 4.8900)
  SingleSource/Benchmarks/Shootout/ary3: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 26.11% (1.1300 => 1.4250)
  SingleSource/Benchmarks/Shootout/objinst: 26.09% (0.1150 => 0.1450)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 25.72% (15.7850 => 19.8450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.09% (4.3050 => 5.3850)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/McGill/exptree: 25.00% (0.2400 => 0.3000)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 25.00% (0.0600 => 0.0750)
  SingleSource/UnitTests/Threads/tls: 25.00% (0.0600 => 0.0750)
  SingleSource/Benchmarks/Linpack/linpack-pc: 24.85% (0.8250 => 1.0300)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 24.72% (0.4450 => 0.5550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 24.53% (0.2650 => 0.3300)
  MultiSource/Benchmarks/BitBench/five11/five11: 24.32% (0.1850 => 0.2300)
  MultiSource/Applications/aha/aha: 23.68% (0.3800 => 0.4700)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 23.53% (0.2550 => 0.3150)
  SingleSource/UnitTests/2003-05-07-VarArgs: 23.53% (0.0850 => 0.1050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 22.73% (0.7700 => 0.9450)
  SingleSource/Benchmarks/Misc/flops-3: 22.22% (0.0900 => 0.1100)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C/globalrefs: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 21.74% (0.1150 => 0.1400)
  SingleSource/Benchmarks/Shootout/ackermann: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/Stanford/Bubblesort: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/NPB-serial/is/is: 20.93% (0.2150 => 0.2600)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 20.93% (0.2150 => 0.2600)
  SingleSource/UnitTests/vla: 20.83% (0.1200 => 0.1450)
  MultiSource/Applications/Burg/burg: 20.25% (3.6300 => 4.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 20.00% (0.2250 => 0.2700)
  MultiSource/Applications/minisat/minisat: 19.48% (2.1300 => 2.5450)
  SingleSource/Benchmarks/Shootout/random: 19.05% (0.1050 => 0.1250)
  MultiSource/Applications/siod/siod: 18.77% (9.3750 => 11.1350)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/Misc/flops-8: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 18.30% (1.1750 => 1.3900)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 18.02% (0.8600 => 1.0150)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 17.76% (1.0700 => 1.2600)
  SingleSource/Regression/C/sumarray: 17.65% (0.0850 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 17.65% (0.2550 => 0.3000)
  MultiSource/Applications/kimwitu++/kc: 17.38% (48.6150 => 57.0650)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 17.07% (0.2050 => 0.2400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 16.18% (0.3400 => 0.3950)
  SingleSource/Benchmarks/Stanford/FloatMM: 16.00% (0.1250 => 0.1450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 15.69% (3.5050 => 4.0550)
  MultiSource/Applications/sgefa/sgefa: 15.38% (1.4300 => 1.6500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 15.38% (0.1950 => 0.2250)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 14.44% (0.4500 => 0.5150)
  SingleSource/Benchmarks/Misc/mandel: 14.29% (0.1400 => 0.1600)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 13.89% (3.4550 => 3.9350)
  SingleSource/Benchmarks/Shootout-C++/strcat: 13.85% (0.6500 => 0.7400)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 13.79% (0.1450 => 0.1650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 13.76% (2.3250 => 2.6450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 13.73% (0.2550 => 0.2900)
  SingleSource/Benchmarks/Misc/dt: 13.64% (0.1100 => 0.1250)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 13.47% (1.9300 => 2.1900)
  SingleSource/Benchmarks/Stanford/Puzzle: 13.43% (0.3350 => 0.3800)
  SingleSource/Benchmarks/Shootout-C++/sieve: 13.33% (0.9000 => 1.0200)
  SingleSource/Benchmarks/Stanford/Queens: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 12.90% (0.3100 => 0.3500)
  SingleSource/Benchmarks/McGill/chomp: 12.50% (0.6000 => 0.6750)
  SingleSource/Benchmarks/Shootout-C++/random: 12.31% (0.6500 => 0.7300)
  SingleSource/Benchmarks/Shootout-C++/lists: 12.28% (0.8550 => 0.9600)
  MultiSource/Applications/JM/ldecod/ldecod: 12.26% (23.8550 => 26.7800)
  MultiSource/Applications/oggenc/oggenc: 12.15% (18.3550 => 20.5850)
  SingleSource/Benchmarks/Stanford/IntMM: 12.00% (0.1250 => 0.1400)
  SingleSource/Benchmarks/Shootout/hash: 11.76% (0.1700 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 11.63% (0.2150 => 0.2400)
  SingleSource/Benchmarks/Shootout-C++/moments: 11.57% (1.2100 => 1.3500)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 11.54% (0.1300 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 11.36% (0.2200 => 0.2450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 11.21% (4.9500 => 5.5050)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 11.11% (0.3600 => 0.4000)
  MultiSource/Applications/hbd/hbd: 11.08% (4.2400 => 4.7100)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 10.87% (0.2300 => 0.2550)
  MultiSource/Applications/viterbi/viterbi: 10.38% (0.5300 => 0.5850)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 10.30% (3.6900 => 4.0700)
  MultiSource/Applications/d/make_dparser: 10.04% (13.8900 => 15.2850)
  MultiSource/Applications/treecc/treecc: 9.92% (8.8700 => 9.7500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.91% (2.6750 => 2.9400)
  SingleSource/UnitTests/SignlessTypes/rem: 9.86% (0.3550 => 0.3900)
  SingleSource/Benchmarks/Shootout-C++/wc: 9.79% (0.7150 => 0.7850)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 9.68% (0.3100 => 0.3400)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 9.68% (0.4650 => 0.5100)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 9.59% (3.6500 => 4.0000)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 9.56% (0.6800 => 0.7450)
  MultiSource/Benchmarks/Olden/health/health: 9.52% (0.4200 => 0.4600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 9.38% (0.4800 => 0.5250)
  SingleSource/Benchmarks/Dhrystone/fldry: 8.82% (0.1700 => 0.1850)
  SingleSource/Benchmarks/Misc/fbench: 8.70% (0.2300 => 0.2500)
  SingleSource/Benchmarks/Shootout/lists: 8.70% (0.2300 => 0.2500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 8.68% (2.7650 => 3.0050)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 8.66% (28.2450 => 30.6900)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 7.91% (3.2850 => 3.5450)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 7.89% (0.1900 => 0.2050)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.74% (0.7750 => 0.8350)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 7.61% (1.4450 => 1.5550)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 7.53% (4.1850 => 4.5000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.47% (3.9500 => 4.2450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 7.32% (3.8950 => 4.1800)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 7.20% (0.6250 => 0.6700)
  MultiSource/Applications/spiff/spiff: 7.14% (3.4300 => 3.6750)
  MultiSource/Applications/lambda-0_1_3/lambda: 7.04% (2.0600 => 2.2050)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 6.92% (3.9750 => 4.2500)
  SingleSource/Benchmarks/Shootout/heapsort: 6.90% (0.1450 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 6.82% (0.2200 => 0.2350)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 6.64% (2.6350 => 2.8100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 6.61% (1.2100 => 1.2900)
  SingleSource/Benchmarks/Misc-C++/bigfib: 6.60% (2.1200 => 2.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 6.56% (0.3050 => 0.3250)
  MultiSource/Benchmarks/Prolangs-C/football/football: 6.45% (2.8700 => 3.0550)
  SingleSource/Benchmarks/Shootout-C++/ary: 6.40% (0.8600 => 0.9150)
  SingleSource/Benchmarks/Shootout/matrix: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/matrix: 6.37% (0.7850 => 0.8350)
  MultiSource/Applications/JM/lencod/lencod: 6.36% (50.2100 => 53.4050)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 6.30% (3.8100 => 4.0500)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 6.25% (0.1600 => 0.1700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 5.92% (3.7150 => 3.9350)
  SingleSource/UnitTests/Vector/constpool: 5.89% (155.3200 => 164.4750)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.88% (0.6800 => 0.7200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 5.77% (0.2600 => 0.2750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 5.70% (2.5450 => 2.6900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 5.58% (4.0300 => 4.2550)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.58% (92.4350 => 97.5950)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 5.48% (0.7300 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.21% (1.4400 => 1.5150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 5.14% (4.8650 => 5.1150)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.08% (0.5900 => 0.6200)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 5.01% (138.9550 => 145.9100)
  SingleSource/Benchmarks/Shootout-C++/objinst: 5.00% (0.7000 => 0.7350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 4.95% (3.7400 => 3.9250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 4.76% (0.2100 => 0.2200)
  SingleSource/Regression/C++/ofstream_ctor: 4.69% (0.6400 => 0.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.17% (0.2400 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.17% (0.2400 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 4.12% (1.3350 => 1.3900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 4.02% (3.8550 => 4.0100)
  MultiSource/Applications/SPASS/SPASS: 3.78% (67.9400 => 70.5100)
  SingleSource/Benchmarks/Misc/whetstone: 3.70% (0.2700 => 0.2800)
  SingleSource/Benchmarks/Shootout-C++/lists1: 3.67% (1.0900 => 1.1300)
  MultiSource/Benchmarks/McCat/09-vor/vor: 3.65% (0.9600 => 0.9950)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 3.57% (0.7000 => 0.7250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 3.48% (16.2300 => 16.7950)
  MultiSource/Applications/lua/lua: 3.40% (12.0500 => 12.4600)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 3.28% (4.7200 => 4.8750)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 3.11% (3.2150 => 3.3150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 3.01% (0.6650 => 0.6850)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 2.86% (3.8450 => 3.9550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 2.78% (0.3600 => 0.3700)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 2.54% (0.9850 => 1.0100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 2.37% (4.0150 => 4.1100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 2.10% (4.0500 => 4.1350)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 2.04% (0.4900 => 0.5000)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 2.03% (15.9850 => 16.3100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 1.63% (3.9850 => 4.0500)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 1.45% (1.7200 => 1.7450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 1.35% (3.6950 => 3.7450)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 1.23% (0.8150 => 0.8250)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.20% (2.0800 => 2.1050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.18% (52.9500 => 53.5750)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 197.38% (43.6950 => 129.9400)
  SingleSource/Benchmarks/Misc/fbench: 165.98% (6.7900 => 18.0600)
  SingleSource/Benchmarks/Misc/whetstone: 152.48% (5.5550 => 14.0250)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 151.57% (7.0000 => 17.6100)
  SingleSource/Benchmarks/Shootout/fib2: 100.97% (8.2750 => 16.6300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 98.88% (2.2300 => 4.4350)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 70.89% (0.3950 => 0.6750)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 66.67% (0.0150 => 0.0250)
  MultiSource/Benchmarks/FreeBench/neural/neural: 51.61% (0.3100 => 0.4700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 47.74% (8.4200 => 12.4400)
  SingleSource/Benchmarks/McGill/chomp: 46.45% (2.4650 => 3.6100)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 46.15% (0.1300 => 0.1900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 45.90% (18.3550 => 26.7800)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 37.34% (1.2050 => 1.6550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 37.15% (21.3600 => 29.2950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 37.14% (0.3500 => 0.4800)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 36.25% (5.8350 => 7.9500)
  MultiSource/Applications/sqlite3/sqlite3: 33.83% (12.7550 => 17.0700)
  MultiSource/Applications/aha/aha: 31.78% (5.5850 => 7.3600)
  SingleSource/Benchmarks/Shootout/sieve: 29.10% (15.2400 => 19.6750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 27.53% (12.9700 => 16.5400)
  MultiSource/Applications/siod/siod: 27.49% (6.3650 => 8.1150)
  SingleSource/Benchmarks/SmallPT/smallpt: 25.94% (60.3850 => 76.0500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 19.18% (11.3950 => 13.5800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 18.87% (14.6550 => 17.4200)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 18.68% (10.9500 => 12.9950)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 18.33% (0.3000 => 0.3550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 18.32% (134.5050 => 159.1450)
  MultiSource/Benchmarks/nbench/nbench: 18.24% (39.7400 => 46.9900)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 18.15% (7.3550 => 8.6900)
  SingleSource/Benchmarks/Shootout-C++/lists1: 18.00% (1.7500 => 2.0650)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 17.40% (16.1200 => 18.9250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 17.36% (12.0700 => 14.1650)
  SingleSource/Benchmarks/Shootout/matrix: 17.27% (6.4850 => 7.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 17.07% (0.6150 => 0.7200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 16.99% (16.3600 => 19.1400)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 16.96% (14.1200 => 16.5150)
  SingleSource/UnitTests/Vector/build2: 16.84% (4.3050 => 5.0300)
  SingleSource/Benchmarks/Shootout/methcall: 16.57% (8.6300 => 10.0600)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 16.54% (3.3250 => 3.8750)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 16.52% (3.4500 => 4.0200)
  SingleSource/Benchmarks/Shootout/random: 16.47% (3.7350 => 4.3500)
  SingleSource/Benchmarks/Misc/pi: 16.45% (1.5500 => 1.8050)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 16.43% (4.8400 => 5.6350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 16.20% (1.4200 => 1.6500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 15.86% (13.0500 => 15.1200)
  SingleSource/Benchmarks/Shootout-C++/hash2: 15.26% (9.9250 => 11.4400)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 15.10% (14.7350 => 16.9600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 15.07% (4.3800 => 5.0400)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 14.78% (26.0750 => 29.9300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 14.67% (21.0950 => 24.1900)
  SingleSource/Benchmarks/Stanford/Bubblesort: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 13.95% (0.2150 => 0.2450)
  SingleSource/Benchmarks/Shootout/ary3: 13.87% (6.6700 => 7.5950)
  SingleSource/Benchmarks/Shootout-C++/sieve: 13.85% (6.5700 => 7.4800)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 13.74% (4.1850 => 4.7600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 13.26% (16.2900 => 18.4500)
  MultiSource/Applications/viterbi/viterbi: 12.87% (10.1400 => 11.4450)
  MultiSource/Applications/lua/lua: 12.69% (64.8500 => 73.0800)
  SingleSource/Benchmarks/Linpack/linpack-pc: 12.60% (6.9850 => 7.8650)
  MultiSource/Applications/oggenc/oggenc: 12.50% (0.3600 => 0.4050)
  MultiSource/Applications/hexxagon/hexxagon: 12.38% (29.4800 => 33.1300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 12.16% (3.9050 => 4.3800)
  SingleSource/Benchmarks/Shootout/nestedloop: 12.12% (0.1650 => 0.1850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 12.03% (8.6850 => 9.7300)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 11.76% (0.8500 => 0.9500)
  MultiSource/Benchmarks/BitBench/five11/five11: 11.66% (60.4450 => 67.4900)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 11.58% (0.9500 => 1.0600)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 11.31% (1.1050 => 1.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 11.29% (0.6200 => 0.6900)
  MultiSource/Applications/JM/lencod/lencod: 11.13% (18.2800 => 20.3150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 10.90% (1.8800 => 2.0850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 10.86% (5.2950 => 5.8700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 10.61% (8.7650 => 9.6950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 10.37% (17.6450 => 19.4750)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.32% (8.7250 => 9.6250)
  SingleSource/Benchmarks/McGill/misr: 10.19% (0.5400 => 0.5950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 10.13% (12.8850 => 14.1900)
  SingleSource/Benchmarks/Shootout-C++/methcall: 10.13% (12.2950 => 13.5400)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 9.97% (10.2850 => 11.3100)
  SingleSource/Benchmarks/Misc-C++/bigfib: 9.92% (0.6550 => 0.7200)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.88% (27.9750 => 30.7400)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.77% (2.8150 => 3.0900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 9.76% (12.8100 => 14.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 9.75% (193.9050 => 212.8200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 9.71% (25.2950 => 27.7500)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 9.63% (6.1250 => 6.7150)
  MultiSource/Applications/lambda-0_1_3/lambda: 9.59% (12.1950 => 13.3650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 9.53% (5.3000 => 5.8050)
  SingleSource/Benchmarks/Shootout-C++/strcat: 9.52% (0.2100 => 0.2300)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 9.45% (1.6400 => 1.7950)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 9.44% (11.3300 => 12.4000)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 9.19% (6.4200 => 7.0100)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.15% (0.8200 => 0.8950)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 9.12% (5.1000 => 5.5650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 9.07% (26.6700 => 29.0900)
  MultiSource/Applications/minisat/minisat: 9.07% (24.6350 => 26.8700)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 8.97% (23.4000 => 25.5000)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.87% (2.8750 => 3.1300)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.76% (3.4800 => 3.7850)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 8.72% (2.0650 => 2.2450)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 8.70% (2.4700 => 2.6850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 8.70% (4.1950 => 4.5600)
  SingleSource/Benchmarks/Shootout/strcat: 8.70% (0.4600 => 0.5000)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 8.66% (42.4800 => 46.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 8.66% (67.3550 => 73.1850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 8.47% (9.8000 => 10.6300)
  SingleSource/UnitTests/Vector/multiplies: 8.45% (1.7750 => 1.9250)
  SingleSource/Benchmarks/Misc/perlin: 8.43% (8.7200 => 9.4550)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 8.37% (14.5100 => 15.7250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 8.33% (0.4200 => 0.4550)
  MultiSource/Applications/obsequi/Obsequi: 8.31% (4.9950 => 5.4100)
  SingleSource/Benchmarks/Misc/mandel: 8.29% (4.2800 => 4.6350)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 8.27% (9.8500 => 10.6650)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 8.20% (99.2600 => 107.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 8.14% (0.8600 => 0.9300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 8.12% (1.6000 => 1.7300)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  MultiSource/Applications/SPASS/SPASS: 8.10% (36.1950 => 39.1250)
  SingleSource/Benchmarks/Shootout-C++/random: 8.07% (4.0250 => 4.3500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 7.98% (8.5800 => 9.2650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 7.87% (1.0800 => 1.1650)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.87% (14.4250 => 15.5600)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 7.76% (24.1750 => 26.0500)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.72% (5.2450 => 5.6500)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.72% (2.7850 => 3.0000)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 7.69% (2.6000 => 2.8000)
  SingleSource/Benchmarks/Misc/flops-8: 7.68% (5.7300 => 6.1700)
  SingleSource/Benchmarks/Misc/flops-7: 7.67% (10.1100 => 10.8850)
  SingleSource/Benchmarks/Misc/flops: 7.62% (17.9750 => 19.3450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 7.58% (8.7700 => 9.4350)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.54% (2.8500 => 3.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 7.52% (2.4600 => 2.6450)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 7.50% (0.2000 => 0.2150)
  SingleSource/Benchmarks/Misc/flops-5: 7.47% (5.6250 => 6.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 7.45% (11.0000 => 11.8200)
  SingleSource/Benchmarks/Misc/flops-1: 7.42% (6.7400 => 7.2400)
  SingleSource/Benchmarks/Misc/flops-6: 7.41% (5.3950 => 5.7950)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.37% (14.8500 => 15.9450)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.37% (1.0850 => 1.1650)
  SingleSource/Benchmarks/Misc/flops-3: 7.37% (7.1900 => 7.7200)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 7.37% (0.4750 => 0.5100)
  MultiSource/Benchmarks/McCat/18-imp/imp: 7.32% (0.2050 => 0.2200)
  SingleSource/Benchmarks/Misc/flops-2: 7.29% (4.0450 => 4.3400)
  SingleSource/Benchmarks/Misc/oourafft: 7.24% (14.1550 => 15.1800)
  SingleSource/Benchmarks/Misc/flops-4: 7.24% (3.3150 => 3.5550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 7.23% (0.8300 => 0.8900)
  MultiSource/Benchmarks/Olden/bh/bh: 7.23% (7.1950 => 7.7150)
  MultiSource/Benchmarks/McCat/09-vor/vor: 7.14% (0.3500 => 0.3750)
  SingleSource/Benchmarks/Misc/fp-convert: 7.14% (4.6950 => 5.0300)
  SingleSource/Benchmarks/Misc/mandel-2: 7.13% (2.0350 => 2.1800)
  SingleSource/Regression/C/uint64_to_float: 7.08% (1.7650 => 1.8900)
  MultiSource/Applications/spiff/spiff: 7.04% (16.4150 => 17.5700)
  SingleSource/Benchmarks/Shootout-C++/ary3: 6.74% (6.6000 => 7.0450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 6.67% (0.9000 => 0.9600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 6.50% (15.1600 => 16.1450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 6.46% (1.9350 => 2.0600)
  SingleSource/Benchmarks/Shootout/lists: 6.27% (22.5850 => 24.0000)
  MultiSource/Applications/sgefa/sgefa: 6.06% (0.8250 => 0.8750)
  SingleSource/Benchmarks/Dhrystone/dry: 6.03% (4.8100 => 5.1000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.81% (7.1450 => 7.5600)
  SingleSource/Benchmarks/Stanford/Puzzle: 5.75% (0.4350 => 0.4600)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 5.71% (0.1750 => 0.1850)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.54% (1.5350 => 1.6200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 5.40% (129.1150 => 136.0850)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.30% (4.9100 => 5.1700)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 5.18% (9.0650 => 9.5350)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 4.95% (12.1150 => 12.7150)
  MultiSource/Benchmarks/sim/sim: 4.41% (12.9200 => 13.4900)
  MultiSource/Benchmarks/Olden/health/health: 4.26% (1.6450 => 1.7150)
  MultiSource/Benchmarks/mafft/pairlocalalign: 4.14% (62.5550 => 65.1450)
  MultiSource/Benchmarks/Olden/tsp/tsp: 3.99% (9.7850 => 10.1750)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 3.67% (28.4850 => 29.5300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 3.59% (1.6700 => 1.7300)
  MultiSource/Benchmarks/Olden/bisort/bisort: 3.26% (1.5350 => 1.5850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 2.83% (20.6950 => 21.2800)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.79% (20.9850 => 21.5700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 2.56% (20.7100 => 21.2400)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.54% (182.4700 => 187.1050)
  MultiSource/Benchmarks/FreeBench/distray/distray: 2.41% (0.8300 => 0.8500)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 2.37% (32.7400 => 33.5150)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 2.31% (13.1800 => 13.4850)
  SingleSource/Benchmarks/McGill/queens: 2.01% (4.7350 => 4.8300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 1.98% (1.0100 => 1.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 1.94% (22.4300 => 22.8650)
  SingleSource/Benchmarks/Misc/salsa20: 1.63% (22.0900 => 22.4500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.54% (8.1300 => 8.2550)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.27% (17.2800 => 17.5000)
  SingleSource/Benchmarks/Shootout/heapsort: 1.27% (13.7950 => 13.9700)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/PR1386: -55.56% (0.0450 => 0.0200)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2002-10-13-BadLoad: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2009-12-07-StructReturn: -44.44% (0.0450 => 0.0250)
  SingleSource/Benchmarks/Misc/pi: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C++/2003-06-08-BaseType: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/blockstret: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/AtomicOps: -40.00% (0.0750 => 0.0450)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/Benchmarks/Misc/flops-7: -36.36% (0.1100 => 0.0700)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -28.79% (0.3300 => 0.2350)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/TestLoop: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -26.09% (0.1150 => 0.0850)
  SingleSource/Benchmarks/Misc/fp-convert: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -25.00% (0.1800 => 0.1350)
  MultiSource/Applications/lemon/lemon: -23.57% (5.6000 => 4.2800)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/Vector/multiplies: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -20.67% (2.2500 => 1.7850)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -20.61% (0.6550 => 0.5200)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -20.51% (0.5850 => 0.4650)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.34% (0.2950 => 0.2350)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-4: -20.00% (0.1250 => 0.1000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -19.40% (0.3350 => 0.2700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -19.35% (0.1550 => 0.1250)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/Shootout/nestedloop: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/Misc/lowercase: -18.75% (0.0800 => 0.0650)
  SingleSource/Regression/C/matrixTranspose: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/Misc/flops-5: -18.18% (0.1100 => 0.0900)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -17.39% (0.3450 => 0.2850)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -16.33% (0.2450 => 0.2050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -15.94% (0.3450 => 0.2900)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -15.24% (5.4150 => 4.5900)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -15.09% (0.2650 => 0.2250)
  MultiSource/Benchmarks/nbench/nbench: -15.02% (4.6600 => 3.9600)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -14.72% (0.9850 => 0.8400)
  SingleSource/UnitTests/2003-05-14-AtExit: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -14.14% (1.9800 => 1.7000)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -13.95% (0.2150 => 0.1850)
  MultiSource/Applications/obsequi/Obsequi: -13.91% (4.1700 => 3.5900)
  MultiSource/Benchmarks/McCat/08-main/main: -13.33% (0.9750 => 0.8450)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -13.09% (4.6600 => 4.0500)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Olden/tsp/tsp: -12.82% (0.3900 => 0.3400)
  SingleSource/Benchmarks/Misc/perlin: -12.82% (0.1950 => 0.1700)
  SingleSource/Regression/C/casts: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -12.50% (0.1600 => 0.1400)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -12.26% (4.9750 => 4.3650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -12.24% (0.4900 => 0.4300)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Olden/power/power: -10.84% (0.4150 => 0.3700)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -10.64% (0.4700 => 0.4200)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.20% (0.2450 => 0.2200)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.05% (0.9950 => 0.8950)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -9.49% (26.6150 => 24.0900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -9.00% (0.5000 => 0.4550)
  SingleSource/Benchmarks/Misc/salsa20: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -8.81% (0.7950 => 0.7250)
  SingleSource/Benchmarks/Stanford/RealMM: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/FreeBench/mason/mason: -8.57% (0.1750 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/ary2: -8.43% (0.8900 => 0.8150)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -8.09% (0.6800 => 0.6250)
  MultiSource/Benchmarks/FreeBench/distray/distray: -7.81% (0.3200 => 0.2950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -7.74% (6.1350 => 5.6600)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -7.42% (12.6750 => 11.7350)
  SingleSource/Benchmarks/Shootout-C++/fibo: -7.30% (0.6850 => 0.6350)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.20% (0.6250 => 0.5800)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -7.14% (0.2800 => 0.2600)
  MultiSource/Benchmarks/McCat/05-eks/eks: -7.03% (1.6350 => 1.5200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -6.95% (4.5350 => 4.2200)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -6.65% (1.8050 => 1.6850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -6.59% (4.0950 => 3.8250)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -6.42% (4.5200 => 4.2300)
  SingleSource/Benchmarks/Misc/ffbench: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/Bullet/bullet: -5.89% (117.8850 => 110.9450)
  SingleSource/Benchmarks/Misc/ReedSolomon: -5.80% (0.6900 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -5.51% (1.3600 => 1.2850)
  SingleSource/Benchmarks/Misc/flops: -5.48% (0.3650 => 0.3450)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -5.46% (3.8450 => 3.6350)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -5.31% (17.2250 => 16.3100)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -4.76% (0.4200 => 0.4000)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -4.73% (2.0100 => 1.9150)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.72% (0.5300 => 0.5050)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -4.62% (0.3250 => 0.3100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -4.60% (19.0200 => 18.1450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -4.44% (6.5350 => 6.2450)
  SingleSource/Benchmarks/Shootout-C++/hello: -4.41% (0.6800 => 0.6500)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -4.09% (1.1000 => 1.0550)
  SingleSource/Benchmarks/Misc/richards_benchmark: -3.92% (0.2550 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -3.80% (1.1850 => 1.1400)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.48% (4.4550 => 4.3000)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -3.27% (0.7650 => 0.7400)
  MultiSource/Applications/ClamAV/clamscan: -2.73% (52.1300 => 50.7050)
  MultiSource/Benchmarks/Olden/mst/mst: -2.63% (0.3800 => 0.3700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -2.54% (3.9300 => 3.8300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -2.20% (1.1350 => 1.1100)
  MultiSource/Applications/hexxagon/hexxagon: -2.12% (3.3050 => 3.2350)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -2.02% (1.7350 => 1.7000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -1.98% (0.5050 => 0.4950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.97% (8.6150 => 8.4450)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.93% (13.2050 => 12.9500)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -1.92% (1.0400 => 1.0200)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -1.66% (3.3150 => 3.2600)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.57% (1.9100 => 1.8800)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -1.27% (6.2800 => 6.2000)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -1.27% (1.5800 => 1.5600)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -75.13% (17.6950 => 4.4000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -50.00% (0.3600 => 0.1800)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -39.02% (0.4100 => 0.2500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -29.77% (0.6550 => 0.4600)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.00% (0.1000 => 0.0750)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -24.85% (13.7400 => 10.3250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -22.07% (16.6550 => 12.9800)
  MultiSource/Applications/lemon/lemon: -21.58% (3.8700 => 3.0350)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -20.89% (8.4000 => 6.6450)
  SingleSource/Benchmarks/Misc/ffbench: -20.60% (4.3200 => 3.4300)
  SingleSource/Benchmarks/Stanford/Treesort: -18.84% (0.3450 => 0.2800)
  MultiSource/Applications/SIBsim4/SIBsim4: -18.02% (14.7650 => 12.1050)
  MultiSource/Applications/JM/ldecod/ldecod: -16.13% (0.1550 => 0.1300)
  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)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.66% (4.4300 => 3.8250)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -12.47% (27.7900 => 24.3250)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -11.42% (52.1050 => 46.1550)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -10.48% (22.8950 => 20.4950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -10.44% (18.9150 => 16.9400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -10.10% (12.3300 => 11.0850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -10.08% (28.1750 => 25.3350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -9.10% (16.9300 => 15.3900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -9.01% (36.3550 => 33.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.80% (9.2600 => 8.4450)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.80% (2.1800 => 2.0100)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -7.79% (8.5400 => 7.8750)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.86% (15.5150 => 14.4500)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.77% (8.2750 => 7.7150)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -6.14% (20.2800 => 19.0350)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.43% (0.4600 => 0.4350)
  SingleSource/Benchmarks/Shootout/hash: -4.75% (16.7450 => 15.9500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -4.72% (14.4200 => 13.7400)
  MultiSource/Applications/ClamAV/clamscan: -3.90% (0.3850 => 0.3700)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -3.78% (19.9700 => 19.2150)
  SingleSource/Benchmarks/Shootout-C++/lists: -2.54% (62.2450 => 60.6650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -1.77% (18.6650 => 18.3350)

Added Tests - Compile Time
--------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Added Tests - Execution Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Report Time: 0.98s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140130/79c13a39/attachment.html>


More information about the llvm-testresults mailing list