[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
Sat Dec 14 00:44:15 PST 2013


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

Comparing:
     Run: 18410, Order: 197317, Start Time: 2013-12-14 07:59:39, End Time: 2013-12-14 08:48:31
      To: 18405, Order: 197309, Start Time: 2013-12-14 06:15:48, End Time: 2013-12-14 07:04:09
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 13 (408 on baseline)
Performance Improvements: 12 (173 on baseline)
Unchanged Tests: 1085 (529 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2003-05-14-initialize-string: 350.00% (0.0100 => 0.0450, std.dev.: 0.0033)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 87.50% (0.0400 => 0.0750, std.dev.: 0.0078)
  SingleSource/Regression/C/testtrace: 50.00% (0.0600 => 0.0900, std.dev.: 0.0064)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 42.24% (3.7050 => 5.2700, std.dev.: 0.3409)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 36.04% (4.0650 => 5.5300, std.dev.: 0.1297)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 26.25% (0.4000 => 0.5050, std.dev.: 0.0249)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 22.38% (1.4300 => 1.7500, std.dev.: 0.0798)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 19.82% (3.9600 => 4.7450, std.dev.: 0.1636)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 16.67% (0.2400 => 0.2800, std.dev.: 0.0103)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 16.00% (0.2500 => 0.2900, std.dev.: 0.0075)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 52.56% (11.6150 => 17.7200, std.dev.: 1.1132)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 15.22% (20.4950 => 23.6150, std.dev.: 0.8336)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 9.20% (14.2950 => 15.6100, std.dev.: 0.4994)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/TestLoop: -36.36% (0.0550 => 0.0350, std.dev.: 0.0071)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -28.04% (5.3850 => 3.8750, std.dev.: 0.4690)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -13.41% (4.6250 => 4.0050, std.dev.: 0.1006)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -8.76% (3.9950 => 3.6450, std.dev.: 0.0403)
  MultiSource/Benchmarks/Prolangs-C/football/football: -7.49% (3.0700 => 2.8400, std.dev.: 0.0835)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -7.06% (54.8000 => 50.9300, std.dev.: 0.8562)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -33.33% (0.0450 => 0.0300, std.dev.: 0.0050)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -15.10% (5.4650 => 4.6400, std.dev.: 0.2486)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -14.29% (0.3500 => 0.3000, std.dev.: 0.0150)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300, std.dev.: 0.0051)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -7.49% (9.4100 => 8.7050, std.dev.: 0.2330)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -5.25% (9.2450 => 8.7600, std.dev.: 0.1483)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C++/2003-06-13-Crasher: 233.33% (0.0150 => 0.0500)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/DefaultInitDynArrays: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 87.50% (0.0400 => 0.0750)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C/2003-05-14-initialize-string: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C/2003-05-21-UnionTest: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/2003-06-16-VolatileError: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 66.67% (0.0300 => 0.0500)
  SingleSource/Regression/C/DuffsDevice: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C++/BuiltinTypeInfo: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2007-03-02-VaCopy: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 45.45% (0.0550 => 0.0800)
  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)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 41.86% (3.7150 => 5.2700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 41.43% (3.9100 => 5.5300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 40.28% (0.3600 => 0.5050)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 40.21% (3.7550 => 5.2650)
  SingleSource/Benchmarks/Misc/mandel-2: 37.50% (0.0800 => 0.1100)
  SingleSource/UnitTests/SignlessTypes/ccc: 35.71% (0.0700 => 0.0950)
  SingleSource/Regression/C/PR491: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2008-04-18-LoopBug: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/Threads/tls: 33.33% (0.0600 => 0.0800)
  SingleSource/Benchmarks/Linpack/linpack-pc: 31.52% (0.8250 => 1.0850)
  SingleSource/UnitTests/2003-05-31-LongShifts: 30.00% (0.0500 => 0.0650)
  SingleSource/UnitTests/2006-02-04-DivRem: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 29.79% (0.2350 => 0.3050)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 29.46% (3.9550 => 5.1200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 29.39% (4.0150 => 5.1950)
  SingleSource/Benchmarks/Stanford/Quicksort: 28.57% (0.1050 => 0.1350)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 28.57% (0.0700 => 0.0900)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 27.91% (0.2150 => 0.2750)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/ary3: 26.67% (0.0750 => 0.0950)
  SingleSource/UnitTests/Vector/build2: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 26.67% (0.4500 => 0.5700)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 26.39% (0.3600 => 0.4550)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 25.84% (0.4450 => 0.5600)
  MultiSource/Benchmarks/NPB-serial/is/is: 25.58% (0.2150 => 0.2700)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 25.00% (0.1600 => 0.2000)
  SingleSource/Benchmarks/Misc/flops-8: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C/2008-01-07-LongDouble: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-08-11-VaListArg: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/Vector/divides: 25.00% (0.0400 => 0.0500)
  MultiSource/Applications/aha/aha: 25.00% (0.3800 => 0.4750)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 24.62% (4.3050 => 5.3650)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 24.19% (0.3100 => 0.3850)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 23.80% (2.8150 => 3.4850)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 23.53% (0.2550 => 0.3150)
  SingleSource/Benchmarks/Shootout/sieve: 23.08% (0.0650 => 0.0800)
  MultiSource/Applications/Burg/burg: 22.73% (3.6300 => 4.4550)
  SingleSource/UnitTests/2003-04-22-Switch: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 21.61% (4.7200 => 5.7400)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 21.11% (1.4450 => 1.7500)
  SingleSource/Benchmarks/Shootout/methcall: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 20.83% (0.2400 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 20.00% (0.0750 => 0.0900)
  SingleSource/Regression/C/testtrace: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Stanford/FloatMM: 20.00% (0.1250 => 0.1500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 19.07% (3.9850 => 4.7450)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 19.05% (0.2100 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 18.97% (0.2900 => 0.3450)
  SingleSource/UnitTests/2002-05-02-CastTest: 18.75% (0.0800 => 0.0950)
  SingleSource/UnitTests/initp1: 18.52% (0.1350 => 0.1600)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest2: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 17.77% (15.7850 => 18.5900)
  SingleSource/Benchmarks/Dhrystone/fldry: 17.65% (0.1700 => 0.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 17.07% (0.2050 => 0.2400)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 16.67% (0.1200 => 0.1400)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 16.67% (0.2400 => 0.2800)
  MultiSource/Benchmarks/PAQ8p/paq8p: 16.48% (9.0400 => 10.5300)
  SingleSource/Regression/C++/ofstream_ctor: 16.41% (0.6400 => 0.7450)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 16.36% (1.0700 => 1.2450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 16.13% (0.3100 => 0.3600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 15.85% (3.9750 => 4.6050)
  MultiSource/Applications/siod/siod: 15.63% (9.3750 => 10.8400)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 15.49% (1.1300 => 1.3050)
  SingleSource/Benchmarks/Shootout-C++/random: 15.38% (0.6500 => 0.7500)
  SingleSource/UnitTests/SignlessTypes/div: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 14.84% (3.5050 => 4.0250)
  SingleSource/Benchmarks/Shootout/hash: 14.71% (0.1700 => 0.1950)
  MultiSource/Applications/oggenc/oggenc: 14.63% (18.3550 => 21.0400)
  MultiSource/Benchmarks/sim/sim: 14.21% (0.9150 => 1.0450)
  MultiSource/Applications/sqlite3/sqlite3: 13.64% (63.1750 => 71.7900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.64% (0.2200 => 0.2500)
  MultiSource/Applications/hexxagon/hexxagon: 13.46% (3.3050 => 3.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 13.46% (0.2600 => 0.2950)
  SingleSource/Benchmarks/Shootout/strcat: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 13.21% (0.2650 => 0.3000)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 13.18% (3.6050 => 4.0800)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 13.08% (2.6750 => 3.0250)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/Shootout/lists: 13.04% (0.2300 => 0.2600)
  MultiSource/Applications/sgefa/sgefa: 12.59% (1.4300 => 1.6100)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 12.27% (0.8150 => 0.9150)
  MultiSource/Applications/minisat/minisat: 12.21% (2.1300 => 2.3900)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 12.20% (0.2050 => 0.2300)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 12.04% (15.9850 => 17.9100)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 12.00% (0.6250 => 0.7000)
  MultiSource/Applications/spiff/spiff: 11.66% (3.4300 => 3.8300)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 11.49% (1.1750 => 1.3100)
  MultiSource/Applications/d/make_dparser: 11.30% (13.8900 => 15.4600)
  SingleSource/Benchmarks/Misc/flops-3: 11.11% (0.0900 => 0.1000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 10.85% (2.7650 => 3.0650)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 10.75% (0.4650 => 0.5150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.71% (0.7000 => 0.7750)
  SingleSource/Benchmarks/Misc/mandel: 10.71% (0.1400 => 0.1550)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 10.39% (0.7700 => 0.8500)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 10.00% (3.9500 => 4.3450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 9.99% (3.8550 => 4.2400)
  MultiSource/Applications/SIBsim4/SIBsim4: 9.88% (4.4550 => 4.8950)
  SingleSource/UnitTests/SignlessTypes/rem: 9.86% (0.3550 => 0.3900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.80% (0.2550 => 0.2800)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 9.68% (0.1550 => 0.1700)
  MultiSource/Applications/treecc/treecc: 9.64% (8.8700 => 9.7250)
  SingleSource/Benchmarks/Shootout-C++/methcall: 9.56% (0.6800 => 0.7450)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 9.09% (1.2100 => 1.3200)
  MultiSource/Applications/ClamAV/clamscan: 8.99% (52.1300 => 56.8150)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 8.91% (0.5050 => 0.5500)
  SingleSource/UnitTests/Vector/constpool: 8.85% (155.3200 => 169.0650)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 8.81% (92.4350 => 100.5800)
  SingleSource/Benchmarks/Shootout-C++/moments: 8.68% (1.2100 => 1.3150)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.68% (3.2850 => 3.5700)
  MultiSource/Applications/hbd/hbd: 8.61% (4.2400 => 4.6050)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 8.60% (0.9300 => 1.0100)
  SingleSource/Benchmarks/Dhrystone/dry: 8.57% (0.1750 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/objinst: 8.57% (0.7000 => 0.7600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 8.54% (1.5800 => 1.7150)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 8.39% (0.7750 => 0.8400)
  SingleSource/Benchmarks/McGill/exptree: 8.33% (0.2400 => 0.2600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 8.25% (3.6950 => 4.0000)
  MultiSource/Applications/lemon/lemon: 8.21% (5.6000 => 6.0600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 8.18% (4.9500 => 5.3550)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 7.76% (1.8050 => 1.9450)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 7.69% (0.3250 => 0.3500)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.45% (3.6900 => 3.9650)
  SingleSource/Benchmarks/Misc/whetstone: 7.41% (0.2700 => 0.2900)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 7.35% (0.3400 => 0.3650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 7.14% (0.4900 => 0.5250)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 7.11% (0.9850 => 1.0550)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 6.90% (28.2450 => 30.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 6.82% (0.2200 => 0.2350)
  MultiSource/Benchmarks/Olden/em3d/em3d: 6.73% (0.5200 => 0.5550)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 6.68% (3.7400 => 3.9900)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/McCat/18-imp/imp: 6.64% (1.0550 => 1.1250)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 6.60% (0.9850 => 1.0500)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 6.49% (3.8550 => 4.1050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 6.31% (12.6750 => 13.4750)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 6.07% (3.2150 => 3.4100)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 5.88% (0.6800 => 0.7200)
  SingleSource/Benchmarks/Shootout-C++/lists: 5.85% (0.8550 => 0.9050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 5.80% (0.3450 => 0.3650)
  MultiSource/Applications/JM/ldecod/ldecod: 5.74% (23.8550 => 25.2250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 5.64% (3.4550 => 3.6500)
  MultiSource/Applications/kimwitu++/kc: 5.58% (48.6150 => 51.3300)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.56% (0.9000 => 0.9500)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 5.50% (2.5450 => 2.6850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 5.50% (4.1850 => 4.4150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 5.36% (0.2800 => 0.2950)
  MultiSource/Applications/lambda-0_1_3/lambda: 5.34% (2.0600 => 2.1700)
  MultiSource/Benchmarks/McCat/09-vor/vor: 5.21% (0.9600 => 1.0100)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.10% (0.7850 => 0.8250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.94% (1.7200 => 1.8050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 4.75% (3.8950 => 4.0800)
  MultiSource/Applications/SPASS/SPASS: 4.67% (67.9400 => 71.1150)
  MultiSource/Applications/JM/lencod/lencod: 4.55% (50.2100 => 52.4950)
  MultiSource/Applications/lua/lua: 4.36% (12.0500 => 12.5750)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 4.35% (0.3450 => 0.3600)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/McCat/08-main/main: 4.10% (0.9750 => 1.0150)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 4.08% (0.4900 => 0.5100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 4.07% (3.8100 => 3.9650)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 3.85% (1.0400 => 1.0800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 3.72% (4.0300 => 4.1800)
  MultiSource/Benchmarks/Olden/health/health: 3.57% (0.4200 => 0.4350)
  SingleSource/Benchmarks/Shootout-C++/wc: 3.50% (0.7150 => 0.7400)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 3.43% (4.0800 => 4.2200)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 3.27% (3.9750 => 4.1050)
  SingleSource/Benchmarks/Shootout-C++/hash2: 3.13% (1.4400 => 1.4850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 3.08% (3.8950 => 4.0150)
  SingleSource/Benchmarks/Shootout-C++/strcat: 3.08% (0.6500 => 0.6700)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.94% (0.6800 => 0.7000)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 2.92% (3.2550 => 3.3500)
  SingleSource/Benchmarks/McGill/chomp: 2.50% (0.6000 => 0.6150)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 2.47% (2.6350 => 2.7000)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.38% (0.4200 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/ary: 2.33% (0.8600 => 0.8800)
  MultiSource/Benchmarks/Olden/bh/bh: 2.20% (0.9100 => 0.9300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 1.76% (1.1350 => 1.1550)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 1.73% (1.7350 => 1.7650)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.13% (0.8850 => 0.8950)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 1.11% (2.2500 => 2.2750)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 155.07% (7.0000 => 17.8550)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 85.87% (8.4200 => 15.6500)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 60.00% (0.3500 => 0.5600)
  MultiSource/Applications/kimwitu++/kc: 50.00% (0.1100 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 42.86% (0.0700 => 0.1000)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 39.24% (0.3950 => 0.5500)
  MultiSource/Applications/aha/aha: 30.53% (5.5850 => 7.2900)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 28.97% (13.7400 => 17.7200)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 26.97% (1.2050 => 1.5300)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 26.92% (0.1300 => 0.1650)
  MultiSource/Applications/siod/siod: 26.00% (6.3650 => 8.0200)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 25.11% (5.8350 => 7.3000)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 24.53% (12.3300 => 15.3550)
  SingleSource/Benchmarks/Misc/oourafft: 24.37% (14.1550 => 17.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 22.86% (67.3550 => 82.7550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 22.54% (3.9050 => 4.7850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 22.08% (129.1150 => 157.6300)
  SingleSource/Benchmarks/McGill/chomp: 20.69% (2.4650 => 2.9750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 20.35% (12.9700 => 15.6100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 19.16% (193.9050 => 231.0650)
  SingleSource/Benchmarks/Misc-C++/bigfib: 19.08% (0.6550 => 0.7800)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 17.56% (4.8400 => 5.6900)
  MultiSource/Benchmarks/McCat/08-main/main: 16.67% (0.1200 => 0.1400)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 16.51% (13.0500 => 15.2050)
  MultiSource/Applications/ClamAV/clamscan: 15.58% (0.3850 => 0.4450)
  SingleSource/Benchmarks/Misc/ffbench: 15.16% (4.3200 => 4.9750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 14.91% (8.6850 => 9.9800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 14.29% (0.4200 => 0.4800)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 14.02% (0.8200 => 0.9350)
  MultiSource/Applications/d/make_dparser: 13.51% (0.1850 => 0.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.42% (22.4300 => 25.4400)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.35% (14.1200 => 16.0050)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 13.33% (0.3000 => 0.3400)
  SingleSource/Benchmarks/Shootout-C++/sieve: 13.24% (6.5700 => 7.4400)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 13.02% (4.1850 => 4.7300)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 12.93% (3.3250 => 3.7550)
  SingleSource/Benchmarks/Stanford/FloatMM: 12.90% (1.0850 => 1.2250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 12.56% (10.9500 => 12.3250)
  SingleSource/Benchmarks/Shootout-C++/methcall: 12.40% (12.2950 => 13.8200)
  MultiSource/Applications/lambda-0_1_3/lambda: 12.26% (12.1950 => 13.6900)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.25% (16.2900 => 18.2850)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 12.10% (13.1800 => 14.7750)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 11.48% (17.6450 => 19.6700)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 11.43% (0.1750 => 0.1950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.11% (0.2250 => 0.2500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 10.56% (21.3600 => 23.6150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 10.54% (7.3550 => 8.1300)
  MultiSource/Applications/viterbi/viterbi: 10.31% (10.1400 => 11.1850)
  SingleSource/Benchmarks/Shootout/hash: 10.30% (16.7450 => 18.4700)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.85% (9.8500 => 10.8200)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.84% (0.3050 => 0.3350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 9.74% (8.7250 => 9.5750)
  MultiSource/Applications/oggenc/oggenc: 9.72% (0.3600 => 0.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 9.65% (99.2600 => 108.8400)
  SingleSource/Benchmarks/Shootout-C++/strcat: 9.52% (0.2100 => 0.2300)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 9.50% (14.7350 => 16.1350)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 9.48% (42.4800 => 46.5050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 9.47% (0.4750 => 0.5200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 9.41% (8.7650 => 9.5900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 9.31% (1.8800 => 2.0550)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.28% (27.9750 => 30.5700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 9.22% (11.3300 => 12.3750)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 9.04% (2.6000 => 2.8350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 9.03% (12.0700 => 13.1600)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 8.82% (0.8500 => 0.9250)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 8.82% (0.1700 => 0.1850)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 8.82% (6.1250 => 6.6650)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.78% (26.0750 => 28.3650)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 8.75% (1.6000 => 1.7400)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.72% (16.1200 => 17.5250)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 8.34% (32.7400 => 35.4700)
  SingleSource/Benchmarks/McGill/misr: 8.33% (0.5400 => 0.5850)
  SingleSource/Benchmarks/CoyoteBench/almabench: 8.30% (43.6950 => 47.3200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 8.29% (20.6950 => 22.4100)
  SingleSource/Benchmarks/Shootout-C++/random: 8.20% (4.0250 => 4.3550)
  MultiSource/Applications/sqlite3/sqlite3: 8.15% (12.7550 => 13.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 8.11% (4.3800 => 4.7350)
  MultiSource/Benchmarks/Olden/tsp/tsp: 8.02% (9.7850 => 10.5700)
  MultiSource/Benchmarks/Olden/bh/bh: 7.99% (7.1950 => 7.7700)
  SingleSource/Benchmarks/Misc/mandel: 7.94% (4.2800 => 4.6200)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.90% (14.4250 => 15.5650)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.89% (2.8500 => 3.0750)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 7.83% (2.8750 => 3.1000)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.80% (23.4000 => 25.2250)
  SingleSource/Benchmarks/Misc/flops-3: 7.79% (7.1900 => 7.7500)
  SingleSource/Benchmarks/Misc/flops: 7.79% (17.9750 => 19.3750)
  SingleSource/Benchmarks/Misc/flops-2: 7.79% (4.0450 => 4.3600)
  SingleSource/Benchmarks/Shootout/matrix: 7.79% (6.4850 => 6.9900)
  SingleSource/Benchmarks/Misc/flops-8: 7.77% (5.7300 => 6.1750)
  SingleSource/Benchmarks/Shootout/random: 7.76% (3.7350 => 4.0250)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 7.76% (3.4800 => 3.7500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.75% (1.4200 => 1.5300)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.72% (5.2450 => 5.6500)
  SingleSource/Benchmarks/Misc/flops-1: 7.72% (6.7400 => 7.2600)
  SingleSource/Benchmarks/Shootout/fib2: 7.67% (8.2750 => 8.9100)
  SingleSource/Benchmarks/Misc/fp-convert: 7.67% (4.6950 => 5.0550)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.67% (4.6300 => 4.9850)
  SingleSource/Benchmarks/Misc/flops-7: 7.67% (10.1100 => 10.8850)
  SingleSource/Regression/C/uint64_to_float: 7.65% (1.7650 => 1.9000)
  SingleSource/Benchmarks/Shootout/methcall: 7.65% (8.6300 => 9.2900)
  SingleSource/Benchmarks/Misc/flops-5: 7.64% (5.6250 => 6.0550)
  SingleSource/Benchmarks/Misc/richards_benchmark: 7.64% (2.8150 => 3.0300)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 7.62% (1.6400 => 1.7650)
  SingleSource/Benchmarks/Misc/mandel-2: 7.62% (2.0350 => 2.1900)
  SingleSource/Benchmarks/Shootout/lists: 7.62% (22.5850 => 24.3050)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.61% (8.2750 => 8.9050)
  SingleSource/Benchmarks/McGill/queens: 7.60% (4.7350 => 5.0950)
  SingleSource/Benchmarks/Dhrystone/dry: 7.59% (4.8100 => 5.1750)
  SingleSource/Benchmarks/Misc/flops-4: 7.54% (3.3150 => 3.5650)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.54% (3.4500 => 3.7100)
  SingleSource/Benchmarks/Misc/flops-6: 7.51% (5.3950 => 5.8000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 7.49% (1.9350 => 2.0800)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 7.47% (24.1750 => 25.9800)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 7.45% (15.1600 => 16.2900)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.44% (14.8500 => 15.9550)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.36% (2.7850 => 2.9900)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 7.35% (5.1000 => 5.4750)
  SingleSource/Benchmarks/Shootout-C++/moments: 7.32% (0.2050 => 0.2200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.27% (4.1950 => 4.5000)
  MultiSource/Applications/lua/lua: 7.12% (64.8500 => 69.4650)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 7.05% (18.0100 => 19.2800)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 6.98% (5.3000 => 5.6700)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 6.93% (1.0100 => 1.0800)
  MultiSource/Applications/JM/lencod/lencod: 6.89% (18.2800 => 19.5400)
  SingleSource/Benchmarks/Misc/ReedSolomon: 6.81% (20.9850 => 22.4150)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 6.79% (1.1050 => 1.1800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 6.72% (4.9100 => 5.2400)
  MultiSource/Applications/hexxagon/hexxagon: 6.70% (29.4800 => 31.4550)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.57% (1.7500 => 1.8650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.54% (25.2950 => 26.9500)
  SingleSource/UnitTests/Vector/multiplies: 6.48% (1.7750 => 1.8900)
  MultiSource/Applications/JM/ldecod/ldecod: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/FreeBench/neural/neural: 6.45% (0.3100 => 0.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 6.45% (0.6200 => 0.6600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 6.34% (26.6700 => 28.3600)
  MultiSource/Applications/obsequi/Obsequi: 6.31% (4.9950 => 5.3100)
  SingleSource/Benchmarks/Shootout/sieve: 6.04% (15.2400 => 16.1600)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 6.02% (0.8300 => 0.8800)
  MultiSource/Applications/spiff/spiff: 5.97% (16.4150 => 17.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 5.88% (0.6800 => 0.7200)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.88% (7.1450 => 7.5650)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.83% (2.2300 => 2.3600)
  SingleSource/Benchmarks/SmallPT/smallpt: 5.72% (60.3850 => 63.8400)
  MultiSource/Benchmarks/Olden/bisort/bisort: 5.54% (1.5350 => 1.6200)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 5.44% (28.4850 => 30.0350)
  MultiSource/Benchmarks/sim/sim: 5.42% (12.9200 => 13.6200)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 5.19% (14.6550 => 15.4150)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.04% (9.9250 => 10.4250)
  SingleSource/Benchmarks/Misc/fbench: 5.01% (6.7900 => 7.1300)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 4.95% (52.1050 => 54.6850)
  MultiSource/Benchmarks/McCat/18-imp/imp: 4.88% (0.2050 => 0.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 4.88% (0.6150 => 0.6450)
  MultiSource/Applications/sgefa/sgefa: 4.85% (0.8250 => 0.8650)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 4.65% (0.2150 => 0.2250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 4.61% (11.3950 => 11.9200)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 4.61% (12.8100 => 13.4000)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 4.60% (2.0650 => 2.1600)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  MultiSource/Applications/minisat/minisat: 4.47% (24.6350 => 25.7350)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 4.44% (0.9000 => 0.9400)
  MultiSource/Benchmarks/mafft/pairlocalalign: 4.40% (62.5550 => 65.3050)
  SingleSource/Benchmarks/Shootout-C++/lists: 4.27% (62.2450 => 64.9050)
  MultiSource/Benchmarks/Olden/health/health: 4.26% (1.6450 => 1.7150)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 4.17% (1.0800 => 1.1250)
  MultiSource/Applications/SPASS/SPASS: 4.13% (36.1950 => 37.6900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.01% (134.5050 => 139.9000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 3.91% (19.9700 => 20.7500)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 3.77% (6.2400 => 6.4750)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 3.73% (18.3550 => 19.0400)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 3.72% (1.0750 => 1.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 3.41% (11.0000 => 11.3750)
  SingleSource/Benchmarks/Linpack/linpack-pc: 3.29% (6.9850 => 7.2150)
  SingleSource/Benchmarks/Shootout-C++/ary3: 3.26% (6.6000 => 6.8150)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 3.14% (20.7100 => 21.3600)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.13% (12.6000 => 12.9950)
  SingleSource/Benchmarks/Shootout/heapsort: 3.04% (13.7950 => 14.2150)
  MultiSource/Benchmarks/McCat/09-vor/vor: 2.86% (0.3500 => 0.3600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 2.83% (12.8850 => 13.2500)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 2.60% (9.8000 => 10.0550)
  MultiSource/Benchmarks/FreeBench/distray/distray: 2.41% (0.8300 => 0.8500)
  SingleSource/Benchmarks/Shootout/ary3: 2.40% (6.6700 => 6.8300)
  MultiSource/Applications/SIBsim4/SIBsim4: 2.37% (14.7650 => 15.1150)
  SingleSource/Benchmarks/Shootout-C++/hash: 2.29% (2.1800 => 2.2300)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 2.28% (1.5350 => 1.5700)
  MultiSource/Benchmarks/llubenchmark/llu: 2.24% (16.0500 => 16.4100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 2.10% (8.5800 => 8.7600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 2.05% (8.5400 => 8.7150)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.04% (182.4700 => 186.1900)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.00% (17.2800 => 17.6250)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 1.44% (12.1150 => 12.2900)
  MultiSource/Benchmarks/Olden/power/power: 1.23% (8.1000 => 8.2000)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2006-12-01-float_varg: -50.00% (0.0400 => 0.0200)
  SingleSource/Benchmarks/Shootout/fib2: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/PR1386: -44.44% (0.0450 => 0.0250)
  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/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C/PR640: -40.00% (0.0750 => 0.0450)
  SingleSource/Regression/C/callargs: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/Vector/simple: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/TestLoop: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/Vector/build: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -33.33% (0.0600 => 0.0400)
  SingleSource/Benchmarks/Misc/lowercase: -31.25% (0.0800 => 0.0550)
  SingleSource/Benchmarks/Misc/flops-6: -30.43% (0.1150 => 0.0800)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/printargs: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/byval-alignment: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Misc/flops-4: -28.00% (0.1250 => 0.0900)
  SingleSource/UnitTests/AtomicOps: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/Vector/multiplies: -26.32% (0.0950 => 0.0700)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -23.21% (1.1850 => 0.9100)
  SingleSource/Regression/C++/pointer_member: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1800 => 0.1400)
  SingleSource/UnitTests/2003-05-14-AtExit: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -20.59% (1.3600 => 1.0800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -20.35% (4.8650 => 3.8750)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -19.08% (0.6550 => 0.5300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/Misc/flops-5: -18.18% (0.1100 => 0.0900)
  SingleSource/Benchmarks/Misc/flops-7: -18.18% (0.1100 => 0.0900)
  SingleSource/UnitTests/2002-08-02-CastTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/cast2: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -17.86% (0.2800 => 0.2300)
  SingleSource/UnitTests/2003-05-07-VarArgs: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -17.24% (0.1450 => 0.1200)
  SingleSource/Regression/C/compare: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/member-function-pointers: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/pi: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -14.29% (0.2450 => 0.2100)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/Olden/tsp/tsp: -14.10% (0.3900 => 0.3350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -14.07% (0.9950 => 0.8550)
  SingleSource/Benchmarks/Misc/flops: -13.70% (0.3650 => 0.3150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -13.47% (6.5350 => 5.6550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -13.46% (0.2600 => 0.2250)
  SingleSource/Benchmarks/SmallPT/smallpt: -13.33% (0.5250 => 0.4550)
  MultiSource/Benchmarks/Olden/bisort/bisort: -12.82% (0.1950 => 0.1700)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -11.76% (4.9750 => 4.3900)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -11.63% (0.2150 => 0.1900)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -11.40% (1.9300 => 1.7100)
  SingleSource/Benchmarks/Stanford/Oscar: -11.36% (0.2200 => 0.1950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -11.32% (0.2650 => 0.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.71% (0.2800 => 0.2500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -10.69% (0.7950 => 0.7100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.42% (0.2400 => 0.2150)
  SingleSource/Benchmarks/Shootout/heapsort: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/Stanford/Towers: -10.34% (0.1450 => 0.1300)
  MultiSource/Applications/obsequi/Obsequi: -10.07% (4.1700 => 3.7500)
  SingleSource/Benchmarks/Misc/flops-1: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Misc/fp-convert: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Stanford/Perm: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -8.93% (16.2300 => 14.7800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -8.00% (0.5000 => 0.4600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -7.99% (19.0200 => 17.5000)
  MultiSource/Benchmarks/McCat/05-eks/eks: -7.95% (1.6350 => 1.5050)
  MultiSource/Benchmarks/Bullet/bullet: -7.73% (117.8850 => 108.7700)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1950 => 0.1800)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -7.58% (0.3300 => 0.3050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -7.32% (1.9800 => 1.8350)
  MultiSource/Benchmarks/Olden/power/power: -7.23% (0.4150 => 0.3850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -7.19% (0.7650 => 0.7100)
  SingleSource/Regression/C/uint64_to_float: -7.14% (0.1400 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -6.98% (0.2150 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -6.97% (2.0800 => 1.9350)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -6.84% (0.5850 => 0.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.56% (0.3050 => 0.2850)
  SingleSource/Benchmarks/Misc/fbench: -6.52% (0.2300 => 0.2150)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -6.52% (0.2300 => 0.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -6.40% (0.6250 => 0.5850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.24% (2.3250 => 2.1800)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.05% (4.0500 => 3.8050)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -6.02% (0.6650 => 0.6250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -5.62% (4.5350 => 4.2800)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -5.33% (3.8450 => 3.6400)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -5.21% (0.4800 => 0.4550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -5.17% (0.2900 => 0.2750)
  MultiSource/Applications/viterbi/viterbi: -4.72% (0.5300 => 0.5050)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -4.62% (0.3250 => 0.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/FreeBench/neural/neural: -4.46% (0.5600 => 0.5350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -4.44% (0.2250 => 0.2150)
  MultiSource/Benchmarks/Olden/mst/mst: -3.95% (0.3800 => 0.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -3.92% (0.2550 => 0.2450)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.81% (52.9500 => 50.9300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -3.77% (0.5300 => 0.5100)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -3.75% (6.1350 => 5.9050)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -3.75% (1.3350 => 1.2850)
  SingleSource/Benchmarks/Shootout-C++/fibo: -3.65% (0.6850 => 0.6600)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.39% (0.2950 => 0.2850)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -3.19% (0.4700 => 0.4550)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.16% (0.7900 => 0.7650)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.13% (0.3200 => 0.3100)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.12% (3.8450 => 3.7250)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -3.02% (3.3150 => 3.2150)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.84% (13.2050 => 12.8300)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -2.59% (26.6150 => 25.9250)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.49% (2.0100 => 1.9600)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.29% (1.0900 => 1.0650)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -2.27% (3.7400 => 3.6550)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.17% (0.6900 => 0.6750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -2.15% (8.6150 => 8.4300)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -2.10% (4.5200 => 4.4250)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.01% (31.8800 => 31.2400)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -1.94% (2.0600 => 2.0200)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -1.83% (6.2800 => 6.1650)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -1.69% (0.5900 => 0.5800)
  SingleSource/Benchmarks/Shootout-C++/hello: -1.47% (0.6800 => 0.6700)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.43% (1.4000 => 1.3800)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.36% (1.1000 => 1.0850)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -1.35% (4.0600 => 4.0050)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.05% (2.8700 => 2.8400)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/BitBench/five11/five11: -65.19% (60.4450 => 21.0400)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  SingleSource/Benchmarks/Stanford/Treesort: -28.99% (0.3450 => 0.2450)
  MultiSource/Applications/lemon/lemon: -25.06% (3.8700 => 2.9000)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -23.99% (8.4000 => 6.3850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -23.60% (16.9300 => 12.9350)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -17.29% (16.6550 => 13.7750)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -16.67% (0.3600 => 0.3000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -15.81% (22.8950 => 19.2750)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -12.37% (5.2950 => 4.6400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -11.32% (27.7900 => 24.6450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -11.09% (20.2800 => 18.0300)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -10.38% (4.4300 => 3.9700)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -10.31% (18.9150 => 16.9650)
  MultiSource/Benchmarks/nbench/nbench: -7.74% (39.7400 => 36.6650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -7.48% (13.3750 => 12.3750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -6.18% (36.3550 => 34.1100)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -6.10% (0.4100 => 0.3850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -6.02% (28.1750 => 26.4800)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -4.81% (21.0950 => 20.0800)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.78% (4.2850 => 4.0800)
  SingleSource/Benchmarks/Shootout/strcat: -4.35% (0.4600 => 0.4400)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.30% (2.3250 => 2.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -4.27% (2.4600 => 2.3550)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -3.92% (14.4200 => 13.8550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -3.82% (0.6550 => 0.6300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -3.05% (18.6650 => 18.0950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -2.17% (0.4600 => 0.4500)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -1.95% (3.5950 => 3.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.74% (0.8600 => 0.8450)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.58% (17.6950 => 17.4150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -1.25% (16.3600 => 16.1550)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.16% (39.7700 => 39.3100)

Report Time: 2.61s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20131214/17e2e9cc/attachment.html>


More information about the llvm-testresults mailing list