[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
Mon Mar 3 11:22:59 PST 2014


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

Comparing:
     Run: 23052, Order: 202721, Start Time: 2014-03-03 18:41:53, End Time: 2014-03-03 19:28:43
      To: 23044, Order: 202717, Start Time: 2014-03-03 15:00:19, End Time: 2014-03-03 15:48:07
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 4 (188 on baseline)
Performance Improvements: 22 (347 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1084 (551 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-05-02-ManyArguments: 75.00% (0.0400 => 0.0700, std.dev.: 0.0060)
  SingleSource/UnitTests/2009-12-07-StructReturn: 42.86% (0.0350 => 0.0500, std.dev.: 0.0040)
  SingleSource/Regression/C/bigstack: 19.05% (0.1050 => 0.1250, std.dev.: 0.0050)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 156.03% (18.8550 => 48.2750, std.dev.: 4.7184)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -50.00% (0.0500 => 0.0250, std.dev.: 0.0079)
  SingleSource/Regression/C/sumarraymalloc: -29.41% (0.0850 => 0.0600, std.dev.: 0.0055)
  MultiSource/Benchmarks/McCat/08-main/main: -17.68% (0.9900 => 0.8150, std.dev.: 0.0398)
  SingleSource/Benchmarks/Stanford/Quicksort: -15.38% (0.1300 => 0.1100, std.dev.: 0.0071)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -9.12% (4.8800 => 4.4350, std.dev.: 0.0964)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -8.10% (1.4200 => 1.3050, std.dev.: 0.0341)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -5.83% (4.2900 => 4.0400, std.dev.: 0.0500)
  MultiSource/Benchmarks/mafft/pairlocalalign: -4.39% (29.8450 => 28.5350, std.dev.: 0.4146)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -3.45% (139.7550 => 134.9400, std.dev.: 1.3554)
  MultiSource/Benchmarks/Bullet/bullet: -2.33% (105.0800 => 102.6300, std.dev.: 0.7425)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/strcat: -24.44% (0.2250 => 0.1700, std.dev.: 0.0189)
  SingleSource/Benchmarks/Shootout-C++/sieve: -9.26% (7.1300 => 6.4700, std.dev.: 0.1461)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -8.96% (0.3350 => 0.3050, std.dev.: 0.0088)
  SingleSource/Benchmarks/Shootout/nestedloop: -8.82% (0.1700 => 0.1550, std.dev.: 0.0034)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -7.45% (12.4850 => 11.5550, std.dev.: 0.1066)
  SingleSource/Benchmarks/Shootout/random: -7.34% (4.0200 => 3.7250, std.dev.: 0.0841)
  SingleSource/Benchmarks/Shootout/sieve: -7.25% (18.1450 => 16.8300, std.dev.: 0.3788)
  MultiSource/Applications/hexxagon/hexxagon: -7.01% (29.9500 => 27.8500, std.dev.: 0.6647)
  SingleSource/Benchmarks/Misc/pi: -6.59% (1.6700 => 1.5600, std.dev.: 0.0352)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -6.21% (1.6100 => 1.5100, std.dev.: 0.0121)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -6.03% (14.5950 => 13.7150, std.dev.: 0.2694)
  SingleSource/Benchmarks/Shootout/methcall: -5.85% (9.1400 => 8.6050, std.dev.: 0.1978)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2003-05-14-array-init: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 71.43% (0.0350 => 0.0600)
  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/UnitTests/Threads/tls: 58.33% (0.0600 => 0.0950)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 50.00% (0.1500 => 0.2250)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  SingleSource/Benchmarks/Shootout/ary3: 46.67% (0.0750 => 0.1100)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C/DuffsDevice: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 33.33% (0.2400 => 0.3200)
  SingleSource/Benchmarks/Shootout/fib2: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 33.33% (0.2250 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 29.55% (0.2200 => 0.2850)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 29.27% (0.2050 => 0.2650)
  SingleSource/UnitTests/2003-05-31-CastToBool: 28.57% (0.0700 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 27.78% (0.3600 => 0.4600)
  SingleSource/UnitTests/2002-05-02-CastTest2: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/strcat: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 25.49% (0.2550 => 0.3200)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/Vector/divides: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 24.14% (0.1450 => 0.1800)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 23.59% (3.9850 => 4.9250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 23.40% (0.2350 => 0.2900)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 22.86% (3.7400 => 4.5950)
  SingleSource/UnitTests/stmtexpr: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 21.21% (0.8250 => 1.0000)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 20.97% (0.9300 => 1.1250)
  MultiSource/Applications/sqlite3/sqlite3: 19.51% (63.1750 => 75.5000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 18.74% (3.9750 => 4.7200)
  MultiSource/Benchmarks/Olden/power/power: 18.07% (0.4150 => 0.4900)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 17.28% (4.0800 => 4.7850)
  MultiSource/Benchmarks/Olden/mst/mst: 17.11% (0.3800 => 0.4450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 16.81% (4.0150 => 4.6900)
  SingleSource/Benchmarks/McGill/exptree: 16.67% (0.2400 => 0.2800)
  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/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 16.41% (3.9300 => 4.5750)
  SingleSource/Benchmarks/Shootout/methcall: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Stanford/Bubblesort: 15.79% (0.0950 => 0.1100)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 15.79% (0.1900 => 0.2200)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 14.16% (1.1300 => 1.2900)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 14.02% (1.0700 => 1.2200)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 13.37% (0.8600 => 0.9750)
  SingleSource/UnitTests/Vector/build2: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 12.77% (1.1750 => 1.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 11.76% (0.2550 => 0.2850)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 11.63% (0.2150 => 0.2400)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 10.87% (0.2300 => 0.2550)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 10.11% (3.2150 => 3.5400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 10.10% (3.9100 => 4.3050)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/sieve: 10.00% (0.9000 => 0.9900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.80% (0.2550 => 0.2800)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.72% (0.3600 => 0.3950)
  MultiSource/Applications/lua/lua: 9.54% (12.0500 => 13.2000)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 8.33% (0.4200 => 0.4550)
  SingleSource/Benchmarks/Stanford/Treesort: 8.00% (0.1250 => 0.1350)
  MultiSource/Applications/kimwitu++/kc: 7.99% (48.6150 => 52.5000)
  MultiSource/Applications/minisat/minisat: 7.98% (2.1300 => 2.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 7.69% (0.1950 => 0.2100)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 7.56% (3.5050 => 3.7700)
  SingleSource/Benchmarks/Shootout-C++/strcat: 6.92% (0.6500 => 0.6950)
  SingleSource/Benchmarks/Stanford/Towers: 6.90% (0.1450 => 0.1550)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 6.36% (2.6750 => 2.8450)
  MultiSource/Applications/siod/siod: 5.97% (9.3750 => 9.9350)
  MultiSource/Applications/oggenc/oggenc: 5.88% (18.3550 => 19.4350)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 5.66% (0.2650 => 0.2800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.62% (0.4450 => 0.4700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 5.56% (3.9550 => 4.1750)
  SingleSource/Benchmarks/Shootout-C++/moments: 5.37% (1.2100 => 1.2750)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 4.99% (4.6100 => 4.8400)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 4.78% (1.3600 => 1.4250)
  MultiSource/Applications/JM/ldecod/ldecod: 4.74% (23.8550 => 24.9850)
  MultiSource/Benchmarks/NPB-serial/is/is: 4.65% (0.2150 => 0.2250)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 4.65% (0.2150 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/random: 4.62% (0.6500 => 0.6800)
  MultiSource/Applications/sgefa/sgefa: 4.20% (1.4300 => 1.4900)
  SingleSource/Benchmarks/McGill/chomp: 4.17% (0.6000 => 0.6250)
  MultiSource/Applications/treecc/treecc: 4.00% (8.8700 => 9.2250)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 4.00% (0.6250 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 3.80% (1.1850 => 1.2300)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 3.68% (0.6800 => 0.7050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 2.89% (2.7650 => 2.8450)
  MultiSource/Applications/d/make_dparser: 2.88% (13.8900 => 14.2900)
  SingleSource/UnitTests/SignlessTypes/rem: 2.82% (0.3550 => 0.3650)
  MultiSource/Benchmarks/Olden/health/health: 2.38% (0.4200 => 0.4300)
  MultiSource/Applications/spiff/spiff: 1.60% (3.4300 => 3.4850)
  SingleSource/Regression/C++/ofstream_ctor: 1.56% (0.6400 => 0.6500)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 1.23% (3.6500 => 3.6950)
  MultiSource/Applications/Burg/burg: 1.10% (3.6300 => 3.6700)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 173.41% (43.6950 => 119.4650)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 147.64% (7.0000 => 17.3350)
  SingleSource/Benchmarks/Misc/fbench: 146.02% (6.7900 => 16.7050)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 141.74% (19.9700 => 48.2750)
  SingleSource/Benchmarks/Misc/whetstone: 116.74% (5.5550 => 12.0400)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  SingleSource/Benchmarks/Shootout/fib2: 74.68% (8.2750 => 14.4550)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 53.85% (0.1300 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 37.95% (8.4200 => 11.6150)
  MultiSource/Benchmarks/FreeBench/neural/neural: 37.10% (0.3100 => 0.4250)
  SingleSource/Benchmarks/McGill/chomp: 36.51% (2.4650 => 3.3650)
  MultiSource/Applications/kimwitu++/kc: 36.36% (0.1100 => 0.1500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 34.48% (21.3600 => 28.7250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 32.23% (18.3550 => 24.2700)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 26.94% (7.1450 => 9.0700)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 23.56% (5.8350 => 7.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 21.75% (193.9050 => 236.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 20.90% (67.3550 => 81.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 19.16% (129.1150 => 153.8500)
  MultiSource/Applications/siod/siod: 18.54% (6.3650 => 7.5450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 18.14% (17.6450 => 20.8450)
  MultiSource/Benchmarks/BitBench/five11/five11: 18.07% (60.4450 => 71.3700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 16.97% (4.1850 => 4.8950)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 16.61% (8.5800 => 10.0050)
  SingleSource/Benchmarks/SmallPT/smallpt: 15.86% (60.3850 => 69.9600)
  MultiSource/Applications/sqlite3/sqlite3: 15.56% (12.7550 => 14.7400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 13.93% (4.3800 => 4.9900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 12.22% (16.1200 => 18.0900)
  SingleSource/Benchmarks/Misc-C++/bigfib: 11.45% (0.6550 => 0.7300)
  MultiSource/Benchmarks/nbench/nbench: 10.90% (39.7400 => 44.0700)
  SingleSource/Benchmarks/Shootout/sieve: 10.43% (15.2400 => 16.8300)
  MultiSource/Applications/aha/aha: 10.21% (5.5850 => 6.1550)
  MultiSource/Applications/oggenc/oggenc: 9.72% (0.3600 => 0.3950)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 9.48% (3.4800 => 3.8100)
  MultiSource/Applications/viterbi/viterbi: 9.37% (10.1400 => 11.0900)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 8.97% (7.3550 => 8.0150)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 8.86% (0.3950 => 0.4300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 8.77% (13.0500 => 14.1950)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.67% (26.0750 => 28.3350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 8.10% (1.4200 => 1.5350)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 7.64% (4.8400 => 5.2100)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.54% (3.4500 => 3.7100)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.04% (12.2950 => 13.1600)
  MultiSource/Benchmarks/Olden/mst/mst: 6.82% (0.2200 => 0.2350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 6.79% (8.6850 => 9.2750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.79% (3.9050 => 4.1700)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 6.47% (3.3250 => 3.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 5.98% (12.9700 => 13.7450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 5.65% (0.6200 => 0.6550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 5.39% (1.2050 => 1.2700)
  SingleSource/Benchmarks/Misc/mandel: 5.26% (4.2800 => 4.5050)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 4.95% (1.0100 => 1.0600)
  MultiSource/Applications/spiff/spiff: 4.84% (16.4150 => 17.2100)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 4.65% (0.2150 => 0.2250)
  MultiSource/Applications/minisat/minisat: 4.30% (24.6350 => 25.6950)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 4.01% (24.1750 => 25.1450)
  SingleSource/UnitTests/Vector/multiplies: 3.94% (1.7750 => 1.8450)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.82% (14.1200 => 14.6600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 3.36% (16.3600 => 16.9100)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.01% (0.8300 => 0.8550)
  SingleSource/Benchmarks/McGill/misr: 2.78% (0.5400 => 0.5550)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.64% (5.3000 => 5.4400)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 2.54% (9.8500 => 10.1000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.46% (5.2950 => 5.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.39% (1.8800 => 1.9250)
  SingleSource/Benchmarks/Shootout-C++/lists1: 2.29% (1.7500 => 1.7900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 2.13% (1.6400 => 1.6750)
  MultiSource/Applications/obsequi/Obsequi: 2.00% (4.9950 => 5.0950)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 1.92% (23.4000 => 23.8500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 1.86% (25.2950 => 25.7650)
  MultiSource/Applications/sgefa/sgefa: 1.82% (0.8250 => 0.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 1.63% (0.6150 => 0.6250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 1.40% (13.1800 => 13.3650)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.25% (6.4200 => 6.5000)
  MultiSource/Applications/lambda-0_1_3/lambda: 1.19% (12.1950 => 12.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 1.16% (0.8600 => 0.8700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.03% (8.7650 => 8.8550)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -62.50% (0.0400 => 0.0150)
  SingleSource/Regression/C/pointer_arithmetic: -57.14% (0.0350 => 0.0150)
  SingleSource/Benchmarks/Misc/pi: -50.00% (0.0700 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Misc/flops-4: -40.00% (0.1250 => 0.0750)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/sumarraymalloc: -36.84% (0.0950 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-7: -36.36% (0.1100 => 0.0700)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/test_indvars: -35.29% (0.0850 => 0.0550)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/PR1386: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -33.33% (0.0600 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -32.58% (1.3350 => 0.9000)
  SingleSource/Regression/C++/pointer_member: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/nbench/nbench: -30.58% (4.6600 => 3.2350)
  SingleSource/Benchmarks/Misc/flops-6: -30.43% (0.1150 => 0.0800)
  SingleSource/UnitTests/2002-05-19-DivTest: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C/casts: -29.17% (0.1200 => 0.0850)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/TestLoop: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.79% (0.2800 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/badidx: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/AtomicOps: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -25.39% (5.4150 => 4.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgs: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -24.75% (1.9800 => 1.4900)
  SingleSource/Regression/C/sumarray2d: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -23.26% (0.2150 => 0.1650)
  SingleSource/Regression/C/callargs: -23.08% (0.0650 => 0.0500)
  SingleSource/Regression/C/uint64_to_float: -21.43% (0.1400 => 0.1100)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Shootout/heapsort: -20.69% (0.1450 => 0.1150)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -20.62% (6.1350 => 4.8700)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -20.44% (2.2500 => 1.7900)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/printargs: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/PR640: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -19.86% (26.6150 => 21.3300)
  MultiSource/Applications/obsequi/Obsequi: -19.66% (4.1700 => 3.3500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -19.44% (0.1800 => 0.1450)
  SingleSource/Benchmarks/Misc/lowercase: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -18.29% (4.9750 => 4.0650)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -18.18% (0.0550 => 0.0450)
  MultiSource/Applications/lemon/lemon: -17.86% (5.6000 => 4.6000)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -17.79% (0.8150 => 0.6700)
  MultiSource/Benchmarks/llubenchmark/llu: -17.24% (0.1450 => 0.1200)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -17.24% (0.1450 => 0.1200)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -17.18% (1.1350 => 0.9400)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -17.09% (0.9950 => 0.8250)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.02% (0.2350 => 0.1950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.98% (0.2650 => 0.2200)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -16.98% (0.5300 => 0.4400)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -16.70% (2.6350 => 2.1950)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -16.44% (0.7300 => 0.6100)
  MultiSource/Benchmarks/McCat/08-main/main: -16.41% (0.9750 => 0.8150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -16.33% (0.2450 => 0.2050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -16.26% (4.9500 => 4.1450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -16.13% (0.1550 => 0.1300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -15.99% (3.8450 => 3.2300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -15.94% (0.3450 => 0.2900)
  SingleSource/Benchmarks/Stanford/Oscar: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -15.84% (0.5050 => 0.4250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -15.80% (4.3050 => 3.6250)
  SingleSource/UnitTests/Vector/multiplies: -15.79% (0.0950 => 0.0800)
  SingleSource/Regression/C/compare: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Olden/bisort/bisort: -15.38% (0.1950 => 0.1650)
  SingleSource/Benchmarks/Misc/perlin: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.15% (0.3300 => 0.2800)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc/fp-convert: -15.00% (0.1000 => 0.0850)
  SingleSource/UnitTests/2006-01-23-UnionInit: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -14.33% (19.0200 => 16.2950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -14.29% (0.7700 => 0.6600)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -14.27% (4.5200 => 3.8750)
  MultiSource/Applications/hexxagon/hexxagon: -13.92% (3.3050 => 2.8450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -13.65% (3.8450 => 3.3200)
  SingleSource/Benchmarks/Misc/flops-5: -13.64% (0.1100 => 0.0950)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -13.58% (3.7550 => 3.2450)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -13.53% (0.6650 => 0.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -13.46% (0.2600 => 0.2250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -13.33% (4.0500 => 3.5100)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -13.18% (1.1000 => 0.9550)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -13.04% (0.1150 => 0.1000)
  MultiSource/Benchmarks/Bullet/bullet: -12.94% (117.8850 => 102.6300)
  SingleSource/Benchmarks/Shootout-C++/hello: -12.50% (0.6800 => 0.5950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -12.24% (0.4900 => 0.4300)
  MultiSource/Applications/ClamAV/clamscan: -12.17% (52.1300 => 45.7850)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.12% (0.1650 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -12.10% (6.2800 => 5.5200)
  MultiSource/Benchmarks/PAQ8p/paq8p: -11.95% (9.0400 => 7.9600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -11.94% (6.5350 => 5.7550)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -11.82% (1.7350 => 1.5300)
  SingleSource/Benchmarks/Misc/salsa20: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.76% (0.2550 => 0.2250)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -11.70% (0.4700 => 0.4150)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -11.67% (0.3000 => 0.2650)
  MultiSource/Benchmarks/McCat/05-eks/eks: -11.62% (1.6350 => 1.4450)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Dhrystone/dry: -11.43% (0.1750 => 0.1550)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -11.41% (17.2250 => 15.2600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -11.16% (1.1650 => 1.0350)
  SingleSource/Benchmarks/Misc/flops: -10.96% (0.3650 => 0.3250)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.94% (4.6600 => 4.1500)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -10.89% (4.8650 => 4.3350)
  MultiSource/Benchmarks/FreeBench/neural/neural: -10.71% (0.5600 => 0.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.71% (0.2800 => 0.2500)
  SingleSource/Benchmarks/Misc/ffbench: -10.64% (0.2350 => 0.2100)
  MultiSource/Benchmarks/mafft/pairlocalalign: -10.49% (31.8800 => 28.5350)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -10.40% (0.6250 => 0.5600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -10.40% (3.8950 => 3.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -10.34% (0.2900 => 0.2600)
  MultiSource/Benchmarks/Olden/tsp/tsp: -10.26% (0.3900 => 0.3500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -10.20% (0.2450 => 0.2200)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.13% (0.7900 => 0.7100)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -10.10% (1.9300 => 1.7350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Stanford/Perm: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -9.69% (1.4450 => 1.3050)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -9.64% (0.9850 => 0.8900)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -9.38% (0.1600 => 0.1450)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -9.37% (0.4800 => 0.4350)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -9.16% (0.6550 => 0.5950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -8.96% (2.0100 => 1.8300)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -8.89% (2.0800 => 1.8950)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -8.82% (4.5350 => 4.1350)
  SingleSource/Benchmarks/Misc/ReedSolomon: -8.70% (0.6900 => 0.6300)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -8.67% (4.0950 => 3.7400)
  MultiSource/Benchmarks/Olden/em3d/em3d: -8.65% (0.5200 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -8.33% (0.2400 => 0.2200)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -8.30% (3.8550 => 3.5350)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -8.19% (52.9500 => 48.6150)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -8.17% (2.8150 => 2.5850)
  SingleSource/Benchmarks/Misc/oourafft: -8.16% (0.7350 => 0.6750)
  SingleSource/Benchmarks/Shootout-C++/fibo: -8.03% (0.6850 => 0.6300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.01% (8.6150 => 7.9250)
  MultiSource/Benchmarks/FreeBench/distray/distray: -7.81% (0.3200 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -7.35% (0.6800 => 0.6300)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -7.25% (0.3450 => 0.3200)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -7.22% (3.2550 => 3.0200)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -7.19% (0.7650 => 0.7100)
  MultiSource/Benchmarks/Olden/bh/bh: -7.14% (0.9100 => 0.8450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -7.13% (3.8550 => 3.5800)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -7.04% (2.0600 => 1.9150)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -6.95% (3.7400 => 3.4800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -6.95% (3.4550 => 3.2150)
  SingleSource/Benchmarks/Shootout-C++/lists1: -6.88% (1.0900 => 1.0150)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -6.81% (1.9100 => 1.7800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -6.59% (3.7150 => 3.4700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.56% (0.3050 => 0.2850)
  SingleSource/Benchmarks/Misc/fbench: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -6.35% (16.2300 => 15.2000)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -6.15% (0.3250 => 0.3050)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.15% (0.3250 => 0.3050)
  SingleSource/Benchmarks/CoyoteBench/almabench: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -6.04% (4.7200 => 4.4350)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -5.98% (0.5850 => 0.5500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.80% (12.6750 => 11.9400)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.71% (1.4000 => 1.3200)
  SingleSource/Benchmarks/Shootout-C++/ary2: -5.62% (0.8900 => 0.8400)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -5.58% (0.9850 => 0.9300)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -5.56% (3.6900 => 3.4850)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.50% (2.5450 => 2.4050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.38% (2.3250 => 2.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -5.36% (0.2800 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -5.28% (28.2450 => 26.7550)
  SingleSource/Benchmarks/Shootout-C++/ary: -5.23% (0.8600 => 0.8150)
  MultiSource/Benchmarks/McCat/09-vor/vor: -5.21% (0.9600 => 0.9100)
  SingleSource/Benchmarks/Shootout-C++/ary3: -5.08% (0.8850 => 0.8400)
  MultiSource/Applications/hbd/hbd: -4.83% (4.2400 => 4.0350)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.75% (1.5800 => 1.5050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -4.55% (1.2100 => 1.1550)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -4.48% (0.3350 => 0.3200)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.40% (0.7950 => 0.7600)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -4.28% (3.9750 => 3.8050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -4.24% (0.5900 => 0.5650)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -4.20% (92.4350 => 88.5500)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -4.07% (1.7200 => 1.6500)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -4.06% (4.1850 => 4.0150)
  MultiSource/Benchmarks/Prolangs-C/football/football: -4.01% (2.8700 => 2.7550)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -4.00% (0.5000 => 0.4800)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -3.87% (0.7750 => 0.7450)
  MultiSource/Benchmarks/McCat/18-imp/imp: -3.79% (1.0550 => 1.0150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -3.76% (0.6650 => 0.6400)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (0.2700 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -3.47% (3.3150 => 3.2000)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -3.47% (3.8950 => 3.7600)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.39% (0.2950 => 0.2850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -3.23% (0.3100 => 0.3000)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -3.15% (3.8100 => 3.6900)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -2.89% (138.9550 => 134.9400)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -2.88% (1.0400 => 1.0100)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -2.88% (15.9850 => 15.5250)
  MultiSource/Benchmarks/sim/sim: -2.73% (0.9150 => 0.8900)
  MultiSource/Applications/aha/aha: -2.63% (0.3800 => 0.3700)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.36% (4.4550 => 4.3500)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -2.22% (1.8050 => 1.7650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -2.14% (0.7000 => 0.6850)
  SingleSource/Benchmarks/Shootout-C++/objinst: -2.14% (0.7000 => 0.6850)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.08% (13.2050 => 12.9300)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -1.96% (0.7650 => 0.7500)
  SingleSource/Benchmarks/SmallPT/smallpt: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -1.86% (4.0300 => 3.9550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -1.77% (3.9500 => 3.8800)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.74% (1.4400 => 1.4150)
  MultiSource/Applications/JM/lencod/lencod: -1.49% (50.2100 => 49.4600)
  SingleSource/Benchmarks/Misc-C++/bigfib: -1.42% (2.1200 => 2.0900)
  MultiSource/Applications/SPASS/SPASS: -1.24% (67.9400 => 67.1000)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  MultiSource/Applications/lemon/lemon: -29.97% (3.8700 => 2.7100)
  SingleSource/Benchmarks/Stanford/Treesort: -28.99% (0.3450 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.74% (8.4000 => 6.0700)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.65% (14.7650 => 11.1250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -23.68% (36.3550 => 27.7450)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -23.65% (13.7400 => 10.4900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -22.43% (16.6550 => 12.9200)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -21.08% (8.5400 => 6.7400)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -20.43% (4.4300 => 3.5250)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -19.08% (0.6550 => 0.5300)
  SingleSource/Benchmarks/Shootout-C++/strcat: -19.05% (0.2100 => 0.1700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -19.00% (52.1050 => 42.2050)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -16.87% (0.8300 => 0.6900)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -16.85% (21.0950 => 17.5400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -16.27% (16.9300 => 14.1750)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -15.73% (28.4850 => 24.0050)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -14.18% (22.4300 => 19.2500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -14.12% (18.9150 => 16.2450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -14.08% (14.4200 => 12.3900)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -13.98% (2.3250 => 2.0000)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -13.34% (20.2800 => 17.5750)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -12.86% (0.3500 => 0.3050)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -12.61% (12.3300 => 10.7750)
  SingleSource/Benchmarks/Shootout-C++/matrix: -12.21% (8.2750 => 7.2650)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -11.91% (28.1750 => 24.8200)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -11.76% (0.3400 => 0.3000)
  SingleSource/Benchmarks/Shootout/hash: -10.96% (16.7450 => 14.9100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -10.80% (9.2600 => 8.2600)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -10.78% (3.5700 => 3.1850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/sim/sim: -9.98% (12.9200 => 11.6300)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -9.72% (0.3600 => 0.3250)
  MultiSource/Applications/JM/ldecod/ldecod: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Linpack/linpack-pc: -8.95% (6.9850 => 6.3600)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -8.87% (4.2850 => 3.9050)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -8.51% (17.2800 => 15.8100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -8.48% (3.5950 => 3.2900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -7.94% (11.3300 => 10.4300)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.89% (2.4700 => 2.2750)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -7.61% (0.4600 => 0.4250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -7.57% (26.6700 => 24.6500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -7.47% (18.6650 => 17.2700)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -7.46% (12.6000 => 11.6600)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.44% (1.0750 => 0.9950)
  MultiSource/Benchmarks/Bullet/bullet: -7.23% (24.1200 => 22.3750)
  MultiSource/Benchmarks/Olden/power/power: -7.16% (8.1000 => 7.5200)
  SingleSource/Benchmarks/Misc/mandel-2: -7.13% (2.0350 => 1.8900)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -7.12% (2.6000 => 2.4150)
  SingleSource/Benchmarks/Misc/dt: -6.97% (6.2400 => 5.8050)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -6.82% (2.7850 => 2.5950)
  SingleSource/Benchmarks/Misc/flops-6: -6.77% (5.3950 => 5.0300)
  SingleSource/Benchmarks/Shootout-C++/lists: -6.61% (62.2450 => 58.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.50% (13.3750 => 12.5050)
  SingleSource/Benchmarks/Misc/flops-5: -6.49% (5.6250 => 5.2600)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.40% (8.9800 => 8.4050)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -6.23% (15.1600 => 14.2150)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.22% (15.5150 => 14.5500)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -6.10% (27.7900 => 26.0950)
  SingleSource/Benchmarks/Shootout/nestedloop: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -6.02% (1.0800 => 1.0150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -5.99% (1.6700 => 1.5700)
  SingleSource/Benchmarks/Shootout-C++/random: -5.96% (4.0250 => 3.7850)
  SingleSource/Benchmarks/Shootout/ary3: -5.92% (6.6700 => 6.2750)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -5.91% (2.8750 => 2.7050)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -5.77% (6.2400 => 5.8800)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -5.72% (4.1950 => 3.9550)
  SingleSource/Benchmarks/Misc/salsa20: -5.66% (22.0900 => 20.8400)
  MultiSource/Applications/hexxagon/hexxagon: -5.53% (29.4800 => 27.8500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -5.49% (0.8200 => 0.7750)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.48% (39.7700 => 37.5900)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -5.48% (14.5100 => 13.7150)
  SingleSource/Benchmarks/Shootout/strcat: -5.43% (0.4600 => 0.4350)
  SingleSource/Benchmarks/Misc/ffbench: -5.21% (4.3200 => 4.0950)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -5.09% (17.6950 => 16.7950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -4.88% (0.4100 => 0.3900)
  MultiSource/Benchmarks/llubenchmark/llu: -4.83% (16.0500 => 15.2750)
  MultiSource/Benchmarks/NPB-serial/is/is: -4.81% (27.9750 => 26.6300)
  SingleSource/Benchmarks/Misc/fp-convert: -4.79% (4.6950 => 4.4700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.66% (20.7100 => 19.7450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -4.62% (12.1150 => 11.5550)
  SingleSource/Benchmarks/Stanford/Puzzle: -4.60% (0.4350 => 0.4150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -4.41% (0.6800 => 0.6500)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.29% (182.4700 => 174.6500)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.14% (9.0650 => 8.6900)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -4.06% (32.7400 => 31.4100)
  SingleSource/Benchmarks/Misc/richards_benchmark: -3.91% (2.8150 => 2.7050)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -3.61% (8.7250 => 8.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -3.57% (0.4200 => 0.4050)
  MultiSource/Benchmarks/Olden/tsp/tsp: -3.42% (9.7850 => 9.4500)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -3.39% (14.7350 => 14.2350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -3.38% (11.3950 => 11.0100)
  SingleSource/Benchmarks/Misc/flops-7: -3.36% (10.1100 => 9.7700)
  MultiSource/Benchmarks/Olden/health/health: -2.43% (1.6450 => 1.6050)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -2.40% (22.8950 => 22.3450)
  SingleSource/Benchmarks/Shootout/lists: -2.06% (22.5850 => 22.1200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.04% (9.8000 => 9.6000)
  SingleSource/Benchmarks/Shootout/heapsort: -1.96% (13.7950 => 13.5250)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.83% (4.9100 => 4.8200)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -1.82% (12.0700 => 11.8500)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.81% (1.9350 => 1.9000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.75% (10.2850 => 10.1050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -1.72% (8.1300 => 7.9900)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.63% (1.5350 => 1.5100)
  SingleSource/Benchmarks/Dhrystone/dry: -1.56% (4.8100 => 4.7350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -1.55% (99.2600 => 97.7250)
  SingleSource/Benchmarks/Shootout-C++/sieve: -1.52% (6.5700 => 6.4700)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.44% (42.4800 => 41.8700)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -1.31% (6.1250 => 6.0450)
  MultiSource/Benchmarks/Olden/bisort/bisort: -1.30% (1.5350 => 1.5150)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.29% (6.6000 => 6.5150)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -1.22% (18.0100 => 17.7900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -1.20% (134.5050 => 132.8900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -1.11% (20.6950 => 20.4650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.11% (0.9000 => 0.8900)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -1.05% (0.9500 => 0.9400)

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


More information about the llvm-testresults mailing list