[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 11:48:42 PDT 2013


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

Comparing:
     Run: 9607, Order: 177544, Start Time: 2013-03-20 17:42:31, End Time: 2013-03-20 18:49:16
      To: 9604, Order: 177530, Start Time: 2013-03-20 16:22:32, End Time: 2013-03-20 17:30:13
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: 3 (123 on baseline)
Performance Improvements: 12 (399 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 5 (5 on baseline)
Unchanged Tests: 1086 (552 on baseline)
Total Tests: 1106

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 100.00% (0.0250 => 0.0500, std.dev.: 0.0050)
  SingleSource/UnitTests/vla: 23.53% (0.0850 => 0.1050, std.dev.: 0.0071)
  MultiSource/Applications/viterbi/viterbi: 17.14% (0.3500 => 0.4100, std.dev.: 0.0164)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -22.00% (0.2500 => 0.1950, std.dev.: 0.0132)
  SingleSource/Benchmarks/Stanford/Oscar: -17.24% (0.1450 => 0.1200, std.dev.: 0.0077)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -12.90% (0.1550 => 0.1350, std.dev.: 0.0046)
  SingleSource/Benchmarks/Misc/flops: -10.20% (0.2450 => 0.2200, std.dev.: 0.0076)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -8.89% (0.4500 => 0.4100, std.dev.: 0.0084)
  SingleSource/Benchmarks/Shootout-C++/lists: -6.14% (0.5700 => 0.5350, std.dev.: 0.0088)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.50% (0.5550 => 0.5300, std.dev.: 0.0085)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -3.33% (0.6000 => 0.5800, std.dev.: 0.0077)
  MultiSource/Applications/d/make_dparser: -1.75% (8.3000 => 8.1550, std.dev.: 0.0397)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/ary2: -36.36% (0.0550 => 0.0350, std.dev.: 0.0077)
  SingleSource/Benchmarks/Stanford/Perm: -20.00% (0.0500 => 0.0400, std.dev.: 0.0038)
  SingleSource/Benchmarks/Misc/flops-2: -1.51% (3.3150 => 3.2650, std.dev.: 0.0056)

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: - (0.3300 => 0.3300)
  MultiSource/Applications/lemon/lemon: 3.54% (2.6850 => 2.7800)
  MultiSource/Applications/sqlite3/sqlite3: 0.15% (9.8650 => 9.8800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -1.32% (2.2700 => 2.2400)

================================
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: 4.43% (0.7900 => 0.8250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.03% (84.6050 => 10.1250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -35.55% (1.2800 => 0.8250)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 300.00% (0.0100 => 0.0400)
  SingleSource/UnitTests/block-byref-cxxobj-test: 200.00% (0.0100 => 0.0300)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/2002-10-13-BadLoad: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/fib2: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/2003-06-08-BaseType: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/StructModifyTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-05-21-UnionTest: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/simple: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/stmtexpr: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C++/global_ctor: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-7: 36.36% (0.0550 => 0.0750)
  SingleSource/Regression/C/PR491: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 27.78% (0.0900 => 0.1150)
  SingleSource/Benchmarks/Misc/pi: 25.00% (0.0400 => 0.0500)
  SingleSource/Regression/C++/BuiltinTypeInfo: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 20.22% (2.3000 => 2.7650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 19.19% (2.3450 => 2.7950)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 19.12% (2.2750 => 2.7100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 18.52% (2.4300 => 2.8800)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 18.45% (2.5750 => 3.0500)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 18.09% (2.4050 => 2.8400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 17.84% (2.4950 => 2.9400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 17.83% (2.3000 => 2.7100)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 17.54% (2.2800 => 2.6800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 17.45% (2.4350 => 2.8600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 17.41% (2.5850 => 3.0350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 17.33% (12.4350 => 14.5900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 17.08% (2.4300 => 2.8450)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 16.67% (0.1200 => 0.1400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 16.49% (2.3950 => 2.7900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 16.45% (2.3400 => 2.7250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 16.40% (2.5000 => 2.9100)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 15.49% (2.5500 => 2.9450)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 13.28% (2.6350 => 2.9850)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 12.83% (2.2600 => 2.5500)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 12.82% (2.7700 => 3.1250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 12.71% (2.4000 => 2.7050)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 12.68% (2.4850 => 2.8000)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.22% (2.2100 => 2.4800)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 11.70% (2.2650 => 2.5300)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 11.67% (2.4850 => 2.7750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 11.59% (2.4600 => 2.7450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 11.51% (2.3900 => 2.6650)
  MultiSource/Applications/lemon/lemon: 11.39% (2.8100 => 3.1300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 11.32% (2.3850 => 2.6550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 11.06% (2.3500 => 2.6100)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 10.96% (2.2800 => 2.5300)
  SingleSource/Benchmarks/Misc/ReedSolomon: 10.64% (0.4700 => 0.5200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 10.57% (2.5550 => 2.8250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 10.38% (2.3600 => 2.6050)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 10.00% (0.2000 => 0.2200)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 9.98% (2.3550 => 2.5900)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 9.68% (2.3250 => 2.5500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 9.43% (2.3850 => 2.6100)
  MultiSource/Applications/viterbi/viterbi: 9.33% (0.3750 => 0.4100)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 8.98% (2.5600 => 2.7900)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 7.37% (2.7800 => 2.9850)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.96% (0.7050 => 0.7400)
  SingleSource/Benchmarks/McGill/exptree: 4.88% (0.2050 => 0.2150)
  MultiSource/Applications/JM/lencod/lencod: 4.49% (37.8300 => 39.5300)
  MultiSource/Applications/sqlite3/sqlite3: 4.17% (47.7200 => 49.7100)
  MultiSource/Applications/JM/ldecod/ldecod: 3.75% (17.0550 => 17.6950)
  SingleSource/Benchmarks/Shootout-C++/matrix: 3.67% (0.5450 => 0.5650)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.00% (22.2000 => 22.8650)
  MultiSource/Applications/d/make_dparser: 2.64% (7.9450 => 8.1550)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.77% (16.1300 => 16.4150)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 56.82% (4.4700 => 7.0100)
  MultiSource/Applications/kimwitu++/kc: 25.00% (0.0800 => 0.1000)
  SingleSource/Benchmarks/McGill/queens: 19.44% (3.2400 => 3.8700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.00% (0.1000 => 0.1150)
  MultiSource/Applications/hexxagon/hexxagon: 13.67% (20.2250 => 22.9900)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.47% (12.9150 => 14.5250)
  SingleSource/Benchmarks/Stanford/Puzzle: 11.86% (0.2950 => 0.3300)
  SingleSource/Benchmarks/Misc/richards_benchmark: 11.03% (2.1300 => 2.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 10.90% (16.6100 => 18.4200)
  MultiSource/Applications/lambda-0_1_3/lambda: 10.02% (9.8300 => 10.8150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.76% (11.6300 => 12.7650)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.64% (7.0000 => 7.6750)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 8.53% (20.5850 => 22.3400)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 8.02% (7.7300 => 8.3500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 7.08% (22.8850 => 24.5050)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.95% (1.2950 => 1.3850)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.37% (2.7000 => 2.8450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 5.29% (9.4600 => 9.9600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 5.15% (3.0100 => 3.1650)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 5.00% (2.7000 => 2.8350)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.96% (1.7150 => 1.8000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 4.84% (17.4450 => 18.2900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.82% (106.1900 => 111.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 4.30% (0.4650 => 0.4850)
  SingleSource/Benchmarks/Shootout/strcat: 4.17% (0.3600 => 0.3750)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 4.15% (3.3750 => 3.5150)
  MultiSource/Applications/spiff/spiff: 3.76% (7.4500 => 7.7300)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 3.45% (0.7250 => 0.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.98% (1.5100 => 1.5550)
  MultiSource/Benchmarks/Olden/bh/bh: 2.62% (6.3000 => 6.4650)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.53% (1.9750 => 2.0250)
  SingleSource/Benchmarks/Shootout/ary3: 2.37% (5.2750 => 5.4000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.24% (11.3900 => 11.6450)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 2.23% (9.8650 => 10.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 2.22% (77.7250 => 79.4500)
  MultiSource/Benchmarks/Olden/mst/mst: 2.02% (0.4950 => 0.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 1.92% (0.5200 => 0.5300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.92% (1.8250 => 1.8600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 1.86% (22.2650 => 22.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.83% (7.3600 => 7.4950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 1.74% (30.4700 => 31.0000)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 1.59% (3.7800 => 3.8400)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.54% (13.3250 => 13.5300)
  MultiSource/Benchmarks/llubenchmark/llu: 1.38% (13.7800 => 13.9700)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.35% (15.5850 => 15.7950)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.08% (6.9300 => 7.0050)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -80.00% (0.0250 => 0.0050)
  SingleSource/Regression/C/2003-06-16-VolatileError: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Vector/constpool: -62.77% (36.6950 => 13.6600)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -61.54% (0.0650 => 0.0250)
  SingleSource/UnitTests/2008-04-18-LoopBug: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/DefaultInitDynArrays: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -57.78% (0.2250 => 0.0950)
  SingleSource/Regression/C/callargs: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/globalrefs: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C++/fixups: -52.94% (0.0850 => 0.0400)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -50.00% (0.0700 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/ccc: -46.67% (0.0750 => 0.0400)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-10-SignConversions: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/pointer_method: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/byval-alignment: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/sumarray: -43.75% (0.0800 => 0.0450)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/pointer_method2: -42.11% (0.0950 => 0.0550)
  SingleSource/Benchmarks/Stanford/Quicksort: -41.67% (0.1200 => 0.0700)
  SingleSource/UnitTests/Vector/sumarray: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/PR640: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray-dbl: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/Vector/multiplies: -40.00% (0.0750 => 0.0450)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -37.93% (0.1450 => 0.0900)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -37.50% (0.0400 => 0.0250)
  SingleSource/Benchmarks/Stanford/Perm: -36.84% (0.0950 => 0.0600)
  SingleSource/UnitTests/2003-05-14-AtExit: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-05-31-CastToBool: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -34.15% (0.2050 => 0.1350)
  SingleSource/Benchmarks/Stanford/Oscar: -33.33% (0.1800 => 0.1200)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -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/SignlessTypes/div: -33.33% (0.0750 => 0.0500)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -32.00% (0.1250 => 0.0850)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-08-11-VaListArg: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -30.77% (0.1950 => 0.1350)
  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/sumarraymalloc: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2003-04-22-Switch: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Shootout/lists: -29.79% (0.2350 => 0.1650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -28.89% (0.2250 => 0.1600)
  SingleSource/UnitTests/2002-05-19-DivTest: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/initp1: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -27.78% (0.1800 => 0.1300)
  SingleSource/UnitTests/2006-01-23-UnionInit: -27.78% (0.0900 => 0.0650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -27.66% (0.2350 => 0.1700)
  SingleSource/Benchmarks/Stanford/FloatMM: -27.27% (0.1100 => 0.0800)
  SingleSource/Regression/C/DuffsDevice: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/testtrace: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2002-12-13-MishaTest: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -27.08% (0.2400 => 0.1750)
  SingleSource/Benchmarks/Stanford/Treesort: -26.92% (0.1300 => 0.0950)
  SingleSource/Benchmarks/Misc/flops-5: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -26.67% (0.2250 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -26.67% (0.2250 => 0.1650)
  SingleSource/Benchmarks/McGill/misr: -26.47% (0.1700 => 0.1250)
  SingleSource/Benchmarks/McGill/chomp: -26.00% (0.5000 => 0.3700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -25.93% (0.1350 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.64% (0.1950 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -25.53% (0.2350 => 0.1750)
  SingleSource/UnitTests/vla: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Stanford/Bubblesort: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/FloatPrecision: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -24.00% (0.2500 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -23.68% (0.1900 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -23.68% (0.1900 => 0.1450)
  SingleSource/Benchmarks/Shootout/methcall: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/FreeBench/mason/mason: -23.33% (0.1500 => 0.1150)
  SingleSource/Benchmarks/Shootout/ackermann: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/BitBench/five11/five11: -22.58% (0.1550 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -22.00% (0.2500 => 0.1950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -21.62% (0.1850 => 0.1450)
  MultiSource/Benchmarks/Olden/mst/mst: -21.31% (0.3050 => 0.2400)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -21.05% (0.0950 => 0.0750)
  SingleSource/Regression/C/uint64_to_float: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/Olden/tsp/tsp: -20.59% (0.3400 => 0.2700)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -20.41% (0.2450 => 0.1950)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -20.25% (0.3950 => 0.3150)
  SingleSource/Benchmarks/Shootout/ary3: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Shootout/random: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.23% (0.1300 => 0.1050)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  MultiSource/Applications/aha/aha: -18.97% (0.2900 => 0.2350)
  MultiSource/Benchmarks/FreeBench/distray/distray: -18.87% (0.2650 => 0.2150)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -17.78% (0.2250 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -17.50% (0.2000 => 0.1650)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -17.19% (0.3200 => 0.2650)
  SingleSource/Regression/C/bigstack: -16.67% (0.0900 => 0.0750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Stanford/Towers: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Linpack/linpack-pc: -16.10% (0.5900 => 0.4950)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -16.00% (0.2500 => 0.2100)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -15.79% (0.1900 => 0.1600)
  SingleSource/Regression/C/badidx: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -15.38% (0.1950 => 0.1650)
  SingleSource/UnitTests/SignlessTypes/rem: -15.25% (0.2950 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -15.22% (0.2300 => 0.1950)
  SingleSource/Benchmarks/Shootout-C++/ary3: -15.20% (0.6250 => 0.5300)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -14.93% (0.3350 => 0.2850)
  SingleSource/Benchmarks/CoyoteBench/almabench: -14.71% (0.1700 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-1: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-8: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -14.29% (0.3850 => 0.3300)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Misc/mandel: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -14.14% (1.4850 => 1.2750)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -13.51% (0.3700 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -13.23% (2.1550 => 1.8700)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.98% (0.6550 => 0.5700)
  MultiSource/Benchmarks/FreeBench/neural/neural: -12.90% (0.4650 => 0.4050)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -12.70% (0.3150 => 0.2750)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -12.50% (0.2400 => 0.2100)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -12.10% (3.4300 => 3.0150)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -12.00% (0.3750 => 0.3300)
  MultiSource/Benchmarks/Olden/health/health: -11.76% (0.3400 => 0.3000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -11.63% (0.6450 => 0.5700)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -11.45% (0.6550 => 0.5800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Shootout/hash: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Stanford/IntMM: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Shootout-C++/ary: -10.83% (0.6000 => 0.5350)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -10.48% (0.5250 => 0.4700)
  SingleSource/Regression/C++/ofstream_ctor: -10.48% (0.5250 => 0.4700)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -10.47% (0.4300 => 0.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -10.26% (0.1950 => 0.1750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -10.25% (1.8050 => 1.6200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -10.17% (0.5900 => 0.5300)
  SingleSource/Benchmarks/Misc-C++/bigfib: -10.06% (1.5400 => 1.3850)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -10.00% (0.7500 => 0.6750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/ary2: -9.60% (0.6250 => 0.5650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -9.30% (0.2150 => 0.1950)
  MultiSource/Applications/spiff/spiff: -9.25% (2.0550 => 1.8650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.23% (0.3250 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/hash2: -9.17% (1.0900 => 0.9900)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.74% (3.6600 => 3.3400)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -8.62% (0.2900 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -8.60% (2.3850 => 2.1800)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -8.57% (0.5250 => 0.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -8.50% (0.7650 => 0.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/McCat/09-vor/vor: -8.28% (0.8450 => 0.7750)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -8.26% (0.5450 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/lists: -7.76% (0.5800 => 0.5350)
  MultiSource/Benchmarks/llubenchmark/llu: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/Shootout-C++/random: -7.69% (0.4550 => 0.4200)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -7.44% (3.2250 => 2.9850)
  SingleSource/Benchmarks/Dhrystone/fldry: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -7.37% (0.4750 => 0.4400)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.14% (0.9800 => 0.9100)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -6.82% (0.4400 => 0.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.38% (0.2350 => 0.2200)
  SingleSource/Benchmarks/Misc/flops: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.33% (0.3950 => 0.3700)
  SingleSource/Benchmarks/Shootout-C++/moments: -6.32% (0.8700 => 0.8150)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -6.26% (2.3150 => 2.1700)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -6.25% (0.8800 => 0.8250)
  MultiSource/Benchmarks/Olden/bh/bh: -6.16% (0.7300 => 0.6850)
  SingleSource/Benchmarks/Shootout-C++/sieve: -6.11% (0.6550 => 0.6150)
  MultiSource/Benchmarks/Bullet/bullet: -6.09% (78.5700 => 73.7850)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -5.88% (0.7650 => 0.7200)
  MultiSource/Benchmarks/McCat/08-main/main: -5.80% (0.6900 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -5.79% (3.3650 => 3.1700)
  MultiSource/Applications/hbd/hbd: -5.77% (3.3800 => 3.1850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -5.60% (1.3400 => 1.2650)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -5.56% (1.4400 => 1.3600)
  SingleSource/Benchmarks/Shootout-C++/lists1: -5.56% (0.7200 => 0.6800)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/MallocBench/gs/gs: -5.06% (10.0700 => 9.5600)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -5.00% (1.1000 => 1.0450)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -5.00% (0.5000 => 0.4750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -5.00% (0.3000 => 0.2850)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -5.00% (0.3000 => 0.2850)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -4.97% (0.9050 => 0.8600)
  MultiSource/Benchmarks/Olden/em3d/em3d: -4.71% (0.4250 => 0.4050)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.60% (0.4350 => 0.4150)
  MultiSource/Benchmarks/Olden/power/power: -4.48% (0.3350 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/strcat: -4.44% (0.4500 => 0.4300)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.35% (0.3450 => 0.3300)
  MultiSource/Applications/treecc/treecc: -4.25% (5.0550 => 4.8400)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -3.97% (0.7550 => 0.7250)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.92% (2.8050 => 2.6950)
  MultiSource/Applications/sgefa/sgefa: -3.83% (0.9150 => 0.8800)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -3.80% (2.2350 => 2.1500)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -3.79% (0.6600 => 0.6350)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.64% (10.2900 => 9.9150)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -3.62% (0.6900 => 0.6650)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -3.59% (2.5100 => 2.4200)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -3.55% (1.5500 => 1.4950)
  MultiSource/Applications/hexxagon/hexxagon: -3.52% (2.2700 => 2.1900)
  MultiSource/Applications/lambda-0_1_3/lambda: -3.51% (1.7100 => 1.6500)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -3.42% (3.3600 => 3.2450)
  MultiSource/Applications/Burg/burg: -3.28% (3.0450 => 2.9450)
  MultiSource/Applications/siod/siod: -3.23% (5.7350 => 5.5500)
  MultiSource/Applications/kimwitu++/kc: -3.21% (40.0450 => 38.7600)
  MultiSource/Benchmarks/McCat/05-eks/eks: -3.17% (1.1050 => 1.0700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -3.11% (4.4950 => 4.3550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -2.99% (0.3350 => 0.3250)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.98% (3.1900 => 3.0950)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -2.93% (1.8800 => 1.8250)
  MultiSource/Benchmarks/nbench/nbench: -2.90% (2.7600 => 2.6800)
  MultiSource/Applications/obsequi/Obsequi: -2.87% (2.7850 => 2.7050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -2.86% (0.5250 => 0.5100)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -2.84% (1.4100 => 1.3700)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.78% (10.9650 => 10.6600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -2.70% (6.1050 => 5.9400)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -2.38% (0.4200 => 0.4100)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.36% (1.2700 => 1.2400)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -2.27% (1.5400 => 1.5050)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -2.17% (0.9200 => 0.9000)
  SingleSource/Benchmarks/Misc/oourafft: -2.17% (0.4600 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -2.07% (0.7250 => 0.7100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.04% (0.4900 => 0.4800)
  SingleSource/Benchmarks/Shootout-C++/wc: -2.02% (0.4950 => 0.4850)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: -1.92% (0.7800 => 0.7650)
  MultiSource/Benchmarks/PAQ8p/paq8p: -1.89% (6.0900 => 5.9750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -1.86% (1.0750 => 1.0550)
  MultiSource/Applications/ClamAV/clamscan: -1.78% (35.8900 => 35.2500)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.72% (0.8700 => 0.8550)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.63% (57.8250 => 56.8850)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.62% (2.1650 => 2.1300)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -1.35% (1.1150 => 1.1000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -1.20% (2.5000 => 2.4700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -1.14% (12.2750 => 12.1350)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.81% (132.9100 => 6.9000)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.49% (135.9600 => 8.8500)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.82% (69.4500 => 4.9850)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.06% (139.4900 => 11.0800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.68% (139.2350 => 11.5850)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.54% (3.4900 => 0.3300)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.50% (109.4200 => 10.3950)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.29% (78.8650 => 7.6550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -89.64% (70.3150 => 7.2850)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.94% (430.9350 => 47.6750)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -88.85% (87.0250 => 9.7000)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -88.70% (110.6900 => 12.5050)
  SingleSource/Benchmarks/Shootout-C++/matrix: -87.08% (33.3700 => 4.3100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.89% (47.5200 => 6.2300)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.66% (68.9650 => 9.2000)
  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.81% (17.9100 => 4.8700)
  MultiSource/Applications/oggenc/oggenc: -72.00% (1.0000 => 0.2800)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Benchmarks/Bullet/bullet: -69.55% (63.6050 => 19.3700)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -61.97% (30.5950 => 11.6350)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -58.65% (34.3750 => 14.2150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -57.56% (44.0050 => 18.6750)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -52.14% (13.8750 => 6.6400)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -44.10% (25.4650 => 14.2350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -42.86% (0.0350 => 0.0200)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.77% (218.4000 => 135.9150)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Applications/sgefa/sgefa: -34.97% (0.8150 => 0.5300)
  MultiSource/Applications/d/make_dparser: -33.33% (0.1500 => 0.1000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -33.03% (13.2450 => 8.8700)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.11% (1.0900 => 0.7400)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.30% (4.6250 => 3.2700)
  MultiSource/Applications/JM/ldecod/ldecod: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.22% (9.1650 => 6.6700)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -22.22% (0.3150 => 0.2450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -21.15% (144.6550 => 114.0550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.49% (19.3000 => 15.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.45% (207.6300 => 165.1700)
  SingleSource/Benchmarks/Shootout/nestedloop: -20.27% (0.3700 => 0.2950)
  SingleSource/Benchmarks/Stanford/Perm: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/fp-convert: -19.85% (5.2900 => 4.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.67% (72.2950 => 58.0750)
  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/Benchmarks/FreeBench/pifft/pifft: -18.33% (0.3000 => 0.2450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.18% (0.2200 => 0.1800)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -16.88% (0.3850 => 0.3200)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -15.62% (0.4800 => 0.4050)
  MultiSource/Benchmarks/McCat/09-vor/vor: -15.49% (0.3550 => 0.3000)
  MultiSource/Applications/minisat/minisat: -14.13% (23.2200 => 19.9400)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.67% (4.1700 => 3.6000)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -12.95% (12.9350 => 11.2600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -11.67% (0.3000 => 0.2650)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -11.05% (11.6750 => 10.3850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.90% (6.8350 => 6.0900)
  SingleSource/Benchmarks/Shootout-C++/strcat: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -9.48% (9.4950 => 8.5950)
  SingleSource/Benchmarks/Misc-C++/bigfib: -9.43% (0.5300 => 0.4800)
  SingleSource/UnitTests/Vector/multiplies: -9.41% (0.8500 => 0.7700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -8.47% (0.9450 => 0.8650)
  SingleSource/Benchmarks/Shootout-C++/methcall: -8.29% (10.0700 => 9.2350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -8.07% (12.6450 => 11.6250)
  SingleSource/Benchmarks/Misc/oourafft: -7.94% (12.3450 => 11.3650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  MultiSource/Applications/JM/lencod/lencod: -7.08% (16.1700 => 15.0250)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -6.80% (6.3950 => 5.9600)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -6.57% (14.1600 => 13.2300)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -6.09% (34.3950 => 32.3000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -6.08% (9.0500 => 8.5000)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  MultiSource/Benchmarks/nbench/nbench: -5.61% (31.8900 => 30.1000)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  SingleSource/Benchmarks/Misc/flops-3: -5.51% (9.9000 => 9.3550)
  SingleSource/Benchmarks/Stanford/Treesort: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -4.68% (4.3850 => 4.1800)
  MultiSource/Benchmarks/Olden/power/power: -4.29% (6.4100 => 6.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -4.18% (3.4700 => 3.3250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -4.17% (19.5650 => 18.7500)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.85% (5.1900 => 4.9900)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.80% (1.5800 => 1.5200)
  SingleSource/Benchmarks/McGill/misr: -3.67% (0.5450 => 0.5250)
  SingleSource/Benchmarks/Misc/flops-6: -3.42% (6.5800 => 6.3550)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.31% (15.2750 => 14.7700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.66% (12.0300 => 11.7100)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.59% (11.4000 => 11.1050)
  SingleSource/Benchmarks/Shootout/heapsort: -2.57% (12.0650 => 11.7550)
  SingleSource/Benchmarks/Linpack/linpack-pc: -2.56% (52.1250 => 50.7900)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.55% (2.9450 => 2.8700)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -2.41% (1.6600 => 1.6200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.36% (30.9900 => 30.2600)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.27% (2.4200 => 2.3650)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.22% (0.6750 => 0.6600)
  MultiSource/Applications/lua/lua: -2.21% (56.2150 => 54.9750)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.13% (10.5600 => 10.3350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.11% (4.2750 => 4.1850)
  MultiSource/Benchmarks/sim/sim: -1.94% (12.6450 => 12.4000)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.89% (3.9700 => 3.8950)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.88% (9.8250 => 9.6400)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -1.59% (0.9450 => 0.9300)
  SingleSource/Benchmarks/Misc/flops: -1.57% (18.4900 => 18.2000)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.55% (9.0600 => 8.9200)
  SingleSource/Benchmarks/Misc/flops-2: -1.51% (3.3150 => 3.2650)
  MultiSource/Benchmarks/FreeBench/distray/distray: -1.47% (0.6800 => 0.6700)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -1.40% (12.1200 => 11.9500)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.27% (8.2750 => 8.1700)
  SingleSource/Benchmarks/Misc/ffbench: -1.23% (3.2650 => 3.2250)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.20% (4.5650 => 4.5100)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.20% (1.2550 => 1.2400)
  SingleSource/Benchmarks/Misc/fbench: -1.19% (5.4850 => 5.4200)
  MultiSource/Applications/viterbi/viterbi: -1.17% (8.5200 => 8.4200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -1.09% (14.2450 => 14.0900)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.06% (3.2950 => 3.2600)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -1.05% (2.8550 => 2.8250)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)

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: -2.94% (0.3400 => 0.3300)
  MultiSource/Applications/lemon/lemon: -29.44% (3.9400 => 2.7800)
  MultiSource/Applications/sqlite3/sqlite3: 0.71% (9.8100 => 9.8800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -32.02% (3.2950 => 2.2400)

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


More information about the llvm-testresults mailing list