[llvm-testresults] linaro-chrome-01__O3-vect__clang_DEV__armv7 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Mar 20 04:54:15 PDT 2013


http://llvm.org/perf/db_default/v4/nts/9592?compare_to=9591&baseline=8654
Nickname: linaro-chrome-01__O3-vect__clang_DEV__armv7:10

Comparing:
     Run: 9592, Order: 177509, Start Time: 2013-03-20 10:47:10, End Time: 2013-03-20 11:54:50
      To: 9591, Order: 177498, Start Time: 2013-03-20 09:36:36, End Time: 2013-03-20 10:44:03
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

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

New Passes: 0 (14 on baseline)
Performance Regressions: 8 (133 on baseline)
Performance Improvements: 2 (376 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 5 (5 on baseline)
Unchanged Tests: 1091 (565 on baseline)
Total Tests: 1106

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 25.00% (0.1400 => 0.1750, std.dev.: 0.0114)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 13.74% (0.6550 => 0.7450, std.dev.: 0.0183)
  MultiSource/Benchmarks/FreeBench/neural/neural: 9.09% (0.3850 => 0.4200, std.dev.: 0.0085)
  MultiSource/Benchmarks/McCat/18-imp/imp: 6.67% (0.8250 => 0.8800, std.dev.: 0.0145)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 31.19% (44.6550 => 58.5850, std.dev.: 3.9432)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 16.51% (13.6900 => 15.9500, std.dev.: 0.4127)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 9.76% (8.5050 => 9.3350, std.dev.: 0.1875)
  MultiSource/Applications/viterbi/viterbi: 1.30% (8.4700 => 8.5800, std.dev.: 0.0413)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/family/family: -47.06% (0.0850 => 0.0450, std.dev.: 0.0090)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.55% (0.6600 => 0.6300, std.dev.: 0.0064)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -5.97% (0.3350 => 0.3150)
  MultiSource/Applications/lemon/lemon: -0.55% (2.7450 => 2.7300)
  MultiSource/Applications/sqlite3/sqlite3: 0.10% (9.8750 => 9.8850)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -1.54% (2.2700 => 2.2350)

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

New Passes - Execution Time
---------------------------
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 5.06% (0.7900 => 0.8300)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.04% (84.6050 => 10.1200)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -35.55% (1.2800 => 0.8250)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 250.00% (0.0100 => 0.0350)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/hello: 133.33% (0.0150 => 0.0350)
  SingleSource/Benchmarks/Shootout/fib2: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/member-function-pointers: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-21-UnionTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/build: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/simple: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Misc/flops-2: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 22.22% (2.4300 => 2.9700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 21.96% (2.3000 => 2.8050)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 21.86% (2.5850 => 3.1500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 21.55% (2.5750 => 3.1300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 20.90% (2.3450 => 2.8350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 20.64% (2.4950 => 3.0100)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 20.44% (2.2750 => 2.7400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 19.66% (2.3400 => 2.8000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 19.54% (2.4050 => 2.8750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 19.14% (2.4300 => 2.8950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 18.60% (2.5000 => 2.9650)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 18.48% (2.3000 => 2.7250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 18.37% (2.3950 => 2.8350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 18.28% (2.4350 => 2.8800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 18.20% (2.2800 => 2.6950)
  SingleSource/Benchmarks/Misc/flops-7: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout/nestedloop: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 18.04% (2.5500 => 3.0100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 17.13% (12.4350 => 14.5650)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 15.52% (2.7700 => 3.2000)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 15.00% (0.2000 => 0.2300)
  SingleSource/Benchmarks/Dhrystone/dry: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 15.00% (2.4000 => 2.7600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 14.80% (2.6350 => 3.0250)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 13.80% (2.2100 => 2.5150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 13.62% (2.4600 => 2.7950)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 13.27% (2.2600 => 2.5600)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 12.68% (2.4850 => 2.8000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 12.55% (2.3900 => 2.6900)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 12.36% (2.2650 => 2.5450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 12.13% (2.3500 => 2.6350)
  MultiSource/Applications/lemon/lemon: 12.10% (2.8100 => 3.1500)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 11.89% (2.3550 => 2.6350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 11.87% (2.4850 => 2.7800)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 11.62% (2.2800 => 2.5450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 11.18% (2.3250 => 2.5850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 11.02% (2.3600 => 2.6200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 10.96% (2.5550 => 2.8350)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 10.74% (2.5600 => 2.8350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 10.69% (2.3850 => 2.6400)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 10.48% (2.3850 => 2.6350)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 8.63% (2.7800 => 3.0200)
  SingleSource/Benchmarks/Misc/ReedSolomon: 8.51% (0.4700 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.34% (0.5450 => 0.5850)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 5.67% (0.7050 => 0.7450)
  SingleSource/Benchmarks/Shootout/matrix: 5.56% (0.1800 => 0.1900)
  MultiSource/Applications/JM/lencod/lencod: 5.18% (37.8300 => 39.7900)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 5.17% (0.2900 => 0.3050)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 5.13% (0.7800 => 0.8200)
  SingleSource/Benchmarks/Shootout-C++/fibo: 4.94% (0.4050 => 0.4250)
  MultiSource/Applications/sqlite3/sqlite3: 4.79% (47.7200 => 50.0050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 4.76% (0.4200 => 0.4400)
  MultiSource/Applications/d/make_dparser: 4.09% (7.9450 => 8.2700)
  MultiSource/Applications/JM/ldecod/ldecod: 3.90% (17.0550 => 17.7200)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.12% (33.6200 => 34.6700)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.84% (0.7050 => 0.7250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 2.79% (1.0750 => 1.1050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 2.67% (16.1300 => 16.5600)
  MultiSource/Benchmarks/mafft/pairlocalalign: 2.66% (22.2000 => 22.7900)
  SingleSource/Benchmarks/Shootout-C++/random: 2.20% (0.4550 => 0.4650)
  MultiSource/Benchmarks/McCat/18-imp/imp: 1.15% (0.8700 => 0.8800)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 1.05% (10.4350 => 10.5450)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 92.27% (30.4700 => 58.5850)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 56.04% (4.4700 => 6.9750)
  SingleSource/Benchmarks/Shootout-C++/ary: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/nbench/nbench: 33.40% (31.8900 => 42.5400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 28.43% (36.0300 => 46.2750)
  SingleSource/Benchmarks/Shootout-C++/moments: 22.22% (0.1350 => 0.1650)
  SingleSource/Benchmarks/McGill/queens: 20.06% (3.2400 => 3.8900)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 18.44% (22.8850 => 27.1050)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.94% (0.6200 => 0.7250)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 14.47% (6.3600 => 7.2800)
  MultiSource/Applications/hexxagon/hexxagon: 13.47% (20.2250 => 22.9500)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 12.64% (14.1600 => 15.9500)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.47% (12.9150 => 14.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 11.89% (16.6100 => 18.5850)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.80% (2.1300 => 2.3600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 10.75% (0.4650 => 0.5150)
  SingleSource/Benchmarks/Stanford/Puzzle: 10.17% (0.2950 => 0.3250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.20% (11.6300 => 12.7000)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 8.99% (20.5850 => 22.4350)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 8.71% (7.0000 => 7.6100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.65% (0.5200 => 0.5650)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 8.33% (2.7000 => 2.9250)
  SingleSource/Benchmarks/Shootout/strcat: 6.94% (0.3600 => 0.3850)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 5.80% (0.3450 => 0.3650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.41% (1.2950 => 1.3650)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 5.19% (0.6750 => 0.7100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 5.09% (24.2650 => 25.5000)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 4.55% (0.2200 => 0.2300)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 3.96% (14.6400 => 15.2200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 3.93% (14.2450 => 14.8050)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 3.59% (22.2650 => 23.0650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 3.45% (9.8650 => 10.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 3.32% (10.0800 => 10.4150)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 3.15% (9.0500 => 9.3350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 3.11% (3.3750 => 3.4800)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 2.99% (1.0050 => 1.0350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 2.61% (17.4450 => 17.9000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.53% (1.9750 => 2.0250)
  MultiSource/Benchmarks/Olden/bh/bh: 2.38% (6.3000 => 6.4500)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.19% (11.3900 => 11.6400)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 2.12% (0.9450 => 0.9650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 2.07% (0.7250 => 0.7400)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.03% (9.8300 => 10.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.90% (7.3600 => 7.5000)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 1.85% (2.7000 => 2.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 1.74% (9.4600 => 9.6250)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.66% (1.5100 => 1.5350)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.58% (13.3250 => 13.5350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.49% (12.1200 => 12.3000)
  MultiSource/Benchmarks/llubenchmark/llu: 1.05% (13.7800 => 13.9250)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.01% (6.9300 => 7.0000)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 1.01% (3.9700 => 4.0100)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-08-02-CastTest2: -100.00% (0.0250 => 0.0000)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/UnitTests/2002-08-02-CastTest: -81.82% (0.0550 => 0.0100)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -80.00% (0.0500 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -64.29% (0.0700 => 0.0250)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -63.64% (0.0550 => 0.0200)
  SingleSource/Regression/C/callargs: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2003-07-10-SignConversions: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/Vector/constpool: -62.96% (36.6950 => 13.5900)
  SingleSource/UnitTests/AtomicOps: -62.50% (0.0400 => 0.0150)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -60.00% (0.0250 => 0.0100)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -57.14% (0.1050 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/factor: -53.33% (0.2250 => 0.1050)
  SingleSource/Regression/C++/fixups: -52.94% (0.0850 => 0.0400)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/pointer_arithmetic: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-04-22-Switch: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/StructModifyTest: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C/globalrefs: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -45.45% (0.0550 => 0.0300)
  SingleSource/Benchmarks/Shootout/ary3: -45.00% (0.1000 => 0.0550)
  SingleSource/UnitTests/2006-01-23-UnionInit: -44.44% (0.0900 => 0.0500)
  SingleSource/UnitTests/2002-05-19-DivTest: -42.86% (0.0350 => 0.0200)
  SingleSource/Benchmarks/Stanford/Perm: -42.11% (0.0950 => 0.0550)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/initp1: -39.29% (0.1400 => 0.0850)
  SingleSource/UnitTests/vla: -39.29% (0.1400 => 0.0850)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/PR1386: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/sumarray: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -36.84% (0.0950 => 0.0600)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  SingleSource/Benchmarks/Stanford/Treesort: -34.62% (0.1300 => 0.0850)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -33.33% (0.2250 => 0.1500)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C++/short_circuit_dtor: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/uint64_to_float: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2003-05-07-VarArgs: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/ccc: -33.33% (0.0750 => 0.0500)
  SingleSource/UnitTests/SignlessTypes/div: -33.33% (0.0750 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -32.00% (0.2500 => 0.1700)
  SingleSource/Benchmarks/Stanford/FloatMM: -31.82% (0.1100 => 0.0750)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -30.43% (0.2300 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -30.19% (0.2650 => 0.1850)
  SingleSource/Regression/C/PR640: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Shootout/lists: -29.79% (0.2350 => 0.1650)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -29.55% (0.2200 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -28.95% (0.1900 => 0.1350)
  SingleSource/Benchmarks/Misc/flops-8: -28.57% (0.0700 => 0.0500)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -28.21% (0.1950 => 0.1400)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -28.00% (0.1250 => 0.0900)
  SingleSource/UnitTests/2002-12-13-MishaTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/Vector/multiplies: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -25.64% (0.1950 => 0.1450)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -25.53% (0.2350 => 0.1750)
  SingleSource/Benchmarks/Stanford/Bubblesort: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/FloatPrecision: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -24.44% (0.2250 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -24.39% (0.2050 => 0.1550)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -24.14% (0.1450 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -24.00% (0.2500 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/FreeBench/mason/mason: -23.33% (0.1500 => 0.1150)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -23.08% (0.1300 => 0.1000)
  MultiSource/Benchmarks/BitBench/five11/five11: -22.58% (0.1550 => 0.1200)
  SingleSource/Benchmarks/McGill/chomp: -22.00% (0.5000 => 0.3900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -21.62% (0.1850 => 0.1450)
  MultiSource/Benchmarks/Olden/mst/mst: -21.31% (0.3050 => 0.2400)
  SingleSource/Benchmarks/Shootout/objinst: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Stanford/Towers: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/Olden/tsp/tsp: -20.59% (0.3400 => 0.2700)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -20.51% (0.1950 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/sumarraymalloc: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C/test_indvars: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2008-04-18-LoopBug: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -19.57% (0.2300 => 0.1850)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -18.75% (0.3200 => 0.2600)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -18.00% (0.2500 => 0.2050)
  SingleSource/Benchmarks/McGill/misr: -17.65% (0.1700 => 0.1400)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -17.56% (0.6550 => 0.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -17.14% (0.1750 => 0.1450)
  SingleSource/Benchmarks/Stanford/Oscar: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/Olden/bisort/bisort: -16.67% (0.1500 => 0.1250)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -16.28% (0.2150 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -15.56% (0.2250 => 0.1900)
  MultiSource/Benchmarks/llubenchmark/llu: -15.38% (0.1300 => 0.1100)
  SingleSource/Benchmarks/Linpack/linpack-pc: -15.25% (0.5900 => 0.5000)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.00% (0.2000 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -15.00% (0.2000 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Dhrystone/fldry: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Shootout/hash: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Misc/flops-1: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Misc/mandel: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -13.89% (0.1800 => 0.1550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -13.47% (1.4850 => 1.2850)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -13.43% (0.3350 => 0.2900)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -12.83% (3.4300 => 2.9900)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -12.67% (0.7500 => 0.6550)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -12.66% (0.3950 => 0.3450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -12.50% (0.2400 => 0.2100)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -12.50% (0.1200 => 0.1050)
  MultiSource/Applications/aha/aha: -12.07% (0.2900 => 0.2550)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -12.06% (2.1550 => 1.8950)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Misc/salsa20: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/Olden/health/health: -11.76% (0.3400 => 0.3000)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/SmallPT/smallpt: -11.59% (0.3450 => 0.3050)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -11.43% (0.5250 => 0.4650)
  SingleSource/Regression/C++/ofstream_ctor: -11.43% (0.5250 => 0.4650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/McCat/15-trie/trie: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Stanford/IntMM: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -11.11% (0.2250 => 0.2000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -11.11% (0.3150 => 0.2800)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -10.53% (0.1900 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -10.26% (0.1950 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -10.26% (0.1950 => 0.1750)
  SingleSource/UnitTests/SignlessTypes/rem: -10.17% (0.2950 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -10.14% (0.3450 => 0.3100)
  SingleSource/Benchmarks/Misc-C++/bigfib: -10.06% (1.5400 => 1.3850)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -9.92% (0.6550 => 0.5900)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.68% (0.4650 => 0.4200)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -9.42% (1.8050 => 1.6350)
  SingleSource/Benchmarks/Shootout-C++/ary: -9.17% (0.6000 => 0.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Shootout-C++/ary3: -8.80% (0.6250 => 0.5700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Shootout-C++/hash2: -8.26% (1.0900 => 1.0000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -8.11% (0.3700 => 0.3400)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -7.99% (1.4400 => 1.3250)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -7.62% (0.5250 => 0.4850)
  MultiSource/Applications/spiff/spiff: -7.54% (2.0550 => 1.9000)
  SingleSource/Benchmarks/Shootout-C++/ary2: -7.20% (0.6250 => 0.5800)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.14% (0.4900 => 0.4550)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.10% (3.6600 => 3.4000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.98% (0.6450 => 0.6000)
  SingleSource/Benchmarks/Shootout-C++/lists1: -6.94% (0.7200 => 0.6700)
  SingleSource/Benchmarks/Shootout-C++/hash: -6.63% (0.9800 => 0.9150)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -6.49% (0.3850 => 0.3600)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.33% (0.3950 => 0.3700)
  SingleSource/Benchmarks/Shootout-C++/methcall: -6.32% (0.4750 => 0.4450)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -6.20% (3.2250 => 3.0250)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.08% (2.3850 => 2.2400)
  SingleSource/Benchmarks/Stanford/Puzzle: -6.00% (0.2500 => 0.2350)
  MultiSource/Benchmarks/Olden/power/power: -5.97% (0.3350 => 0.3150)
  MultiSource/Benchmarks/NPB-serial/is/is: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/moments: -5.75% (0.8700 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -5.71% (0.5250 => 0.4950)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -5.60% (1.3400 => 1.2650)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -5.52% (0.9050 => 0.8550)
  MultiSource/Applications/viterbi/viterbi: -5.33% (0.3750 => 0.3550)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -5.23% (0.7650 => 0.7250)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -5.23% (0.7650 => 0.7250)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -5.19% (0.3850 => 0.3650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -5.07% (0.6900 => 0.6550)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -5.00% (0.3000 => 0.2850)
  MultiSource/Benchmarks/Bullet/bullet: -4.72% (78.5700 => 74.8650)
  MultiSource/Applications/lambda-0_1_3/lambda: -4.68% (1.7100 => 1.6300)
  SingleSource/Benchmarks/Shootout-C++/sieve: -4.58% (0.6550 => 0.6250)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -4.55% (0.4400 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/strcat: -4.44% (0.4500 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -4.28% (2.8050 => 2.6850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -4.24% (0.5900 => 0.5650)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -4.01% (3.3650 => 3.2300)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -3.97% (0.7550 => 0.7250)
  MultiSource/Applications/obsequi/Obsequi: -3.95% (2.7850 => 2.6750)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -3.89% (2.3150 => 2.2250)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -3.87% (3.3600 => 3.2300)
  MultiSource/Applications/siod/siod: -3.84% (5.7350 => 5.5150)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -3.82% (0.7850 => 0.7550)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -3.79% (0.6600 => 0.6350)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -3.67% (0.5450 => 0.5250)
  MultiSource/Applications/Burg/burg: -3.61% (3.0450 => 2.9350)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -3.59% (2.5100 => 2.4200)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -3.56% (10.9650 => 10.5750)
  MultiSource/Applications/hbd/hbd: -3.55% (3.3800 => 3.2600)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.50% (10.2900 => 9.9300)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.49% (0.4300 => 0.4150)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -3.46% (1.8800 => 1.8150)
  SingleSource/Benchmarks/Shootout-C++/lists: -3.45% (0.5800 => 0.5600)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/Shootout-C++/wc: -3.03% (0.4950 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -3.00% (0.5000 => 0.4850)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -2.99% (0.3350 => 0.3250)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.96% (0.8450 => 0.8200)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.90% (1.5500 => 1.5050)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.89% (4.4950 => 4.3650)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.78% (10.0700 => 9.7900)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -2.68% (2.2350 => 2.1750)
  MultiSource/Applications/treecc/treecc: -2.67% (5.0550 => 4.9200)
  MultiSource/Applications/kimwitu++/kc: -2.53% (40.0450 => 39.0300)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -2.38% (0.4200 => 0.4100)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -2.30% (0.4350 => 0.4250)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.18% (1.1450 => 1.1200)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -2.07% (0.7250 => 0.7100)
  SingleSource/Benchmarks/Shootout-C++/objinst: -2.06% (0.4850 => 0.4750)
  MultiSource/Benchmarks/nbench/nbench: -1.99% (2.7600 => 2.7050)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.95% (1.5400 => 1.5100)
  MultiSource/Benchmarks/sim/sim: -1.86% (0.8050 => 0.7900)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.83% (1.9100 => 1.8750)
  MultiSource/Applications/hexxagon/hexxagon: -1.76% (2.2700 => 2.2300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.72% (6.1050 => 6.0000)
  MultiSource/Applications/sgefa/sgefa: -1.64% (0.9150 => 0.9000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.57% (1.2700 => 1.2500)
  MultiSource/Applications/minisat/minisat: -1.46% (1.7100 => 1.6850)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.39% (2.1650 => 2.1350)
  MultiSource/Benchmarks/Olden/bh/bh: -1.37% (0.7300 => 0.7200)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.14% (0.8800 => 0.8700)
  MultiSource/Applications/ClamAV/clamscan: -1.07% (35.8900 => 35.5050)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.79% (132.9100 => 6.9300)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.55% (135.9600 => 8.7700)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.76% (69.4500 => 5.0300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -91.98% (139.4900 => 11.1850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.69% (139.2350 => 11.5650)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.12% (3.4900 => 0.3100)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.47% (109.4200 => 10.4300)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -89.86% (78.8650 => 8.0000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -89.60% (70.3150 => 7.3150)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -88.88% (87.0250 => 9.6750)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.88% (430.9350 => 47.9150)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -88.04% (110.6900 => 13.2400)
  SingleSource/Benchmarks/Shootout-C++/matrix: -87.08% (33.3700 => 4.3100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.87% (47.5200 => 6.2400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.65% (68.9650 => 9.2050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -82.39% (51.7900 => 9.1200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.96% (44.3950 => 8.8950)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.70% (0.8450 => 0.1800)
  SingleSource/Benchmarks/Shootout/matrix: -77.10% (24.1750 => 5.5350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.75% (17.9100 => 4.8800)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Applications/oggenc/oggenc: -70.50% (1.0000 => 0.2950)
  MultiSource/Benchmarks/Bullet/bullet: -69.95% (63.6050 => 19.1150)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -61.94% (30.5950 => 11.6450)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -59.39% (13.8750 => 5.6350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -54.95% (44.0050 => 19.8250)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -49.76% (34.3750 => 17.2700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Applications/d/make_dparser: -40.00% (0.1500 => 0.0900)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.85% (218.4000 => 135.7450)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -37.46% (25.4650 => 15.9250)
  MultiSource/Applications/sgefa/sgefa: -35.58% (0.8150 => 0.5250)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -33.94% (13.2450 => 8.7500)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.19% (1.0900 => 0.7500)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.19% (4.6250 => 3.2750)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Misc/fp-convert: -28.26% (5.2900 => 3.7950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.33% (9.1650 => 6.6600)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -22.31% (19.3000 => 14.9950)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -22.22% (0.3150 => 0.2450)
  SingleSource/Benchmarks/Shootout/nestedloop: -21.62% (0.3700 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -21.24% (144.6550 => 113.9350)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -20.45% (0.2200 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.40% (207.6300 => 165.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.81% (72.2950 => 57.9700)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -19.48% (0.3850 => 0.3100)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.89% (4.8700 => 3.9500)
  MultiSource/Applications/kimwitu++/kc: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -18.75% (0.4800 => 0.3900)
  MultiSource/Benchmarks/McCat/09-vor/vor: -18.31% (0.3550 => 0.2900)
  SingleSource/UnitTests/Vector/multiplies: -17.06% (0.8500 => 0.7050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -15.00% (0.3000 => 0.2550)
  MultiSource/Applications/minisat/minisat: -14.30% (23.2200 => 19.9000)
  MultiSource/Applications/JM/ldecod/ldecod: -14.29% (0.1400 => 0.1200)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.67% (4.1700 => 3.6000)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -12.50% (0.3600 => 0.3150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.41% (6.8350 => 6.0550)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -11.15% (1.3000 => 1.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.41% (11.6750 => 10.4600)
  SingleSource/Benchmarks/Misc/oourafft: -9.80% (12.3450 => 11.1350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -9.13% (12.6450 => 11.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -7.77% (0.5150 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.75% (10.0700 => 9.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -7.64% (3.4700 => 3.2050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Shootout-C++/strcat: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/FreeBench/distray/distray: -7.35% (0.6800 => 0.6300)
  SingleSource/Regression/C/uint64_to_float: -6.38% (1.4900 => 1.3950)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  SingleSource/Benchmarks/McGill/misr: -5.50% (0.5450 => 0.5150)
  MultiSource/Applications/JM/lencod/lencod: -5.32% (16.1700 => 15.3100)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -5.21% (9.4950 => 9.0000)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -4.52% (34.3950 => 32.8400)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.43% (1.5800 => 1.5100)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.31% (106.1900 => 101.6150)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.23% (0.9450 => 0.9050)
  MultiSource/Benchmarks/Olden/power/power: -4.13% (6.4100 => 6.1450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.95% (5.1900 => 4.9850)
  SingleSource/Benchmarks/Misc-C++/bigfib: -3.77% (0.5300 => 0.5100)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.70% (15.2750 => 14.7100)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.51% (2.4200 => 2.3350)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -3.08% (4.3850 => 4.2500)
  SingleSource/Benchmarks/Misc/ffbench: -3.06% (3.2650 => 3.1650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -2.94% (12.9350 => 12.5550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.91% (7.7300 => 7.5050)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.79% (1.2550 => 1.2200)
  SingleSource/Benchmarks/McGill/chomp: -2.76% (1.8100 => 1.7600)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.75% (10.5600 => 10.2700)
  SingleSource/Benchmarks/Shootout/heapsort: -2.61% (12.0650 => 11.7500)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.49% (12.0300 => 11.7300)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.37% (11.4000 => 11.1300)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.34% (4.2750 => 4.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -2.19% (1.8250 => 1.7850)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.09% (9.0750 => 8.8850)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.93% (9.8250 => 9.6350)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -1.85% (3.7800 => 3.7100)
  MultiSource/Benchmarks/sim/sim: -1.82% (12.6450 => 12.4150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  SingleSource/Benchmarks/Misc/flops: -1.62% (18.4900 => 18.1900)
  SingleSource/Benchmarks/Misc/fbench: -1.55% (5.4850 => 5.4000)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.55% (9.0600 => 8.9200)
  MultiSource/Benchmarks/Olden/health/health: -1.03% (1.4600 => 1.4450)
  MultiSource/Applications/lua/lua: -1.01% (56.2150 => 55.6500)

Removed Tests - Compile Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/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/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Removed Tests - Execution Time
------------------------------
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/dead_try_block

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -7.35% (0.3400 => 0.3150)
  MultiSource/Applications/lemon/lemon: -30.71% (3.9400 => 2.7300)
  MultiSource/Applications/sqlite3/sqlite3: 0.76% (9.8100 => 9.8850)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -32.17% (3.2950 => 2.2350)

Report Time: 1.23s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130320/a64612b4/attachment.html>


More information about the llvm-testresults mailing list