[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
Sun Mar 9 00:02:44 PST 2014


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

Comparing:
     Run: 23340, Order: 203371, Start Time: 2014-03-09 07:03:46, End Time: 2014-03-09 08:08:36
      To: 23335, Order: 203363, Start Time: 2014-03-09 04:09:29, End Time: 2014-03-09 05:15:04
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 18 (683 on baseline)
Performance Improvements: 11 (11 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1081 (392 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2006-12-01-float_varg: 77.78% (0.0450 => 0.0800, std.dev.: 0.0081)
  SingleSource/UnitTests/member-function-pointers: 50.00% (0.0700 => 0.1050, std.dev.: 0.0077)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 31.04% (4.7200 => 6.1850, std.dev.: 0.2173)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 27.27% (0.0550 => 0.0700, std.dev.: 0.0057)
  SingleSource/Benchmarks/Misc/fbench: 18.64% (0.2950 => 0.3500, std.dev.: 0.0199)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 17.33% (5.1650 => 6.0600, std.dev.: 0.3461)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 16.99% (5.5900 => 6.5400, std.dev.: 0.1969)
  MultiSource/Benchmarks/sim/sim: 15.23% (1.2800 => 1.4750, std.dev.: 0.0597)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 10.91% (5.2250 => 5.7950, std.dev.: 0.1129)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 10.77% (0.3250 => 0.3600, std.dev.: 0.0104)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 10.71% (0.1400 => 0.1550, std.dev.: 0.0054)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.98% (5.3250 => 5.7500, std.dev.: 0.0355)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 7.69% (5.2000 => 5.6000, std.dev.: 0.0768)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 37.45% (15.1800 => 20.8650, std.dev.: 1.7901)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 27.45% (23.4050 => 29.8300, std.dev.: 1.4290)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 25.27% (20.9300 => 26.2200, std.dev.: 1.5572)
  SingleSource/Benchmarks/Shootout-C++/sieve: 20.95% (9.8550 => 11.9200, std.dev.: 0.4890)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 11.52% (31.8700 => 35.5400, std.dev.: 0.6865)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-copied-in-cxxobj: -75.00% (0.0400 => 0.0100, std.dev.: 0.0081)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -44.44% (0.0450 => 0.0250, std.dev.: 0.0071)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: -33.33% (0.0600 => 0.0400, std.dev.: 0.0072)
  MultiSource/Applications/lua/lua: -15.69% (19.3800 => 16.3400, std.dev.: 0.9645)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/hash: -19.47% (2.8500 => 2.2950, std.dev.: 0.1122)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -10.03% (4.4350 => 3.9900, std.dev.: 0.1374)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -8.44% (18.9500 => 17.3500, std.dev.: 0.2508)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -7.27% (5.9150 => 5.4850, std.dev.: 0.0071)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -6.59% (7.1350 => 6.6650, std.dev.: 0.0855)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -4.32% (14.4800 => 13.8550, std.dev.: 0.2370)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.31% (2.1600 => 2.1100, std.dev.: 0.0152)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 600.00% (0.0050 => 0.0350)
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  SingleSource/UnitTests/2003-07-10-SignConversions: 171.43% (0.0350 => 0.0950)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 150.00% (0.0200 => 0.0500)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 150.00% (0.0200 => 0.0500)
  SingleSource/Regression/C/2003-06-16-VolatileError: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 116.67% (0.0300 => 0.0650)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 114.29% (0.0350 => 0.0750)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 114.29% (0.0350 => 0.0750)
  SingleSource/Regression/C++/BuiltinTypeInfo: 112.50% (0.0400 => 0.0850)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 100.00% (0.0350 => 0.0700)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 100.00% (0.0450 => 0.0900)
  SingleSource/Regression/C++/fixups: 100.00% (0.0550 => 0.1100)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 100.00% (0.0300 => 0.0600)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2002-05-02-CastTest1: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 100.00% (0.0400 => 0.0800)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 100.00% (0.0400 => 0.0800)
  SingleSource/UnitTests/2006-12-01-float_varg: 100.00% (0.0400 => 0.0800)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 100.00% (0.0350 => 0.0700)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/Vector/build2: 93.33% (0.0750 => 0.1450)
  SingleSource/UnitTests/Threads/tls: 91.67% (0.0600 => 0.1150)
  SingleSource/Benchmarks/Linpack/linpack-pc: 90.91% (0.8250 => 1.5750)
  SingleSource/Regression/C/DuffsDevice: 90.91% (0.0550 => 0.1050)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 90.02% (3.2550 => 6.1850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 88.89% (0.3600 => 0.6800)
  SingleSource/Regression/C++/short_circuit_dtor: 88.89% (0.0450 => 0.0850)
  SingleSource/UnitTests/2007-03-02-VaCopy: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C++/2003-05-14-array-init: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 85.71% (0.0350 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 83.33% (0.2400 => 0.4400)
  SingleSource/UnitTests/2008-04-18-LoopBug: 83.33% (0.0300 => 0.0550)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 81.82% (0.0550 => 0.1000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 81.62% (3.4550 => 6.2750)
  SingleSource/Benchmarks/Shootout/ary3: 80.00% (0.0750 => 0.1350)
  SingleSource/Benchmarks/Shootout/strcat: 80.00% (0.0750 => 0.1350)
  SingleSource/Regression/C/globalrefs: 77.78% (0.0450 => 0.0800)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2002-12-13-MishaTest: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 75.00% (0.1200 => 0.2100)
  SingleSource/UnitTests/Vector/sumarray: 75.00% (0.0600 => 0.1050)
  SingleSource/Benchmarks/Shootout/objinst: 73.91% (0.1150 => 0.2000)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 73.68% (0.0950 => 0.1650)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 72.73% (0.0550 => 0.0950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 72.55% (0.2550 => 0.4400)
  SingleSource/Benchmarks/Stanford/Quicksort: 71.43% (0.1050 => 0.1800)
  SingleSource/Regression/C/2003-05-21-UnionTest: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 69.03% (1.1300 => 1.9100)
  SingleSource/Benchmarks/Misc/flops-8: 68.75% (0.0800 => 0.1350)
  SingleSource/UnitTests/2003-08-11-VaListArg: 68.75% (0.0800 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 68.63% (0.2550 => 0.4300)
  SingleSource/Benchmarks/Stanford/Bubblesort: 68.42% (0.0950 => 0.1600)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 66.67% (0.0600 => 0.1000)
  SingleSource/Regression/C++/2003-06-13-Crasher: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/PR491: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/initp1: 66.67% (0.1350 => 0.2250)
  MultiSource/Applications/sqlite3/sqlite3: 64.88% (63.1750 => 104.1650)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 64.29% (0.0700 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 63.64% (0.2200 => 0.3600)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 63.64% (0.0550 => 0.0900)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 63.12% (3.7150 => 6.0600)
  MultiSource/Benchmarks/McCat/15-trie/trie: 62.86% (0.1750 => 0.2850)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/Vector/divides: 62.50% (0.0400 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 61.54% (0.1950 => 0.3150)
  SingleSource/UnitTests/member-function-pointers: 61.54% (0.0650 => 0.1050)
  MultiSource/Benchmarks/sim/sim: 61.20% (0.9150 => 1.4750)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 61.08% (4.0600 => 6.5400)
  SingleSource/Benchmarks/Stanford/Queens: 60.87% (0.1150 => 0.1850)
  SingleSource/Benchmarks/Stanford/Treesort: 60.00% (0.1250 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 60.00% (0.1500 => 0.2400)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 60.00% (0.1000 => 0.1600)
  SingleSource/Regression/C++/pointer_method: 60.00% (0.0500 => 0.0800)
  SingleSource/UnitTests/2003-08-20-FoldBug: 60.00% (0.0500 => 0.0800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 58.70% (4.0800 => 6.4750)
  MultiSource/Benchmarks/McCat/09-vor/vor: 58.33% (0.9600 => 1.5200)
  SingleSource/Benchmarks/Shootout/methcall: 57.89% (0.0950 => 0.1500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 57.89% (3.9300 => 6.2050)
  SingleSource/Benchmarks/McGill/chomp: 57.50% (0.6000 => 0.9450)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 57.14% (0.4200 => 0.6600)
  SingleSource/Benchmarks/Misc/mandel: 57.14% (0.1400 => 0.2200)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 57.14% (0.0700 => 0.1100)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 57.14% (0.0350 => 0.0550)
  MultiSource/Applications/lambda-0_1_3/lambda: 56.55% (2.0600 => 3.2250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 56.41% (4.0150 => 6.2800)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 56.25% (0.1600 => 0.2500)
  SingleSource/Regression/C/matrixTranspose: 56.25% (0.0800 => 0.1250)
  MultiSource/Applications/kimwitu++/kc: 56.24% (48.6150 => 75.9550)
  MultiSource/Benchmarks/McCat/18-imp/imp: 55.92% (1.0550 => 1.6450)
  SingleSource/UnitTests/2003-04-22-Switch: 55.56% (0.0450 => 0.0700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 55.56% (0.4500 => 0.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 55.56% (0.2250 => 0.3500)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 55.38% (0.9300 => 1.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 55.00% (0.2000 => 0.3100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 54.60% (3.8550 => 5.9600)
  SingleSource/UnitTests/2003-05-26-Shorts: 54.55% (0.0550 => 0.0850)
  SingleSource/Regression/C/compare: 53.85% (0.0650 => 0.1000)
  MultiSource/Applications/oggenc/oggenc: 53.80% (18.3550 => 28.2300)
  MultiSource/Applications/minisat/minisat: 53.52% (2.1300 => 3.2700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 53.46% (3.9750 => 6.1000)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 53.33% (0.1500 => 0.2300)
  SingleSource/Benchmarks/Misc-C++/bigfib: 53.07% (2.1200 => 3.2450)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 52.94% (0.3400 => 0.5200)
  SingleSource/Benchmarks/Misc/fbench: 52.17% (0.2300 => 0.3500)
  SingleSource/Benchmarks/McGill/exptree: 52.08% (0.2400 => 0.3650)
  SingleSource/Benchmarks/Stanford/Towers: 51.72% (0.1450 => 0.2200)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 51.61% (0.1550 => 0.2350)
  MultiSource/Applications/Burg/burg: 51.38% (3.6300 => 5.4950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 51.34% (4.3050 => 6.5150)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 51.16% (0.2150 => 0.3250)
  SingleSource/Benchmarks/Misc/flops-2: 50.00% (0.0900 => 0.1350)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 50.00% (0.1300 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 50.00% (0.2400 => 0.3600)
  SingleSource/Regression/C++/global_ctor: 50.00% (0.0600 => 0.0900)
  SingleSource/UnitTests/2002-04-17-PrintfChar: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 50.00% (0.0300 => 0.0450)
  SingleSource/Benchmarks/Misc/mandel-2: 50.00% (0.0800 => 0.1200)
  SingleSource/UnitTests/2003-05-31-LongShifts: 50.00% (0.0500 => 0.0750)
  SingleSource/UnitTests/SignlessTypes/ccc: 50.00% (0.0700 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 49.86% (1.8050 => 2.7050)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 49.60% (0.6250 => 0.9350)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 49.59% (1.2100 => 1.8100)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 49.06% (0.2650 => 0.3950)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 48.92% (3.6900 => 5.4950)
  MultiSource/Benchmarks/BitBench/five11/five11: 48.65% (0.1850 => 0.2750)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 48.56% (1.0400 => 1.5450)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 47.62% (0.1050 => 0.1550)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 47.54% (2.5450 => 3.7550)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 47.20% (1.0700 => 1.5750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 46.92% (2.6750 => 3.9300)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 46.71% (4.1850 => 6.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 46.51% (0.2150 => 0.3150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 46.10% (0.7700 => 1.1250)
  SingleSource/Regression/C++/ofstream_ctor: 46.09% (0.6400 => 0.9350)
  MultiSource/Applications/hbd/hbd: 45.87% (4.2400 => 6.1850)
  SingleSource/UnitTests/vla: 45.83% (0.1200 => 0.1750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 45.81% (3.7550 => 5.4750)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 45.79% (3.9750 => 5.7950)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 45.65% (0.2300 => 0.3350)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 45.65% (3.5050 => 5.1050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 45.57% (3.9500 => 5.7500)
  SingleSource/UnitTests/2002-05-02-CastTest2: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/SignlessTypes/cast2: 45.45% (0.0550 => 0.0800)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 45.16% (0.1550 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 45.11% (1.1750 => 1.7050)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 44.83% (0.2900 => 0.4200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 44.75% (3.2850 => 4.7550)
  SingleSource/Benchmarks/Misc/ffbench: 44.68% (0.2350 => 0.3400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 44.66% (3.6500 => 5.2800)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 44.62% (0.3250 => 0.4700)
  SingleSource/Benchmarks/Misc/flops-3: 44.44% (0.0900 => 0.1300)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/Vector/build: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/stmtexpr: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 44.23% (0.2600 => 0.3750)
  SingleSource/Benchmarks/Shootout/hash: 44.12% (0.1700 => 0.2450)
  SingleSource/Regression/C/bigstack: 44.00% (0.1250 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 43.90% (0.2050 => 0.2950)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 43.86% (3.2150 => 4.6250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 43.77% (3.8950 => 5.6000)
  SingleSource/UnitTests/2002-05-02-CastTest: 43.75% (0.0800 => 0.1150)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 43.48% (0.1150 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 43.48% (0.2300 => 0.3300)
  SingleSource/Benchmarks/Shootout/lists: 43.48% (0.2300 => 0.3300)
  SingleSource/Benchmarks/Stanford/RealMM: 43.48% (0.1150 => 0.1650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 43.44% (3.6950 => 5.3000)
  MultiSource/Applications/JM/ldecod/ldecod: 43.37% (23.8550 => 34.2000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 42.86% (0.2100 => 0.3000)
  SingleSource/Benchmarks/Shootout/random: 42.86% (0.1050 => 0.1500)
  SingleSource/UnitTests/SignlessTypes/factor: 42.86% (0.1050 => 0.1500)
  SingleSource/Benchmarks/CoyoteBench/almabench: 42.86% (0.2450 => 0.3500)
  SingleSource/UnitTests/2003-05-31-CastToBool: 42.86% (0.0700 => 0.1000)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 42.54% (3.8550 => 5.4950)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 42.37% (0.5900 => 0.8400)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 42.30% (4.6100 => 6.5600)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 42.16% (3.6050 => 5.1250)
  MultiSource/Applications/JM/lencod/lencod: 42.08% (50.2100 => 71.3400)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 41.94% (138.9550 => 197.2350)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 41.67% (0.0600 => 0.0850)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 41.67% (0.3600 => 0.5100)
  MultiSource/Benchmarks/PAQ8p/paq8p: 41.32% (9.0400 => 12.7750)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 41.03% (2.8150 => 3.9700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 40.98% (0.3050 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 40.91% (0.2200 => 0.3100)
  SingleSource/Benchmarks/Shootout-C++/random: 40.77% (0.6500 => 0.9150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 40.56% (0.9000 => 1.2650)
  SingleSource/Benchmarks/Shootout/matrix: 40.43% (0.2350 => 0.3300)
  MultiSource/Benchmarks/Prolangs-C/football/football: 40.42% (2.8700 => 4.0300)
  SingleSource/Benchmarks/Dhrystone/dry: 40.00% (0.1750 => 0.2450)
  SingleSource/Benchmarks/Stanford/Perm: 40.00% (0.1000 => 0.1400)
  SingleSource/Regression/C++/global_type: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout-C++/strcat: 40.00% (0.6500 => 0.9100)
  SingleSource/Benchmarks/SmallPT/smallpt: 40.00% (0.5250 => 0.7350)
  MultiSource/Applications/siod/siod: 39.89% (9.3750 => 13.1150)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 39.71% (0.6800 => 0.9500)
  MultiSource/Applications/viterbi/viterbi: 39.62% (0.5300 => 0.7400)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 39.58% (0.4800 => 0.6700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 39.58% (0.2400 => 0.3350)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 39.54% (15.9850 => 22.3050)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 39.53% (0.2150 => 0.3000)
  MultiSource/Applications/aha/aha: 39.47% (0.3800 => 0.5300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 39.37% (3.8100 => 5.3100)
  MultiSource/Applications/spiff/spiff: 39.36% (3.4300 => 4.7800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 39.33% (0.4450 => 0.6200)
  MultiSource/Applications/SIBsim4/SIBsim4: 39.28% (4.4550 => 6.2050)
  SingleSource/Benchmarks/Shootout-C++/wc: 39.16% (0.7150 => 0.9950)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 39.00% (0.5000 => 0.6950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 38.46% (0.2600 => 0.3600)
  SingleSource/Regression/C/PR10189: 38.46% (0.0650 => 0.0900)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: 38.46% (0.0650 => 0.0900)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 38.33% (0.3000 => 0.4150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 38.08% (1.7200 => 2.3750)
  SingleSource/UnitTests/SignlessTypes/rem: 38.03% (0.3550 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/moments: 38.02% (1.2100 => 1.6700)
  SingleSource/Regression/C/casts: 37.50% (0.1200 => 0.1650)
  SingleSource/Benchmarks/Stanford/Puzzle: 37.31% (0.3350 => 0.4600)
  MultiSource/Benchmarks/Olden/health/health: 36.90% (0.4200 => 0.5750)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 36.75% (28.2450 => 38.6250)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 36.73% (0.4900 => 0.6700)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 36.34% (2.3250 => 3.1700)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 36.23% (0.3450 => 0.4700)
  SingleSource/Benchmarks/Stanford/FloatMM: 36.00% (0.1250 => 0.1700)
  SingleSource/Benchmarks/Stanford/IntMM: 36.00% (0.1250 => 0.1700)
  MultiSource/Benchmarks/Olden/tsp/tsp: 35.90% (0.3900 => 0.5300)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 35.90% (3.3150 => 4.5050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 35.76% (3.9850 => 5.4100)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 35.71% (0.0700 => 0.0950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 35.62% (2.7650 => 3.7500)
  MultiSource/Applications/lua/lua: 35.60% (12.0500 => 16.3400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 35.48% (0.1550 => 0.2100)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 35.44% (1.5800 => 2.1400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 35.43% (3.7400 => 5.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 35.42% (0.2400 => 0.3250)
  SingleSource/UnitTests/2003-05-07-VarArgs: 35.29% (0.0850 => 0.1150)
  MultiSource/Applications/d/make_dparser: 35.10% (13.8900 => 18.7650)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 35.03% (0.9850 => 1.3300)
  MultiSource/Benchmarks/NPB-serial/is/is: 34.88% (0.2150 => 0.2900)
  MultiSource/Benchmarks/Olden/em3d/em3d: 34.62% (0.5200 => 0.7000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 34.49% (4.0300 => 5.4200)
  SingleSource/Benchmarks/Shootout-C++/objinst: 34.29% (0.7000 => 0.9400)
  MultiSource/Applications/sgefa/sgefa: 34.27% (1.4300 => 1.9200)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 34.21% (0.1900 => 0.2550)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 34.04% (0.2350 => 0.3150)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 34.00% (12.6750 => 16.9850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 33.87% (0.3100 => 0.4150)
  SingleSource/Benchmarks/McGill/queens: 33.33% (0.1500 => 0.2000)
  SingleSource/Regression/C/badidx: 33.33% (0.0750 => 0.1000)
  MultiSource/Benchmarks/McCat/05-eks/eks: 33.33% (1.6350 => 2.1800)
  SingleSource/UnitTests/2002-08-02-CastTest2: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2007-04-25-weak: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/FloatPrecision: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 33.33% (0.4650 => 0.6200)
  SingleSource/Benchmarks/Shootout-C++/matrix: 33.12% (0.7850 => 1.0450)
  MultiSource/Benchmarks/FreeBench/neural/neural: 33.04% (0.5600 => 0.7450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 32.90% (3.8450 => 5.1100)
  MultiSource/Applications/treecc/treecc: 32.75% (8.8700 => 11.7750)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 32.69% (2.0800 => 2.7600)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 32.49% (3.7400 => 4.9550)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 32.47% (15.7850 => 20.9100)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 32.42% (92.4350 => 122.4000)
  SingleSource/Benchmarks/Shootout-C++/methcall: 32.35% (0.6800 => 0.9000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 32.31% (0.3250 => 0.4300)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 32.28% (0.7900 => 1.0450)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 32.26% (0.3100 => 0.4100)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 32.26% (0.1550 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/lists: 32.16% (0.8550 => 1.1300)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 31.98% (0.9850 => 1.3000)
  MultiSource/Benchmarks/Olden/bh/bh: 31.87% (0.9100 => 1.2000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 31.46% (8.6150 => 11.3250)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 31.37% (0.2550 => 0.3350)
  MultiSource/Benchmarks/mafft/pairlocalalign: 31.30% (31.8800 => 41.8600)
  MultiSource/Benchmarks/llubenchmark/llu: 31.03% (0.1450 => 0.1900)
  SingleSource/Benchmarks/Shootout/heapsort: 31.03% (0.1450 => 0.1900)
  MultiSource/Benchmarks/MallocBench/gs/gs: 31.01% (13.2050 => 17.3000)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.89% (4.0950 => 5.3600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 30.83% (0.6650 => 0.8700)
  SingleSource/Benchmarks/Shootout/sieve: 30.77% (0.0650 => 0.0850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 30.61% (0.2450 => 0.3200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 30.54% (4.5350 => 5.9200)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 30.30% (0.1650 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 30.30% (4.7200 => 6.1500)
  SingleSource/Benchmarks/Shootout-C++/hash2: 30.21% (1.4400 => 1.8750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 30.18% (3.9100 => 5.0900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 30.00% (4.0500 => 5.2650)
  SingleSource/Benchmarks/Misc/flops-1: 30.00% (0.1000 => 0.1300)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: 30.00% (0.0500 => 0.0650)
  SingleSource/UnitTests/2002-05-19-DivTest: 30.00% (0.0500 => 0.0650)
  SingleSource/UnitTests/2006-02-04-DivRem: 30.00% (0.0500 => 0.0650)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 29.79% (16.2300 => 21.0650)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 29.76% (1.4450 => 1.8750)
  SingleSource/Benchmarks/Misc/whetstone: 29.63% (0.2700 => 0.3500)
  SingleSource/Benchmarks/Dhrystone/fldry: 29.41% (0.1700 => 0.2200)
  SingleSource/Regression/C/sumarray2d: 29.41% (0.0850 => 0.1100)
  SingleSource/UnitTests/Vector/constpool: 29.08% (155.3200 => 200.4800)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 28.76% (0.7650 => 0.9850)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 28.74% (3.8450 => 4.9500)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 28.65% (17.2250 => 22.1600)
  SingleSource/Benchmarks/Shootout/nestedloop: 28.57% (0.1050 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 28.57% (0.2800 => 0.3600)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 28.39% (0.7750 => 0.9950)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 28.24% (0.6550 => 0.8400)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 28.24% (1.7350 => 2.2250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 28.24% (3.8950 => 4.9950)
  MultiSource/Applications/hexxagon/hexxagon: 28.14% (3.3050 => 4.2350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 28.08% (4.9500 => 6.3400)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 27.91% (0.2150 => 0.2750)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 27.72% (0.5050 => 0.6450)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 27.59% (0.1450 => 0.1850)
  MultiSource/Applications/ClamAV/clamscan: 27.36% (52.1300 => 66.3950)
  SingleSource/Benchmarks/Misc/dt: 27.27% (0.1100 => 0.1400)
  SingleSource/Benchmarks/Misc/flops-7: 27.27% (0.1100 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 27.27% (0.2200 => 0.2800)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/TestLoop: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 27.24% (4.9750 => 6.3300)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 27.23% (1.9100 => 2.4300)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 26.87% (2.0100 => 2.5500)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 26.83% (0.2050 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 26.79% (0.2800 => 0.3550)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 26.68% (1.9300 => 2.4450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 26.62% (4.8650 => 6.1600)
  MultiSource/Applications/SPASS/SPASS: 26.46% (67.9400 => 85.9150)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 26.42% (0.2650 => 0.3350)
  SingleSource/Regression/C/sumarraymalloc: 26.32% (0.0950 => 0.1200)
  SingleSource/UnitTests/Vector/multiplies: 26.32% (0.0950 => 0.1200)
  SingleSource/Benchmarks/Shootout-C++/lists1: 26.15% (1.0900 => 1.3750)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 26.09% (0.1150 => 0.1450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 25.91% (1.1000 => 1.3850)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 25.86% (4.6600 => 5.8650)
  MultiSource/Benchmarks/Olden/bisort/bisort: 25.64% (0.1950 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 25.53% (0.2350 => 0.2950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 25.42% (0.2950 => 0.3700)
  MultiSource/Benchmarks/FreeBench/distray/distray: 25.00% (0.3200 => 0.4000)
  SingleSource/Benchmarks/Misc/lowercase: 25.00% (0.0800 => 0.1000)
  SingleSource/Benchmarks/Shootout-C++/hash: 25.00% (1.4000 => 1.7500)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 25.00% (0.1000 => 0.1250)
  SingleSource/UnitTests/SignlessTypes/div: 25.00% (0.1000 => 0.1250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 24.87% (6.5350 => 8.1600)
  SingleSource/Benchmarks/Shootout-C++/ary2: 24.72% (0.8900 => 1.1100)
  MultiSource/Benchmarks/Bullet/bullet: 24.69% (117.8850 => 146.9850)
  MultiSource/Benchmarks/McCat/08-main/main: 24.62% (0.9750 => 1.2150)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 24.48% (2.6350 => 3.2800)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 24.47% (0.4700 => 0.5850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 24.14% (0.2900 => 0.3600)
  MultiSource/Benchmarks/Olden/power/power: 24.10% (0.4150 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/fibo: 24.09% (0.6850 => 0.8500)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 23.91% (0.2300 => 0.2850)
  SingleSource/Benchmarks/Shootout-C++/ary3: 23.73% (0.8850 => 1.0950)
  SingleSource/Regression/C++/pointer_method2: 23.53% (0.0850 => 0.1050)
  SingleSource/Regression/C/sumarray: 23.53% (0.0850 => 0.1050)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 23.40% (0.2350 => 0.2900)
  SingleSource/Benchmarks/Misc/flops: 23.29% (0.3650 => 0.4500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 23.27% (0.7950 => 0.9800)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 23.20% (0.6250 => 0.7700)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 23.18% (1.1650 => 1.4350)
  MultiSource/Benchmarks/FreeBench/mason/mason: 22.86% (0.1750 => 0.2150)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 22.79% (0.6800 => 0.8350)
  SingleSource/Benchmarks/Shootout-C++/ary: 22.67% (0.8600 => 1.0550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 22.64% (52.9500 => 64.9400)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 22.58% (0.1550 => 0.1900)
  SingleSource/Benchmarks/McGill/misr: 22.50% (0.2000 => 0.2450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 22.39% (0.3350 => 0.4100)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 22.22% (0.7650 => 0.9350)
  SingleSource/Benchmarks/Shootout/fib2: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 22.09% (0.8600 => 1.0500)
  SingleSource/Benchmarks/Misc/oourafft: 21.77% (0.7350 => 0.8950)
  SingleSource/Benchmarks/Misc/flops-6: 21.74% (0.1150 => 0.1400)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 21.70% (0.5300 => 0.6450)
  SingleSource/Benchmarks/Misc/richards_benchmark: 21.57% (0.2550 => 0.3100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 21.45% (19.0200 => 23.1000)
  SingleSource/Benchmarks/Shootout/ackermann: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 20.91% (4.5200 => 5.4650)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 20.69% (0.1450 => 0.1750)
  SingleSource/Benchmarks/Stanford/Oscar: 20.45% (0.2200 => 0.2650)
  MultiSource/Benchmarks/Olden/mst/mst: 19.74% (0.3800 => 0.4550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 19.64% (0.2800 => 0.3350)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 19.38% (1.1350 => 1.3550)
  SingleSource/UnitTests/SignlessTypes/shr: 19.05% (0.1050 => 0.1250)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 18.80% (0.6650 => 0.7900)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 18.75% (0.0800 => 0.0950)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 18.75% (0.1600 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/hello: 18.38% (0.6800 => 0.8050)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Misc/perlin: 17.95% (0.1950 => 0.2300)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 17.83% (3.9550 => 4.6600)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 17.28% (6.2800 => 7.3650)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 17.18% (0.8150 => 0.9550)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 16.44% (0.7300 => 0.8500)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 16.16% (5.4150 => 6.2900)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 15.38% (0.5850 => 0.6750)
  SingleSource/Benchmarks/Misc/ReedSolomon: 15.22% (0.6900 => 0.7950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 14.29% (0.4900 => 0.5600)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 14.00% (2.2500 => 2.5650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 13.64% (0.3300 => 0.3750)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 13.57% (0.9950 => 1.1300)
  MultiSource/Applications/obsequi/Obsequi: 13.43% (4.1700 => 4.7300)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 13.35% (2.0600 => 2.3350)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 13.12% (6.1350 => 6.9400)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 12.24% (0.2450 => 0.2750)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 11.43% (0.7000 => 0.7800)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 9.22% (26.6150 => 29.0700)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 8.82% (1.3600 => 1.4800)
  SingleSource/Benchmarks/Misc/flops-4: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/nbench/nbench: 7.30% (4.6600 => 5.0000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 6.57% (1.9800 => 2.1100)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 6.33% (1.1850 => 1.2600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 5.56% (0.1800 => 0.1900)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 293.94% (43.6950 => 172.1300)
  SingleSource/Benchmarks/Misc/fbench: 259.43% (6.7900 => 24.4050)
  SingleSource/Benchmarks/Misc/whetstone: 213.41% (5.5550 => 17.4100)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 174.00% (7.0000 => 19.1800)
  SingleSource/Benchmarks/Shootout/fib2: 163.14% (8.2750 => 21.7750)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 145.96% (2.2300 => 5.4850)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 128.57% (0.0350 => 0.0800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 123.08% (0.1300 => 0.2900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 95.89% (18.3550 => 35.9550)
  MultiSource/Applications/kimwitu++/kc: 86.36% (0.1100 => 0.2050)
  SingleSource/Benchmarks/McGill/chomp: 84.18% (2.4650 => 4.5400)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 83.33% (0.0300 => 0.0550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 81.72% (21.3600 => 38.8150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 81.43% (6.5700 => 11.9200)
  SingleSource/Benchmarks/Misc/oourafft: 80.82% (14.1550 => 25.5950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 77.22% (0.3950 => 0.7000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 75.30% (7.1450 => 12.5250)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 75.12% (8.5800 => 15.0250)
  MultiSource/Benchmarks/FreeBench/neural/neural: 72.58% (0.3100 => 0.5350)
  SingleSource/Benchmarks/Shootout/sieve: 72.24% (15.2400 => 26.2500)
  MultiSource/Applications/aha/aha: 71.89% (5.5850 => 9.6000)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 71.78% (1.2050 => 2.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 71.43% (0.0700 => 0.1200)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 69.22% (12.3300 => 20.8650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 68.63% (3.9050 => 6.5850)
  SingleSource/Benchmarks/SmallPT/smallpt: 67.87% (60.3850 => 101.3700)
  MultiSource/Applications/siod/siod: 67.24% (6.3650 => 10.6450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 65.53% (4.3800 => 7.2500)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 63.33% (0.3000 => 0.4900)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 62.50% (4.8400 => 7.8650)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 62.50% (0.0400 => 0.0650)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 62.22% (0.2250 => 0.3650)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 61.18% (15.1600 => 24.4350)
  MultiSource/Applications/oggenc/oggenc: 61.11% (0.3600 => 0.5800)
  SingleSource/Benchmarks/McGill/misr: 61.11% (0.5400 => 0.8700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 60.92% (8.7650 => 14.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 60.60% (12.9700 => 20.8300)
  MultiSource/Applications/lambda-0_1_3/lambda: 59.41% (12.1950 => 19.4400)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 58.84% (1.6400 => 2.6050)
  MultiSource/Applications/sqlite3/sqlite3: 58.72% (12.7550 => 20.2450)
  MultiSource/Applications/viterbi/viterbi: 58.23% (10.1400 => 16.0450)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 58.20% (3.3250 => 5.2600)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 58.06% (0.1550 => 0.2450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 58.06% (7.3550 => 11.6250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 57.87% (12.0700 => 19.0550)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 56.67% (0.1500 => 0.2350)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 56.46% (12.8850 => 20.1600)
  SingleSource/Benchmarks/McGill/queens: 56.18% (4.7350 => 7.3950)
  SingleSource/Benchmarks/Shootout/methcall: 55.91% (8.6300 => 13.4550)
  SingleSource/UnitTests/Vector/build2: 55.75% (4.3050 => 6.7050)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 55.65% (3.4500 => 5.3700)
  MultiSource/Benchmarks/nbench/nbench: 55.57% (39.7400 => 61.8250)
  SingleSource/Benchmarks/Shootout/random: 55.56% (3.7350 => 5.8100)
  SingleSource/Benchmarks/Misc/flops-4: 55.51% (3.3150 => 5.1550)
  SingleSource/Benchmarks/Misc/flops-2: 55.50% (4.0450 => 6.2900)
  SingleSource/Benchmarks/Misc/flops-3: 55.49% (7.1900 => 11.1800)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 55.01% (26.0750 => 40.4200)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 54.91% (23.4000 => 36.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 54.66% (67.3550 => 104.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 54.47% (0.6150 => 0.9500)
  MultiSource/Benchmarks/McCat/08-main/main: 54.17% (0.1200 => 0.1850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 53.98% (8.7250 => 13.4350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 53.87% (1.4200 => 2.1850)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 53.72% (16.1200 => 24.7800)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 52.87% (5.8350 => 8.9200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 52.80% (13.0500 => 19.9400)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 52.55% (14.1200 => 21.5400)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 52.54% (2.0650 => 3.1500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 52.21% (4.1850 => 6.3700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 52.10% (8.6850 => 13.2100)
  SingleSource/Benchmarks/Shootout-C++/hash2: 51.84% (9.9250 => 15.0700)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 51.67% (6.1250 => 9.2900)
  SingleSource/Benchmarks/Shootout/nestedloop: 51.52% (0.1650 => 0.2500)
  SingleSource/Benchmarks/Shootout/matrix: 51.20% (6.4850 => 9.8050)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 51.16% (20.7100 => 31.3050)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 50.57% (11.3300 => 17.0600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 50.40% (16.3600 => 24.6050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 50.29% (11.3950 => 17.1250)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 50.00% (0.1100 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 50.00% (0.4200 => 0.6300)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 49.08% (17.6450 => 26.3050)
  SingleSource/Benchmarks/Shootout-C++/methcall: 48.76% (12.2950 => 18.2900)
  SingleSource/Benchmarks/Shootout/lists: 48.20% (22.5850 => 33.4700)
  SingleSource/Benchmarks/Shootout-C++/lists1: 48.00% (1.7500 => 2.5900)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 47.62% (42.4800 => 62.7100)
  MultiSource/Applications/hexxagon/hexxagon: 47.32% (29.4800 => 43.4300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 46.91% (10.2850 => 15.1100)
  SingleSource/Benchmarks/Shootout-C++/moments: 46.34% (0.2050 => 0.3000)
  MultiSource/Benchmarks/Olden/tsp/tsp: 46.19% (9.7850 => 14.3050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 46.15% (0.0650 => 0.0950)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 45.87% (6.4200 => 9.3650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 45.85% (5.3000 => 7.7300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 45.79% (14.6550 => 21.3650)
  MultiSource/Benchmarks/mafft/pairlocalalign: 45.77% (62.5550 => 91.1850)
  MultiSource/Applications/JM/lencod/lencod: 45.76% (18.2800 => 26.6450)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 45.68% (13.1800 => 19.2000)
  SingleSource/Benchmarks/Shootout-C++/fibo: 45.23% (14.4250 => 20.9500)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 45.17% (134.5050 => 195.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 44.83% (99.2600 => 143.7600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 44.76% (5.2950 => 7.6650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 44.49% (12.1150 => 17.5050)
  SingleSource/Benchmarks/Shootout-C++/random: 44.47% (4.0250 => 5.8150)
  SingleSource/Benchmarks/Stanford/Towers: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 44.31% (14.5100 => 20.9400)
  MultiSource/Benchmarks/McCat/09-vor/vor: 44.29% (0.3500 => 0.5050)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 44.12% (0.1700 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 44.01% (1.6700 => 2.4050)
  SingleSource/Benchmarks/Misc/flops-5: 43.73% (5.6250 => 8.0850)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 43.61% (8.7700 => 12.5950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 43.60% (0.8600 => 1.2350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 43.53% (0.8500 => 1.2200)
  MultiSource/Applications/lua/lua: 43.35% (64.8500 => 92.9650)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 43.16% (0.4750 => 0.6800)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 43.08% (24.1750 => 34.5900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 43.06% (14.7350 => 21.0800)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 42.86% (0.1750 => 0.2500)
  MultiSource/Benchmarks/Olden/power/power: 42.78% (8.1000 => 11.5650)
  SingleSource/Benchmarks/Misc-C++/bigfib: 42.75% (0.6550 => 0.9350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 42.68% (8.1300 => 11.6000)
  SingleSource/Benchmarks/Misc/perlin: 42.60% (8.7200 => 12.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 42.55% (129.1150 => 184.0550)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 42.39% (3.4800 => 4.9550)
  SingleSource/Benchmarks/Misc/ReedSolomon: 42.32% (20.9850 => 29.8650)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 42.10% (8.4200 => 11.9650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 42.10% (10.9500 => 15.5600)
  MultiSource/Benchmarks/NPB-serial/is/is: 41.82% (27.9750 => 39.6750)
  SingleSource/Benchmarks/Dhrystone/fldry: 41.75% (5.2450 => 7.4350)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 41.72% (4.1950 => 5.9450)
  MultiSource/Applications/ClamAV/clamscan: 41.56% (0.3850 => 0.5450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 41.46% (0.8200 => 1.1600)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 41.41% (21.0950 => 29.8300)
  SingleSource/Benchmarks/Misc/mandel: 41.12% (4.2800 => 6.0400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 41.11% (0.9000 => 1.2700)
  SingleSource/Benchmarks/Misc/flops-1: 40.95% (6.7400 => 9.5000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 40.91% (18.6650 => 26.3000)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 40.87% (2.8750 => 4.0500)
  SingleSource/Benchmarks/Misc/dt: 40.79% (6.2400 => 8.7850)
  SingleSource/Benchmarks/Shootout-C++/strcat: 40.48% (0.2100 => 0.2950)
  SingleSource/Benchmarks/Misc/pi: 40.32% (1.5500 => 2.1750)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 40.28% (1.0800 => 1.5150)
  SingleSource/Benchmarks/Shootout/strcat: 40.22% (0.4600 => 0.6450)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 40.17% (4.6300 => 6.4900)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 40.17% (14.8500 => 20.8150)
  SingleSource/Benchmarks/Misc/flops-8: 40.14% (5.7300 => 8.0300)
  SingleSource/Benchmarks/Misc/flops: 40.11% (17.9750 => 25.1850)
  SingleSource/Benchmarks/Misc/flops-7: 40.06% (10.1100 => 14.1600)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 40.00% (0.0500 => 0.0700)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 40.00% (0.0750 => 0.1050)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 40.00% (2.8500 => 3.9900)
  MultiSource/Benchmarks/Olden/bh/bh: 39.96% (7.1950 => 10.0700)
  SingleSource/Benchmarks/Misc/flops-6: 39.94% (5.3950 => 7.5500)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 39.86% (2.7850 => 3.8950)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 39.81% (2.6000 => 3.6350)
  SingleSource/Benchmarks/Misc/mandel-2: 39.80% (2.0350 => 2.8450)
  SingleSource/Benchmarks/Stanford/FloatMM: 39.63% (1.0850 => 1.5150)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 39.34% (0.3050 => 0.4250)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 39.01% (19.9700 => 27.7600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 38.62% (18.9150 => 26.2200)
  SingleSource/Benchmarks/Shootout-C++/ary2: 38.46% (0.0650 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 38.41% (2.4600 => 3.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 38.41% (11.0000 => 15.2250)
  SingleSource/Benchmarks/Dhrystone/dry: 38.36% (4.8100 => 6.6550)
  SingleSource/Regression/C/uint64_to_float: 38.24% (1.7650 => 2.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 38.24% (0.6800 => 0.9400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 38.17% (9.0650 => 12.5250)
  SingleSource/Benchmarks/Stanford/Bubblesort: 38.10% (0.1050 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 38.07% (193.9050 => 267.7300)
  MultiSource/Applications/obsequi/Obsequi: 37.74% (4.9950 => 6.8800)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 37.73% (1.9350 => 2.6650)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 37.67% (1.0750 => 1.4800)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 37.46% (1.5350 => 2.1100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 37.16% (5.1000 => 6.9950)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 36.77% (32.7400 => 44.7800)
  MultiSource/Benchmarks/McCat/18-imp/imp: 36.59% (0.2050 => 0.2800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 36.46% (4.9100 => 6.7000)
  MultiSource/Applications/SPASS/SPASS: 35.96% (36.1950 => 49.2100)
  SingleSource/Benchmarks/Misc/fp-convert: 35.89% (4.6950 => 6.3800)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 35.74% (9.8500 => 13.3700)
  SingleSource/Benchmarks/Stanford/Quicksort: 35.29% (0.0850 => 0.1150)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 35.15% (1.0100 => 1.3650)
  MultiSource/Benchmarks/FreeBench/distray/distray: 34.94% (0.8300 => 1.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 34.84% (1.8800 => 2.5350)
  MultiSource/Benchmarks/BitBench/five11/five11: 34.81% (60.4450 => 81.4850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 34.59% (9.8000 => 13.1900)
  SingleSource/Benchmarks/Stanford/Puzzle: 34.48% (0.4350 => 0.5850)
  SingleSource/Benchmarks/Misc/salsa20: 34.45% (22.0900 => 29.7000)
  SingleSource/Benchmarks/Linpack/linpack-pc: 34.43% (6.9850 => 9.3900)
  MultiSource/Benchmarks/sim/sim: 34.40% (12.9200 => 17.3650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 33.26% (26.6700 => 35.5400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 33.00% (15.5150 => 20.6350)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 32.81% (1.6000 => 2.1250)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 32.72% (20.2800 => 26.9150)
  MultiSource/Benchmarks/FreeBench/mason/mason: 32.50% (0.4000 => 0.5300)
  MultiSource/Benchmarks/Bullet/bullet: 31.65% (24.1200 => 31.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 31.45% (0.6200 => 0.8150)
  MultiSource/Benchmarks/PAQ8p/paq8p: 31.45% (182.4700 => 239.8500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 31.40% (16.2900 => 21.4050)
  SingleSource/Benchmarks/Stanford/Queens: 31.25% (0.0800 => 0.1050)
  MultiSource/Benchmarks/Olden/em3d/em3d: 30.85% (8.9800 => 11.7500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 30.55% (14.4200 => 18.8250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 30.00% (0.9500 => 1.2350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 28.74% (25.2950 => 32.5650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 28.34% (2.4700 => 3.1700)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 28.31% (0.8300 => 1.0650)
  SingleSource/Benchmarks/Misc/ffbench: 28.12% (4.3200 => 5.5350)
  MultiSource/Applications/minisat/minisat: 27.81% (24.6350 => 31.4850)
  SingleSource/Benchmarks/Shootout-C++/lists: 27.66% (62.2450 => 79.4650)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 27.50% (0.2000 => 0.2550)
  MultiSource/Benchmarks/Olden/health/health: 27.36% (1.6450 => 2.0950)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 26.47% (0.3400 => 0.4300)
  MultiSource/Benchmarks/Olden/bisort/bisort: 26.38% (1.5350 => 1.9400)
  MultiSource/Applications/spiff/spiff: 25.74% (16.4150 => 20.6400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 25.27% (9.2600 => 11.6000)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 25.00% (0.4600 => 0.5750)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 24.93% (3.5700 => 4.4600)
  SingleSource/Benchmarks/Misc/richards_benchmark: 24.69% (2.8150 => 3.5100)
  MultiSource/Applications/d/make_dparser: 24.32% (0.1850 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 24.30% (13.3750 => 16.6250)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 24.20% (3.5950 => 4.4650)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 23.35% (17.2800 => 21.3150)
  SingleSource/UnitTests/Vector/multiplies: 22.82% (1.7750 => 2.1800)
  SingleSource/Benchmarks/Shootout-C++/ary3: 22.73% (6.6000 => 8.1000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 21.78% (39.7700 => 48.4300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 21.47% (4.2850 => 5.2050)
  SingleSource/Benchmarks/Shootout-C++/matrix: 21.21% (8.2750 => 10.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 21.09% (22.4300 => 27.1600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 21.00% (12.8100 => 15.5000)
  MultiSource/Benchmarks/MallocBench/gs/gs: 20.69% (0.1450 => 0.1750)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 20.36% (1.1050 => 1.3300)
  SingleSource/Benchmarks/Shootout/ary3: 20.31% (6.6700 => 8.0250)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 20.00% (0.3500 => 0.4200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 19.84% (20.6950 => 24.8000)
  MultiSource/Applications/JM/ldecod/ldecod: 19.35% (0.1550 => 0.1850)
  SingleSource/Benchmarks/Shootout/hash: 19.08% (16.7450 => 19.9400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 18.75% (16.9300 => 20.1050)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 18.60% (0.2150 => 0.2550)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout/heapsort: 16.71% (13.7950 => 16.1000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 16.67% (0.3600 => 0.4200)
  MultiSource/Applications/sgefa/sgefa: 14.55% (0.8250 => 0.9450)
  MultiSource/Benchmarks/llubenchmark/llu: 14.30% (16.0500 => 18.3450)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 14.26% (13.7400 => 15.7000)
  MultiSource/Benchmarks/Olden/mst/mst: 13.64% (0.2200 => 0.2500)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 13.43% (52.1050 => 59.1050)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 12.06% (22.8950 => 25.6550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 11.72% (18.0100 => 20.1200)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 11.45% (0.6550 => 0.7300)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 10.90% (28.4850 => 31.5900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 10.71% (27.7900 => 30.7650)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 9.96% (12.6000 => 13.8550)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 9.39% (28.1750 => 30.8200)
  MultiSource/Applications/lemon/lemon: 8.79% (3.8700 => 4.2100)
  MultiSource/Applications/SIBsim4/SIBsim4: 8.64% (14.7650 => 16.0400)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 6.81% (6.2400 => 6.6650)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 6.73% (8.5400 => 9.1150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 5.77% (8.4000 => 8.8850)
  SingleSource/Benchmarks/Shootout-C++/hash: 5.28% (2.1800 => 2.2950)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 4.52% (2.3250 => 2.4300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 4.27% (17.6950 => 18.4500)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 4.17% (16.6550 => 17.3500)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest3: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -38.46% (0.0650 => 0.0400)
  SingleSource/Benchmarks/Shootout/hello: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -15.38% (0.0650 => 0.0550)
  MultiSource/Applications/lemon/lemon: -8.21% (5.6000 => 5.1400)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -42.86% (0.0700 => 0.0400)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -7.32% (0.4100 => 0.3800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.58% (4.4300 => 4.3600)

Added Tests - Compile Time
--------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Added Tests - Execution Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Report Time: 1.17s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140309/868cb228/attachment.html>


More information about the llvm-testresults mailing list