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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Sat Mar 1 13:04:34 PST 2014


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

Comparing:
     Run: 22952, Order: 202599, Start Time: 2014-03-01 20:24:07, End Time: 2014-03-01 21:10:19
      To: 22945, Order: 202598, Start Time: 2014-03-01 19:20:34, End Time: 2014-03-01 20:07:34
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 6 (158 on baseline)
Performance Improvements: 21 (417 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1083 (511 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 600.00% (0.0050 => 0.0350, std.dev.: 0.0060)
  SingleSource/Regression/C++/global_ctor: 50.00% (0.0500 => 0.0750, std.dev.: 0.0066)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 24.43% (4.1750 => 5.1950, std.dev.: 0.2421)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 2.94% (2.2100 => 2.2750, std.dev.: 0.0192)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 2.93% (1.7050 => 1.7550, std.dev.: 0.0142)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/McGill/chomp: 34.86% (2.9550 => 3.9850, std.dev.: 0.1575)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -63.64% (0.0550 => 0.0200, std.dev.: 0.0060)
  SingleSource/UnitTests/2003-05-26-Shorts: -53.33% (0.0750 => 0.0350, std.dev.: 0.0105)
  SingleSource/UnitTests/2003-05-07-VarArgs: -33.33% (0.0750 => 0.0500, std.dev.: 0.0092)
  SingleSource/Benchmarks/Misc/whetstone: -17.31% (0.2600 => 0.2150, std.dev.: 0.0097)
  SingleSource/Benchmarks/Misc/oourafft: -9.70% (0.6700 => 0.6050, std.dev.: 0.0239)
  SingleSource/Benchmarks/Shootout-C++/sieve: -9.23% (0.9750 => 0.8850, std.dev.: 0.0170)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -8.82% (1.1900 => 1.0850, std.dev.: 0.0174)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -8.60% (1.1050 => 1.0100, std.dev.: 0.0291)
  SingleSource/Benchmarks/Shootout-C++/ary2: -8.54% (0.8200 => 0.7500, std.dev.: 0.0178)
  SingleSource/Benchmarks/Shootout-C++/hash: -6.37% (1.3350 => 1.2500, std.dev.: 0.0131)
  SingleSource/Benchmarks/Shootout-C++/hash2: -5.59% (1.4300 => 1.3500, std.dev.: 0.0208)
  SingleSource/Benchmarks/Shootout-C++/moments: -5.47% (1.2800 => 1.2100, std.dev.: 0.0189)
  SingleSource/Benchmarks/Shootout-C++/methcall: -5.26% (0.6650 => 0.6300, std.dev.: 0.0102)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -4.78% (1.6750 => 1.5950, std.dev.: 0.0127)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -15.56% (0.4500 => 0.3800, std.dev.: 0.0174)
  MultiSource/Benchmarks/Olden/bisort/bisort: -7.44% (1.5450 => 1.4300, std.dev.: 0.0232)
  SingleSource/Benchmarks/Misc/flops-6: -6.69% (5.3850 => 5.0250, std.dev.: 0.0941)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -6.48% (8.7200 => 8.1550, std.dev.: 0.0201)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -6.36% (2.0450 => 1.9150, std.dev.: 0.0451)
  MultiSource/Benchmarks/Olden/health/health: -5.25% (1.6200 => 1.5350, std.dev.: 0.0249)
  MultiSource/Applications/minisat/minisat: -3.55% (25.6600 => 24.7500, std.dev.: 0.1400)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 50.00% (0.0400 => 0.0600)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2002-05-02-CastTest2: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 34.09% (0.2200 => 0.2950)
  SingleSource/Benchmarks/Shootout/ary3: 33.33% (0.0750 => 0.1000)
  SingleSource/UnitTests/2008-04-18-LoopBug: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/Threads/tls: 33.33% (0.0600 => 0.0800)
  SingleSource/Benchmarks/Shootout/fib2: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 28.57% (0.0700 => 0.0900)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/objinst: 26.09% (0.1150 => 0.1450)
  SingleSource/UnitTests/2002-12-13-MishaTest: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/McGill/exptree: 25.00% (0.2400 => 0.3000)
  SingleSource/Regression/C++/global_ctor: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 24.75% (3.4550 => 4.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 24.44% (0.2250 => 0.2800)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 24.13% (4.1850 => 5.1950)
  SingleSource/Benchmarks/Stanford/Quicksort: 23.81% (0.1050 => 0.1300)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 23.50% (3.2550 => 4.0200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 21.43% (0.2100 => 0.2550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 20.84% (3.6950 => 4.4650)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 20.83% (0.3600 => 0.4350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 18.75% (0.2400 => 0.2850)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 18.58% (1.1300 => 1.3400)
  SingleSource/UnitTests/initp1: 18.52% (0.1350 => 0.1600)
  SingleSource/Regression/C/DuffsDevice: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 17.58% (0.8250 => 0.9700)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 16.58% (3.7400 => 4.3600)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 16.54% (4.0800 => 4.7550)
  MultiSource/Applications/sqlite3/sqlite3: 16.39% (63.1750 => 73.5300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 16.03% (3.9300 => 4.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 15.69% (0.2550 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 14.63% (0.2050 => 0.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 14.58% (0.2400 => 0.2750)
  MultiSource/Benchmarks/sim/sim: 13.66% (0.9150 => 1.0400)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 13.33% (0.1500 => 0.1700)
  SingleSource/Benchmarks/McGill/chomp: 13.33% (0.6000 => 0.6800)
  SingleSource/UnitTests/Vector/build2: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 12.50% (0.3600 => 0.4050)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 10.26% (0.1950 => 0.2150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 10.09% (4.0150 => 4.4200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 9.30% (0.2150 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 8.60% (0.9300 => 1.0100)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 8.52% (3.7550 => 4.0750)
  MultiSource/Applications/siod/siod: 8.48% (9.3750 => 10.1700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 8.47% (3.9550 => 4.2900)
  SingleSource/Benchmarks/Stanford/IntMM: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Stanford/Treesort: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 7.23% (1.1750 => 1.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 6.82% (0.2200 => 0.2350)
  MultiSource/Applications/kimwitu++/kc: 6.53% (48.6150 => 51.7900)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 6.04% (3.9750 => 4.2150)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 5.82% (1.8050 => 1.9100)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 5.60% (0.6250 => 0.6600)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 5.15% (0.6800 => 0.7150)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.05% (2.6750 => 2.8100)
  SingleSource/Benchmarks/SmallPT/smallpt: 4.76% (0.5250 => 0.5500)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 4.65% (0.2150 => 0.2250)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.48% (0.3350 => 0.3500)
  SingleSource/Benchmarks/Shootout-C++/wc: 4.20% (0.7150 => 0.7450)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 4.01% (4.6100 => 4.7950)
  MultiSource/Applications/sgefa/sgefa: 3.85% (1.4300 => 1.4850)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 3.58% (15.7850 => 16.3500)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 3.45% (0.2900 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 3.28% (0.3050 => 0.3150)
  SingleSource/Benchmarks/Misc-C++/bigfib: 3.07% (2.1200 => 2.1850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 2.72% (3.8550 => 3.9600)
  MultiSource/Applications/minisat/minisat: 2.58% (2.1300 => 2.1850)
  SingleSource/Benchmarks/Shootout-C++/strcat: 2.31% (0.6500 => 0.6650)
  MultiSource/Benchmarks/Prolangs-C/football/football: 2.26% (2.8700 => 2.9350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 2.25% (0.4450 => 0.4550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 2.22% (0.4500 => 0.4600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 1.93% (3.8950 => 3.9700)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 1.85% (4.0600 => 4.1350)
  MultiSource/Applications/lambda-0_1_3/lambda: 1.46% (2.0600 => 2.0900)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 1.43% (0.7000 => 0.7100)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 1.40% (1.0700 => 1.0850)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 158.81% (43.6950 => 113.0850)
  SingleSource/Benchmarks/Misc/fbench: 143.37% (6.7900 => 16.5250)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 137.29% (7.0000 => 16.6100)
  SingleSource/Benchmarks/Misc/whetstone: 116.65% (5.5550 => 12.0350)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 70.40% (2.2300 => 3.8000)
  SingleSource/Benchmarks/Shootout/fib2: 70.15% (8.2750 => 14.0800)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 67.09% (0.3950 => 0.6600)
  SingleSource/Benchmarks/McGill/chomp: 61.66% (2.4650 => 3.9850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 50.33% (21.3600 => 32.1100)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 50.00% (0.1300 => 0.1950)
  MultiSource/Benchmarks/FreeBench/neural/neural: 41.94% (0.3100 => 0.4400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 32.93% (17.6450 => 23.4550)
  SingleSource/Benchmarks/Shootout-C++/ary2: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 28.28% (5.8350 => 7.4850)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 25.25% (18.3550 => 22.9900)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 24.33% (3.9050 => 4.8550)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 23.52% (22.8950 => 28.2800)
  MultiSource/Benchmarks/BitBench/five11/five11: 20.91% (60.4450 => 73.0850)
  SingleSource/Benchmarks/Misc/oourafft: 20.13% (14.1550 => 17.0050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 19.08% (67.3550 => 80.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 18.31% (129.1150 => 152.7500)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 17.74% (14.6550 => 17.2550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 17.04% (21.0950 => 24.6900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 16.50% (193.9050 => 225.8950)
  SingleSource/Benchmarks/SmallPT/smallpt: 16.10% (60.3850 => 70.1100)
  MultiSource/Applications/siod/siod: 12.18% (6.3650 => 7.1400)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 11.35% (4.1850 => 4.6600)
  MultiSource/Applications/sqlite3/sqlite3: 10.35% (12.7550 => 14.0750)
  SingleSource/Benchmarks/Shootout/sieve: 10.04% (15.2400 => 16.7700)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.00% (0.3000 => 0.3300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.85% (20.7100 => 22.7500)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.14% (9.8500 => 10.7500)
  SingleSource/Benchmarks/Misc-C++/bigfib: 8.40% (0.6550 => 0.7100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 7.35% (0.6800 => 0.7300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 6.93% (7.1450 => 7.6400)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 6.83% (8.4200 => 8.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 6.45% (0.6200 => 0.6600)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 5.99% (4.8400 => 5.1300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.59% (13.0500 => 13.7800)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.59% (16.2900 => 17.2000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 5.43% (19.9700 => 21.0550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 5.41% (16.3600 => 17.2450)
  MultiSource/Benchmarks/nbench/nbench: 5.21% (39.7400 => 41.8100)
  MultiSource/Applications/spiff/spiff: 5.00% (16.4150 => 17.2350)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 4.81% (3.3250 => 3.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 4.68% (4.3800 => 4.5850)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 4.56% (1.2050 => 1.2600)
  MultiSource/Applications/lambda-0_1_3/lambda: 4.31% (12.1950 => 12.7200)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 4.23% (1.4200 => 1.4800)
  MultiSource/Applications/oggenc/oggenc: 4.17% (0.3600 => 0.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 3.86% (2.4600 => 2.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 3.57% (0.4200 => 0.4350)
  MultiSource/Applications/aha/aha: 3.22% (5.5850 => 5.7650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 3.11% (26.6700 => 27.5000)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.08% (14.1200 => 14.5550)
  SingleSource/Benchmarks/Shootout-C++/lists1: 2.86% (1.7500 => 1.8000)
  SingleSource/Benchmarks/Stanford/FloatMM: 2.76% (1.0850 => 1.1150)
  MultiSource/Applications/sgefa/sgefa: 2.42% (0.8250 => 0.8450)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 2.34% (12.8100 => 13.1100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 1.91% (20.6950 => 21.0900)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.90% (6.5700 => 6.6950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 1.45% (11.0000 => 11.1600)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 1.36% (7.3550 => 7.4550)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 1.18% (0.8500 => 0.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 1.16% (0.8600 => 0.8700)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.05% (24.1750 => 24.4300)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -83.33% (0.0300 => 0.0050)
  SingleSource/UnitTests/2002-10-13-BadLoad: -83.33% (0.0300 => 0.0050)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/2003-06-08-BaseType: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0600 => 0.0300)
  SingleSource/Regression/C/2008-01-07-LongDouble: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/PR491: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-05-14-AtExit: -50.00% (0.0700 => 0.0350)
  SingleSource/UnitTests/AtomicOps: -46.67% (0.0750 => 0.0400)
  SingleSource/Regression/C++/pointer_member: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -42.86% (0.0350 => 0.0200)
  SingleSource/Benchmarks/Shootout/nestedloop: -42.86% (0.1050 => 0.0600)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/test_indvars: -41.18% (0.0850 => 0.0500)
  SingleSource/UnitTests/2003-05-07-VarArgs: -41.18% (0.0850 => 0.0500)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-08-20-FoldBug: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/casts: -37.50% (0.1200 => 0.0750)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-05-26-Shorts: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/pi: -35.71% (0.0700 => 0.0450)
  SingleSource/Regression/C/PR1386: -33.33% (0.0450 => 0.0300)
  SingleSource/Benchmarks/Misc/flops-4: -32.00% (0.1250 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -31.84% (1.3350 => 0.9100)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -31.25% (0.0800 => 0.0550)
  SingleSource/Regression/C/PR10189: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/printargs: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -29.70% (4.9500 => 3.4800)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/StructModifyTest: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -27.66% (0.2350 => 0.1700)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -26.89% (2.2500 => 1.6450)
  SingleSource/Regression/C/badidx: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -26.53% (0.2450 => 0.1800)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -25.13% (0.9950 => 0.7450)
  SingleSource/Benchmarks/Misc/lowercase: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -24.97% (4.8650 => 3.6500)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -24.05% (1.1850 => 0.9000)
  MultiSource/Benchmarks/nbench/nbench: -23.93% (4.6600 => 3.5450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -23.88% (0.3350 => 0.2550)
  MultiSource/Benchmarks/Olden/mst/mst: -23.68% (0.3800 => 0.2900)
  SingleSource/Regression/C++/pointer_method2: -23.53% (0.0850 => 0.0650)
  SingleSource/Regression/C/sumarray2d: -23.53% (0.0850 => 0.0650)
  SingleSource/Benchmarks/Misc/flops: -23.29% (0.3650 => 0.2800)
  SingleSource/Regression/C/callargs: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -23.08% (0.0650 => 0.0500)
  MultiSource/Applications/lemon/lemon: -22.77% (5.6000 => 4.3250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -22.60% (0.7300 => 0.5650)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -22.58% (0.1550 => 0.1200)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -22.45% (0.2450 => 0.1900)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -22.01% (0.7950 => 0.6200)
  SingleSource/Regression/C/uint64_to_float: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/Misc/ReedSolomon: -21.01% (0.6900 => 0.5450)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -20.96% (1.3600 => 1.0750)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -20.59% (26.6150 => 21.1350)
  SingleSource/Benchmarks/Misc/salsa20: -20.59% (0.1700 => 0.1350)
  SingleSource/Benchmarks/Misc/perlin: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Misc/whetstone: -20.37% (0.2700 => 0.2150)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.34% (0.2950 => 0.2350)
  MultiSource/Benchmarks/FreeBench/distray/distray: -20.31% (0.3200 => 0.2550)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -20.05% (6.1350 => 4.9050)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C++/pointer_method: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -20.00% (0.3250 => 0.2600)
  SingleSource/Regression/C/PR640: -20.00% (0.0750 => 0.0600)
  SingleSource/Regression/C/testtrace: -20.00% (0.0750 => 0.0600)
  MultiSource/Applications/hexxagon/hexxagon: -19.97% (3.3050 => 2.6450)
  MultiSource/Applications/obsequi/Obsequi: -19.66% (4.1700 => 3.3500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -19.64% (0.2800 => 0.2250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -19.35% (0.1550 => 0.1250)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -19.05% (0.1050 => 0.0850)
  SingleSource/Regression/C/matrixTranspose: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -18.65% (5.4150 => 4.4050)
  MultiSource/Benchmarks/McCat/05-eks/eks: -18.35% (1.6350 => 1.3350)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/bisort/bisort: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Misc/oourafft: -17.69% (0.7350 => 0.6050)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -17.62% (1.1350 => 0.9350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -17.39% (0.1150 => 0.0950)
  SingleSource/Benchmarks/Misc/fbench: -17.39% (0.2300 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -17.39% (4.9750 => 4.1100)
  SingleSource/Benchmarks/Shootout/heapsort: -17.24% (0.1450 => 0.1200)
  SingleSource/Benchmarks/Dhrystone/dry: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.02% (0.2350 => 0.1950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.98% (0.2650 => 0.2200)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -16.80% (0.6250 => 0.5200)
  SingleSource/Benchmarks/Misc/flops-3: -16.67% (0.0900 => 0.0750)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -16.24% (0.5850 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/hello: -16.18% (0.6800 => 0.5700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -16.04% (0.5300 => 0.4450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -16.03% (4.3050 => 3.6150)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -15.96% (0.4700 => 0.3950)
  SingleSource/Regression/C/sumarraymalloc: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Shootout-C++/ary2: -15.73% (0.8900 => 0.7500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -15.69% (0.2550 => 0.2150)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -15.60% (3.8450 => 3.2450)
  MultiSource/Applications/ClamAV/clamscan: -15.54% (52.1300 => 44.0300)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -15.48% (0.4200 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -15.44% (0.6800 => 0.5750)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -15.38% (0.1300 => 0.1100)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/Vector/simple: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -15.31% (0.4900 => 0.4150)
  MultiSource/Benchmarks/Bullet/bullet: -15.30% (117.8850 => 99.8450)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -15.25% (0.5900 => 0.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -15.22% (0.2300 => 0.1950)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.15% (0.3300 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -15.12% (0.8600 => 0.7300)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -15.02% (1.1650 => 0.9900)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc/fp-convert: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -14.71% (4.5200 => 3.8550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -14.69% (4.0500 => 3.4550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -14.64% (19.0200 => 16.2350)
  SingleSource/Benchmarks/Shootout-C++/fibo: -14.60% (0.6850 => 0.5850)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -14.55% (1.1000 => 0.9400)
  MultiSource/Applications/aha/aha: -14.47% (0.3800 => 0.3250)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -14.40% (17.2250 => 14.7450)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Shootout/ackermann: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -14.25% (6.2800 => 5.3850)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -14.12% (1.7350 => 1.4900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -14.12% (3.8950 => 3.3450)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -13.89% (1.9800 => 1.7050)
  SingleSource/Benchmarks/Misc/richards_benchmark: -13.73% (0.2550 => 0.2200)
  SingleSource/Benchmarks/Misc/flops-5: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Misc/flops-7: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -13.64% (0.2200 => 0.1900)
  SingleSource/Benchmarks/Stanford/Oscar: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -13.52% (4.6600 => 4.0300)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -13.50% (0.8150 => 0.7050)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -13.32% (3.7150 => 3.2200)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -12.98% (0.6550 => 0.5700)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -12.87% (0.5050 => 0.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -12.50% (0.2400 => 0.2100)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -12.50% (0.1600 => 0.1400)
  MultiSource/Applications/viterbi/viterbi: -12.26% (0.5300 => 0.4650)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -12.21% (52.9500 => 46.4850)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.00% (0.5000 => 0.4400)
  SingleSource/Benchmarks/Dhrystone/fldry: -11.76% (0.1700 => 0.1500)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -11.68% (0.9850 => 0.8700)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -11.67% (0.3000 => 0.2650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -11.55% (6.5350 => 5.7800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -11.54% (0.2600 => 0.2300)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -11.39% (0.7900 => 0.7000)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -11.11% (0.7650 => 0.6800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -11.04% (4.0300 => 3.5850)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -10.95% (2.0100 => 1.7900)
  SingleSource/Benchmarks/Shootout-C++/hash: -10.71% (1.4000 => 1.2500)
  SingleSource/Benchmarks/Shootout/matrix: -10.64% (0.2350 => 0.2100)
  MultiSource/Benchmarks/mafft/pairlocalalign: -10.62% (31.8800 => 28.4950)
  MultiSource/Benchmarks/Olden/em3d/em3d: -10.58% (0.5200 => 0.4650)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -10.53% (0.6650 => 0.5950)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -10.46% (0.7650 => 0.6850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -10.42% (0.2400 => 0.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -10.34% (0.2900 => 0.2600)
  MultiSource/Benchmarks/Olden/tsp/tsp: -10.26% (0.3900 => 0.3500)
  MultiSource/Applications/SIBsim4/SIBsim4: -10.21% (4.4550 => 4.0000)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -10.15% (0.9850 => 0.8850)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -10.14% (0.3450 => 0.3100)
  MultiSource/Benchmarks/MallocBench/gs/gs: -9.96% (13.2050 => 11.8900)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -9.92% (16.2300 => 14.6200)
  SingleSource/Benchmarks/Shootout-C++/ary: -9.88% (0.8600 => 0.7750)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.82% (0.5600 => 0.5050)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -9.59% (2.8150 => 2.5450)
  MultiSource/Applications/hbd/hbd: -9.55% (4.2400 => 3.8350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -9.07% (1.9300 => 1.7550)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -8.82% (4.5350 => 4.1350)
  MultiSource/Benchmarks/Olden/bh/bh: -8.79% (0.9100 => 0.8300)
  SingleSource/Benchmarks/Shootout-C++/lists1: -8.72% (1.0900 => 0.9950)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -8.67% (4.0950 => 3.7400)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -8.30% (1.4450 => 1.3250)
  MultiSource/Benchmarks/McCat/08-main/main: -8.21% (0.9750 => 0.8950)
  MultiSource/Benchmarks/BitBench/five11/five11: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -7.62% (3.7400 => 3.4550)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -7.54% (8.6150 => 7.9650)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.35% (0.6800 => 0.6300)
  SingleSource/Benchmarks/Shootout-C++/ary3: -7.34% (0.8850 => 0.8200)
  MultiSource/Applications/lua/lua: -7.30% (12.0500 => 11.1700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -7.28% (3.8450 => 3.5650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -7.27% (1.7200 => 1.5950)
  MultiSource/Benchmarks/Olden/power/power: -7.23% (0.4150 => 0.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -7.14% (0.2800 => 0.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -7.14% (0.2800 => 0.2600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -6.65% (3.9100 => 3.6500)
  MultiSource/Applications/SPASS/SPASS: -6.61% (67.9400 => 63.4500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -6.58% (3.9500 => 3.6900)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -6.49% (0.7700 => 0.7200)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -6.45% (0.4650 => 0.4350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -6.36% (3.8550 => 3.6100)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -6.28% (1.9100 => 1.7900)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -6.25% (0.1600 => 0.1500)
  SingleSource/Benchmarks/Shootout-C++/hash2: -6.25% (1.4400 => 1.3500)
  SingleSource/Benchmarks/CoyoteBench/almabench: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -6.10% (3.6900 => 3.4650)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -6.02% (0.6650 => 0.6250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -5.83% (3.6050 => 3.3950)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -5.79% (3.9750 => 3.7450)
  SingleSource/UnitTests/SignlessTypes/rem: -5.63% (0.3550 => 0.3350)
  MultiSource/Applications/JM/lencod/lencod: -5.46% (50.2100 => 47.4700)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -5.24% (28.2450 => 26.7650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -5.10% (0.4900 => 0.4650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -5.10% (15.9850 => 15.1700)
  SingleSource/Benchmarks/Shootout-C++/matrix: -5.10% (0.7850 => 0.7450)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.05% (12.6750 => 12.0350)
  SingleSource/Benchmarks/McGill/misr: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -4.95% (92.4350 => 87.8550)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -4.84% (0.3100 => 0.2950)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -4.77% (3.9850 => 3.7950)
  MultiSource/Benchmarks/McCat/09-vor/vor: -4.69% (0.9600 => 0.9150)
  SingleSource/Benchmarks/Shootout-C++/lists: -4.68% (0.8550 => 0.8150)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -4.62% (0.3250 => 0.3100)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -4.57% (2.0800 => 1.9850)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -4.52% (2.7650 => 2.6400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.43% (1.5800 => 1.5100)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -4.41% (0.3400 => 0.3250)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -4.35% (0.2300 => 0.2200)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -4.13% (1.2100 => 1.1600)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.13% (2.0600 => 1.9750)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -3.92% (3.3150 => 3.1850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -3.77% (0.2650 => 0.2550)
  MultiSource/Applications/Burg/burg: -3.58% (3.6300 => 3.5000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -3.58% (3.2150 => 3.1000)
  SingleSource/Benchmarks/Shootout-C++/objinst: -3.57% (0.7000 => 0.6750)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -3.42% (3.6500 => 3.5250)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -3.39% (4.7200 => 4.5600)
  MultiSource/Benchmarks/McCat/18-imp/imp: -3.32% (1.0550 => 1.0200)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -3.23% (0.3100 => 0.3000)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -3.12% (0.4800 => 0.4650)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -3.02% (3.8100 => 3.6950)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -2.72% (138.9550 => 135.1750)
  SingleSource/UnitTests/Vector/constpool: -2.60% (155.3200 => 151.2750)
  MultiSource/Benchmarks/PAQ8p/paq8p: -2.43% (9.0400 => 8.8200)
  SingleSource/Regression/C++/ofstream_ctor: -2.34% (0.6400 => 0.6250)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -2.15% (2.3250 => 2.2750)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.71% (2.6350 => 2.5900)
  SingleSource/Benchmarks/Shootout-C++/sieve: -1.67% (0.9000 => 0.8850)
  SingleSource/Benchmarks/Shootout-C++/random: -1.54% (0.6500 => 0.6400)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -1.37% (3.2850 => 3.2400)
  MultiSource/Applications/JM/ldecod/ldecod: -1.15% (23.8550 => 23.5800)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -39.02% (0.4100 => 0.2500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.00% (0.1000 => 0.0650)
  MultiSource/Applications/SIBsim4/SIBsim4: -30.34% (14.7650 => 10.2850)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.38% (8.4000 => 6.1000)
  MultiSource/Applications/lemon/lemon: -25.97% (3.8700 => 2.8650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -25.96% (18.9150 => 14.0050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -25.44% (13.7400 => 10.2450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -25.43% (16.6550 => 12.4200)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Stanford/Treesort: -23.19% (0.3450 => 0.2650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -22.14% (0.6550 => 0.5100)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -20.37% (8.5400 => 6.8000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -19.44% (0.3600 => 0.2900)
  MultiSource/Applications/JM/ldecod/ldecod: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -19.15% (52.1050 => 42.1250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -18.72% (18.6650 => 15.1700)
  SingleSource/Benchmarks/Shootout-C++/hash: -18.58% (2.1800 => 1.7750)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -18.17% (4.4300 => 3.6250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -18.16% (16.9300 => 13.8550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -17.47% (0.8300 => 0.6850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -17.39% (0.4600 => 0.3800)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -17.09% (3.5700 => 2.9600)
  SingleSource/Benchmarks/Shootout-C++/moments: -17.07% (0.2050 => 0.1700)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -16.99% (2.3250 => 1.9300)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -16.69% (28.4850 => 23.7300)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -15.00% (0.2000 => 0.1700)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -14.94% (28.1750 => 23.9650)
  SingleSource/Benchmarks/Shootout/hash: -14.00% (16.7450 => 14.4000)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -13.97% (10.9500 => 9.4200)
  MultiSource/Benchmarks/MallocBench/gs/gs: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Linpack/linpack-pc: -13.67% (6.9850 => 6.0300)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.53% (8.2750 => 7.1550)
  SingleSource/Benchmarks/Misc/ffbench: -12.85% (4.3200 => 3.7650)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -12.60% (17.6950 => 15.4650)
  MultiSource/Benchmarks/FreeBench/mason/mason: -12.50% (0.4000 => 0.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -12.15% (9.2600 => 8.1350)
  SingleSource/Benchmarks/Shootout-C++/strcat: -11.90% (0.2100 => 0.1850)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.82% (3.5950 => 3.1700)
  MultiSource/Benchmarks/Olden/em3d/em3d: -11.80% (8.9800 => 7.9200)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -11.76% (0.3400 => 0.3000)
  SingleSource/Benchmarks/Stanford/Quicksort: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -11.48% (14.4200 => 12.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -11.38% (0.6150 => 0.5450)
  MultiSource/Benchmarks/sim/sim: -11.38% (12.9200 => 11.4500)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.37% (2.8150 => 2.4950)
  SingleSource/Benchmarks/Shootout-C++/lists: -10.96% (62.2450 => 55.4200)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -10.85% (20.2800 => 18.0800)
  MultiSource/Applications/ClamAV/clamscan: -10.39% (0.3850 => 0.3450)
  MultiSource/Benchmarks/FreeBench/distray/distray: -10.24% (0.8300 => 0.7450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -9.44% (0.9000 => 0.8150)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -9.07% (27.7900 => 25.2700)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.57% (0.3500 => 0.3200)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -8.18% (8.1300 => 7.4650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.14% (1.1050 => 1.0150)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -8.13% (17.2800 => 15.8750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -8.09% (36.3550 => 33.4150)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.89% (2.4700 => 2.2750)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -7.89% (0.9500 => 0.8750)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -7.70% (15.5150 => 14.3200)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.70% (4.2850 => 3.9550)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -7.69% (39.7700 => 36.7100)
  MultiSource/Benchmarks/Olden/power/power: -7.47% (8.1000 => 7.4950)
  SingleSource/Benchmarks/Shootout/ary3: -7.42% (6.6700 => 6.1750)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -7.38% (32.7400 => 30.3250)
  SingleSource/Regression/C/uint64_to_float: -7.37% (1.7650 => 1.6350)
  SingleSource/Benchmarks/Misc/salsa20: -7.27% (22.0900 => 20.4850)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -7.26% (2.0650 => 1.9150)
  MultiSource/Benchmarks/Bullet/bullet: -7.23% (24.1200 => 22.3750)
  SingleSource/Benchmarks/Shootout-C++/random: -7.20% (4.0250 => 3.7350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -7.19% (1.6700 => 1.5500)
  SingleSource/Benchmarks/Misc/dt: -7.13% (6.2400 => 5.7950)
  SingleSource/Benchmarks/Misc/mandel-2: -7.13% (2.0350 => 1.8900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -7.01% (8.7700 => 8.1550)
  SingleSource/Benchmarks/Misc/flops-6: -6.86% (5.3950 => 5.0250)
  MultiSource/Benchmarks/Olden/bisort/bisort: -6.84% (1.5350 => 1.4300)
  MultiSource/Benchmarks/Olden/mst/mst: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Misc/flops-7: -6.78% (10.1100 => 9.4250)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.73% (2.6000 => 2.4250)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -6.71% (0.8200 => 0.7650)
  MultiSource/Benchmarks/Olden/health/health: -6.69% (1.6450 => 1.5350)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -6.57% (6.2400 => 5.8300)
  SingleSource/Benchmarks/Misc/flops-8: -6.46% (5.7300 => 5.3600)
  SingleSource/Benchmarks/McGill/queens: -6.44% (4.7350 => 4.4300)
  SingleSource/Benchmarks/Shootout/matrix: -6.40% (6.4850 => 6.0700)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -6.20% (15.1600 => 14.2200)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -6.15% (12.6000 => 11.8250)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -6.09% (2.8750 => 2.7000)
  SingleSource/Benchmarks/Misc/mandel: -6.07% (4.2800 => 4.0200)
  SingleSource/Benchmarks/Shootout/nestedloop: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.05% (1.0750 => 1.0100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -5.96% (4.1950 => 3.9450)
  SingleSource/Benchmarks/Misc/flops-5: -5.96% (5.6250 => 5.2900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.92% (2.7850 => 2.6200)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -5.82% (9.8000 => 9.2300)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -5.74% (12.8850 => 12.1450)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -5.60% (3.4800 => 3.2850)
  MultiSource/Applications/hexxagon/hexxagon: -5.50% (29.4800 => 27.8600)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -5.49% (14.8500 => 14.0350)
  SingleSource/Benchmarks/Shootout/strcat: -5.43% (0.4600 => 0.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -5.32% (1.8800 => 1.7800)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.30% (182.4700 => 172.8000)
  MultiSource/Benchmarks/NPB-serial/is/is: -5.15% (27.9750 => 26.5350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -5.09% (11.3950 => 10.8150)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -5.00% (5.1000 => 4.8450)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -5.00% (5.3000 => 5.0350)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -4.91% (18.0100 => 17.1250)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.74% (9.0650 => 8.6350)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -4.65% (0.2150 => 0.2050)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -4.61% (14.7350 => 14.0550)
  MultiSource/Benchmarks/llubenchmark/llu: -4.36% (16.0500 => 15.3500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -4.32% (13.1800 => 12.6100)
  MultiSource/Benchmarks/McCat/09-vor/vor: -4.29% (0.3500 => 0.3350)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -4.08% (6.1250 => 5.8750)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.06% (1.6000 => 1.5350)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.96% (1.0100 => 0.9700)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.93% (9.9250 => 9.5350)
  SingleSource/Benchmarks/Shootout-C++/fibo: -3.92% (14.4250 => 13.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -3.82% (12.9700 => 12.4750)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.56% (134.5050 => 129.7100)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -3.48% (42.4800 => 41.0000)
  SingleSource/Benchmarks/Stanford/Puzzle: -3.45% (0.4350 => 0.4200)
  MultiSource/Benchmarks/mafft/pairlocalalign: -3.40% (62.5550 => 60.4300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -3.24% (1.0800 => 1.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -3.18% (99.2600 => 96.1000)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.17% (20.9850 => 20.3200)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -3.16% (12.3300 => 11.9400)
  MultiSource/Benchmarks/Olden/tsp/tsp: -3.01% (9.7850 => 9.4900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -2.96% (11.3300 => 10.9950)
  SingleSource/Benchmarks/Dhrystone/dry: -2.91% (4.8100 => 4.6700)
  SingleSource/Benchmarks/Misc/fp-convert: -2.88% (4.6950 => 4.5600)
  MultiSource/Applications/SPASS/SPASS: -2.87% (36.1950 => 35.1550)
  SingleSource/Benchmarks/McGill/misr: -2.78% (0.5400 => 0.5250)
  SingleSource/Benchmarks/Misc/perlin: -2.75% (8.7200 => 8.4800)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -2.58% (8.7250 => 8.5000)
  SingleSource/Benchmarks/Shootout-C++/methcall: -2.56% (12.2950 => 11.9800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.41% (14.5100 => 14.1600)
  SingleSource/Benchmarks/Shootout/lists: -2.32% (22.5850 => 22.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -2.23% (22.4300 => 21.9300)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -2.04% (4.9100 => 4.8100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -2.02% (6.4200 => 6.2900)
  MultiSource/Applications/lua/lua: -1.96% (64.8500 => 63.5800)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.89% (6.6000 => 6.4750)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.81% (1.9350 => 1.9000)
  SingleSource/UnitTests/Vector/multiplies: -1.69% (1.7750 => 1.7450)
  SingleSource/Benchmarks/Shootout/heapsort: -1.67% (13.7950 => 13.5650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -1.61% (13.3750 => 13.1600)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.49% (12.1150 => 11.9350)
  MultiSource/Applications/JM/lencod/lencod: -1.45% (18.2800 => 18.0150)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -1.23% (5.2950 => 5.2300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -1.11% (25.2950 => 25.0150)
  SingleSource/Benchmarks/Shootout/methcall: -1.10% (8.6300 => 8.5350)
  SingleSource/Benchmarks/Misc/flops-1: -1.04% (6.7400 => 6.6700)

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


More information about the llvm-testresults mailing list