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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Thu Feb 20 19:32:21 PST 2014


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

Comparing:
     Run: 22538, Order: 201830, Start Time: 2014-02-21 02:47:35, End Time: 2014-02-21 03:37:56
      To: 22531, Order: 201823, Start Time: 2014-02-21 00:49:44, End Time: 2014-02-21 01:40:06
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 12 (366 on baseline)
Performance Improvements: 6 (201 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1092 (519 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/DefaultInitDynArrays: 233.33% (0.0150 => 0.0500, std.dev.: 0.0076)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: 71.43% (0.0350 => 0.0600, std.dev.: 0.0055)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 48.78% (0.2050 => 0.3050, std.dev.: 0.0275)
  SingleSource/Regression/C/test_indvars: 40.00% (0.0750 => 0.1050, std.dev.: 0.0097)
  SingleSource/Benchmarks/Shootout/nestedloop: 22.22% (0.0900 => 0.1100, std.dev.: 0.0074)
  SingleSource/Benchmarks/Misc/mandel: 12.90% (0.1550 => 0.1750, std.dev.: 0.0060)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 8.55% (0.5850 => 0.6350, std.dev.: 0.0147)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 6.15% (3.9000 => 4.1400, std.dev.: 0.0415)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/nbench/nbench: 20.78% (42.9050 => 51.8200, std.dev.: 2.1009)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 8.70% (0.2300 => 0.2500, std.dev.: 0.0071)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 7.05% (9.0100 => 9.6450, std.dev.: 0.1840)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 6.94% (28.5150 => 30.4950, std.dev.: 0.2442)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-10-12-StructureArgs: -50.00% (0.0500 => 0.0250, std.dev.: 0.0073)
  SingleSource/UnitTests/2003-05-31-LongShifts: -40.00% (0.0500 => 0.0300, std.dev.: 0.0033)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -36.36% (0.0550 => 0.0350, std.dev.: 0.0046)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -29.27% (0.2050 => 0.1450, std.dev.: 0.0197)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -62.50% (0.0400 => 0.0150, std.dev.: 0.0051)
  MultiSource/Applications/sgefa/sgefa: -12.92% (0.8900 => 0.7750, std.dev.: 0.0299)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 500.00% (0.0050 => 0.0300)
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/UnitTests/DefaultInitDynArrays: 150.00% (0.0200 => 0.0500)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 83.33% (0.0300 => 0.0550)
  SingleSource/Regression/C/PR491: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 75.00% (0.0400 => 0.0700)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C++/2003-06-13-Crasher: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2002-12-13-MishaTest: 62.50% (0.0400 => 0.0650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 58.79% (0.8250 => 1.3100)
  SingleSource/Regression/C++/2003-05-14-array-init: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 56.21% (3.9850 => 6.2250)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 56.07% (3.2550 => 5.0800)
  SingleSource/UnitTests/2003-05-26-Shorts: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 52.08% (0.2400 => 0.3650)
  SingleSource/Regression/C++/BuiltinTypeInfo: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2006-12-01-float_varg: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2007-03-02-VaCopy: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/Vector/sumarray-dbl: 50.00% (0.0500 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 48.28% (0.2900 => 0.4300)
  SingleSource/Regression/C++/fixups: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C/DuffsDevice: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 44.44% (0.0450 => 0.0650)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/SignlessTypes/ccc: 42.86% (0.0700 => 0.1000)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 37.50% (0.1200 => 0.1650)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/Vector/build2: 33.33% (0.0750 => 0.1000)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 33.33% (0.0450 => 0.0600)
  SingleSource/Regression/C++/short_circuit_dtor: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 32.56% (3.8550 => 5.1100)
  SingleSource/Benchmarks/Shootout/methcall: 31.58% (0.0950 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 30.65% (0.3100 => 0.4050)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 30.19% (0.2650 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 29.79% (0.2350 => 0.3050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 29.53% (4.0800 => 5.2850)
  SingleSource/Benchmarks/Stanford/Quicksort: 28.57% (0.1050 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 28.32% (1.1300 => 1.4500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 28.24% (3.9300 => 5.0400)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 27.91% (0.2150 => 0.2750)
  MultiSource/Benchmarks/sim/sim: 27.87% (0.9150 => 1.1700)
  SingleSource/Benchmarks/Misc/flops-2: 27.78% (0.0900 => 0.1150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 27.55% (3.9750 => 5.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 27.27% (0.2200 => 0.2800)
  SingleSource/Benchmarks/McGill/exptree: 27.08% (0.2400 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 25.81% (0.9300 => 1.1700)
  MultiSource/Benchmarks/NPB-serial/is/is: 25.58% (0.2150 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 25.00% (0.0800 => 0.1000)
  SingleSource/Benchmarks/Misc/flops-8: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 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)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 25.00% (0.0600 => 0.0750)
  SingleSource/UnitTests/Threads/tls: 25.00% (0.0600 => 0.0750)
  SingleSource/Benchmarks/Misc/mandel: 25.00% (0.1400 => 0.1750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.78% (4.0150 => 5.0100)
  MultiSource/Applications/sqlite3/sqlite3: 24.58% (63.1750 => 78.7050)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 24.51% (2.8150 => 3.5050)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 23.83% (3.7550 => 4.6500)
  SingleSource/Regression/C/test_indvars: 23.53% (0.0850 => 0.1050)
  SingleSource/Regression/C/PR1386: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/FloatPrecision: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 21.43% (0.2100 => 0.2550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 21.43% (0.4900 => 0.5950)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/McGill/chomp: 20.83% (0.6000 => 0.7250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 20.00% (0.2000 => 0.2400)
  SingleSource/Benchmarks/Stanford/Perm: 20.00% (0.1000 => 0.1200)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 19.86% (4.3050 => 5.1600)
  MultiSource/Applications/siod/siod: 19.57% (9.3750 => 11.2100)
  SingleSource/Benchmarks/Misc/mandel-2: 18.75% (0.0800 => 0.0950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 18.67% (3.9100 => 4.6400)
  MultiSource/Applications/minisat/minisat: 18.54% (2.1300 => 2.5250)
  SingleSource/UnitTests/initp1: 18.52% (0.1350 => 0.1600)
  SingleSource/UnitTests/SignlessTypes/cast2: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 17.98% (0.4450 => 0.5250)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 17.44% (0.8600 => 1.0100)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 17.39% (0.2300 => 0.2700)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 17.02% (0.2350 => 0.2750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 16.98% (3.5050 => 4.1000)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Misc/flops-3: 16.67% (0.0900 => 0.1050)
  MultiSource/Benchmarks/BitBench/five11/five11: 16.22% (0.1850 => 0.2150)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 16.12% (15.7850 => 18.3300)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 15.74% (1.1750 => 1.3600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 15.69% (0.2550 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 15.42% (1.0700 => 1.2350)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.20% (0.6250 => 0.7200)
  MultiSource/Applications/kimwitu++/kc: 14.56% (48.6150 => 55.6950)
  SingleSource/Benchmarks/SmallPT/smallpt: 14.29% (0.5250 => 0.6000)
  SingleSource/Benchmarks/Misc/dt: 13.64% (0.1100 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 13.50% (0.8150 => 0.9250)
  SingleSource/Benchmarks/Shootout/ary3: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 13.24% (0.6800 => 0.7700)
  MultiSource/Applications/oggenc/oggenc: 13.13% (18.3550 => 20.7650)
  SingleSource/Benchmarks/Shootout-C++/random: 13.08% (0.6500 => 0.7350)
  SingleSource/Benchmarks/Stanford/Queens: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/Stanford/RealMM: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 12.90% (0.1550 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 12.82% (0.1950 => 0.2200)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 12.20% (3.6900 => 4.1400)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 11.96% (2.6750 => 2.9950)
  SingleSource/Benchmarks/Stanford/Puzzle: 11.94% (0.3350 => 0.3750)
  MultiSource/Applications/spiff/spiff: 11.81% (3.4300 => 3.8350)
  SingleSource/Benchmarks/Shootout-C++/strcat: 11.54% (0.6500 => 0.7250)
  MultiSource/Applications/treecc/treecc: 11.33% (8.8700 => 9.8750)
  SingleSource/Benchmarks/Shootout-C++/sieve: 11.11% (0.9000 => 1.0000)
  MultiSource/Applications/aha/aha: 10.53% (0.3800 => 0.4200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 10.42% (0.2400 => 0.2650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 10.34% (4.0600 => 4.4800)
  SingleSource/Benchmarks/Shootout-C++/moments: 10.33% (1.2100 => 1.3350)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 10.32% (0.7750 => 0.8550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 10.29% (0.3400 => 0.3750)
  MultiSource/Applications/JM/ldecod/ldecod: 10.21% (23.8550 => 26.2900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 9.52% (0.4200 => 0.4600)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 9.30% (0.2150 => 0.2350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 9.29% (0.7000 => 0.7650)
  MultiSource/Applications/sgefa/sgefa: 9.09% (1.4300 => 1.5600)
  MultiSource/Applications/Burg/burg: 9.09% (3.6300 => 3.9600)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 9.00% (1.4450 => 1.5750)
  MultiSource/Applications/d/make_dparser: 8.86% (13.8900 => 15.1200)
  SingleSource/Benchmarks/Dhrystone/fldry: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 8.55% (0.5850 => 0.6350)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.50% (2.0600 => 2.2350)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.33% (0.3600 => 0.3900)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 7.89% (0.1900 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/objinst: 7.86% (0.7000 => 0.7550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.85% (3.9500 => 4.2600)
  SingleSource/Benchmarks/Shootout-C++/wc: 7.69% (0.7150 => 0.7700)
  MultiSource/Benchmarks/Olden/em3d/em3d: 7.69% (0.5200 => 0.5600)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 7.69% (0.3250 => 0.3500)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 7.21% (2.6350 => 2.8250)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 7.11% (0.9850 => 1.0550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.94% (0.3600 => 0.3850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 6.87% (4.9500 => 5.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 6.82% (0.2200 => 0.2350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 6.78% (0.5900 => 0.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 6.67% (0.2250 => 0.2400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/matrix: 6.37% (0.7850 => 0.8350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 6.25% (0.4800 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.88% (0.6800 => 0.7200)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 5.83% (4.7200 => 4.9950)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 5.79% (3.9750 => 4.2050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 5.59% (2.3250 => 2.4550)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.56% (1.4400 => 1.5200)
  SingleSource/Benchmarks/Shootout-C++/lists: 5.26% (0.8550 => 0.9000)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.19% (2.1200 => 2.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 5.17% (0.2900 => 0.3050)
  MultiSource/Applications/JM/lencod/lencod: 4.97% (50.2100 => 52.7050)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 4.88% (0.2050 => 0.2150)
  MultiSource/Benchmarks/Olden/health/health: 4.76% (0.4200 => 0.4400)
  MultiSource/Benchmarks/McCat/18-imp/imp: 4.74% (1.0550 => 1.1050)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 4.70% (6.2800 => 6.5750)
  SingleSource/UnitTests/Vector/constpool: 4.63% (155.3200 => 162.5100)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 4.58% (3.6050 => 3.7700)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 4.51% (0.6650 => 0.6950)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 4.38% (3.6500 => 3.8100)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 4.35% (0.3450 => 0.3600)
  MultiSource/Benchmarks/McCat/09-vor/vor: 4.17% (0.9600 => 1.0000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 4.16% (2.7650 => 2.8800)
  MultiSource/Applications/hbd/hbd: 4.13% (4.2400 => 4.4150)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 4.00% (0.5000 => 0.5200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 3.92% (0.2550 => 0.2650)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 3.74% (3.7400 => 3.8800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 3.25% (3.6950 => 3.8150)
  MultiSource/Applications/lua/lua: 3.15% (12.0500 => 12.4300)
  SingleSource/Regression/C++/ofstream_ctor: 3.13% (0.6400 => 0.6600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 2.71% (4.6100 => 4.7350)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.61% (138.9550 => 142.5800)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.54% (9.0400 => 9.2700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 2.50% (15.9850 => 16.3850)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 2.49% (3.2150 => 3.2950)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 2.27% (3.7400 => 3.8250)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 2.27% (4.1850 => 4.2800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 2.03% (3.4550 => 3.5250)
  MultiSource/Applications/viterbi/viterbi: 1.89% (0.5300 => 0.5400)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 1.81% (3.3150 => 3.3750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 1.80% (3.8950 => 3.9650)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.79% (1.4000 => 1.4250)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 1.69% (3.8550 => 3.9200)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 1.65% (1.2100 => 1.2300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 1.64% (4.8650 => 4.9450)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.47% (28.2450 => 28.6600)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 1.16% (1.7200 => 1.7400)
  MultiSource/Benchmarks/Prolangs-C/football/football: 1.05% (2.8700 => 2.9000)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 182.38% (43.6950 => 123.3850)
  SingleSource/Benchmarks/Misc/fbench: 166.05% (6.7900 => 18.0650)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 146.14% (7.0000 => 17.2300)
  SingleSource/Benchmarks/Misc/whetstone: 133.39% (5.5550 => 12.9650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 101.43% (0.3500 => 0.7050)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 82.74% (2.2300 => 4.0750)
  SingleSource/Benchmarks/Shootout/fib2: 81.09% (8.2750 => 14.9850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 67.09% (0.3950 => 0.6600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 66.67% (0.0300 => 0.0500)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 65.38% (0.1300 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 61.82% (8.4200 => 13.6250)
  SingleSource/Benchmarks/McGill/chomp: 46.65% (2.4650 => 3.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 42.86% (0.0700 => 0.1000)
  MultiSource/Benchmarks/FreeBench/neural/neural: 40.32% (0.3100 => 0.4350)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 34.49% (18.3550 => 24.6850)
  MultiSource/Benchmarks/nbench/nbench: 30.40% (39.7400 => 51.8200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 29.63% (21.3600 => 27.6900)
  MultiSource/Applications/siod/siod: 29.22% (6.3650 => 8.2250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 27.05% (12.0700 => 15.3350)
  MultiSource/Benchmarks/BitBench/five11/five11: 25.39% (60.4450 => 75.7900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 24.43% (4.3800 => 5.4500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 23.94% (3.9050 => 4.8400)
  MultiSource/Applications/aha/aha: 22.65% (5.5850 => 6.8500)
  SingleSource/Benchmarks/Misc/fp-convert: 21.62% (4.6950 => 5.7100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 21.13% (67.3550 => 81.5900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 20.89% (12.9700 => 15.6800)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 20.85% (7.1450 => 8.6350)
  SingleSource/Benchmarks/SmallPT/smallpt: 20.53% (60.3850 => 72.7800)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 19.52% (4.8400 => 5.7850)
  MultiSource/Applications/sqlite3/sqlite3: 19.21% (12.7550 => 15.2050)
  SingleSource/Benchmarks/Shootout/sieve: 19.00% (15.2400 => 18.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 18.72% (129.1150 => 153.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 18.46% (193.9050 => 229.7050)
  MultiSource/Applications/kimwitu++/kc: 18.18% (0.1100 => 0.1300)
  SingleSource/Benchmarks/Misc-C++/bigfib: 17.56% (0.6550 => 0.7700)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 17.06% (0.8500 => 0.9950)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 16.95% (26.0750 => 30.4950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 16.63% (17.6450 => 20.5800)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 16.28% (0.2150 => 0.2500)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 15.34% (5.8350 => 6.7300)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 14.52% (1.2050 => 1.3800)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 13.64% (0.1100 => 0.1250)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.21% (14.1200 => 15.9850)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.58% (16.2900 => 18.3400)
  SingleSource/Benchmarks/Shootout-C++/lists1: 12.57% (1.7500 => 1.9700)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 12.54% (19.9700 => 22.4750)
  MultiSource/Applications/oggenc/oggenc: 12.50% (0.3600 => 0.4050)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.20% (0.2050 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/strcat: 11.90% (0.2100 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 11.61% (5.2950 => 5.9100)
  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)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.66% (2.8150 => 3.1150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 10.55% (16.1200 => 17.8200)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.54% (8.7250 => 9.6450)
  MultiSource/Applications/viterbi/viterbi: 10.40% (10.1400 => 11.1950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 10.27% (4.1850 => 4.6150)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 10.24% (0.8300 => 0.9150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 10.19% (13.0500 => 14.3800)
  SingleSource/Benchmarks/McGill/misr: 10.19% (0.5400 => 0.5950)
  MultiSource/Applications/lambda-0_1_3/lambda: 10.13% (12.1950 => 13.4300)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 9.91% (5.3000 => 5.8250)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 9.90% (5.1000 => 5.6050)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 9.87% (10.2850 => 11.3000)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.76% (0.8200 => 0.9000)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 9.72% (1.0800 => 1.1850)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 9.50% (6.4200 => 7.0300)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 9.45% (1.6400 => 1.7950)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.35% (27.9750 => 30.5900)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.25% (7.3550 => 8.0350)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.91% (3.4800 => 3.7900)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 8.82% (4.1950 => 4.5650)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.29% (1.0850 => 1.1750)
  SingleSource/Benchmarks/Misc/mandel: 8.29% (4.2800 => 4.6350)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 8.27% (8.7700 => 9.4950)
  MultiSource/Applications/minisat/minisat: 8.26% (24.6350 => 26.6700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.17% (2.8750 => 3.1100)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Shootout/matrix: 8.10% (6.4850 => 7.0100)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 7.99% (12.8850 => 13.9150)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 7.82% (3.3250 => 3.5850)
  MultiSource/Benchmarks/Olden/bh/bh: 7.78% (7.1950 => 7.7550)
  SingleSource/UnitTests/Vector/build2: 7.78% (4.3050 => 4.6400)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.75% (1.4200 => 1.5300)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.72% (2.8500 => 3.0700)
  MultiSource/Applications/obsequi/Obsequi: 7.71% (4.9950 => 5.3800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 7.70% (12.3300 => 13.2800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 7.64% (14.6550 => 15.7750)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.63% (5.2450 => 5.6450)
  MultiSource/Applications/lua/lua: 7.63% (64.8500 => 69.7950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 7.60% (8.6850 => 9.3450)
  SingleSource/Benchmarks/Misc/flops: 7.59% (17.9750 => 19.3400)
  SingleSource/Benchmarks/Misc/flops-8: 7.59% (5.7300 => 6.1650)
  SingleSource/Benchmarks/Misc/flops-7: 7.57% (10.1100 => 10.8750)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.56% (4.6300 => 4.9800)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.54% (2.7850 => 2.9950)
  SingleSource/Benchmarks/Shootout/methcall: 7.53% (8.6300 => 9.2800)
  SingleSource/Benchmarks/Misc/flops-1: 7.49% (6.7400 => 7.2450)
  SingleSource/Benchmarks/Misc/flops-5: 7.47% (5.6250 => 6.0450)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.45% (14.4250 => 15.5000)
  SingleSource/Benchmarks/Misc/flops-3: 7.44% (7.1900 => 7.7250)
  SingleSource/Benchmarks/Misc/pi: 7.42% (1.5500 => 1.6650)
  SingleSource/Benchmarks/Misc/flops-6: 7.41% (5.3950 => 5.7950)
  SingleSource/Benchmarks/Shootout-C++/hash2: 7.41% (9.9250 => 10.6600)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Misc/flops-4: 7.39% (3.3150 => 3.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 7.35% (0.6800 => 0.7300)
  MultiSource/Benchmarks/Olden/health/health: 7.29% (1.6450 => 1.7650)
  SingleSource/Benchmarks/Misc/flops-2: 7.29% (4.0450 => 4.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 7.26% (0.6200 => 0.6650)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.24% (23.4000 => 25.0950)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.17% (14.8500 => 15.9150)
  SingleSource/Benchmarks/Misc/mandel-2: 7.13% (2.0350 => 2.1800)
  MultiSource/Applications/SPASS/SPASS: 7.06% (36.1950 => 38.7500)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.04% (12.2950 => 13.1600)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 6.98% (1.0750 => 1.1500)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 6.79% (12.8100 => 13.6800)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 6.67% (0.1500 => 0.1600)
  SingleSource/Regression/C/uint64_to_float: 6.52% (1.7650 => 1.8800)
  MultiSource/Applications/spiff/spiff: 6.49% (16.4150 => 17.4800)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.37% (6.1250 => 6.5150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 6.32% (11.3950 => 12.1150)
  SingleSource/Benchmarks/Dhrystone/dry: 6.24% (4.8100 => 5.1100)
  MultiSource/Applications/JM/lencod/lencod: 6.10% (18.2800 => 19.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 6.06% (99.2600 => 105.2800)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 6.05% (2.0650 => 2.1900)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.94% (1.9350 => 2.0500)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.94% (6.5700 => 6.9600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 5.85% (1.8800 => 1.9900)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.77% (2.6000 => 2.7500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.54% (1.5350 => 1.6200)
  SingleSource/Benchmarks/Shootout/lists: 5.36% (22.5850 => 23.7950)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.19% (4.9100 => 5.1650)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 5.07% (9.0650 => 9.5250)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 4.92% (0.3050 => 0.3200)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.85% (42.4800 => 44.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.77% (11.0000 => 11.5250)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 4.69% (1.6000 => 1.6750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 4.55% (11.3300 => 11.8450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 4.44% (0.9000 => 0.9400)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.28% (134.5050 => 140.2600)
  SingleSource/UnitTests/Vector/multiplies: 4.23% (1.7750 => 1.8500)
  MultiSource/Benchmarks/Olden/tsp/tsp: 4.14% (9.7850 => 10.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 4.07% (0.6150 => 0.6400)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.78% (62.5550 => 64.9200)
  SingleSource/Benchmarks/Stanford/Puzzle: 3.45% (0.4350 => 0.4500)
  MultiSource/Benchmarks/sim/sim: 3.37% (12.9200 => 13.3550)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 3.34% (12.1150 => 12.5200)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 3.26% (8.5800 => 8.8600)
  SingleSource/Benchmarks/Misc/ReedSolomon: 3.12% (20.9850 => 21.6400)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.01% (0.8300 => 0.8550)
  MultiSource/Benchmarks/McCat/09-vor/vor: 2.86% (0.3500 => 0.3600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 2.85% (25.2950 => 26.0150)
  MultiSource/Benchmarks/llubenchmark/llu: 2.65% (16.0500 => 16.4750)
  MultiSource/Benchmarks/Olden/bisort/bisort: 2.61% (1.5350 => 1.5750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 2.35% (16.3600 => 16.7450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 2.21% (8.1300 => 8.3100)
  SingleSource/Benchmarks/McGill/queens: 2.11% (4.7350 => 4.8350)
  MultiSource/Applications/hexxagon/hexxagon: 2.04% (29.4800 => 30.0800)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 1.92% (10.9500 => 11.1600)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 1.91% (20.7100 => 21.1050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.77% (8.7650 => 8.9200)
  SingleSource/Benchmarks/Misc/oourafft: 1.59% (14.1550 => 14.3800)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 1.49% (1.0100 => 1.0250)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.28% (24.1750 => 24.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.22% (2.4600 => 2.4900)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-08-02-CastTest2: -66.67% (0.0300 => 0.0100)
  SingleSource/Regression/C++/global_type: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  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/UnitTests/2005-05-13-SDivTwo: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/2003-05-31-LongShifts: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/printargs: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C++/pointer_member: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/callargs: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgs: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/globalrefs: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -31.34% (0.3350 => 0.2300)
  SingleSource/Benchmarks/Misc/flops-6: -30.43% (0.1150 => 0.0800)
  SingleSource/UnitTests/2006-01-23-UnionInit: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  MultiSource/Applications/lemon/lemon: -29.37% (5.6000 => 3.9550)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2002-08-02-CastTest: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.81% (0.1550 => 0.1150)
  SingleSource/Regression/C/2008-01-07-LongDouble: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/SignlessTypes/div: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -24.53% (0.2650 => 0.2000)
  SingleSource/Regression/C/compare: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/nbench/nbench: -22.10% (4.6600 => 3.6300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -20.00% (0.1000 => 0.0800)
  SingleSource/Benchmarks/Misc/fp-convert: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-08-20-FoldBug: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-4: -20.00% (0.1250 => 0.1000)
  SingleSource/Benchmarks/Misc/lowercase: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/Misc/flops-7: -18.18% (0.1100 => 0.0900)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -18.18% (1.9800 => 1.6200)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -17.86% (0.2800 => 0.2300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -17.62% (1.1350 => 0.9350)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -17.39% (0.3450 => 0.2850)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -17.09% (0.9950 => 0.8250)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -16.99% (5.4150 => 4.4950)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -16.67% (0.1800 => 0.1500)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -16.33% (0.2450 => 0.2050)
  SingleSource/Benchmarks/Stanford/Oscar: -15.91% (0.2200 => 0.1850)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/member-function-pointers: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -13.85% (19.0200 => 16.3850)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/FreeBench/distray/distray: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -12.26% (0.5300 => 0.4650)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -12.26% (4.9750 => 4.3650)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -11.85% (26.6150 => 23.4600)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -11.82% (1.1000 => 0.9700)
  SingleSource/Benchmarks/Misc/salsa20: -11.76% (0.1700 => 0.1500)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -11.76% (0.2550 => 0.2250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -11.64% (0.7300 => 0.6450)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.61% (0.5600 => 0.4950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -11.54% (0.2600 => 0.2300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -11.05% (4.6600 => 4.1450)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -11.03% (0.6800 => 0.6050)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -11.00% (2.5450 => 2.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -10.87% (0.2300 => 0.2050)
  MultiSource/Applications/hexxagon/hexxagon: -10.74% (3.3050 => 2.9500)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -10.55% (1.1850 => 1.0600)
  MultiSource/Benchmarks/Olden/mst/mst: -10.53% (0.3800 => 0.3400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -10.17% (0.2950 => 0.2650)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -10.06% (0.7950 => 0.7150)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -9.90% (0.5050 => 0.4550)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -9.87% (1.1650 => 1.0500)
  SingleSource/Benchmarks/Misc/richards_benchmark: -9.80% (0.2550 => 0.2300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -9.78% (6.1350 => 5.5350)
  MultiSource/Applications/obsequi/Obsequi: -9.71% (4.1700 => 3.7650)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -9.49% (1.5800 => 1.4300)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -9.38% (0.1600 => 0.1450)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -9.23% (17.2250 => 15.6350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/Bullet/bullet: -8.91% (117.8850 => 107.3850)
  SingleSource/Benchmarks/Shootout/hash: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/FreeBench/mason/mason: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/McCat/08-main/main: -8.21% (0.9750 => 0.8950)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -8.17% (1.0400 => 0.9550)
  SingleSource/Benchmarks/Shootout-C++/fibo: -8.03% (0.6850 => 0.6300)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1950 => 0.1800)
  MultiSource/Benchmarks/McCat/05-eks/eks: -7.65% (1.6350 => 1.5100)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -7.52% (4.5200 => 4.1800)
  SingleSource/Benchmarks/McGill/misr: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -6.99% (1.3600 => 1.2650)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -6.98% (0.2150 => 0.2000)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -6.72% (4.0950 => 3.8200)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -6.70% (3.9550 => 3.6900)
  MultiSource/Applications/ClamAV/clamscan: -6.62% (52.1300 => 48.6800)
  SingleSource/Benchmarks/Shootout-C++/hello: -6.62% (0.6800 => 0.6350)
  SingleSource/Benchmarks/Misc/ReedSolomon: -6.52% (0.6900 => 0.6450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -6.41% (0.3900 => 0.3650)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -6.37% (3.8450 => 3.6000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -6.20% (4.0300 => 3.7800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -6.11% (0.6550 => 0.6150)
  MultiSource/Benchmarks/Olden/power/power: -6.02% (0.4150 => 0.3900)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -6.02% (0.6650 => 0.6250)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -5.99% (1.3350 => 1.2550)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -5.78% (2.2500 => 2.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -5.36% (0.2800 => 0.2650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -5.22% (2.0100 => 1.9050)
  SingleSource/Benchmarks/Shootout-C++/ary3: -5.08% (0.8850 => 0.8400)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -5.07% (3.8450 => 3.6500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -4.55% (0.3300 => 0.3150)
  SingleSource/Benchmarks/Shootout-C++/ary2: -4.49% (0.8900 => 0.8500)
  SingleSource/Benchmarks/Shootout/lists: -4.35% (0.2300 => 0.2200)
  SingleSource/Benchmarks/Misc/flops: -4.11% (0.3650 => 0.3500)
  SingleSource/Benchmarks/CoyoteBench/almabench: -4.08% (0.2450 => 0.2350)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -4.08% (4.5350 => 4.3500)
  SingleSource/Benchmarks/Shootout-C++/ary: -4.07% (0.8600 => 0.8250)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -3.94% (12.6750 => 12.1750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -3.83% (6.5350 => 6.2850)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.82% (4.4550 => 4.2850)
  SingleSource/Benchmarks/Misc/oourafft: -3.40% (0.7350 => 0.7100)
  MultiSource/Benchmarks/mafft/pairlocalalign: -3.36% (31.8800 => 30.8100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -3.25% (0.7700 => 0.7450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -3.23% (0.3100 => 0.3000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.13% (52.9500 => 51.2950)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -3.08% (0.3250 => 0.3150)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -3.05% (0.9850 => 0.9550)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -2.62% (1.9100 => 1.8600)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.33% (1.9300 => 1.8850)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -2.22% (0.4500 => 0.4400)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -2.04% (0.4900 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.68% (2.0800 => 2.0450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.63% (8.6150 => 8.4750)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.40% (13.2050 => 13.0200)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -1.39% (1.8050 => 1.7800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -1.35% (3.7150 => 3.6650)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -1.31% (0.7650 => 0.7550)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.25% (92.4350 => 91.2750)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -57.14% (0.0350 => 0.0150)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -45.70% (1.1050 => 0.6000)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -36.59% (0.4100 => 0.2600)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.26% (8.4000 => 6.1100)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.82% (14.7650 => 11.1000)
  SingleSource/Benchmarks/Misc/ffbench: -23.38% (4.3200 => 3.3100)
  SingleSource/Benchmarks/Shootout-C++/ary: -23.08% (0.0650 => 0.0500)
  MultiSource/Applications/lemon/lemon: -22.87% (3.8700 => 2.9850)
  MultiSource/Applications/JM/ldecod/ldecod: -22.58% (0.1550 => 0.1200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -22.45% (36.3550 => 28.1950)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -20.41% (13.7400 => 10.9350)
  SingleSource/Benchmarks/Stanford/Treesort: -20.29% (0.3450 => 0.2750)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -19.36% (16.6550 => 13.4300)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -18.71% (2.3250 => 1.8900)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -16.45% (8.5400 => 7.1350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -16.24% (16.9300 => 14.1800)
  MultiSource/Applications/ClamAV/clamscan: -15.58% (0.3850 => 0.3250)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -15.01% (4.4300 => 3.7650)
  SingleSource/Benchmarks/Shootout-C++/hash: -13.76% (2.1800 => 1.8800)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -13.73% (27.7900 => 23.9750)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -13.42% (21.0950 => 18.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -13.12% (9.2600 => 8.0450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -10.89% (18.9150 => 16.8550)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -9.73% (52.1050 => 47.0350)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -8.91% (28.1750 => 25.6650)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -8.31% (15.5150 => 14.2250)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -7.97% (28.4850 => 26.2150)
  SingleSource/Benchmarks/Shootout/hash: -7.70% (16.7450 => 15.4550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -7.29% (13.3750 => 12.4000)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.89% (8.2750 => 7.7050)
  MultiSource/Applications/sgefa/sgefa: -6.06% (0.8250 => 0.7750)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -6.01% (22.8950 => 21.5200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -5.95% (0.4200 => 0.3950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -5.94% (20.2800 => 19.0750)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -5.69% (6.2400 => 5.8850)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -5.58% (14.4200 => 13.6150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -5.48% (20.6950 => 19.5600)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.43% (0.4600 => 0.4350)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -4.58% (0.6550 => 0.6250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.27% (26.6700 => 25.5300)
  SingleSource/Benchmarks/Linpack/linpack-pc: -4.15% (6.9850 => 6.6950)
  SingleSource/Benchmarks/Shootout-C++/lists: -3.82% (62.2450 => 59.8650)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -3.14% (17.6950 => 17.1400)
  SingleSource/Benchmarks/Shootout/ary3: -2.77% (6.6700 => 6.4850)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -2.58% (18.0100 => 17.5450)
  MultiSource/Benchmarks/Bullet/bullet: -1.95% (24.1200 => 23.6500)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -1.73% (9.8500 => 9.6800)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -1.32% (14.7350 => 14.5400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.26% (3.5700 => 3.5250)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.18% (39.7700 => 39.3000)

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: 1.08s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140220/d99cf208/attachment.html>


More information about the llvm-testresults mailing list