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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Sat Mar 1 11:09:28 PST 2014


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

Comparing:
     Run: 22944, Order: 202597, Start Time: 2014-03-01 18:27:56, End Time: 2014-03-01 19:15:11
      To: 22943, Order: 202595, Start Time: 2014-03-01 17:36:46, End Time: 2014-03-01 18:22:23
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 22 (238 on baseline)
Performance Improvements: 2 (309 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1086 (539 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 116.67% (0.0300 => 0.0650, std.dev.: 0.0067)
  SingleSource/UnitTests/FloatPrecision: 75.00% (0.0400 => 0.0700, std.dev.: 0.0051)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 55.56% (0.0450 => 0.0700, std.dev.: 0.0071)
  SingleSource/UnitTests/Vector/divides: 55.56% (0.0450 => 0.0700, std.dev.: 0.0066)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 50.00% (0.2100 => 0.3150, std.dev.: 0.0265)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 46.36% (3.7100 => 5.4300, std.dev.: 0.4197)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 45.24% (0.2100 => 0.3050, std.dev.: 0.0174)
  SingleSource/Benchmarks/Shootout/strcat: 35.29% (0.0850 => 0.1150, std.dev.: 0.0056)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 34.78% (0.2300 => 0.3100, std.dev.: 0.0166)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 31.91% (0.2350 => 0.3100, std.dev.: 0.0147)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 24.44% (0.2250 => 0.2800, std.dev.: 0.0176)
  SingleSource/UnitTests/initp1: 20.69% (0.1450 => 0.1750, std.dev.: 0.0063)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 18.92% (0.1850 => 0.2200, std.dev.: 0.0107)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 13.66% (2.2700 => 2.5800, std.dev.: 0.0813)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 12.77% (0.2350 => 0.2650, std.dev.: 0.0101)
  MultiSource/Benchmarks/nbench/nbench: 8.78% (3.7000 => 4.0250, std.dev.: 0.1017)
  MultiSource/Applications/hbd/hbd: 8.48% (4.0700 => 4.4150, std.dev.: 0.1206)
  MultiSource/Benchmarks/mafft/pairlocalalign: 4.12% (29.1450 => 30.3450, std.dev.: 0.4138)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout/ackermann: 40.00% (0.0250 => 0.0350, std.dev.: 0.0032)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 18.89% (1.5350 => 1.8250, std.dev.: 0.0790)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 12.13% (17.5150 => 19.6400, std.dev.: 0.7859)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 7.49% (1.6700 => 1.7950, std.dev.: 0.0376)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/PR491: -50.00% (0.0400 => 0.0200, std.dev.: 0.0071)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -2.54% (6.4950 => 6.3300, std.dev.: 0.0459)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 150.00% (0.0200 => 0.0500)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2002-12-13-MishaTest: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/Vector/divides: 75.00% (0.0400 => 0.0700)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 72.73% (0.0550 => 0.0950)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 72.73% (0.0550 => 0.0950)
  SingleSource/UnitTests/2008-04-18-LoopBug: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2007-03-02-VaCopy: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/FloatPrecision: 55.56% (0.0450 => 0.0700)
  SingleSource/Benchmarks/Shootout/strcat: 53.33% (0.0750 => 0.1150)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 48.49% (3.6500 => 5.4200)
  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/UnitTests/2002-10-09-ArrayResolution: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/2003-04-22-Switch: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 42.52% (3.8100 => 5.4300)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 41.67% (0.0600 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 40.91% (0.2200 => 0.3100)
  SingleSource/UnitTests/blockstret: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 36.59% (0.2050 => 0.2800)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 36.21% (0.2900 => 0.3950)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 35.71% (0.0700 => 0.0950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 35.67% (3.8550 => 5.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 35.56% (0.2250 => 0.3050)
  SingleSource/Benchmarks/Stanford/Quicksort: 33.33% (0.1050 => 0.1400)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 33.33% (0.2550 => 0.3400)
  SingleSource/UnitTests/Threads/tls: 33.33% (0.0600 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 33.33% (0.1950 => 0.2600)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 33.33% (0.0450 => 0.0600)
  SingleSource/Regression/C++/short_circuit_dtor: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 31.25% (0.2400 => 0.3150)
  SingleSource/UnitTests/initp1: 29.63% (0.1350 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 29.17% (0.2400 => 0.3100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 28.57% (0.2100 => 0.2700)
  SingleSource/Regression/C++/fixups: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/ary3: 26.67% (0.0750 => 0.0950)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2006-12-01-float_varg: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 24.50% (3.7150 => 4.6250)
  SingleSource/Benchmarks/Shootout/sieve: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/Linpack/linpack-pc: 23.03% (0.8250 => 1.0150)
  SingleSource/UnitTests/stmtexpr: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 21.57% (0.2550 => 0.3100)
  SingleSource/UnitTests/SignlessTypes/ccc: 21.43% (0.0700 => 0.0850)
  SingleSource/UnitTests/vla: 20.83% (0.1200 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 20.00% (0.0750 => 0.0900)
  MultiSource/Applications/sqlite3/sqlite3: 19.68% (63.1750 => 75.6100)
  MultiSource/Benchmarks/sim/sim: 19.13% (0.9150 => 1.0900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 18.36% (3.9750 => 4.7050)
  SingleSource/UnitTests/SignlessTypes/cast2: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/TestLoop: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 18.14% (1.1300 => 1.3350)
  SingleSource/Benchmarks/Shootout/objinst: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 17.24% (0.1450 => 0.1700)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 16.67% (0.1200 => 0.1400)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 16.28% (0.2150 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 16.13% (0.9300 => 1.0800)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 15.22% (0.2300 => 0.2650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 15.07% (4.0800 => 4.6950)
  MultiSource/Applications/minisat/minisat: 15.02% (2.1300 => 2.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 15.00% (0.2000 => 0.2300)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 14.97% (3.7400 => 4.3000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 13.95% (0.2150 => 0.2450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 13.74% (3.9300 => 4.4700)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 12.86% (3.6950 => 4.1700)
  SingleSource/Benchmarks/McGill/exptree: 12.50% (0.2400 => 0.2700)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 12.08% (2.8150 => 3.1550)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 11.90% (0.4200 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 11.06% (1.1750 => 1.3050)
  SingleSource/Benchmarks/McGill/chomp: 10.83% (0.6000 => 0.6650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 10.64% (0.2350 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/sieve: 10.56% (0.9000 => 0.9950)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 10.28% (1.0700 => 1.1800)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.72% (0.3600 => 0.3950)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 9.44% (15.7850 => 17.2750)
  MultiSource/Applications/d/make_dparser: 9.40% (13.8900 => 15.1950)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.35% (2.6750 => 2.9250)
  SingleSource/Benchmarks/Shootout-C++/strcat: 9.23% (0.6500 => 0.7100)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 8.89% (4.6100 => 5.0200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 8.34% (4.0150 => 4.3500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 8.33% (0.3600 => 0.3900)
  MultiSource/Applications/kimwitu++/kc: 7.87% (48.6150 => 52.4400)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 7.87% (0.4450 => 0.4800)
  MultiSource/Applications/siod/siod: 7.84% (9.3750 => 10.1100)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 7.35% (0.6800 => 0.7300)
  MultiSource/Applications/oggenc/oggenc: 7.30% (18.3550 => 19.6950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 7.23% (2.7650 => 2.9650)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 7.00% (0.5000 => 0.5350)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 6.98% (0.8600 => 0.9200)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 5.94% (3.9550 => 4.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 5.77% (0.2600 => 0.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 5.77% (0.2600 => 0.2750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 5.71% (3.5050 => 3.7050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.55% (3.6050 => 3.8050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.42% (2.1200 => 2.2350)
  MultiSource/Applications/treecc/treecc: 5.19% (8.8700 => 9.3300)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 5.13% (3.2150 => 3.3800)
  SingleSource/Benchmarks/Shootout-C++/moments: 4.96% (1.2100 => 1.2700)
  MultiSource/Applications/spiff/spiff: 4.96% (3.4300 => 3.6000)
  MultiSource/Applications/JM/ldecod/ldecod: 4.90% (23.8550 => 25.0250)
  MultiSource/Benchmarks/Prolangs-C/football/football: 4.88% (2.8700 => 3.0100)
  SingleSource/Regression/C++/ofstream_ctor: 4.69% (0.6400 => 0.6700)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 4.62% (0.3250 => 0.3400)
  MultiSource/Applications/lua/lua: 4.61% (12.0500 => 12.6050)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 4.44% (0.4500 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/wc: 4.20% (0.7150 => 0.7450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.17% (0.2400 => 0.2500)
  MultiSource/Applications/hbd/hbd: 4.13% (4.2400 => 4.4150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 3.95% (4.3050 => 4.4750)
  MultiSource/Applications/sgefa/sgefa: 3.85% (1.4300 => 1.4850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 3.77% (0.2650 => 0.2750)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 3.25% (0.7700 => 0.7950)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 3.20% (0.6250 => 0.6450)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 2.61% (0.7650 => 0.7850)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 2.57% (1.3600 => 1.3950)
  SingleSource/Benchmarks/Shootout-C++/matrix: 2.55% (0.7850 => 0.8050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 2.49% (1.8050 => 1.8500)
  SingleSource/Benchmarks/Shootout-C++/lists: 2.34% (0.8550 => 0.8750)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 1.92% (1.0400 => 1.0600)
  MultiSource/Applications/Burg/burg: 1.38% (3.6300 => 3.6800)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.38% (2.5450 => 2.5800)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 168.45% (43.6950 => 117.3000)
  SingleSource/Benchmarks/Misc/fbench: 146.39% (6.7900 => 16.7300)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 137.57% (7.0000 => 16.6300)
  SingleSource/Benchmarks/Misc/whetstone: 116.47% (5.5550 => 12.0250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  SingleSource/Benchmarks/Shootout/fib2: 82.66% (8.2750 => 15.1150)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 67.10% (8.4200 => 14.0700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 66.67% (0.0300 => 0.0500)
  MultiSource/Applications/kimwitu++/kc: 45.45% (0.1100 => 0.1600)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 38.46% (0.1300 => 0.1800)
  MultiSource/Benchmarks/FreeBench/neural/neural: 37.10% (0.3100 => 0.4250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 31.84% (21.3600 => 28.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 30.70% (67.3550 => 88.0350)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 29.46% (1.2050 => 1.5600)
  SingleSource/Benchmarks/Misc/oourafft: 25.68% (14.1550 => 17.7900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 25.42% (18.3550 => 23.0200)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/McGill/chomp: 23.33% (2.4650 => 3.0400)
  MultiSource/Benchmarks/BitBench/five11/five11: 22.93% (60.4450 => 74.3050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 19.00% (8.7650 => 10.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 18.76% (129.1150 => 153.3400)
  MultiSource/Applications/sqlite3/sqlite3: 18.66% (12.7550 => 15.1350)
  SingleSource/Benchmarks/Shootout/sieve: 18.54% (15.2400 => 18.0650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 18.40% (4.1850 => 4.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 17.48% (193.9050 => 227.7900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 16.67% (0.4200 => 0.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 14.63% (0.6150 => 0.7050)
  MultiSource/Applications/aha/aha: 14.15% (5.5850 => 6.3750)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 13.66% (17.6450 => 20.0550)
  MultiSource/Benchmarks/nbench/nbench: 13.58% (39.7400 => 45.1350)
  SingleSource/Benchmarks/SmallPT/smallpt: 12.99% (60.3850 => 68.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 12.90% (0.6200 => 0.7000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 12.81% (134.5050 => 151.7350)
  MultiSource/Applications/oggenc/oggenc: 12.50% (0.3600 => 0.4050)
  MultiSource/Applications/siod/siod: 12.18% (6.3650 => 7.1400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 11.34% (16.3600 => 18.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 10.90% (1.8800 => 2.0850)
  SingleSource/Benchmarks/Misc-C++/bigfib: 10.69% (0.6550 => 0.7250)
  SingleSource/Benchmarks/Misc/fp-convert: 10.65% (4.6950 => 5.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 10.16% (4.3800 => 4.8250)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 9.67% (8.5800 => 9.4100)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 9.66% (7.1450 => 7.8350)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 9.45% (1.6400 => 1.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 9.28% (1.6700 => 1.8250)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.16% (13.0500 => 14.2450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 9.16% (20.6950 => 22.5900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 8.83% (3.9050 => 4.2500)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.33% (0.3000 => 0.3250)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 8.27% (3.3250 => 3.6000)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 8.10% (1.4200 => 1.5350)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.05% (26.0750 => 28.1750)
  SingleSource/Benchmarks/Shootout/matrix: 7.86% (6.4850 => 6.9950)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 7.75% (4.8400 => 5.2150)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 7.57% (14.6550 => 15.7650)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Shootout/random: 7.36% (3.7350 => 4.0100)
  SingleSource/Benchmarks/Shootout/methcall: 7.36% (8.6300 => 9.2650)
  MultiSource/Benchmarks/McCat/18-imp/imp: 7.32% (0.2050 => 0.2200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.27% (7.3550 => 7.8900)
  SingleSource/Benchmarks/Shootout-C++/strcat: 7.14% (0.2100 => 0.2250)
  MultiSource/Applications/spiff/spiff: 6.91% (16.4150 => 17.5500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.66% (25.2950 => 26.9800)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.00% (1.7500 => 1.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 5.80% (22.4300 => 23.7300)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 5.71% (0.3500 => 0.3700)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 5.24% (22.8950 => 24.0950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 5.22% (18.6650 => 19.6400)
  SingleSource/UnitTests/Vector/multiplies: 5.07% (1.7750 => 1.8650)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 5.03% (14.1200 => 14.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 4.86% (12.9700 => 13.6000)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 4.71% (0.8500 => 0.8900)
  MultiSource/Applications/minisat/minisat: 4.44% (24.6350 => 25.7300)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 4.38% (28.1750 => 29.4100)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.11% (12.2950 => 12.8000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.76% (99.2600 => 102.9950)
  SingleSource/Benchmarks/McGill/misr: 3.70% (0.5400 => 0.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 3.64% (11.0000 => 11.4000)
  MultiSource/Applications/JM/lencod/lencod: 3.61% (18.2800 => 18.9400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 3.16% (0.9500 => 0.9800)
  MultiSource/Applications/lambda-0_1_3/lambda: 3.16% (12.1950 => 12.5800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 2.94% (0.6800 => 0.7000)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.89% (12.1150 => 12.4650)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.79% (24.1750 => 24.8500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 2.62% (13.3750 => 13.7250)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.58% (16.2900 => 16.7100)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.48% (1.0100 => 1.0350)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 2.44% (3.4800 => 3.5650)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 2.28% (27.7900 => 28.4250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 2.28% (13.1800 => 13.4800)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 2.28% (15.1600 => 15.5050)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.19% (20.9850 => 21.4450)
  MultiSource/Applications/hexxagon/hexxagon: 1.93% (29.4800 => 30.0500)
  MultiSource/Applications/SPASS/SPASS: 1.84% (36.1950 => 36.8600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.60% (10.2850 => 10.4500)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 1.58% (16.1200 => 16.3750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 1.56% (12.8100 => 13.0100)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.52% (6.5700 => 6.6700)
  MultiSource/Benchmarks/Olden/health/health: 1.52% (1.6450 => 1.6700)
  MultiSource/Applications/viterbi/viterbi: 1.48% (10.1400 => 10.2900)
  MultiSource/Benchmarks/NPB-serial/is/is: 1.38% (27.9750 => 28.3600)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 1.28% (12.0700 => 12.2250)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 1.27% (5.1000 => 5.1650)
  MultiSource/Applications/sgefa/sgefa: 1.21% (0.8250 => 0.8350)
  MultiSource/Applications/obsequi/Obsequi: 1.10% (4.9950 => 5.0500)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 1.02% (9.8500 => 9.9500)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-06-13-Crasher: -100.00% (0.0150 => 0.0000)
  SingleSource/Regression/C++/global_type: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/block-call-r7674133: -75.00% (0.0200 => 0.0050)
  SingleSource/Regression/C++/2003-06-08-BaseType: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -46.15% (0.0650 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-4: -44.00% (0.1250 => 0.0700)
  SingleSource/Regression/C/pointer_arithmetic: -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: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Misc/flops-5: -36.36% (0.1100 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -33.33% (1.3350 => 0.8900)
  SingleSource/Benchmarks/Shootout/fib2: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/shr: -33.33% (0.1050 => 0.0700)
  SingleSource/Benchmarks/Misc/flops-6: -30.43% (0.1150 => 0.0800)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-05-14-AtExit: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-7: -27.27% (0.1100 => 0.0800)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -26.87% (0.3350 => 0.2450)
  SingleSource/UnitTests/AtomicOps: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/Vector/multiplies: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.81% (0.1550 => 0.1150)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -25.54% (4.6600 => 3.4700)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -25.00% (0.0800 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/2002-05-02-CastTest: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -24.53% (0.2650 => 0.2000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -23.99% (1.9800 => 1.5050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -23.94% (4.9500 => 3.7650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -23.79% (1.1350 => 0.8650)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -23.21% (0.2800 => 0.2150)
  SingleSource/Regression/C/callargs: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Dhrystone/dry: -22.86% (0.1750 => 0.1350)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -22.58% (0.1550 => 0.1200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -22.45% (0.2450 => 0.1900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -21.92% (0.7300 => 0.5700)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -21.88% (0.1600 => 0.1250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -21.78% (2.2500 => 1.7600)
  SingleSource/Benchmarks/Stanford/RealMM: -21.74% (0.1150 => 0.0900)
  SingleSource/Regression/C/uint64_to_float: -21.43% (0.1400 => 0.1100)
  MultiSource/Applications/lemon/lemon: -21.43% (5.6000 => 4.4000)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -21.35% (6.1350 => 4.8250)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -20.75% (0.5300 => 0.4200)
  SingleSource/Benchmarks/Misc/flops-1: -20.00% (0.1000 => 0.0800)
  SingleSource/Benchmarks/Misc/fp-convert: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C++/pointer_method: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/PR640: -20.00% (0.0750 => 0.0600)
  SingleSource/Regression/C/testtrace: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -19.82% (6.2800 => 5.0350)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -19.44% (0.1800 => 0.1450)
  MultiSource/Applications/obsequi/Obsequi: -19.06% (4.1700 => 3.3750)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -18.84% (0.3450 => 0.2800)
  SingleSource/Regression/C/matrixTranspose: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -17.91% (2.0100 => 1.6500)
  SingleSource/Benchmarks/Misc/flops: -17.81% (0.3650 => 0.3000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -17.79% (4.9750 => 4.0900)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -17.74% (0.3100 => 0.2550)
  SingleSource/Regression/C++/pointer_method2: -17.65% (0.0850 => 0.0700)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -17.46% (19.0200 => 15.7000)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -17.27% (1.1000 => 0.9100)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -16.99% (5.4150 => 4.4950)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -16.83% (0.5050 => 0.4200)
  MultiSource/Benchmarks/McCat/05-eks/eks: -16.82% (1.6350 => 1.3600)
  SingleSource/Benchmarks/McGill/queens: -16.67% (0.1500 => 0.1250)
  SingleSource/Regression/C/casts: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -16.29% (26.6150 => 22.2800)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -16.08% (0.9950 => 0.8350)
  SingleSource/Benchmarks/Stanford/Oscar: -15.91% (0.2200 => 0.1850)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/Vector/simple: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -15.04% (4.5200 => 3.8400)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -14.99% (1.7350 => 1.4750)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -14.89% (0.2350 => 0.2000)
  SingleSource/Benchmarks/Misc/ffbench: -14.89% (0.2350 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -14.80% (2.6350 => 2.2450)
  SingleSource/Benchmarks/Misc/salsa20: -14.71% (0.1700 => 0.1450)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -14.47% (0.7950 => 0.6800)
  SingleSource/UnitTests/2002-05-03-NotTest: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/2003-05-31-CastToBool: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/Olden/tsp/tsp: -14.10% (0.3900 => 0.3350)
  MultiSource/Benchmarks/Bullet/bullet: -13.88% (117.8850 => 101.5250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -13.86% (3.8950 => 3.3550)
  MultiSource/Benchmarks/llubenchmark/llu: -13.79% (0.1450 => 0.1250)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Misc/ReedSolomon: -13.77% (0.6900 => 0.5950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -13.73% (1.1650 => 1.0050)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -13.65% (3.8450 => 3.3200)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.64% (0.3300 => 0.2850)
  MultiSource/Benchmarks/nbench/nbench: -13.63% (4.6600 => 4.0250)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -13.56% (0.5900 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/hello: -13.24% (0.6800 => 0.5900)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -12.78% (3.7550 => 3.2750)
  MultiSource/Benchmarks/FreeBench/distray/distray: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -12.24% (0.2450 => 0.2150)
  SingleSource/Benchmarks/CoyoteBench/almabench: -12.24% (0.2450 => 0.2150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -12.24% (6.5350 => 5.7350)
  SingleSource/Benchmarks/Stanford/IntMM: -12.00% (0.1250 => 0.1100)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Shootout-C++/fibo: -11.68% (0.6850 => 0.6050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -11.66% (1.9300 => 1.7050)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -11.66% (0.8150 => 0.7200)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.61% (0.5600 => 0.4950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.31% (3.8450 => 3.4100)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -11.28% (0.6650 => 0.5900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -11.22% (0.4900 => 0.4350)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -11.00% (4.8650 => 4.3300)
  SingleSource/Benchmarks/Misc/fbench: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/Olden/power/power: -10.84% (0.4150 => 0.3700)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -10.77% (52.9500 => 47.2450)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.76% (0.7900 => 0.7050)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -10.69% (0.6550 => 0.5850)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -10.42% (0.4800 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.42% (0.2400 => 0.2150)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -10.36% (17.2250 => 15.4400)
  SingleSource/Benchmarks/Stanford/Towers: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/Misc/perlin: -10.26% (0.1950 => 0.1750)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -10.17% (0.2950 => 0.2650)
  MultiSource/Applications/SIBsim4/SIBsim4: -10.10% (4.4550 => 4.0050)
  MultiSource/Applications/ClamAV/clamscan: -10.04% (52.1300 => 46.8950)
  SingleSource/UnitTests/2006-01-23-UnionInit: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -9.76% (0.2050 => 0.1850)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -9.40% (0.5850 => 0.5300)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -9.30% (0.2150 => 0.1950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -9.29% (8.6150 => 7.8150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -9.21% (3.9100 => 3.5500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -9.15% (4.5350 => 4.1200)
  SingleSource/Benchmarks/Shootout-C++/ary2: -8.99% (0.8900 => 0.8100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -8.92% (12.6750 => 11.5450)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -8.80% (0.6250 => 0.5700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -8.69% (3.8550 => 3.5200)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -8.67% (3.6900 => 3.3700)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -8.54% (1.5800 => 1.4450)
  MultiSource/Applications/hexxagon/hexxagon: -8.47% (3.3050 => 3.0250)
  MultiSource/Benchmarks/MallocBench/gs/gs: -8.22% (13.2050 => 12.1200)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -7.93% (2.0800 => 1.9150)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -7.84% (0.7650 => 0.7050)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -7.73% (16.2300 => 14.9750)
  MultiSource/Benchmarks/Olden/bisort/bisort: -7.69% (0.1950 => 0.1800)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -7.69% (0.1300 => 0.1200)
  MultiSource/Applications/viterbi/viterbi: -7.55% (0.5300 => 0.4900)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -7.25% (0.3450 => 0.3200)
  MultiSource/Benchmarks/Olden/health/health: -7.14% (0.4200 => 0.3900)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -7.11% (0.9850 => 0.9150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -6.95% (3.4550 => 3.2150)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -6.84% (4.0950 => 3.8150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/ary3: -6.78% (0.8850 => 0.8250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.67% (4.0500 => 3.7800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.67% (0.3000 => 0.2800)
  MultiSource/Benchmarks/Olden/mst/mst: -6.58% (0.3800 => 0.3550)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -6.55% (2.0600 => 1.9250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/PAQ8p/paq8p: -6.31% (9.0400 => 8.4700)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -6.25% (0.1600 => 0.1500)
  SingleSource/Benchmarks/Misc/richards_benchmark: -5.88% (0.2550 => 0.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -5.36% (0.2800 => 0.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -5.36% (0.2800 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.36% (1.4000 => 1.3250)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.16% (2.3250 => 2.2050)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -5.13% (28.2450 => 26.7950)
  MultiSource/Benchmarks/McCat/08-main/main: -5.13% (0.9750 => 0.9250)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -5.08% (0.9850 => 0.9350)
  SingleSource/Benchmarks/Shootout-C++/lists1: -5.05% (1.0900 => 1.0350)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -4.95% (3.7400 => 3.5550)
  MultiSource/Benchmarks/Olden/bh/bh: -4.95% (0.9100 => 0.8650)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -4.83% (3.3150 => 3.1550)
  MultiSource/Benchmarks/mafft/pairlocalalign: -4.81% (31.8800 => 30.3450)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -4.77% (3.9850 => 3.7950)
  SingleSource/Benchmarks/Misc/oourafft: -4.76% (0.7350 => 0.7000)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -4.71% (1.9100 => 1.8200)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -4.62% (0.3250 => 0.3100)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -4.57% (92.4350 => 88.2100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -4.55% (1.2100 => 1.1550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -4.41% (0.3400 => 0.3250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -4.15% (3.9750 => 3.8100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -4.08% (0.4900 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/ary: -4.07% (0.8600 => 0.8250)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -3.92% (0.2550 => 0.2450)
  MultiSource/Applications/JM/lencod/lencod: -3.82% (50.2100 => 48.2900)
  MultiSource/Applications/SPASS/SPASS: -3.71% (67.9400 => 65.4200)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -3.35% (4.1850 => 4.0450)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -3.11% (1.4450 => 1.4000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.94% (0.6800 => 0.6600)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.62% (1.7200 => 1.6750)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -2.61% (3.2550 => 3.1700)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.60% (0.9600 => 0.9350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -2.57% (3.8950 => 3.7950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.53% (3.9500 => 3.8500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -2.20% (138.9550 => 135.8950)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.92% (0.5200 => 0.5100)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.90% (1.0550 => 1.0350)
  SingleSource/Benchmarks/Shootout-C++/objinst: -1.43% (0.7000 => 0.6900)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.39% (1.4400 => 1.4200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.29% (0.7750 => 0.7650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -1.00% (15.9850 => 15.8250)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -100.00% (0.0150 => 0.0000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -50.23% (1.1050 => 0.5500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -43.90% (0.4100 => 0.2300)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.00% (0.1000 => 0.0650)
  MultiSource/Applications/SIBsim4/SIBsim4: -30.21% (14.7650 => 10.3050)
  MultiSource/Applications/lemon/lemon: -29.72% (3.8700 => 2.7200)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -29.23% (8.4000 => 5.9450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -25.49% (16.6550 => 12.4100)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -24.05% (13.7400 => 10.4350)
  SingleSource/Benchmarks/Shootout-C++/ary: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Shootout-C++/ary2: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Stanford/Treesort: -21.74% (0.3450 => 0.2700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -21.18% (16.9300 => 13.3450)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -21.02% (8.5400 => 6.7450)
  MultiSource/Applications/JM/ldecod/ldecod: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -19.30% (18.9150 => 15.2650)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -18.51% (4.4300 => 3.6100)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -18.48% (52.1050 => 42.4750)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -18.33% (19.9700 => 16.3100)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -17.56% (0.6550 => 0.5400)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -16.27% (0.8300 => 0.6950)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -15.05% (11.3300 => 9.6250)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -14.59% (4.2850 => 3.6600)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -14.57% (2.4700 => 2.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -14.29% (0.0700 => 0.0600)
  MultiSource/Applications/ClamAV/clamscan: -14.29% (0.3850 => 0.3300)
  SingleSource/Benchmarks/Shootout/strcat: -14.13% (0.4600 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.60% (8.2750 => 7.1500)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -13.58% (12.3300 => 10.6550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -13.44% (20.2800 => 17.5550)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.24% (0.3400 => 0.2950)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -12.50% (0.3600 => 0.3150)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -12.26% (2.3250 => 2.0400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -12.04% (21.0950 => 18.5550)
  SingleSource/Benchmarks/Linpack/linpack-pc: -11.10% (6.9850 => 6.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -11.02% (9.2600 => 8.2400)
  SingleSource/Benchmarks/Misc/richards_benchmark: -10.83% (2.8150 => 2.5100)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -9.94% (3.5700 => 3.2150)
  SingleSource/Benchmarks/Misc/ffbench: -9.72% (4.3200 => 3.9000)
  SingleSource/Benchmarks/Shootout-C++/lists: -9.61% (62.2450 => 56.2650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -9.09% (36.3550 => 33.0500)
  SingleSource/Benchmarks/Shootout/hash: -9.08% (16.7450 => 15.2250)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -8.95% (14.4200 => 13.1300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -7.57% (26.6700 => 24.6500)
  SingleSource/Benchmarks/Misc/salsa20: -7.33% (22.0900 => 20.4700)
  SingleSource/Benchmarks/Shootout-C++/moments: -7.32% (0.2050 => 0.1900)
  MultiSource/Benchmarks/Olden/power/power: -7.28% (8.1000 => 7.5100)
  SingleSource/Benchmarks/Misc/dt: -7.13% (6.2400 => 5.7950)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.11% (2.1800 => 2.0250)
  SingleSource/Benchmarks/Misc/perlin: -7.00% (8.7200 => 8.1100)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.98% (0.2150 => 0.2000)
  MultiSource/Benchmarks/llubenchmark/llu: -6.85% (16.0500 => 14.9500)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -6.61% (17.6950 => 16.5250)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.40% (8.9800 => 8.4050)
  MultiSource/Benchmarks/Bullet/bullet: -6.38% (24.1200 => 22.5800)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.38% (15.5150 => 14.5250)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -6.26% (3.5950 => 3.3700)
  MultiSource/Benchmarks/FreeBench/distray/distray: -6.02% (0.8300 => 0.7800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -5.67% (28.4850 => 26.8700)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -5.64% (32.7400 => 30.8950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.43% (0.4600 => 0.4350)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -5.43% (14.7350 => 13.9350)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -5.02% (9.0650 => 8.6100)
  MultiSource/Benchmarks/FreeBench/mason/mason: -5.00% (0.4000 => 0.3800)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -4.83% (39.7700 => 37.8500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -4.80% (18.0100 => 17.1450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.64% (20.7100 => 19.7500)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.34% (182.4700 => 174.5550)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -4.33% (6.2400 => 5.9700)
  SingleSource/Benchmarks/Misc/flops: -3.95% (17.9750 => 17.2650)
  MultiSource/Benchmarks/sim/sim: -3.83% (12.9200 => 12.4250)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.46% (4.9100 => 4.7400)
  SingleSource/Benchmarks/Misc/flops-8: -3.23% (5.7300 => 5.5450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.18% (6.1250 => 5.9300)
  SingleSource/Benchmarks/Shootout/ary3: -3.15% (6.6700 => 6.4600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -3.12% (11.3950 => 11.0400)
  MultiSource/Benchmarks/Olden/bisort/bisort: -2.93% (1.5350 => 1.4900)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -2.88% (2.6000 => 2.5250)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -2.81% (1.6000 => 1.5550)
  MultiSource/Benchmarks/Olden/tsp/tsp: -2.61% (9.7850 => 9.5300)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.51% (62.5550 => 60.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -2.44% (2.4600 => 2.4000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -2.33% (1.0750 => 1.0500)
  SingleSource/Benchmarks/Stanford/Puzzle: -2.30% (0.4350 => 0.4250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.22% (0.9000 => 0.8800)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -1.89% (5.8350 => 5.7250)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -1.88% (17.2800 => 16.9550)
  MultiSource/Applications/lua/lua: -1.86% (64.8500 => 63.6450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.81% (1.9350 => 1.9000)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.79% (12.6000 => 12.3750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -1.54% (8.1300 => 8.0050)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -1.40% (6.4200 => 6.3300)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.36% (6.6000 => 6.5100)
  SingleSource/Benchmarks/Dhrystone/dry: -1.35% (4.8100 => 4.7450)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -1.32% (8.7250 => 8.6100)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.01% (9.9250 => 9.8250)

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


More information about the llvm-testresults mailing list