[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
Tue Feb 11 00:56:26 PST 2014


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

Comparing:
     Run: 22096, Order: 201134, Start Time: 2014-02-11 08:14:46, End Time: 2014-02-11 09:01:49
      To: 22095, Order: 201132, Start Time: 2014-02-11 07:19:46, End Time: 2014-02-11 08:07:29
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 5 (186 on baseline)
Performance Improvements: 40 (394 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1065 (506 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 56.27% (3.1100 => 4.8600, std.dev.: 0.5229)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 54.55% (0.0550 => 0.0850, std.dev.: 0.0085)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 53.05% (3.9400 => 6.0300, std.dev.: 0.5647)
  SingleSource/UnitTests/2008-04-18-LoopBug: 37.50% (0.0400 => 0.0550, std.dev.: 0.0037)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 37.21% (0.4300 => 0.5900, std.dev.: 0.0349)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/StructModifyTest: -71.43% (0.0350 => 0.0100, std.dev.: 0.0060)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -64.29% (0.0700 => 0.0250, std.dev.: 0.0087)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -46.67% (0.0750 => 0.0400, std.dev.: 0.0099)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -45.45% (0.0550 => 0.0300, std.dev.: 0.0046)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -42.37% (0.2950 => 0.1700, std.dev.: 0.0335)
  SingleSource/UnitTests/2006-01-23-UnionInit: -35.29% (0.0850 => 0.0550, std.dev.: 0.0063)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -33.33% (0.1350 => 0.0900, std.dev.: 0.0087)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -33.01% (4.6650 => 3.1250, std.dev.: 0.4347)
  SingleSource/Regression/C/testtrace: -23.08% (0.0650 => 0.0500, std.dev.: 0.0055)
  MultiSource/Benchmarks/sim/sim: -22.42% (1.1150 => 0.8650, std.dev.: 0.0333)
  MultiSource/Benchmarks/FreeBench/distray/distray: -20.97% (0.3100 => 0.2450, std.dev.: 0.0140)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -20.00% (0.1250 => 0.1000, std.dev.: 0.0077)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -15.84% (1.5150 => 1.2750, std.dev.: 0.0835)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -13.51% (0.7400 => 0.6400, std.dev.: 0.0241)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -9.84% (1.2200 => 1.1000, std.dev.: 0.0373)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -8.40% (3.6300 => 3.3250, std.dev.: 0.0642)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.71% (2.2700 => 2.0950, std.dev.: 0.0425)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.52% (1.3300 => 1.2300, std.dev.: 0.0307)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -7.39% (1.7600 => 1.6300, std.dev.: 0.0186)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -7.22% (0.9700 => 0.9000, std.dev.: 0.0136)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.99% (1.3600 => 1.2650, std.dev.: 0.0366)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -6.96% (1.7950 => 1.6700, std.dev.: 0.0478)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -6.87% (3.8600 => 3.5950, std.dev.: 0.0653)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -4.74% (15.5000 => 14.7650, std.dev.: 0.1242)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Ptrdist/ks/ks: -11.50% (4.1750 => 3.6950, std.dev.: 0.1338)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -10.88% (8.5050 => 7.5800, std.dev.: 0.1882)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.55% (1.0900 => 0.9750, std.dev.: 0.0341)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -8.48% (13.4950 => 12.3500, std.dev.: 0.2869)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -7.45% (8.0550 => 7.4550, std.dev.: 0.1738)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -7.44% (1.0750 => 0.9950, std.dev.: 0.0302)
  SingleSource/Benchmarks/Shootout/random: -7.22% (4.0150 => 3.7250, std.dev.: 0.0891)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -6.96% (14.8000 => 13.7700, std.dev.: 0.3845)
  MultiSource/Applications/SIBsim4/SIBsim4: -6.95% (11.1500 => 10.3750, std.dev.: 0.1637)
  SingleSource/Benchmarks/Misc/flops-6: -6.86% (5.3950 => 5.0250, std.dev.: 0.1230)
  SingleSource/Benchmarks/Shootout/fib2: -6.80% (15.0650 => 14.0400, std.dev.: 0.0907)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.69% (8.7500 => 8.1650, std.dev.: 0.0336)
  SingleSource/Benchmarks/Shootout/nestedloop: -6.06% (0.1650 => 0.1550, std.dev.: 0.0035)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -4.42% (7.9200 => 7.5700, std.dev.: 0.0730)
  SingleSource/Benchmarks/Misc/whetstone: -4.30% (12.5700 => 12.0300, std.dev.: 0.1551)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.23% (14.5350 => 13.9200, std.dev.: 0.0331)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 112.50% (0.0400 => 0.0850)
  SingleSource/UnitTests/2008-04-18-LoopBug: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 81.82% (0.0550 => 0.1000)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/byval-alignment: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/Vector/divides: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 57.14% (0.0350 => 0.0550)
  SingleSource/Benchmarks/Linpack/linpack-pc: 54.55% (0.8250 => 1.2750)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 51.17% (3.2150 => 4.8600)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 49.63% (4.0300 => 6.0300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 43.32% (3.8550 => 5.5250)
  SingleSource/UnitTests/2003-07-10-SignConversions: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 41.67% (0.0600 => 0.0850)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 37.50% (0.0400 => 0.0550)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/PR491: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/PR1386: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 32.71% (3.4550 => 4.5850)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 30.00% (3.6500 => 4.7450)
  SingleSource/UnitTests/SignlessTypes/ccc: 28.57% (0.0700 => 0.0900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.46% (3.6050 => 4.5950)
  SingleSource/Regression/C/DuffsDevice: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 27.08% (0.2400 => 0.3050)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 25.53% (0.2350 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 25.49% (0.2550 => 0.3200)
  SingleSource/Benchmarks/Misc/mandel-2: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C++/BuiltinTypeInfo: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 24.63% (4.0800 => 5.0850)
  MultiSource/Benchmarks/Olden/em3d/em3d: 24.04% (0.5200 => 0.6450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 23.66% (3.9300 => 4.8600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 22.22% (0.3600 => 0.4400)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2003-05-31-CastToBool: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 20.83% (0.1200 => 0.1450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 20.38% (3.9750 => 4.7850)
  SingleSource/Benchmarks/Shootout/ary3: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 20.00% (0.1000 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 19.15% (0.2350 => 0.2800)
  MultiSource/Applications/sqlite3/sqlite3: 18.64% (63.1750 => 74.9500)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2003-05-26-Shorts: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 18.00% (0.5000 => 0.5900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 17.95% (0.1950 => 0.2300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 17.56% (4.0150 => 4.7200)
  SingleSource/Benchmarks/Shootout/objinst: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 17.05% (3.6950 => 4.3250)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 16.67% (0.4200 => 0.4900)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 15.93% (1.1300 => 1.3100)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 15.81% (2.8150 => 3.2600)
  SingleSource/UnitTests/initp1: 14.81% (0.1350 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 13.24% (4.3050 => 4.8750)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 12.55% (3.9850 => 4.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 12.50% (0.2000 => 0.2250)
  MultiSource/Applications/minisat/minisat: 12.44% (2.1300 => 2.3950)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 11.63% (0.2150 => 0.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 11.36% (0.2200 => 0.2450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 11.13% (3.5050 => 3.8950)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 10.52% (4.6100 => 5.0950)
  SingleSource/Benchmarks/McGill/queens: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 10.00% (0.4500 => 0.4950)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 9.68% (0.9300 => 1.0200)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 9.42% (1.8050 => 1.9750)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 9.38% (0.4800 => 0.5250)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.30% (0.2150 => 0.2350)
  MultiSource/Applications/siod/siod: 8.69% (9.3750 => 10.1900)
  MultiSource/Benchmarks/BitBench/five11/five11: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 6.98% (0.2150 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 6.90% (0.2900 => 0.3100)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 6.87% (15.7850 => 16.8700)
  MultiSource/Applications/kimwitu++/kc: 6.76% (48.6150 => 51.9000)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 6.74% (0.4450 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 6.67% (0.2250 => 0.2400)
  MultiSource/Benchmarks/Prolangs-C/football/football: 6.62% (2.8700 => 3.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 6.56% (0.3050 => 0.3250)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 6.52% (0.2300 => 0.2450)
  SingleSource/Benchmarks/McGill/exptree: 6.25% (0.2400 => 0.2550)
  MultiSource/Applications/oggenc/oggenc: 6.24% (18.3550 => 19.5000)
  MultiSource/Applications/sgefa/sgefa: 5.94% (1.4300 => 1.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 5.77% (0.2600 => 0.2750)
  SingleSource/Benchmarks/Misc/whetstone: 5.56% (0.2700 => 0.2850)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.42% (2.6750 => 2.8200)
  SingleSource/Benchmarks/Shootout-C++/moments: 5.37% (1.2100 => 1.2750)
  MultiSource/Applications/d/make_dparser: 5.04% (13.8900 => 14.5900)
  SingleSource/Benchmarks/Misc/oourafft: 4.76% (0.7350 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 4.68% (1.1750 => 1.2300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 3.94% (4.0600 => 4.2200)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 3.77% (0.2650 => 0.2750)
  SingleSource/Benchmarks/Shootout-C++/random: 3.08% (0.6500 => 0.6700)
  MultiSource/Applications/spiff/spiff: 3.06% (3.4300 => 3.5350)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 2.88% (1.9100 => 1.9650)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 2.86% (4.7200 => 4.8550)
  SingleSource/Benchmarks/Misc-C++/bigfib: 2.83% (2.1200 => 2.1800)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 2.80% (1.0700 => 1.1000)
  SingleSource/Benchmarks/Shootout-C++/matrix: 2.55% (0.7850 => 0.8050)
  MultiSource/Applications/JM/ldecod/ldecod: 2.08% (23.8550 => 24.3500)
  MultiSource/Applications/Burg/burg: 1.79% (3.6300 => 3.6950)
  SingleSource/Benchmarks/McGill/chomp: 1.67% (0.6000 => 0.6100)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.67% (0.9000 => 0.9150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 1.54% (3.8950 => 3.9550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 1.52% (4.9500 => 5.0250)
  MultiSource/Applications/treecc/treecc: 1.47% (8.8700 => 9.0000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 1.27% (3.9500 => 4.0000)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 1.02% (0.9850 => 0.9950)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 161.86% (43.6950 => 114.4200)
  SingleSource/Benchmarks/Misc/fbench: 147.42% (6.7900 => 16.8000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 136.36% (7.0000 => 16.5450)
  SingleSource/Benchmarks/Misc/whetstone: 116.56% (5.5550 => 12.0300)
  SingleSource/Benchmarks/McGill/chomp: 91.08% (2.4650 => 4.7100)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 70.40% (2.2300 => 3.8000)
  SingleSource/Benchmarks/Shootout/fib2: 69.67% (8.2750 => 14.0400)
  MultiSource/Benchmarks/FreeBench/neural/neural: 37.10% (0.3100 => 0.4250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 33.61% (21.3600 => 28.5400)
  SingleSource/Benchmarks/Shootout-C++/ary2: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 29.05% (1.2050 => 1.5550)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 26.92% (0.1300 => 0.1650)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 25.20% (18.3550 => 22.9800)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 23.25% (9.8500 => 12.1400)
  MultiSource/Applications/kimwitu++/kc: 22.73% (0.1100 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 20.45% (67.3550 => 81.1300)
  MultiSource/Benchmarks/BitBench/five11/five11: 20.41% (60.4450 => 72.7800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 18.87% (129.1150 => 153.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 16.42% (193.9050 => 225.7350)
  MultiSource/Applications/aha/aha: 14.32% (5.5850 => 6.3850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 13.97% (17.6450 => 20.1100)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 13.95% (4.8400 => 5.5150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 12.04% (3.9050 => 4.3750)
  MultiSource/Applications/siod/siod: 11.70% (6.3650 => 7.1100)
  SingleSource/Benchmarks/SmallPT/smallpt: 10.71% (60.3850 => 66.8550)
  SingleSource/Benchmarks/Shootout/sieve: 10.33% (15.2400 => 16.8150)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 10.04% (28.4850 => 31.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 9.59% (4.3800 => 4.8000)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.75% (1.4200 => 1.5300)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 7.55% (16.2900 => 17.5200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 7.45% (25.2950 => 27.1800)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 7.33% (12.0700 => 12.9550)
  MultiSource/Benchmarks/nbench/nbench: 6.98% (39.7400 => 42.5150)
  MultiSource/Applications/sqlite3/sqlite3: 6.98% (12.7550 => 13.6450)
  MultiSource/Applications/oggenc/oggenc: 6.94% (0.3600 => 0.3850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 6.58% (14.6550 => 15.6200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 5.78% (16.3600 => 17.3050)
  SingleSource/Benchmarks/Misc/fp-convert: 5.64% (4.6950 => 4.9600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 4.99% (14.1200 => 14.8250)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 4.24% (11.3300 => 11.8100)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 4.16% (16.1200 => 16.7900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 3.86% (12.8100 => 13.3050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 3.82% (0.6550 => 0.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 3.70% (12.9700 => 13.4500)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 3.58% (5.3000 => 5.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 3.50% (22.4300 => 23.2150)
  SingleSource/Benchmarks/Shootout-C++/lists1: 3.43% (1.7500 => 1.8100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 3.41% (20.6950 => 21.4000)
  MultiSource/Benchmarks/Olden/bh/bh: 3.34% (7.1950 => 7.4350)
  SingleSource/Benchmarks/McGill/misr: 2.78% (0.5400 => 0.5550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 2.68% (8.7650 => 9.0000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.57% (134.5050 => 137.9600)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.54% (24.1750 => 24.7900)
  MultiSource/Applications/spiff/spiff: 2.53% (16.4150 => 16.8300)
  SingleSource/Benchmarks/Shootout-C++/hash2: 2.52% (9.9250 => 10.1750)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 2.30% (26.0750 => 26.6750)
  SingleSource/Benchmarks/Misc/richards_benchmark: 2.13% (2.8150 => 2.8750)
  MultiSource/Applications/SPASS/SPASS: 2.02% (36.1950 => 36.9250)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 1.95% (3.3250 => 3.3900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.83% (1.6400 => 1.6700)
  MultiSource/Applications/sgefa/sgefa: 1.82% (0.8250 => 0.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 1.82% (11.0000 => 11.2000)
  MultiSource/Applications/lambda-0_1_3/lambda: 1.64% (12.1950 => 12.3950)
  MultiSource/Applications/obsequi/Obsequi: 1.40% (4.9950 => 5.0650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 1.36% (7.3550 => 7.4550)
  MultiSource/Applications/viterbi/viterbi: 1.28% (10.1400 => 10.2700)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 1.27% (5.1000 => 5.1650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.22% (10.2850 => 10.4100)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/StructModifyTest: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/block-byref-cxxobj-test: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -53.85% (0.0650 => 0.0300)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-10-13-BadLoad: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/AtomicOps: -46.67% (0.0750 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -45.00% (0.1000 => 0.0550)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -43.75% (0.1600 => 0.0900)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/2006-02-04-DivRem: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -40.00% (0.0250 => 0.0150)
  MultiSource/Applications/lemon/lemon: -37.68% (5.6000 => 3.4900)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/conditional-gnu-ext: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2002-08-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/fp-convert: -35.00% (0.1000 => 0.0650)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2009-12-07-StructReturn: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/stmtexpr: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/testtrace: -33.33% (0.0750 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -31.25% (0.0800 => 0.0550)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -31.03% (0.1450 => 0.1000)
  SingleSource/Regression/C++/pointer_member: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/callargs: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-31-LongShifts: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-08-20-FoldBug: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -28.11% (4.6600 => 3.3500)
  SingleSource/Benchmarks/Misc/flops-4: -28.00% (0.1250 => 0.0900)
  SingleSource/Benchmarks/Stanford/FloatMM: -28.00% (0.1250 => 0.0900)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/sumarraymalloc: -26.32% (0.0950 => 0.0700)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/2002-10-12-StructureArgs: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0800 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -24.49% (0.4900 => 0.3700)
  SingleSource/UnitTests/SignlessTypes/factor: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -23.47% (0.4900 => 0.3750)
  MultiSource/Benchmarks/FreeBench/distray/distray: -23.44% (0.3200 => 0.2450)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -23.33% (0.1500 => 0.1150)
  SingleSource/Benchmarks/Misc/flops-7: -22.73% (0.1100 => 0.0850)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -22.64% (0.2650 => 0.2050)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -22.45% (0.2450 => 0.1900)
  SingleSource/Benchmarks/Misc/flops-2: -22.22% (0.0900 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/ary3: -22.03% (0.8850 => 0.6900)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -21.70% (0.5300 => 0.4150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -21.59% (1.1350 => 0.8900)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -21.47% (0.8150 => 0.6400)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/2003-05-14-AtExit: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Shootout-C++/fibo: -21.17% (0.6850 => 0.5400)
  SingleSource/Benchmarks/Shootout-C++/ary: -20.93% (0.8600 => 0.6800)
  MultiSource/Benchmarks/nbench/nbench: -20.92% (4.6600 => 3.6850)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -20.79% (0.5050 => 0.4000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -20.45% (1.9800 => 1.5750)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -20.35% (0.8600 => 0.6850)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -20.22% (1.3350 => 1.0650)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -20.08% (26.6150 => 21.2700)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C++/pointer_method: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/FreeBench/mason/mason: -20.00% (0.1750 => 0.1400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -19.94% (1.5800 => 1.2650)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -19.35% (0.3100 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/ary2: -19.10% (0.8900 => 0.7200)
  SingleSource/UnitTests/SignlessTypes/shr: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -18.99% (0.7900 => 0.6400)
  MultiSource/Benchmarks/McCat/08-main/main: -18.97% (0.9750 => 0.7900)
  MultiSource/Applications/viterbi/viterbi: -18.87% (0.5300 => 0.4300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -18.64% (0.2950 => 0.2400)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -18.60% (0.2150 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -18.45% (2.0600 => 1.6800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -18.38% (0.6800 => 0.5550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -18.35% (19.0200 => 15.5300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -18.26% (6.1350 => 5.0150)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -18.18% (0.3300 => 0.2700)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -18.09% (0.9950 => 0.8150)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -17.91% (0.3350 => 0.2750)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -17.81% (0.7300 => 0.6000)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -17.65% (0.2550 => 0.2100)
  SingleSource/Benchmarks/Dhrystone/fldry: -17.65% (0.1700 => 0.1400)
  SingleSource/Regression/C++/pointer_method2: -17.65% (0.0850 => 0.0700)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/llubenchmark/llu: -17.24% (0.1450 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -17.07% (0.2050 => 0.1700)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -16.92% (2.0100 => 1.6700)
  SingleSource/Benchmarks/Misc/flops-3: -16.67% (0.0900 => 0.0750)
  MultiSource/Applications/obsequi/Obsequi: -16.43% (4.1700 => 3.4850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -16.33% (0.2450 => 0.2050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -16.22% (2.2500 => 1.8850)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -16.16% (5.4150 => 4.5400)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -16.09% (12.6750 => 10.6350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -16.07% (0.2800 => 0.2350)
  SingleSource/Benchmarks/Stanford/IntMM: -16.00% (0.1250 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -15.81% (1.3600 => 1.1450)
  SingleSource/Benchmarks/Shootout/methcall: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Stanford/Bubblesort: -15.79% (0.0950 => 0.0800)
  SingleSource/UnitTests/Vector/multiplies: -15.79% (0.0950 => 0.0800)
  MultiSource/Applications/hexxagon/hexxagon: -15.73% (3.3050 => 2.7850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -15.54% (1.9300 => 1.6300)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -15.45% (1.1000 => 0.9300)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/Vector/simple: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Olden/bisort/bisort: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/Olden/tsp/tsp: -15.38% (0.3900 => 0.3300)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -15.19% (1.1850 => 1.0050)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -15.08% (4.9750 => 4.2250)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -15.04% (4.5200 => 3.8400)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -14.93% (3.3150 => 2.8200)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -14.57% (6.2800 => 5.3650)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -14.53% (0.5850 => 0.5000)
  MultiSource/Benchmarks/Bullet/bullet: -14.48% (117.8850 => 100.8200)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -14.43% (3.8450 => 3.2900)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -14.40% (0.6250 => 0.5350)
  SingleSource/Benchmarks/Misc/pi: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -14.28% (17.2250 => 14.7650)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -13.89% (0.1800 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Misc/flops-5: -13.64% (0.1100 => 0.0950)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -13.27% (52.9500 => 45.9250)
  MultiSource/Benchmarks/Olden/power/power: -13.25% (0.4150 => 0.3600)
  MultiSource/Applications/ClamAV/clamscan: -13.25% (52.1300 => 45.2250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -13.09% (3.8950 => 3.3850)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -12.98% (1.0400 => 0.9050)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/Misc/perlin: -12.82% (0.1950 => 0.1700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -12.70% (4.0950 => 3.5750)
  SingleSource/Regression/C/casts: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -12.42% (0.7650 => 0.6700)
  SingleSource/Benchmarks/Shootout-C++/hash: -12.14% (1.4000 => 1.2300)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -12.03% (0.6650 => 0.5850)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -11.76% (1.4450 => 1.2750)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -11.76% (3.9550 => 3.4900)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -11.47% (4.5350 => 4.0150)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -11.45% (3.7550 => 3.3250)
  SingleSource/Benchmarks/Dhrystone/dry: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Stanford/Oscar: -11.36% (0.2200 => 0.1950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -11.29% (0.3100 => 0.2750)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -11.23% (3.7400 => 3.3200)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -11.17% (3.7150 => 3.3000)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -11.10% (3.7400 => 3.3250)
  SingleSource/Benchmarks/Misc/flops: -10.96% (0.3650 => 0.3250)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.79% (3.8450 => 3.4300)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.77% (0.3250 => 0.2900)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -10.73% (1.1650 => 1.0400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -10.71% (0.2800 => 0.2500)
  SingleSource/Benchmarks/Shootout/matrix: -10.64% (0.2350 => 0.2100)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -10.53% (0.1900 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.42% (0.2400 => 0.2150)
  SingleSource/Benchmarks/Shootout/heapsort: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/Shootout-C++/hello: -10.29% (0.6800 => 0.6100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -10.27% (8.6150 => 7.7300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -10.25% (3.8550 => 3.4600)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -10.00% (0.1500 => 0.1350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -9.89% (2.3250 => 2.0950)
  MultiSource/Benchmarks/McCat/05-eks/eks: -9.79% (1.6350 => 1.4750)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -9.55% (16.2300 => 14.6800)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -9.52% (0.2100 => 0.1900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -9.41% (6.5350 => 5.9200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -8.93% (0.5600 => 0.5100)
  SingleSource/Benchmarks/Misc/flops-6: -8.70% (0.1150 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/hash2: -8.68% (1.4400 => 1.3150)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -8.63% (0.9850 => 0.9000)
  MultiSource/Benchmarks/mafft/pairlocalalign: -8.53% (31.8800 => 29.1600)
  MultiSource/Applications/SIBsim4/SIBsim4: -8.31% (4.4550 => 4.0850)
  SingleSource/Benchmarks/CoyoteBench/almabench: -8.16% (0.2450 => 0.2250)
  MultiSource/Benchmarks/MallocBench/gs/gs: -8.07% (13.2050 => 12.1400)
  MultiSource/Benchmarks/Olden/mst/mst: -7.89% (0.3800 => 0.3500)
  SingleSource/Benchmarks/McGill/misr: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -7.14% (0.2800 => 0.2600)
  MultiSource/Benchmarks/Olden/health/health: -7.14% (0.4200 => 0.3900)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -7.04% (92.4350 => 85.9250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -6.91% (3.9100 => 3.6400)
  SingleSource/Benchmarks/Shootout-C++/lists1: -6.88% (1.0900 => 1.0150)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -6.77% (0.6650 => 0.6200)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.67% (0.3000 => 0.2800)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -6.11% (0.6550 => 0.6150)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -5.93% (4.0500 => 3.8100)
  SingleSource/Benchmarks/Misc/richards_benchmark: -5.88% (0.2550 => 0.2400)
  SingleSource/Benchmarks/Misc/salsa20: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.77% (0.2600 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/objinst: -5.71% (0.7000 => 0.6600)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -5.56% (0.3600 => 0.3400)
  SingleSource/Regression/C++/ofstream_ctor: -5.47% (0.6400 => 0.6050)
  MultiSource/Benchmarks/sim/sim: -5.46% (0.9150 => 0.8650)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -5.38% (0.4650 => 0.4400)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -5.32% (0.4700 => 0.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -5.17% (0.2900 => 0.2750)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.65% (9.0400 => 8.6200)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -4.58% (0.7650 => 0.7300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/Olden/bh/bh: -4.40% (0.9100 => 0.8700)
  SingleSource/Benchmarks/Shootout/lists: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -4.29% (0.7000 => 0.6700)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -4.28% (28.2450 => 27.0350)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -4.17% (2.6350 => 2.5250)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -4.16% (15.9850 => 15.3200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -4.01% (4.8650 => 4.6700)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -3.99% (3.2550 => 3.1250)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -3.70% (4.1850 => 4.0300)
  MultiSource/Applications/SPASS/SPASS: -3.44% (67.9400 => 65.6050)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.14% (0.7950 => 0.7700)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -3.14% (2.5450 => 2.4650)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -2.90% (138.9550 => 134.9300)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -2.89% (1.2100 => 1.1750)
  MultiSource/Applications/JM/lencod/lencod: -2.82% (50.2100 => 48.7950)
  SingleSource/UnitTests/SignlessTypes/rem: -2.82% (0.3550 => 0.3450)
  SingleSource/Benchmarks/Shootout-C++/wc: -2.80% (0.7150 => 0.6950)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.62% (1.7200 => 1.6750)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.60% (0.9600 => 0.9350)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -2.59% (1.7350 => 1.6900)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -2.57% (3.6900 => 3.5950)
  SingleSource/Benchmarks/Shootout-C++/sumcol: -2.21% (0.6800 => 0.6650)
  SingleSource/Benchmarks/SmallPT/smallpt: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.90% (1.0550 => 1.0350)
  MultiSource/Applications/lua/lua: -1.83% (12.0500 => 11.8300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -1.69% (0.5900 => 0.5800)
  MultiSource/Applications/hbd/hbd: -1.53% (4.2400 => 4.1750)
  SingleSource/Benchmarks/Shootout-C++/methcall: -1.47% (0.6800 => 0.6700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -1.27% (2.7650 => 2.7300)
  SingleSource/Benchmarks/Shootout-C++/lists: -1.17% (0.8550 => 0.8450)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  SingleSource/Benchmarks/Shootout/ackermann: -50.00% (0.0300 => 0.0150)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -49.32% (1.1050 => 0.5600)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -40.24% (0.4100 => 0.2450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -32.92% (8.4000 => 5.6350)
  MultiSource/Applications/lemon/lemon: -32.56% (3.8700 => 2.6100)
  SingleSource/Benchmarks/Shootout-C++/ary: -30.77% (0.0650 => 0.0450)
  MultiSource/Applications/SIBsim4/SIBsim4: -29.73% (14.7650 => 10.3750)
  SingleSource/Benchmarks/Stanford/Treesort: -28.99% (0.3450 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -28.22% (8.5400 => 6.1300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -25.85% (16.6550 => 12.3500)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  MultiSource/Applications/JM/ldecod/ldecod: -22.58% (0.1550 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -21.43% (0.3500 => 0.2750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -21.18% (16.9300 => 13.3450)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -19.44% (0.3600 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -19.28% (0.8300 => 0.6700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -19.24% (52.1050 => 42.0800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -18.40% (4.4300 => 3.6150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -18.32% (0.6550 => 0.5350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -18.14% (9.2600 => 7.5800)
  MultiSource/Benchmarks/MallocBench/gs/gs: -17.24% (0.1450 => 0.1200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -15.90% (21.0950 => 17.7400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -15.41% (3.5700 => 3.0200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -15.20% (36.3550 => 30.8300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -14.83% (17.6950 => 15.0700)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -14.52% (13.7400 => 11.7450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -14.23% (28.1750 => 24.1650)
  SingleSource/Benchmarks/Shootout/strcat: -14.13% (0.4600 => 0.3950)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -13.77% (4.2850 => 3.6950)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.60% (8.2750 => 7.1500)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -13.36% (2.4700 => 2.1400)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -13.04% (20.2800 => 17.6350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -12.93% (14.4200 => 12.5550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -12.69% (2.3250 => 2.0300)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.40% (3.5950 => 3.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -11.36% (13.3750 => 11.8550)
  SingleSource/Benchmarks/Shootout-C++/lists: -11.32% (62.2450 => 55.2000)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -11.28% (8.4200 => 7.4700)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.25% (0.4000 => 0.3550)
  SingleSource/Benchmarks/Misc/oourafft: -11.13% (14.1550 => 12.5800)
  MultiSource/Benchmarks/sim/sim: -11.03% (12.9200 => 11.4950)
  SingleSource/Benchmarks/Shootout/hash: -11.02% (16.7450 => 14.9000)
  MultiSource/Benchmarks/Bullet/bullet: -10.88% (24.1200 => 21.4950)
  MultiSource/Applications/ClamAV/clamscan: -10.39% (0.3850 => 0.3450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -10.31% (1.6000 => 1.4350)
  MultiSource/Benchmarks/FreeBench/distray/distray: -10.24% (0.8300 => 0.7450)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -9.93% (9.0650 => 8.1650)
  SingleSource/Benchmarks/Misc/ffbench: -9.49% (4.3200 => 3.9100)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -9.30% (1.0750 => 0.9750)
  SingleSource/Benchmarks/Stanford/Puzzle: -9.20% (0.4350 => 0.3950)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -9.13% (10.9500 => 9.9500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -8.88% (8.7250 => 7.9500)
  SingleSource/Benchmarks/Shootout/ary3: -8.85% (6.6700 => 6.0800)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -8.80% (32.7400 => 29.8600)
  MultiSource/Benchmarks/Olden/tsp/tsp: -8.64% (9.7850 => 8.9400)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -8.61% (7.1450 => 6.5300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -8.59% (26.6700 => 24.3800)
  SingleSource/Benchmarks/Shootout-C++/hash: -8.49% (2.1800 => 1.9950)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -8.38% (15.5150 => 14.2150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -8.28% (18.6650 => 17.1200)
  SingleSource/Regression/C/uint64_to_float: -8.22% (1.7650 => 1.6200)
  SingleSource/Benchmarks/Linpack/linpack-pc: -8.16% (6.9850 => 6.4150)
  SingleSource/Benchmarks/Dhrystone/dry: -8.00% (4.8100 => 4.4250)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -7.96% (19.9700 => 18.3800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -7.88% (2.6000 => 2.3950)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -7.87% (1.0800 => 0.9950)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -7.62% (15.1600 => 14.0050)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -7.45% (9.8000 => 9.0700)
  SingleSource/Benchmarks/Misc/salsa20: -7.36% (22.0900 => 20.4650)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -7.35% (0.3400 => 0.3150)
  SingleSource/Benchmarks/Shootout-C++/moments: -7.32% (0.2050 => 0.1900)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -7.31% (8.6850 => 8.0500)
  SingleSource/Benchmarks/Misc/dt: -7.29% (6.2400 => 5.7850)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -7.27% (14.8500 => 13.7700)
  MultiSource/Benchmarks/Olden/power/power: -7.22% (8.1000 => 7.5150)
  SingleSource/Benchmarks/Shootout-C++/random: -7.20% (4.0250 => 3.7350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.14% (0.4200 => 0.3900)
  SingleSource/Benchmarks/Shootout-C++/strcat: -7.14% (0.2100 => 0.1950)
  SingleSource/Benchmarks/Misc/flops-5: -7.11% (5.6250 => 5.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -6.98% (0.8600 => 0.8000)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -6.97% (6.2400 => 5.8050)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.96% (8.9800 => 8.3550)
  SingleSource/Benchmarks/Misc/flops-4: -6.94% (3.3150 => 3.0850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.89% (8.1300 => 7.5700)
  SingleSource/Benchmarks/Misc/mandel-2: -6.88% (2.0350 => 1.8950)
  SingleSource/Benchmarks/Misc/flops-6: -6.86% (5.3950 => 5.0250)
  MultiSource/Benchmarks/Olden/mst/mst: -6.82% (0.2200 => 0.2050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -6.74% (18.9150 => 17.6400)
  SingleSource/Benchmarks/Misc/flops-7: -6.73% (10.1100 => 9.4300)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -6.72% (4.9100 => 4.5800)
  SingleSource/Benchmarks/Misc/flops-8: -6.72% (5.7300 => 5.3450)
  SingleSource/Benchmarks/Misc/flops: -6.68% (17.9750 => 16.7750)
  SingleSource/Benchmarks/Dhrystone/fldry: -6.67% (5.2450 => 4.8950)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -6.49% (12.3300 => 11.5300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -6.21% (14.7350 => 13.8200)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -6.13% (17.2800 => 16.2200)
  SingleSource/Benchmarks/Shootout/nestedloop: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -5.87% (27.7900 => 26.1600)
  SingleSource/Benchmarks/Misc/mandel: -5.84% (4.2800 => 4.0300)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -5.75% (3.4800 => 3.2800)
  MultiSource/Benchmarks/Olden/bisort/bisort: -5.54% (1.5350 => 1.4500)
  MultiSource/Benchmarks/Olden/health/health: -5.47% (1.6450 => 1.5550)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.43% (0.4600 => 0.4350)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -5.42% (8.5800 => 8.1150)
  SingleSource/Benchmarks/McGill/queens: -5.39% (4.7350 => 4.4800)
  SingleSource/Benchmarks/Shootout/lists: -5.36% (22.5850 => 21.3750)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.29% (182.4700 => 172.8200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.09% (39.7700 => 37.7450)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -5.01% (4.1950 => 3.9850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/NPB-serial/is/is: -4.97% (27.9750 => 26.5850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -4.88% (2.4600 => 2.3400)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.78% (20.7100 => 19.7200)
  SingleSource/Benchmarks/Stanford/FloatMM: -4.61% (1.0850 => 1.0350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -4.52% (22.8950 => 21.8600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -4.40% (13.1800 => 12.6000)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -4.27% (0.8200 => 0.7850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -4.26% (1.8800 => 1.8000)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.19% (20.9850 => 20.1050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.07% (14.5100 => 13.9200)
  MultiSource/Applications/hexxagon/hexxagon: -4.05% (29.4800 => 28.2850)
  SingleSource/Benchmarks/Shootout/heapsort: -3.77% (13.7950 => 13.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -3.68% (0.6800 => 0.6550)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -3.60% (11.3950 => 10.9850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.47% (1.0100 => 0.9750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -3.41% (13.0500 => 12.6050)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.33% (0.9000 => 0.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -3.23% (0.6200 => 0.6000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -2.94% (18.0100 => 17.4800)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -2.71% (42.4800 => 41.3300)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.53% (62.5550 => 60.9750)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.48% (12.1150 => 11.8150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -2.44% (0.6150 => 0.6000)
  SingleSource/Benchmarks/Shootout-C++/ary3: -2.20% (6.6000 => 6.4550)
  MultiSource/Benchmarks/llubenchmark/llu: -2.15% (16.0500 => 15.7050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -2.14% (5.8350 => 5.7100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.91% (4.1850 => 4.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -1.80% (1.6700 => 1.6400)
  MultiSource/Applications/JM/lencod/lencod: -1.61% (18.2800 => 17.9850)
  SingleSource/Benchmarks/Shootout-C++/sieve: -1.45% (6.5700 => 6.4750)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.21% (2.0650 => 2.0400)

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


More information about the llvm-testresults mailing list