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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Jan 15 22:37:25 PST 2014


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

Comparing:
     Run: 20635, Order: 199352, Start Time: 2014-01-16 05:55:51, End Time: 2014-01-16 06:42:21
      To: 20632, Order: 199351, Start Time: 2014-01-16 05:06:51, End Time: 2014-01-16 05:52:24
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 8 (234 on baseline)
Performance Improvements: 5 (300 on baseline)
Unchanged Tests: 1097 (576 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 17.07% (0.2050 => 0.2400, std.dev.: 0.0090)
  SingleSource/Benchmarks/Misc-C++/bigfib: 7.87% (1.9700 => 2.1250, std.dev.: 0.0413)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 100.00% (0.0100 => 0.0200, std.dev.: 0.0035)
  SingleSource/Benchmarks/Misc/oourafft: 48.36% (13.5350 => 20.0800, std.dev.: 2.0491)
  SingleSource/Benchmarks/Shootout/sieve: 8.66% (16.6900 => 18.1350, std.dev.: 0.1996)
  SingleSource/Benchmarks/Shootout/random: 7.92% (3.7250 => 4.0200, std.dev.: 0.0878)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 7.22% (0.9700 => 1.0400, std.dev.: 0.0227)
  MultiSource/Applications/hexxagon/hexxagon: 6.86% (29.2300 => 31.2350, std.dev.: 0.4069)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/pointer_member: -37.50% (0.0400 => 0.0250, std.dev.: 0.0052)
  SingleSource/UnitTests/2003-08-11-VaListArg: -17.65% (0.0850 => 0.0700, std.dev.: 0.0046)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -16.98% (0.2650 => 0.2200, std.dev.: 0.0120)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout/ackermann: -50.00% (0.0300 => 0.0150, std.dev.: 0.0039)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -33.33% (0.0750 => 0.0500, std.dev.: 0.0092)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C/2003-06-16-VolatileError: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/byval-alignment: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2008-04-18-LoopBug: 66.67% (0.0300 => 0.0500)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/Benchmarks/Shootout/fib2: 55.56% (0.0450 => 0.0700)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 54.55% (0.0550 => 0.0850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 50.21% (3.6050 => 5.4150)
  SingleSource/Regression/C/PR491: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 46.67% (0.1500 => 0.2200)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C++/2003-05-14-array-init: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2002-05-02-CastTest3: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 39.02% (0.2050 => 0.2850)
  SingleSource/UnitTests/member-function-pointers: 38.46% (0.0650 => 0.0900)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2006-12-01-float_varg: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 36.59% (0.2050 => 0.2800)
  SingleSource/Benchmarks/Linpack/linpack-pc: 33.33% (0.8250 => 1.1000)
  SingleSource/Benchmarks/Shootout/ary3: 33.33% (0.0750 => 0.1000)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2003-04-22-Switch: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 32.13% (4.0300 => 5.3250)
  SingleSource/Benchmarks/Misc/mandel-2: 31.25% (0.0800 => 0.1050)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 30.23% (0.2150 => 0.2800)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 29.58% (3.9550 => 5.1250)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 29.41% (0.2550 => 0.3300)
  MultiSource/Benchmarks/Olden/em3d/em3d: 28.85% (0.5200 => 0.6700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 28.43% (3.9750 => 5.1050)
  SingleSource/Regression/C/DuffsDevice: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 27.03% (3.7550 => 4.7700)
  SingleSource/UnitTests/initp1: 25.93% (0.1350 => 0.1700)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 25.81% (3.2550 => 4.0950)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 25.66% (1.1300 => 1.4200)
  SingleSource/Benchmarks/Misc/flops-8: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2002-12-13-MishaTest: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 25.00% (0.0400 => 0.0500)
  MultiSource/Applications/sqlite3/sqlite3: 23.14% (63.1750 => 77.7950)
  SingleSource/Benchmarks/Misc/dt: 22.73% (0.1100 => 0.1350)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 20.20% (3.9100 => 4.7000)
  SingleSource/Benchmarks/Stanford/Quicksort: 19.05% (0.1050 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 18.75% (0.2400 => 0.2850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 18.58% (4.3050 => 5.1050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 18.38% (4.0800 => 4.8300)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 18.22% (4.6100 => 5.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 18.18% (0.2200 => 0.2600)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/TestLoop: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 17.74% (0.9300 => 1.0950)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 16.95% (3.2150 => 3.7600)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 15.73% (0.4450 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 13.33% (0.0750 => 0.0850)
  SingleSource/UnitTests/Vector/build2: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 12.77% (0.2350 => 0.2650)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 12.77% (0.2350 => 0.2650)
  SingleSource/Benchmarks/Stanford/Treesort: 12.00% (0.1250 => 0.1400)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 11.91% (15.7850 => 17.6650)
  MultiSource/Applications/siod/siod: 11.89% (9.3750 => 10.4900)
  SingleSource/Benchmarks/Shootout/hash: 11.76% (0.1700 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 11.68% (1.0700 => 1.1950)
  MultiSource/Applications/minisat/minisat: 11.50% (2.1300 => 2.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/McGill/exptree: 10.42% (0.2400 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 10.34% (0.2900 => 0.3200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.80% (0.2550 => 0.2800)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 9.36% (1.1750 => 1.2850)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.30% (0.2150 => 0.2350)
  SingleSource/Benchmarks/Stanford/Puzzle: 8.96% (0.3350 => 0.3650)
  MultiSource/Applications/treecc/treecc: 8.46% (8.8700 => 9.6200)
  SingleSource/UnitTests/vla: 8.33% (0.1200 => 0.1300)
  MultiSource/Applications/sgefa/sgefa: 8.04% (1.4300 => 1.5450)
  SingleSource/Benchmarks/Stanford/IntMM: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/moments: 7.85% (1.2100 => 1.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 7.69% (0.1950 => 0.2100)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 7.23% (2.7650 => 2.9650)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 6.98% (0.8600 => 0.9200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.94% (0.3600 => 0.3850)
  MultiSource/Applications/aha/aha: 6.58% (0.3800 => 0.4050)
  SingleSource/Benchmarks/Shootout/lists: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 6.45% (0.1550 => 0.1650)
  MultiSource/Applications/kimwitu++/kc: 6.25% (48.6150 => 51.6550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 6.16% (4.9500 => 5.2550)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 5.88% (0.6800 => 0.7200)
  MultiSource/Applications/oggenc/oggenc: 5.83% (18.3550 => 19.4250)
  MultiSource/Benchmarks/BitBench/five11/five11: 5.41% (0.1850 => 0.1950)
  MultiSource/Applications/d/make_dparser: 5.40% (13.8900 => 14.6400)
  SingleSource/Benchmarks/Shootout-C++/strcat: 5.38% (0.6500 => 0.6850)
  MultiSource/Applications/spiff/spiff: 5.10% (3.4300 => 3.6050)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.00% (0.9000 => 0.9450)
  MultiSource/Benchmarks/sim/sim: 4.92% (0.9150 => 0.9600)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 4.84% (0.3100 => 0.3250)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 4.78% (4.1850 => 4.3850)
  MultiSource/Applications/lambda-0_1_3/lambda: 4.37% (2.0600 => 2.1500)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 4.35% (0.3450 => 0.3600)
  SingleSource/Benchmarks/Shootout/matrix: 4.26% (0.2350 => 0.2450)
  SingleSource/UnitTests/SignlessTypes/rem: 4.23% (0.3550 => 0.3700)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 3.91% (3.4550 => 3.5900)
  SingleSource/Benchmarks/Shootout-C++/random: 3.85% (0.6500 => 0.6750)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 3.39% (0.5900 => 0.6100)
  SingleSource/Benchmarks/Shootout-C++/matrix: 3.18% (0.7850 => 0.8100)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 3.11% (3.8550 => 3.9750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.99% (2.6750 => 2.7550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 2.85% (3.5050 => 3.6050)
  SingleSource/Benchmarks/Shootout-C++/wc: 2.80% (0.7150 => 0.7350)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.38% (0.4200 => 0.4300)
  MultiSource/Benchmarks/Prolangs-C/football/football: 2.26% (2.8700 => 2.9350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 2.20% (4.0950 => 4.1850)
  SingleSource/UnitTests/Vector/constpool: 1.92% (155.3200 => 158.3000)
  SingleSource/Regression/C++/ofstream_ctor: 1.56% (0.6400 => 0.6500)
  MultiSource/Applications/JM/ldecod/ldecod: 1.13% (23.8550 => 24.1250)
  MultiSource/Benchmarks/McCat/09-vor/vor: 1.04% (0.9600 => 0.9700)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 1.03% (4.8650 => 4.9150)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 174.75% (43.6950 => 120.0500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 161.43% (7.0000 => 18.3000)
  SingleSource/Benchmarks/Misc/fbench: 153.09% (6.7900 => 17.1850)
  SingleSource/Benchmarks/Misc/whetstone: 119.53% (5.5550 => 12.1950)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 101.78% (8.4200 => 16.9900)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 82.96% (2.2300 => 4.0800)
  SingleSource/Benchmarks/Shootout/fib2: 81.57% (8.2750 => 15.0250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/FreeBench/neural/neural: 41.94% (0.3100 => 0.4400)
  SingleSource/Benchmarks/Misc/oourafft: 41.86% (14.1550 => 20.0800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 36.45% (21.3600 => 29.1450)
  SingleSource/Benchmarks/McGill/chomp: 34.69% (2.4650 => 3.3200)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 31.16% (18.3550 => 24.0750)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 26.92% (0.1300 => 0.1650)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 25.36% (5.8350 => 7.3150)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 21.85% (28.4850 => 34.7100)
  MultiSource/Applications/siod/siod: 21.13% (6.3650 => 7.7100)
  MultiSource/Applications/aha/aha: 19.87% (5.5850 => 6.6950)
  MultiSource/Applications/sqlite3/sqlite3: 19.80% (12.7550 => 15.2800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 19.47% (16.3600 => 19.5450)
  SingleSource/Benchmarks/Shootout/sieve: 19.00% (15.2400 => 18.1350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 18.13% (25.2950 => 29.8800)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 17.50% (0.2000 => 0.2350)
  SingleSource/Benchmarks/SmallPT/smallpt: 16.65% (60.3850 => 70.4400)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 13.70% (3.9050 => 4.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 13.34% (12.9700 => 14.7000)
  MultiSource/Benchmarks/BitBench/five11/five11: 13.18% (60.4450 => 68.4100)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 11.13% (3.3250 => 3.6950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 10.23% (4.8400 => 5.3350)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 10.20% (14.6550 => 16.1500)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.73% (13.0500 => 14.3200)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 9.41% (0.8500 => 0.9300)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.78% (16.1200 => 17.5350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 8.43% (5.1000 => 5.5300)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 8.30% (2.4700 => 2.6750)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 8.16% (11.3950 => 12.3250)
  SingleSource/Benchmarks/Shootout-C++/lists1: 8.00% (1.7500 => 1.8900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 7.89% (4.1850 => 4.5150)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 7.79% (14.1200 => 15.2200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.65% (26.0750 => 28.0700)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  MultiSource/Benchmarks/nbench/nbench: 7.47% (39.7400 => 42.7100)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 7.35% (6.1250 => 6.5750)
  SingleSource/Benchmarks/Stanford/FloatMM: 6.91% (1.0850 => 1.1600)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 6.69% (1.4200 => 1.5150)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 6.50% (23.4000 => 24.9200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 6.48% (14.7350 => 15.6900)
  MultiSource/Applications/JM/lencod/lencod: 6.26% (18.2800 => 19.4250)
  MultiSource/Applications/hexxagon/hexxagon: 5.95% (29.4800 => 31.2350)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.89% (16.2900 => 17.2500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.54% (1.5350 => 1.6200)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 5.39% (1.2050 => 1.2700)
  SingleSource/Benchmarks/Linpack/linpack-pc: 5.30% (6.9850 => 7.3550)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 5.07% (8.5800 => 9.0150)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 4.96% (12.8100 => 13.4450)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.88% (12.2950 => 12.8950)
  MultiSource/Applications/spiff/spiff: 4.84% (16.4150 => 17.2100)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 4.84% (2.0650 => 2.1650)
  MultiSource/Applications/lambda-0_1_3/lambda: 4.76% (12.1950 => 12.7750)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.18% (42.4800 => 44.2550)
  SingleSource/Benchmarks/Shootout/lists: 3.92% (22.5850 => 23.4700)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 3.89% (12.0700 => 12.5400)
  MultiSource/Applications/lua/lua: 3.83% (64.8500 => 67.3350)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 3.67% (12.1150 => 12.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 3.57% (0.4200 => 0.4350)
  MultiSource/Applications/minisat/minisat: 3.51% (24.6350 => 25.5000)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 3.49% (5.3000 => 5.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 3.46% (1.8800 => 1.9450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 3.40% (17.6450 => 18.2450)
  SingleSource/Benchmarks/Shootout/methcall: 3.36% (8.6300 => 8.9200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 3.33% (0.3000 => 0.3100)
  SingleSource/Benchmarks/Shootout-C++/hash2: 3.32% (9.9250 => 10.2550)
  MultiSource/Benchmarks/NPB-serial/is/is: 3.04% (27.9750 => 28.8250)
  MultiSource/Applications/SPASS/SPASS: 3.03% (36.1950 => 37.2900)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.02% (24.1750 => 24.9050)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.97% (1.0100 => 1.0400)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 2.91% (12.8850 => 13.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 2.85% (4.3800 => 4.5050)
  MultiSource/Applications/oggenc/oggenc: 2.78% (0.3600 => 0.3700)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 2.78% (0.3600 => 0.3700)
  SingleSource/Benchmarks/McGill/misr: 2.78% (0.5400 => 0.5550)
  SingleSource/Benchmarks/Misc/richards_benchmark: 2.66% (2.8150 => 2.8900)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 2.53% (0.3950 => 0.4050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 2.50% (1.6000 => 1.6400)
  MultiSource/Applications/sgefa/sgefa: 2.42% (0.8250 => 0.8450)
  MultiSource/Applications/obsequi/Obsequi: 2.30% (4.9950 => 5.1100)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 2.24% (7.1450 => 7.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 2.01% (99.2600 => 101.2550)
  MultiSource/Applications/viterbi/viterbi: 1.92% (10.1400 => 10.3350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.88% (8.7650 => 8.9300)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 1.83% (8.7250 => 8.8850)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 1.81% (11.3300 => 11.5350)
  MultiSource/Benchmarks/FreeBench/distray/distray: 1.81% (0.8300 => 0.8450)
  SingleSource/Benchmarks/Shootout-C++/fibo: 1.77% (14.4250 => 14.6800)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 1.75% (134.5050 => 136.8550)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.59% (6.6000 => 6.7050)
  SingleSource/Benchmarks/Shootout/matrix: 1.54% (6.4850 => 6.5850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 1.51% (5.2950 => 5.3750)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 1.29% (7.3550 => 7.4500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.25% (6.4200 => 6.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 1.23% (193.9050 => 196.2900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.17% (10.2850 => 10.4050)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 1.07% (4.1950 => 4.2400)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 1.01% (3.4800 => 3.5150)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-06-08-BaseType: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -66.67% (0.0600 => 0.0200)
  SingleSource/Regression/C++/pointer_member: -61.54% (0.0650 => 0.0250)
  SingleSource/Regression/C++/global_type: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -53.85% (0.0650 => 0.0300)
  SingleSource/Regression/C/PR640: -53.33% (0.0750 => 0.0350)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -46.15% (0.0650 => 0.0350)
  SingleSource/Benchmarks/Shootout/hello: -44.44% (0.0450 => 0.0250)
  SingleSource/Benchmarks/Misc/flops-4: -44.00% (0.1250 => 0.0700)
  SingleSource/Regression/C/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-05-03-NotTest: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/2002-05-19-DivTest: -40.00% (0.0500 => 0.0300)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -38.89% (0.1800 => 0.1100)
  SingleSource/Regression/C/callargs: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C++/pointer_method2: -35.29% (0.0850 => 0.0550)
  SingleSource/UnitTests/2006-01-23-UnionInit: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -33.59% (0.6550 => 0.4350)
  MultiSource/Applications/lemon/lemon: -33.48% (5.6000 => 3.7250)
  SingleSource/Regression/C++/global_ctor: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/casts: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/Vector/multiplies: -31.58% (0.0950 => 0.0650)
  SingleSource/UnitTests/Vector/simple: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -30.61% (0.4900 => 0.3400)
  SingleSource/Regression/C++/pointer_method: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -28.79% (1.9800 => 1.4100)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2003-05-14-AtExit: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2002-08-02-CastTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/AtomicOps: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/2008-01-07-LongDouble: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -25.00% (4.6600 => 3.4950)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -23.88% (0.3350 => 0.2550)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -23.79% (1.1350 => 0.8650)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -23.76% (0.5050 => 0.3850)
  MultiSource/Benchmarks/nbench/nbench: -23.50% (4.6600 => 3.5650)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -23.33% (0.1500 => 0.1150)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -22.64% (0.2650 => 0.2050)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -22.45% (0.2450 => 0.1900)
  SingleSource/Benchmarks/Misc/flops-6: -21.74% (0.1150 => 0.0900)
  MultiSource/Benchmarks/Olden/mst/mst: -21.05% (0.3800 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/ary2: -20.79% (0.8900 => 0.7050)
  MultiSource/Applications/obsequi/Obsequi: -20.50% (4.1700 => 3.3150)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -20.04% (5.4150 => 4.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -20.00% (0.2000 => 0.1600)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/testtrace: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -19.70% (0.3300 => 0.2650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -19.12% (1.3600 => 1.1000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -19.12% (0.6800 => 0.5500)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -18.89% (4.9750 => 4.0350)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -18.75% (0.1600 => 0.1300)
  SingleSource/UnitTests/2002-05-02-CastTest: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -18.64% (0.2950 => 0.2400)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -18.44% (1.7350 => 1.4150)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -18.37% (0.4900 => 0.4000)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -17.95% (19.0200 => 15.6050)
  SingleSource/Benchmarks/Misc/salsa20: -17.65% (0.1700 => 0.1400)
  SingleSource/Regression/C/sumarray: -17.65% (0.0850 => 0.0700)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/fibo: -17.52% (0.6850 => 0.5650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -17.31% (0.2600 => 0.2150)
  MultiSource/Applications/viterbi/viterbi: -16.98% (0.5300 => 0.4400)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -16.81% (4.5200 => 3.7600)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -16.79% (6.1350 => 5.1050)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -16.58% (0.9950 => 0.8300)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -16.31% (1.1650 => 0.9750)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -16.24% (0.9850 => 0.8250)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -16.23% (26.6150 => 22.2950)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -16.07% (0.2800 => 0.2350)
  MultiSource/Applications/hexxagon/hexxagon: -15.89% (3.3050 => 2.7800)
  SingleSource/Regression/C/sumarraymalloc: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -15.38% (0.2600 => 0.2200)
  MultiSource/Benchmarks/Olden/bisort/bisort: -15.38% (0.1950 => 0.1650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -15.00% (1.1000 => 0.9350)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Shootout-C++/ary3: -14.69% (0.8850 => 0.7550)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -14.61% (1.3350 => 1.1400)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -14.29% (0.6650 => 0.5700)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -14.29% (0.2800 => 0.2400)
  SingleSource/Regression/C/uint64_to_float: -14.29% (0.1400 => 0.1200)
  MultiSource/Benchmarks/Olden/tsp/tsp: -14.10% (0.3900 => 0.3350)
  SingleSource/Benchmarks/Shootout-C++/hello: -13.97% (0.6800 => 0.5850)
  SingleSource/Benchmarks/Stanford/Towers: -13.79% (0.1450 => 0.1250)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -13.75% (2.5450 => 2.1950)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -13.60% (0.6250 => 0.5400)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -12.88% (0.8150 => 0.7100)
  MultiSource/Benchmarks/McCat/08-main/main: -12.82% (0.9750 => 0.8500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -12.71% (3.8950 => 3.4000)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -12.69% (2.0100 => 1.7550)
  MultiSource/Benchmarks/Bullet/bullet: -12.55% (117.8850 => 103.0950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -12.32% (6.5350 => 5.7300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -12.26% (0.5300 => 0.4650)
  SingleSource/Benchmarks/CoyoteBench/almabench: -12.24% (0.2450 => 0.2150)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -12.02% (17.2250 => 15.1550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -11.98% (4.0500 => 3.5650)
  MultiSource/Benchmarks/McCat/05-eks/eks: -11.93% (1.6350 => 1.4400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.31% (3.8450 => 3.4100)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -11.23% (3.7400 => 3.3200)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.77% (0.3250 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -10.71% (0.2800 => 0.2500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.53% (3.8450 => 3.4400)
  SingleSource/Benchmarks/Shootout-C++/ary: -10.47% (0.8600 => 0.7700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.42% (0.2400 => 0.2150)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -10.36% (1.9300 => 1.7300)
  SingleSource/Benchmarks/Shootout/heapsort: -10.34% (0.1450 => 0.1300)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -10.26% (0.5850 => 0.5250)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.20% (0.2450 => 0.2200)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.13% (0.7900 => 0.7100)
  SingleSource/Benchmarks/Stanford/Perm: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -10.00% (2.2500 => 2.0250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -9.52% (0.2100 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -9.30% (0.2150 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -9.28% (1.1850 => 1.0750)
  SingleSource/Benchmarks/Misc/whetstone: -9.26% (0.2700 => 0.2450)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -9.09% (0.1650 => 0.1500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.88% (8.6150 => 7.8500)
  MultiSource/Applications/SIBsim4/SIBsim4: -8.87% (4.4550 => 4.0600)
  MultiSource/Applications/ClamAV/clamscan: -8.75% (52.1300 => 47.5700)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -8.70% (0.1150 => 0.1050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -8.68% (1.2100 => 1.1050)
  SingleSource/Benchmarks/Misc/ffbench: -8.51% (0.2350 => 0.2150)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -8.50% (0.7650 => 0.7000)
  MultiSource/Benchmarks/Olden/power/power: -8.43% (0.4150 => 0.3800)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -8.42% (3.7400 => 3.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -8.33% (0.2400 => 0.2200)
  MultiSource/Benchmarks/MallocBench/gs/gs: -8.25% (13.2050 => 12.1150)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -8.05% (3.9750 => 3.6550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -8.04% (0.5600 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.86% (1.4000 => 1.2900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -7.84% (0.7650 => 0.7050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -7.79% (0.7700 => 0.7100)
  SingleSource/Benchmarks/McGill/misr: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -7.45% (2.0800 => 1.9250)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -7.26% (15.9850 => 14.8250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -6.90% (0.2900 => 0.2700)
  SingleSource/Benchmarks/Misc/flops: -6.85% (0.3650 => 0.3400)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -6.77% (0.6650 => 0.6200)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.67% (0.3000 => 0.2800)
  MultiSource/Benchmarks/mafft/pairlocalalign: -6.62% (31.8800 => 29.7700)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -6.62% (4.5350 => 4.2350)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -6.45% (0.3100 => 0.2900)
  MultiSource/Benchmarks/PAQ8p/paq8p: -6.31% (9.0400 => 8.4700)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -6.29% (0.7950 => 0.7450)
  MultiSource/Benchmarks/FreeBench/distray/distray: -6.25% (0.3200 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/hash2: -6.25% (1.4400 => 1.3500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -6.14% (52.9500 => 49.7000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.02% (2.3250 => 2.1850)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -6.00% (0.5000 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/lists1: -5.96% (1.0900 => 1.0250)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -5.91% (3.8100 => 3.5850)
  SingleSource/Benchmarks/Misc/ReedSolomon: -5.80% (0.6900 => 0.6500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.72% (12.6750 => 11.9500)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -5.49% (6.2800 => 5.9350)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -5.38% (1.5800 => 1.4950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -5.21% (92.4350 => 87.6200)
  MultiSource/Applications/lua/lua: -5.15% (12.0500 => 11.4300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -5.13% (3.8950 => 3.6950)
  SingleSource/Benchmarks/Misc/perlin: -5.13% (0.1950 => 0.1850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -5.02% (3.2850 => 3.1200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.94% (3.9500 => 3.7550)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -4.83% (3.3150 => 3.1550)
  MultiSource/Benchmarks/Olden/health/health: -4.76% (0.4200 => 0.4000)
  MultiSource/Applications/hbd/hbd: -4.72% (4.2400 => 4.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Stanford/Oscar: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/Olden/bh/bh: -4.40% (0.9100 => 0.8700)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.37% (2.0600 => 1.9700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -4.07% (3.9300 => 3.7700)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -4.06% (0.9850 => 0.9450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -3.84% (3.6500 => 3.5100)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -3.81% (1.4450 => 1.3900)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -3.77% (0.2650 => 0.2550)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -3.59% (28.2450 => 27.2300)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.42% (0.7300 => 0.7050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -3.19% (0.4700 => 0.4550)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.17% (16.2300 => 15.7150)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -3.08% (4.0600 => 3.9350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -2.98% (3.8550 => 3.7400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -2.94% (0.3400 => 0.3300)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -2.58% (138.9550 => 135.3650)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -2.56% (3.7150 => 3.6200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -2.37% (4.0150 => 3.9200)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.33% (1.7200 => 1.6800)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -2.26% (3.9850 => 3.8950)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -2.03% (3.6900 => 3.6150)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.95% (2.8150 => 2.7600)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.90% (1.0550 => 1.0350)
  SingleSource/Benchmarks/Shootout-C++/objinst: -1.43% (0.7000 => 0.6900)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -1.11% (1.8050 => 1.7850)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -1.06% (4.7200 => 4.6700)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.05% (1.9100 => 1.8900)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  SingleSource/Benchmarks/Shootout/ackermann: -50.00% (0.0300 => 0.0150)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -49.32% (1.1050 => 0.5600)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -41.17% (17.6950 => 10.4100)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -35.37% (0.4100 => 0.2650)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -32.92% (8.4000 => 5.6350)
  SingleSource/Benchmarks/Stanford/Treesort: -30.43% (0.3450 => 0.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -28.57% (0.0700 => 0.0500)
  MultiSource/Applications/SIBsim4/SIBsim4: -25.70% (14.7650 => 10.9700)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -25.52% (16.6550 => 12.4050)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.00% (0.1000 => 0.0750)
  MultiSource/Applications/lemon/lemon: -24.55% (3.8700 => 2.9200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -23.47% (13.7400 => 10.5150)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -20.10% (27.7900 => 22.2050)
  MultiSource/Applications/JM/ldecod/ldecod: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -17.79% (52.1050 => 42.8350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -16.71% (22.8950 => 19.0700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -16.60% (18.9150 => 15.7750)
  SingleSource/Benchmarks/Shootout-C++/hash: -16.06% (2.1800 => 1.8300)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -14.71% (0.3400 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.58% (9.2600 => 7.9100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -14.00% (16.9300 => 14.5600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -13.00% (8.5400 => 7.4300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -12.37% (19.9700 => 17.5000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -12.27% (14.4200 => 12.6500)
  SingleSource/Benchmarks/Shootout-C++/strcat: -11.90% (0.2100 => 0.1850)
  MultiSource/Applications/ClamAV/clamscan: -11.69% (0.3850 => 0.3400)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -11.54% (20.2800 => 17.9400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -11.52% (21.0950 => 18.6650)
  SingleSource/Benchmarks/Shootout-C++/lists: -11.35% (62.2450 => 55.1800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -10.91% (12.3300 => 10.9850)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.05% (15.5150 => 13.9550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -10.00% (0.3500 => 0.3150)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -9.62% (6.2400 => 5.6400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -9.52% (3.5700 => 3.2300)
  SingleSource/UnitTests/Vector/multiplies: -9.30% (1.7750 => 1.6100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -8.40% (4.2850 => 3.9250)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -8.40% (0.6550 => 0.6000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -8.22% (18.6650 => 17.1300)
  SingleSource/Benchmarks/Shootout/hash: -7.91% (16.7450 => 15.4200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -7.84% (36.3550 => 33.5050)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -7.83% (0.8300 => 0.7650)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -7.56% (4.4300 => 4.0950)
  MultiSource/Benchmarks/Olden/power/power: -7.41% (8.1000 => 7.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -7.32% (0.6150 => 0.5700)
  SingleSource/Benchmarks/Shootout-C++/moments: -7.32% (0.2050 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/random: -7.20% (4.0250 => 3.7350)
  SingleSource/Benchmarks/Misc/perlin: -7.00% (8.7200 => 8.1100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -6.82% (3.5950 => 3.3500)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.77% (8.2750 => 7.7150)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.74% (8.9800 => 8.3750)
  SingleSource/Benchmarks/Misc/ffbench: -6.60% (4.3200 => 4.0350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.55% (20.6950 => 19.3400)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -6.48% (28.1750 => 26.3500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -6.17% (26.6700 => 25.0250)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -5.77% (11.0000 => 10.3650)
  MultiSource/Benchmarks/McCat/09-vor/vor: -5.71% (0.3500 => 0.3300)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -5.49% (0.8200 => 0.7750)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -5.29% (20.7100 => 19.6150)
  SingleSource/Benchmarks/McGill/queens: -5.28% (4.7350 => 4.4850)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.23% (39.7700 => 37.6900)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -4.86% (17.2800 => 16.4400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.69% (9.0650 => 8.6400)
  MultiSource/Benchmarks/Olden/mst/mst: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -4.49% (1.6700 => 1.5950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.35% (0.4600 => 0.4400)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -4.21% (12.6000 => 12.0700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.19% (1.0750 => 1.0300)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.01% (182.4700 => 175.1550)
  SingleSource/Benchmarks/Shootout/ary3: -3.97% (6.6700 => 6.4050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.87% (2.3250 => 2.2350)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.53% (20.9850 => 20.2450)
  SingleSource/Benchmarks/Stanford/Puzzle: -3.45% (0.4350 => 0.4200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -3.32% (129.1150 => 124.8300)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -3.27% (32.7400 => 31.6700)
  SingleSource/Benchmarks/Misc/salsa20: -3.26% (22.0900 => 21.3700)
  MultiSource/Benchmarks/Olden/tsp/tsp: -3.07% (9.7850 => 9.4850)
  SingleSource/Benchmarks/Misc-C++/bigfib: -3.05% (0.6550 => 0.6350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -2.90% (22.4300 => 21.7800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -2.36% (13.3750 => 13.0600)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.22% (0.9000 => 0.8800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -2.21% (0.6800 => 0.6650)
  MultiSource/Benchmarks/Olden/health/health: -2.13% (1.6450 => 1.6100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -2.03% (2.4600 => 2.4100)
  MultiSource/Benchmarks/Bullet/bullet: -1.97% (24.1200 => 23.6450)
  MultiSource/Benchmarks/Olden/bisort/bisort: -1.95% (1.5350 => 1.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.74% (0.8600 => 0.8450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -1.69% (10.9500 => 10.7650)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.55% (1.9350 => 1.9050)
  SingleSource/Benchmarks/Dhrystone/dry: -1.46% (4.8100 => 4.7400)
  SingleSource/Regression/C/uint64_to_float: -1.42% (1.7650 => 1.7400)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.12% (4.9100 => 4.8550)

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


More information about the llvm-testresults mailing list