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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Jan 15 21:47:28 PST 2014


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

Comparing:
     Run: 20632, Order: 199351, Start Time: 2014-01-16 05:06:51, End Time: 2014-01-16 05:52:24
      To: 20627, Order: 199349, Start Time: 2014-01-16 04:02:03, End Time: 2014-01-16 04:48:08
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 0 (169 on baseline)
Performance Improvements: 3 (386 on baseline)
Unchanged Tests: 1107 (555 on baseline)
Total Tests: 1110

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

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/DuffsDevice: -35.29% (0.0850 => 0.0550, std.dev.: 0.0067)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/UnitTests/Vector/build2: -13.56% (4.6450 => 4.0150, std.dev.: 0.1641)
  SingleSource/UnitTests/Vector/multiplies: -9.94% (1.8100 => 1.6300, std.dev.: 0.0273)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 500.00% (0.0050 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 63.64% (0.0550 => 0.0900)
  SingleSource/Regression/C++/BuiltinTypeInfo: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 50.00% (0.1500 => 0.2250)
  SingleSource/UnitTests/2002-04-17-PrintfChar: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 50.00% (0.0400 => 0.0600)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 48.39% (3.2550 => 4.8300)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2003-04-22-Switch: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/block-byref-cxxobj-test: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 39.02% (0.2050 => 0.2850)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/initp1: 37.04% (0.1350 => 0.1850)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 35.83% (3.7400 => 5.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 34.15% (0.2050 => 0.2750)
  SingleSource/Benchmarks/Shootout/strcat: 33.33% (0.0750 => 0.1000)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/PR491: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2008-04-18-LoopBug: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 31.37% (0.2550 => 0.3350)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 30.34% (3.9550 => 5.1550)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 29.26% (3.6050 => 4.6600)
  SingleSource/Benchmarks/Stanford/Quicksort: 28.57% (0.1050 => 0.1350)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 26.90% (3.7550 => 4.7650)
  SingleSource/UnitTests/2002-12-13-MishaTest: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2006-12-01-float_varg: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 23.26% (0.2150 => 0.2650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 23.14% (3.9750 => 4.8950)
  SingleSource/Benchmarks/Shootout/sieve: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 22.47% (0.4450 => 0.5450)
  MultiSource/Benchmarks/sim/sim: 21.31% (0.9150 => 1.1100)
  MultiSource/Benchmarks/NPB-serial/is/is: 20.93% (0.2150 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 20.69% (0.1450 => 0.1750)
  SingleSource/Benchmarks/Linpack/linpack-pc: 20.61% (0.8250 => 0.9950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 19.74% (4.3050 => 5.1550)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 19.03% (1.1300 => 1.3450)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 18.87% (0.2650 => 0.3150)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 17.58% (2.8150 => 3.3100)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 17.39% (0.1150 => 0.1350)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 17.39% (0.2300 => 0.2700)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  MultiSource/Applications/sqlite3/sqlite3: 17.13% (63.1750 => 74.0000)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 15.56% (0.4500 => 0.5200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 15.52% (0.2900 => 0.3350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 14.58% (0.2400 => 0.2750)
  MultiSource/Benchmarks/PAQ8p/paq8p: 13.83% (9.0400 => 10.2900)
  SingleSource/Benchmarks/Shootout/ary3: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 13.21% (15.7850 => 17.8700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 12.82% (4.0950 => 4.6200)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 12.50% (0.1200 => 0.1350)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  MultiSource/Applications/minisat/minisat: 11.97% (2.1300 => 2.3850)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 11.83% (0.9300 => 1.0400)
  SingleSource/Benchmarks/Misc/flops-2: 11.11% (0.0900 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 11.11% (0.3600 => 0.4000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 11.03% (2.7650 => 3.0700)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 10.32% (0.7750 => 0.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 10.26% (0.1950 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 9.30% (0.8600 => 0.9400)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 9.30% (0.2150 => 0.2350)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 7.47% (4.9500 => 5.3200)
  SingleSource/Benchmarks/SmallPT/smallpt: 6.67% (0.5250 => 0.5600)
  SingleSource/Benchmarks/McGill/exptree: 6.25% (0.2400 => 0.2550)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 5.84% (0.7700 => 0.8150)
  MultiSource/Benchmarks/BitBench/five11/five11: 5.41% (0.1850 => 0.1950)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 4.92% (3.4550 => 3.6250)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.67% (2.6750 => 2.8000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 4.26% (0.2350 => 0.2450)
  SingleSource/Benchmarks/Misc/ffbench: 4.26% (0.2350 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 3.83% (1.1750 => 1.2200)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 3.74% (1.0700 => 1.1100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 3.72% (3.8950 => 4.0400)
  MultiSource/Applications/siod/siod: 3.52% (9.3750 => 9.7050)
  MultiSource/Benchmarks/Olden/em3d/em3d: 2.88% (0.5200 => 0.5350)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 2.78% (0.3600 => 0.3700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 2.69% (3.7150 => 3.8150)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 2.14% (3.5050 => 3.5800)
  MultiSource/Applications/kimwitu++/kc: 2.00% (48.6150 => 49.5850)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 1.64% (4.8650 => 4.9450)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 167.36% (7.0000 => 18.7150)
  SingleSource/Benchmarks/CoyoteBench/almabench: 158.53% (43.6950 => 112.9650)
  SingleSource/Benchmarks/Misc/fbench: 133.43% (6.7900 => 15.8500)
  SingleSource/Benchmarks/Misc/whetstone: 116.38% (5.5550 => 12.0200)
  SingleSource/Benchmarks/Shootout/fib2: 72.02% (8.2750 => 14.2350)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 70.18% (2.2300 => 3.7950)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 60.63% (8.4200 => 13.5250)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 58.23% (0.3950 => 0.6250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 39.68% (21.3600 => 29.8350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 34.80% (11.3950 => 15.3600)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.03% (28.4850 => 37.0400)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 26.97% (1.2050 => 1.5300)
  MultiSource/Benchmarks/FreeBench/neural/neural: 25.81% (0.3100 => 0.3900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 25.22% (18.3550 => 22.9850)
  SingleSource/Benchmarks/McGill/chomp: 24.34% (2.4650 => 3.0650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 23.08% (0.1300 => 0.1600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 17.68% (8.7650 => 10.3150)
  SingleSource/Benchmarks/SmallPT/smallpt: 16.92% (60.3850 => 70.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 15.65% (12.9700 => 15.0000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 14.94% (16.3600 => 18.8050)
  SingleSource/Benchmarks/Misc/fp-convert: 14.48% (4.6950 => 5.3750)
  MultiSource/Applications/kimwitu++/kc: 13.64% (0.1100 => 0.1250)
  MultiSource/Applications/sqlite3/sqlite3: 13.45% (12.7550 => 14.4700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 12.90% (8.6850 => 9.8050)
  MultiSource/Applications/siod/siod: 10.84% (6.3650 => 7.0550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 9.73% (3.9050 => 4.2850)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 9.71% (4.8400 => 5.3100)
  SingleSource/Benchmarks/Shootout/sieve: 9.51% (15.2400 => 16.6900)
  MultiSource/Benchmarks/nbench/nbench: 9.05% (39.7400 => 43.3350)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 8.63% (14.6550 => 15.9200)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 8.24% (19.9700 => 21.6150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 8.16% (36.3550 => 39.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 8.13% (0.6150 => 0.6650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 7.89% (2.4700 => 2.6650)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 7.87% (8.5800 => 9.2550)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.63% (26.0750 => 28.0650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 7.43% (13.0500 => 14.0200)
  SingleSource/Benchmarks/Misc/pi: 7.42% (1.5500 => 1.6650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 6.91% (1.8800 => 2.0100)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 6.65% (14.7350 => 15.7150)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 6.23% (14.1200 => 15.0000)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.99% (16.2900 => 17.2650)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 5.86% (3.3250 => 3.5200)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 5.83% (18.0100 => 19.0600)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 5.51% (3.4500 => 3.6400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 4.93% (12.0700 => 12.6650)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 4.92% (24.1750 => 25.3650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 4.90% (4.1850 => 4.3900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.61% (134.5050 => 140.7100)
  MultiSource/Applications/spiff/spiff: 4.20% (16.4150 => 17.1050)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 3.91% (17.6450 => 18.3350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 3.54% (22.4300 => 23.2250)
  MultiSource/Benchmarks/BitBench/five11/five11: 3.30% (60.4450 => 62.4400)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 3.12% (12.8100 => 13.2100)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 2.95% (25.2950 => 26.0400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 2.91% (5.8350 => 6.0050)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 2.68% (12.8850 => 13.2300)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.65% (5.1000 => 5.2350)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 2.61% (1.5350 => 1.5750)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 2.44% (0.8200 => 0.8400)
  MultiSource/Applications/viterbi/viterbi: 2.37% (10.1400 => 10.3800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 2.32% (193.9050 => 198.4100)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 2.31% (7.1450 => 7.3100)
  SingleSource/Benchmarks/Misc/richards_benchmark: 2.31% (2.8150 => 2.8800)
  SingleSource/Benchmarks/Shootout-C++/lists1: 2.29% (1.7500 => 1.7900)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 2.26% (4.1950 => 4.2900)
  MultiSource/Benchmarks/NPB-serial/is/is: 2.23% (27.9750 => 28.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 2.23% (99.2600 => 101.4750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 2.14% (18.6650 => 19.0650)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 1.95% (16.1200 => 16.4350)
  SingleSource/Benchmarks/Linpack/linpack-pc: 1.86% (6.9850 => 7.1150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 1.74% (2.8750 => 2.9250)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 1.52% (15.1600 => 15.3900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.51% (10.2850 => 10.4400)
  MultiSource/Applications/obsequi/Obsequi: 1.40% (4.9950 => 5.0650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.29% (8.1300 => 8.2350)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.09% (6.4200 => 6.4900)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 1.01% (3.4800 => 3.5150)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -83.33% (0.0300 => 0.0050)
  SingleSource/Regression/C++/2003-06-08-BaseType: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C++/global_type: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -50.00% (0.0600 => 0.0300)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -46.15% (0.0650 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -45.00% (0.1000 => 0.0550)
  SingleSource/UnitTests/StructModifyTest: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-05-02-CastTest3: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -38.46% (0.0650 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -38.10% (0.1050 => 0.0650)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/pi: -35.71% (0.0700 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -34.83% (1.3350 => 0.8700)
  SingleSource/Benchmarks/Shootout/hello: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/globalrefs: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/Vector/sumarray: -33.33% (0.0600 => 0.0400)
  SingleSource/Benchmarks/Shootout/random: -33.33% (0.1050 => 0.0700)
  SingleSource/Regression/C/badidx: -33.33% (0.0750 => 0.0500)
  SingleSource/Regression/C/testtrace: -33.33% (0.0750 => 0.0500)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -32.20% (0.2950 => 0.2000)
  SingleSource/UnitTests/Vector/multiplies: -31.58% (0.0950 => 0.0650)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -31.25% (0.0800 => 0.0550)
  SingleSource/Regression/C/callargs: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/Vector/simple: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -30.00% (0.1500 => 0.1050)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -29.85% (0.3350 => 0.2350)
  SingleSource/Regression/C++/pointer_method2: -29.41% (0.0850 => 0.0600)
  SingleSource/Regression/C/test_indvars: -29.41% (0.0850 => 0.0600)
  SingleSource/UnitTests/2003-05-07-VarArgs: -29.41% (0.0850 => 0.0600)
  SingleSource/Regression/C/casts: -29.17% (0.1200 => 0.0850)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2003-05-31-CastToBool: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -28.30% (0.2650 => 0.1900)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -28.12% (0.1600 => 0.1150)
  MultiSource/Applications/lemon/lemon: -27.86% (5.6000 => 4.0400)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -27.78% (0.1800 => 0.1300)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -27.55% (0.4900 => 0.3550)
  SingleSource/Benchmarks/Misc/flops-7: -27.27% (0.1100 => 0.0800)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.79% (0.2800 => 0.2050)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -25.95% (0.6550 => 0.4850)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -25.76% (1.9800 => 1.4700)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -25.58% (0.2150 => 0.1600)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1400 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2002-05-02-CastTest: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/Threads/tls: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -24.68% (4.6600 => 3.5100)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -24.49% (0.2450 => 0.1850)
  SingleSource/UnitTests/SignlessTypes/shr: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -23.78% (2.2500 => 1.7150)
  SingleSource/Regression/C/sumarray2d: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -23.31% (0.8150 => 0.6250)
  SingleSource/Benchmarks/Misc/perlin: -23.08% (0.1950 => 0.1500)
  SingleSource/Regression/C/compare: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/McGill/misr: -22.50% (0.2000 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -22.41% (0.2900 => 0.2250)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -22.03% (1.1350 => 0.8850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -21.92% (19.0200 => 14.8500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -21.61% (0.9950 => 0.7800)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -21.61% (5.4150 => 4.2450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -21.00% (26.6150 => 21.0250)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -20.75% (0.5300 => 0.4200)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -20.69% (0.1450 => 0.1150)
  MultiSource/Benchmarks/McCat/08-main/main: -20.51% (0.9750 => 0.7750)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -20.29% (0.3450 => 0.2750)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -20.19% (1.0400 => 0.8300)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -20.14% (6.2800 => 5.0150)
  SingleSource/Benchmarks/Stanford/Perm: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2006-02-04-DivRem: -20.00% (0.0500 => 0.0400)
  MultiSource/Applications/obsequi/Obsequi: -19.66% (4.1700 => 3.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -19.64% (0.2800 => 0.2250)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/McCat/05-eks/eks: -19.27% (1.6350 => 1.3200)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -19.20% (0.6250 => 0.5050)
  SingleSource/Benchmarks/Misc/ReedSolomon: -18.84% (0.6900 => 0.5600)
  MultiSource/Benchmarks/Olden/mst/mst: -18.42% (0.3800 => 0.3100)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -18.37% (0.2450 => 0.2000)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -18.34% (3.8450 => 3.1400)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -18.18% (1.1000 => 0.9000)
  SingleSource/UnitTests/SignlessTypes/cast2: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/TestLoop: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Misc/richards_benchmark: -17.65% (0.2550 => 0.2100)
  SingleSource/Benchmarks/Misc/salsa20: -17.65% (0.1700 => 0.1400)
  SingleSource/Benchmarks/Misc/flops-6: -17.39% (0.1150 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -17.29% (4.9750 => 4.1150)
  MultiSource/Benchmarks/llubenchmark/llu: -17.24% (0.1450 => 0.1200)
  SingleSource/Benchmarks/Shootout/heapsort: -17.24% (0.1450 => 0.1200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -17.20% (4.5350 => 3.7550)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -16.74% (1.1650 => 0.9700)
  MultiSource/Applications/hexxagon/hexxagon: -16.34% (3.3050 => 2.7650)
  SingleSource/Regression/C/bigstack: -16.00% (0.1250 => 0.1050)
  MultiSource/Applications/ClamAV/clamscan: -15.47% (52.1300 => 44.0650)
  MultiSource/Benchmarks/Olden/bisort/bisort: -15.38% (0.1950 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/ary3: -15.25% (0.8850 => 0.7500)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -15.22% (0.2300 => 0.1950)
  MultiSource/Benchmarks/FreeBench/neural/neural: -15.18% (0.5600 => 0.4750)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -15.15% (0.1650 => 0.1400)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -15.09% (0.7950 => 0.6750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -15.03% (0.7650 => 0.6500)
  MultiSource/Benchmarks/nbench/nbench: -15.02% (4.6600 => 3.9600)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -14.93% (4.5200 => 3.8450)
  SingleSource/Benchmarks/Shootout/matrix: -14.89% (0.2350 => 0.2000)
  SingleSource/Benchmarks/Shootout-C++/hello: -14.71% (0.6800 => 0.5800)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -14.56% (0.7900 => 0.6750)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Olden/health/health: -14.29% (0.4200 => 0.3600)
  SingleSource/UnitTests/SignlessTypes/factor: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Dhrystone/dry: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -14.10% (4.6100 => 3.9600)
  MultiSource/Benchmarks/Bullet/bullet: -14.02% (117.8850 => 101.3600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -13.97% (0.6800 => 0.5850)
  MultiSource/Benchmarks/Olden/bh/bh: -13.74% (0.9100 => 0.7850)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.64% (1.2100 => 1.0450)
  SingleSource/Benchmarks/Misc/flops-5: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Stanford/Oscar: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -13.26% (15.9850 => 13.8650)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -13.02% (1.8050 => 1.5700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -12.50% (0.2400 => 0.2100)
  SingleSource/Benchmarks/Shootout-C++/hash: -12.50% (1.4000 => 1.2250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -12.47% (6.5350 => 5.7200)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -12.47% (3.6900 => 3.2300)
  SingleSource/Benchmarks/CoyoteBench/almabench: -12.24% (0.2450 => 0.2150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -12.12% (0.3300 => 0.2900)
  SingleSource/Benchmarks/Misc/flops-4: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Stanford/FloatMM: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Stanford/Treesort: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -11.98% (4.0500 => 3.5650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -11.90% (0.4200 => 0.3700)
  SingleSource/Benchmarks/Shootout/hash: -11.76% (0.1700 => 0.1500)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Olden/tsp/tsp: -11.54% (0.3900 => 0.3450)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -11.52% (17.2250 => 15.2400)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -11.41% (2.0600 => 1.8250)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -11.31% (3.8450 => 3.4100)
  SingleSource/Benchmarks/Shootout-C++/ary2: -11.24% (0.8900 => 0.7900)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -11.19% (2.0100 => 1.7850)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -11.04% (3.2150 => 2.8600)
  SingleSource/Benchmarks/Shootout-C++/lists1: -11.01% (1.0900 => 0.9700)
  SingleSource/Benchmarks/Misc/fbench: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Misc/mandel: -10.71% (0.1400 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.71% (0.2800 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.42% (0.2400 => 0.2150)
  SingleSource/Benchmarks/Stanford/Towers: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -10.21% (1.9100 => 1.7150)
  SingleSource/Benchmarks/Shootout-C++/ary: -9.88% (0.8600 => 0.7750)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -9.80% (3.3150 => 2.9900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -9.76% (3.7400 => 3.3750)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/Olden/power/power: -9.64% (0.4150 => 0.3750)
  MultiSource/Benchmarks/MallocBench/gs/gs: -9.62% (13.2050 => 11.9350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -9.59% (1.9300 => 1.7450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -9.57% (0.4700 => 0.4250)
  SingleSource/Benchmarks/Misc/oourafft: -9.52% (0.7350 => 0.6650)
  SingleSource/Benchmarks/Shootout-C++/fibo: -9.49% (0.6850 => 0.6200)
  MultiSource/Benchmarks/McCat/18-imp/imp: -9.48% (1.0550 => 0.9550)
  SingleSource/Regression/C++/ofstream_ctor: -9.38% (0.6400 => 0.5800)
  MultiSource/Benchmarks/McCat/09-vor/vor: -9.37% (0.9600 => 0.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -9.30% (0.2150 => 0.1950)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -9.15% (0.7650 => 0.6950)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -8.92% (12.6750 => 11.5450)
  MultiSource/Applications/SIBsim4/SIBsim4: -8.87% (4.4550 => 4.0600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.82% (8.6150 => 7.8550)
  MultiSource/Applications/lambda-0_1_3/lambda: -8.74% (2.0600 => 1.8800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -8.72% (4.0150 => 3.6650)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -8.70% (0.1150 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -8.70% (0.2300 => 0.2100)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -8.56% (52.9500 => 48.4200)
  MultiSource/Applications/viterbi/viterbi: -8.49% (0.5300 => 0.4850)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -8.43% (1.7200 => 1.5750)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -8.33% (0.4800 => 0.4400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -8.33% (0.3000 => 0.2750)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -8.17% (2.0800 => 1.9100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.16% (0.4900 => 0.4500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -7.84% (0.2550 => 0.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -7.69% (0.2600 => 0.2400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -7.69% (0.3250 => 0.3000)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -7.69% (0.5850 => 0.5400)
  SingleSource/Benchmarks/Shootout-C++/hash2: -7.64% (1.4400 => 1.3300)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.52% (0.6650 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -7.52% (0.6650 => 0.6150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -7.41% (4.1850 => 3.8750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -7.16% (3.9100 => 3.6300)
  SingleSource/Benchmarks/Shootout-C++/objinst: -7.14% (0.7000 => 0.6500)
  SingleSource/Benchmarks/Misc-C++/bigfib: -7.08% (2.1200 => 1.9700)
  SingleSource/UnitTests/SignlessTypes/rem: -7.04% (0.3550 => 0.3300)
  MultiSource/Applications/lua/lua: -6.76% (12.0500 => 11.2350)
  MultiSource/Applications/hbd/hbd: -6.72% (4.2400 => 3.9550)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -6.45% (0.3100 => 0.2900)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -6.45% (0.1550 => 0.1450)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -6.42% (3.9750 => 3.7200)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.37% (0.7850 => 0.7350)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -6.27% (28.2450 => 26.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -6.25% (0.2400 => 0.2250)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -6.15% (0.3250 => 0.3050)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.01% (1.5800 => 1.4850)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -5.88% (0.3400 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/methcall: -5.88% (0.6800 => 0.6400)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -5.76% (92.4350 => 87.1150)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -5.64% (3.8100 => 3.5950)
  MultiSource/Applications/JM/lencod/lencod: -5.64% (50.2100 => 47.3800)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -5.62% (6.1350 => 5.7900)
  MultiSource/Applications/SPASS/SPASS: -5.57% (67.9400 => 64.1550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -5.39% (3.8950 => 3.6850)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -5.36% (16.2300 => 15.3600)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -5.19% (1.7350 => 1.6450)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -5.08% (0.9850 => 0.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -4.95% (0.5050 => 0.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.92% (0.3050 => 0.2900)
  MultiSource/Benchmarks/mafft/pairlocalalign: -4.91% (31.8800 => 30.3150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -4.83% (3.9300 => 3.7400)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.79% (0.7300 => 0.6950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.69% (0.3200 => 0.3050)
  MultiSource/Applications/Burg/burg: -4.68% (3.6300 => 3.4600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -4.52% (2.3250 => 2.2200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.30% (3.9500 => 3.7800)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -4.30% (0.4650 => 0.4450)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -4.24% (0.5900 => 0.5650)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -4.15% (138.9550 => 133.1950)
  SingleSource/Benchmarks/Misc/flops: -4.11% (0.3650 => 0.3500)
  MultiSource/Applications/aha/aha: -3.95% (0.3800 => 0.3650)
  MultiSource/Applications/JM/ldecod/ldecod: -3.84% (23.8550 => 22.9400)
  MultiSource/Benchmarks/Prolangs-C/football/football: -3.83% (2.8700 => 2.7600)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (0.2700 => 0.2600)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -3.68% (4.0800 => 3.9300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -3.63% (3.8550 => 3.7150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -3.57% (0.7000 => 0.6750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -3.54% (2.5450 => 2.4550)
  SingleSource/Benchmarks/Shootout-C++/lists: -3.51% (0.8550 => 0.8250)
  MultiSource/Applications/sgefa/sgefa: -3.15% (1.4300 => 1.3850)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -3.05% (0.9850 => 0.9550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -3.04% (3.2850 => 3.1850)
  SingleSource/Benchmarks/Stanford/Puzzle: -2.99% (0.3350 => 0.3250)
  SingleSource/UnitTests/Vector/constpool: -2.69% (155.3200 => 151.1400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -2.60% (3.6500 => 3.5550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -2.59% (3.8550 => 3.7550)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -2.38% (3.9850 => 3.8900)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -2.33% (4.7200 => 4.6100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -2.17% (3.6950 => 3.6150)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -2.11% (1.1850 => 1.1600)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -2.00% (0.5000 => 0.4900)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -1.97% (4.0600 => 3.9800)
  SingleSource/Benchmarks/McGill/chomp: -1.67% (0.6000 => 0.5900)
  MultiSource/Applications/spiff/spiff: -1.60% (3.4300 => 3.3750)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -1.60% (0.6250 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/strcat: -1.54% (0.6500 => 0.6400)
  SingleSource/Benchmarks/Shootout-C++/wc: -1.40% (0.7150 => 0.7050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -1.12% (4.0300 => 3.9850)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -76.83% (17.6950 => 4.1000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -55.56% (0.3600 => 0.1600)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -50.23% (1.1050 => 0.5500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -45.12% (0.4100 => 0.2250)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -45.00% (0.1000 => 0.0550)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -36.36% (0.0550 => 0.0350)
  MultiSource/Applications/JM/ldecod/ldecod: -32.26% (0.1550 => 0.1050)
  MultiSource/Applications/lemon/lemon: -31.27% (3.8700 => 2.6600)
  SingleSource/Benchmarks/Shootout-C++/ary: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Stanford/Treesort: -30.43% (0.3450 => 0.2400)
  MultiSource/Applications/SIBsim4/SIBsim4: -30.17% (14.7650 => 10.3100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -29.93% (16.6550 => 11.6700)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.50% (8.4000 => 6.0900)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -25.84% (13.7400 => 10.1900)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Misc/ffbench: -22.45% (4.3200 => 3.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -20.84% (9.2600 => 7.3300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -19.96% (16.9300 => 13.5500)
  SingleSource/Benchmarks/Shootout-C++/hash: -18.81% (2.1800 => 1.7700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -17.51% (52.1050 => 42.9800)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -16.27% (0.8300 => 0.6950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -15.71% (0.3500 => 0.2950)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -14.63% (27.7900 => 23.7250)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -14.57% (3.5700 => 3.0500)
  SingleSource/Benchmarks/Shootout/hash: -14.03% (16.7450 => 14.3950)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.47% (8.2750 => 7.1600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -13.26% (20.2800 => 17.5900)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -13.02% (12.3300 => 10.7250)
  MultiSource/Benchmarks/McCat/09-vor/vor: -12.86% (0.3500 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/lists: -12.43% (62.2450 => 54.5100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -12.37% (4.2850 => 3.7550)
  SingleSource/Benchmarks/Stanford/Quicksort: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Stanford/Puzzle: -11.49% (0.4350 => 0.3850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -11.39% (28.1750 => 24.9650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.27% (3.5950 => 3.1900)
  SingleSource/Benchmarks/McGill/queens: -10.98% (4.7350 => 4.2150)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -10.87% (0.4600 => 0.4100)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -10.74% (21.0950 => 18.8300)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.67% (15.5150 => 13.8600)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.61% (14.4200 => 12.8900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -10.50% (26.6700 => 23.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -9.56% (0.6800 => 0.6150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -9.16% (0.6550 => 0.5950)
  MultiSource/Applications/ClamAV/clamscan: -9.09% (0.3850 => 0.3500)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -8.80% (4.4300 => 4.0400)
  MultiSource/Benchmarks/FreeBench/mason/mason: -8.75% (0.4000 => 0.3650)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -8.73% (6.2400 => 5.6950)
  SingleSource/Benchmarks/Misc/dt: -8.65% (6.2400 => 5.7000)
  SingleSource/Regression/C/uint64_to_float: -8.22% (1.7650 => 1.6200)
  SingleSource/Benchmarks/Dhrystone/dry: -8.21% (4.8100 => 4.4150)
  SingleSource/UnitTests/Vector/multiplies: -8.17% (1.7750 => 1.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -8.06% (0.6200 => 0.5700)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -7.77% (39.7700 => 36.6800)
  SingleSource/Benchmarks/Misc/ReedSolomon: -7.67% (20.9850 => 19.3750)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -7.65% (9.8000 => 9.0500)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -7.50% (2.6000 => 2.4050)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -7.38% (22.8950 => 21.2050)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -7.35% (0.3400 => 0.3150)
  MultiSource/Benchmarks/Olden/power/power: -7.35% (8.1000 => 7.5050)
  SingleSource/Benchmarks/Shootout-C++/moments: -7.32% (0.2050 => 0.1900)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -7.22% (0.9000 => 0.8350)
  SingleSource/Benchmarks/Misc/salsa20: -7.18% (22.0900 => 20.5050)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -7.16% (32.7400 => 30.3950)
  MultiSource/Benchmarks/Bullet/bullet: -7.15% (24.1200 => 22.3950)
  SingleSource/Benchmarks/Shootout-C++/random: -7.08% (4.0250 => 3.7400)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -6.97% (8.5400 => 7.9450)
  SingleSource/Benchmarks/Misc/flops-8: -6.89% (5.7300 => 5.3350)
  MultiSource/Benchmarks/Olden/mst/mst: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Misc/flops-6: -6.77% (5.3950 => 5.0300)
  SingleSource/UnitTests/Vector/build2: -6.74% (4.3050 => 4.0150)
  SingleSource/Benchmarks/Misc/flops-7: -6.68% (10.1100 => 9.4350)
  MultiSource/Applications/lambda-0_1_3/lambda: -6.60% (12.1950 => 11.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.58% (13.3750 => 12.4950)
  SingleSource/Benchmarks/Dhrystone/fldry: -6.58% (5.2450 => 4.9000)
  SingleSource/Benchmarks/Shootout/strcat: -6.52% (0.4600 => 0.4300)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.51% (8.9800 => 8.3950)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.51% (1.0750 => 1.0050)
  SingleSource/Benchmarks/Stanford/FloatMM: -6.45% (1.0850 => 1.0150)
  MultiSource/Benchmarks/Olden/bisort/bisort: -6.19% (1.5350 => 1.4400)
  SingleSource/Benchmarks/Shootout/lists: -6.13% (22.5850 => 21.2000)
  MultiSource/Benchmarks/Olden/health/health: -6.08% (1.6450 => 1.5450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -5.84% (18.9150 => 17.8100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -5.79% (0.9500 => 0.8950)
  MultiSource/Benchmarks/Olden/bh/bh: -5.35% (7.1950 => 6.8100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -5.29% (20.7100 => 19.6150)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -5.09% (1.0800 => 1.0250)
  SingleSource/Benchmarks/McGill/misr: -4.63% (0.5400 => 0.5150)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -4.53% (42.4800 => 40.5550)
  MultiSource/Applications/JM/lencod/lencod: -4.51% (18.2800 => 17.4550)
  SingleSource/Benchmarks/Misc/oourafft: -4.38% (14.1550 => 13.5350)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.23% (182.4700 => 174.7600)
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.22% (0.8300 => 0.7950)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.08% (9.0650 => 8.6950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.96% (1.0100 => 0.9700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -3.74% (129.1150 => 124.2900)
  SingleSource/Benchmarks/Shootout/ary3: -3.60% (6.6700 => 6.4300)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -3.55% (12.1150 => 11.6850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -3.46% (2.4600 => 2.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -3.31% (4.3800 => 4.2350)
  MultiSource/Benchmarks/Olden/tsp/tsp: -3.27% (9.7850 => 9.4650)
  SingleSource/Benchmarks/Misc/flops-5: -3.20% (5.6250 => 5.4450)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -3.02% (12.6000 => 12.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -2.99% (1.6700 => 1.6200)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.88% (10.9500 => 10.6350)
  SingleSource/Benchmarks/Misc/flops: -2.84% (17.9750 => 17.4650)
  SingleSource/Benchmarks/Shootout/heapsort: -2.68% (13.7950 => 13.4250)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.53% (62.5550 => 60.9750)
  MultiSource/Benchmarks/sim/sim: -2.52% (12.9200 => 12.5950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -2.50% (11.0000 => 10.7250)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -2.44% (23.4000 => 22.8300)
  MultiSource/Applications/SPASS/SPASS: -2.20% (36.1950 => 35.4000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -1.94% (2.3250 => 2.2800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -1.69% (67.3550 => 66.2150)
  MultiSource/Benchmarks/llubenchmark/llu: -1.59% (16.0500 => 15.7950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.55% (1.9350 => 1.9050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.43% (4.9100 => 4.8400)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -1.22% (17.2800 => 17.0700)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -1.07% (9.8500 => 9.7450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.03% (8.7700 => 8.6800)

Report Time: 0.99s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140115/09953e3c/attachment.html>


More information about the llvm-testresults mailing list