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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue Mar 26 02:08:21 PDT 2013


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

Comparing:
     Run: 9832, Order: 177992, Start Time: 2013-03-26 08:01:27, End Time: 2013-03-26 09:08:52
      To: 9828, Order: 177989, Start Time: 2013-03-26 04:24:36, End Time: 2013-03-26 05:31:44
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: 7 (125 on baseline)
Performance Improvements: 11 (366 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 5 (5 on baseline)
Unchanged Tests: 1085 (585 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/AtomicOps: 66.67% (0.0300 => 0.0500, std.dev.: 0.0051)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 55.56% (0.0450 => 0.0700, std.dev.: 0.0047)
  SingleSource/Benchmarks/Shootout-C++/hello: 8.86% (0.3950 => 0.4300, std.dev.: 0.0132)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 77.78% (0.0450 => 0.0800, std.dev.: 0.0087)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 5.50% (3.2700 => 3.4500, std.dev.: 0.0151)
  SingleSource/Benchmarks/Shootout/fib2: 2.32% (6.6800 => 6.8350, std.dev.: 0.0391)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.74% (10.3250 => 10.5050, std.dev.: 0.0658)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -80.00% (0.0250 => 0.0050, std.dev.: 0.0060)
  SingleSource/Regression/C++/fixups: -58.33% (0.0600 => 0.0250, std.dev.: 0.0058)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -25.00% (0.0800 => 0.0600, std.dev.: 0.0064)
  SingleSource/Regression/C/casts: -23.53% (0.0850 => 0.0650, std.dev.: 0.0047)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -18.18% (0.1100 => 0.0900, std.dev.: 0.0055)
  SingleSource/Benchmarks/Shootout/sieve: -18.18% (0.0550 => 0.0450, std.dev.: 0.0030)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/ary2: -41.67% (0.0600 => 0.0350, std.dev.: 0.0087)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -11.11% (0.2250 => 0.2000, std.dev.: 0.0081)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -5.80% (0.6900 => 0.6500, std.dev.: 0.0140)
  SingleSource/Benchmarks/Dhrystone/dry: -4.05% (3.9550 => 3.7950, std.dev.: 0.0188)
  SingleSource/Benchmarks/Misc/flops-2: -3.03% (3.2950 => 3.1950, std.dev.: 0.0090)

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.04% (0.3550 => 0.3300)
  MultiSource/Applications/lemon/lemon: 2.89% (2.7700 => 2.8500)
  MultiSource/Applications/sqlite3/sqlite3: 1.83% (9.8500 => 10.0300)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 0.44% (2.2550 => 2.2650)

================================
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: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.09% (84.6050 => 10.0800)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -36.33% (1.2800 => 0.8150)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 200.00% (0.0100 => 0.0300)
  SingleSource/Benchmarks/Shootout/hello: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-10-13-BadLoad: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/Vector/simple: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/stmtexpr: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 39.57% (2.3000 => 3.2100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 37.95% (2.3450 => 3.2350)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 37.72% (2.2800 => 3.1400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 37.61% (2.3000 => 3.1650)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 37.58% (2.2750 => 3.1300)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 36.59% (2.4050 => 3.2850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 36.53% (2.3950 => 3.2700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 35.92% (2.5750 => 3.5000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 35.87% (2.4950 => 3.3900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 35.39% (2.4300 => 3.2900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 35.19% (2.4300 => 3.2850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 35.01% (2.5850 => 3.4900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 34.20% (2.5000 => 3.3550)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 33.33% (2.3400 => 3.1200)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 32.13% (2.2100 => 2.9200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 31.96% (2.5500 => 3.3650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 31.83% (2.4350 => 3.2100)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 31.19% (2.2600 => 2.9650)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 31.19% (2.4850 => 3.2600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 31.04% (2.4000 => 3.1450)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 30.55% (2.6350 => 3.4400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 30.54% (2.3900 => 3.1200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 30.49% (2.4600 => 3.2100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 30.24% (2.2650 => 2.9500)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 29.94% (2.3550 => 3.0600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 29.82% (2.2800 => 2.9600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 29.24% (2.3600 => 3.0500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 29.14% (2.3850 => 3.0800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 28.72% (2.3500 => 3.0250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 28.70% (2.7700 => 3.5650)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 28.51% (2.3850 => 3.0650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 27.96% (2.3250 => 2.9750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 27.93% (2.5600 => 3.2750)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 27.59% (2.5550 => 3.2600)
  SingleSource/Benchmarks/Misc/flops-7: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 27.16% (2.4850 => 3.1600)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/AtomicOps: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  SingleSource/Benchmarks/Dhrystone/dry: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 23.20% (2.7800 => 3.4250)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 18.62% (12.4350 => 14.7500)
  SingleSource/Benchmarks/Misc/fp-convert: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout/strcat: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 13.79% (0.1450 => 0.1650)
  MultiSource/Applications/lemon/lemon: 12.46% (2.8100 => 3.1600)
  SingleSource/Benchmarks/Misc/ReedSolomon: 11.70% (0.4700 => 0.5250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Misc/mandel: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Misc/whetstone: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 6.49% (0.3850 => 0.4100)
  MultiSource/Applications/JM/lencod/lencod: 6.32% (37.8300 => 40.2200)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.95% (0.4200 => 0.4450)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.50% (0.5450 => 0.5750)
  MultiSource/Applications/sqlite3/sqlite3: 5.34% (47.7200 => 50.2700)
  SingleSource/Benchmarks/Shootout-C++/hello: 4.88% (0.4100 => 0.4300)
  MultiSource/Applications/d/make_dparser: 4.72% (7.9450 => 8.3200)
  MultiSource/Applications/JM/ldecod/ldecod: 4.49% (17.0550 => 17.8200)
  MultiSource/Benchmarks/mafft/pairlocalalign: 4.03% (22.2000 => 23.0950)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.91% (16.1300 => 16.7600)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 3.85% (0.7800 => 0.8100)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 3.23% (0.4650 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 2.48% (1.4100 => 1.4450)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 2.45% (1.6300 => 1.6700)
  SingleSource/Benchmarks/Shootout-C++/wc: 2.02% (0.4950 => 0.5050)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 1.86% (1.0750 => 1.0950)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 1.79% (1.1150 => 1.1350)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 1.63% (10.4350 => 10.6050)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 1.13% (3.0900 => 3.1250)
  MultiSource/Applications/oggenc/oggenc: 1.07% (12.6500 => 12.7850)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 56.94% (4.4700 => 7.0150)
  SingleSource/Benchmarks/McGill/queens: 19.75% (3.2400 => 3.8800)
  SingleSource/Benchmarks/Shootout-C++/moments: 18.52% (0.1350 => 0.1600)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.94% (0.6200 => 0.7250)
  MultiSource/Applications/hexxagon/hexxagon: 13.84% (20.2250 => 23.0250)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.47% (12.9150 => 14.5250)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.80% (2.1300 => 2.3600)
  SingleSource/Benchmarks/Stanford/Puzzle: 10.17% (0.2950 => 0.3250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.85% (11.6300 => 12.7750)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 8.51% (36.0300 => 39.0950)
  MultiSource/Benchmarks/Olden/mst/mst: 8.08% (0.4950 => 0.5350)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 7.34% (1.2950 => 1.3900)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 6.00% (20.5850 => 21.8200)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.19% (2.7000 => 2.8400)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 4.83% (0.7250 => 0.7600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 4.75% (11.6750 => 12.2300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.66% (1.7150 => 1.7950)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 4.35% (0.3450 => 0.3600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 4.29% (0.3500 => 0.3650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 4.00% (30.4700 => 31.6900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 3.85% (0.5200 => 0.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 3.82% (16.6100 => 17.2450)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 3.70% (0.9450 => 0.9800)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 3.55% (5.6400 => 5.8400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.78% (2.7000 => 2.7750)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.53% (1.9750 => 2.0250)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.09% (9.8300 => 10.0350)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 1.98% (9.8650 => 10.0600)
  SingleSource/Benchmarks/Shootout/ary3: 1.90% (5.2750 => 5.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.83% (7.3600 => 7.4950)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.69% (13.3250 => 13.5500)
  MultiSource/Benchmarks/Olden/bh/bh: 1.59% (6.3000 => 6.4000)
  MultiSource/Applications/spiff/spiff: 1.41% (7.4500 => 7.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.37% (1.8250 => 1.8500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 1.28% (24.2650 => 24.5750)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.23% (6.9300 => 7.0150)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.23% (38.3250 => 38.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 1.20% (1.2500 => 1.2650)
  MultiSource/Applications/obsequi/Obsequi: 1.20% (4.1800 => 4.2300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 1.14% (7.0000 => 7.0800)
  SingleSource/Benchmarks/Shootout/fib2: 1.11% (6.7600 => 6.8350)
  SingleSource/Benchmarks/Shootout-C++/fibo: 1.01% (11.8300 => 11.9500)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -90.00% (0.0500 => 0.0050)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C++/fixups: -70.59% (0.0850 => 0.0250)
  SingleSource/UnitTests/2003-07-10-SignConversions: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150)
  SingleSource/UnitTests/Vector/constpool: -62.35% (36.6950 => 13.8150)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -57.14% (0.0700 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/factor: -55.56% (0.2250 => 0.1000)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-08-02-CastTest: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C++/pointer_method2: -52.63% (0.0950 => 0.0450)
  SingleSource/Regression/C/PR491: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C/globalrefs: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-12-13-MishaTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -44.44% (0.0450 => 0.0250)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -40.00% (0.0500 => 0.0300)
  SingleSource/Benchmarks/Shootout/ary3: -40.00% (0.1000 => 0.0600)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -37.50% (0.0400 => 0.0250)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -36.84% (0.0950 => 0.0600)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -33.33% (0.1350 => 0.0900)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -33.33% (0.1350 => 0.0900)
  SingleSource/Regression/C++/pointer_method: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/Vector/multiplies: -33.33% (0.0750 => 0.0500)
  SingleSource/UnitTests/vla: -32.14% (0.1400 => 0.0950)
  SingleSource/Benchmarks/Shootout/lists: -31.91% (0.2350 => 0.1600)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Stanford/Treesort: -30.77% (0.1300 => 0.0900)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Stanford/Oscar: -30.56% (0.1800 => 0.1250)
  SingleSource/Regression/C/PR640: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  SingleSource/Benchmarks/Stanford/Quicksort: -29.17% (0.1200 => 0.0850)
  SingleSource/Regression/C/uint64_to_float: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/2006-12-01-float_varg: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/initp1: -28.57% (0.1400 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -28.57% (0.1050 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -28.21% (0.1950 => 0.1400)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -28.21% (0.1950 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -27.78% (0.1800 => 0.1300)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -27.66% (0.2350 => 0.1700)
  SingleSource/Regression/C/testtrace: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -26.83% (0.2050 => 0.1500)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/SignlessTypes/div: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.42% (0.2650 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Misc/pi: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2003-08-20-FoldBug: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -24.44% (0.2250 => 0.1700)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -24.00% (0.2500 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  SingleSource/UnitTests/2006-01-23-UnionInit: -22.22% (0.0900 => 0.0700)
  SingleSource/Benchmarks/McGill/chomp: -22.00% (0.5000 => 0.3900)
  SingleSource/Benchmarks/Misc/flops-3: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -21.05% (0.1900 => 0.1500)
  SingleSource/Benchmarks/Stanford/Perm: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -20.83% (0.2400 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -20.45% (0.2200 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -20.00% (0.2250 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -20.00% (0.2000 => 0.1600)
  SingleSource/Benchmarks/Stanford/Bubblesort: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C/test_indvars: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Vector/sumarray-dbl: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -20.00% (0.1250 => 0.1000)
  MultiSource/Benchmarks/BitBench/five11/five11: -19.35% (0.1550 => 0.1250)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.23% (0.1300 => 0.1050)
  MultiSource/Benchmarks/FreeBench/distray/distray: -18.87% (0.2650 => 0.2150)
  SingleSource/Regression/C/callargs: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/cast2: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -17.56% (0.6550 => 0.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -17.39% (0.2300 => 0.1900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -17.19% (0.3200 => 0.2650)
  SingleSource/Benchmarks/Shootout/objinst: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -16.28% (0.2150 => 0.1800)
  MultiSource/Benchmarks/Olden/tsp/tsp: -16.18% (0.3400 => 0.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -15.79% (0.1900 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -15.22% (0.2300 => 0.1950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -15.00% (0.2000 => 0.1700)
  SingleSource/Benchmarks/McGill/misr: -14.71% (0.1700 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -14.49% (0.3450 => 0.2950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Linpack/linpack-pc: -12.71% (0.5900 => 0.5150)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -12.24% (0.2450 => 0.2150)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -12.00% (0.2500 => 0.2200)
  SingleSource/Benchmarks/Stanford/Puzzle: -12.00% (0.2500 => 0.2200)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.83% (0.4650 => 0.4100)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/SmallPT/smallpt: -11.59% (0.3450 => 0.3050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -11.52% (3.4300 => 3.0350)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -11.43% (0.5250 => 0.4650)
  SingleSource/Benchmarks/Stanford/IntMM: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.11% (0.1800 => 0.1600)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -10.81% (0.1850 => 0.1650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.81% (0.1850 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -10.81% (0.1850 => 0.1650)
  MultiSource/Applications/spiff/spiff: -10.71% (2.0550 => 1.8350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -10.39% (0.3850 => 0.3450)
  MultiSource/Applications/aha/aha: -10.34% (0.2900 => 0.2600)
  SingleSource/UnitTests/SignlessTypes/rem: -10.17% (0.2950 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -10.10% (1.4850 => 1.3350)
  SingleSource/Regression/C/sumarraymalloc: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Olden/bisort/bisort: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/Olden/mst/mst: -9.84% (0.3050 => 0.2750)
  SingleSource/Benchmarks/Shootout-C++/ary2: -9.60% (0.6250 => 0.5650)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -9.52% (0.3150 => 0.2850)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -9.46% (0.3700 => 0.3350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -9.43% (2.3850 => 2.1600)
  MultiSource/Applications/viterbi/viterbi: -9.33% (0.3750 => 0.3400)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.23% (0.3250 => 0.2950)
  SingleSource/Benchmarks/Misc/fbench: -9.09% (0.1650 => 0.1500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -8.89% (0.2250 => 0.2050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -8.86% (0.3950 => 0.3600)
  SingleSource/Benchmarks/CoyoteBench/almabench: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -8.57% (0.5250 => 0.4800)
  SingleSource/Regression/C++/ofstream_ctor: -8.57% (0.5250 => 0.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.57% (0.1750 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/methcall: -8.42% (0.4750 => 0.4350)
  SingleSource/Benchmarks/Shootout/matrix: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/hash2: -8.26% (1.0900 => 1.0000)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -8.14% (0.4300 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/ary3: -8.00% (0.6250 => 0.5750)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -7.63% (0.6550 => 0.6050)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Olden/power/power: -7.46% (0.3350 => 0.3100)
  MultiSource/Benchmarks/McCat/15-trie/trie: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Dhrystone/fldry: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/McGill/exptree: -7.32% (0.2050 => 0.1900)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -7.25% (0.6900 => 0.6400)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.24% (3.6600 => 3.3950)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.20% (1.8050 => 1.6750)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -7.19% (2.1550 => 2.0000)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -6.67% (0.3000 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -6.65% (1.8800 => 1.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/McCat/09-vor/vor: -6.51% (0.8450 => 0.7900)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.49% (1.5400 => 1.4400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.25% (0.2400 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -6.08% (0.9050 => 0.8500)
  SingleSource/Benchmarks/Misc/ffbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -6.00% (0.7500 => 0.7050)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -5.88% (0.7650 => 0.7200)
  MultiSource/Benchmarks/Olden/health/health: -5.88% (0.3400 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -5.68% (0.4400 => 0.4150)
  SingleSource/Benchmarks/Shootout-C++/sieve: -5.34% (0.6550 => 0.6200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -5.17% (0.2900 => 0.2750)
  MultiSource/Benchmarks/McCat/08-main/main: -5.07% (0.6900 => 0.6550)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -5.00% (0.5000 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/ary: -5.00% (0.6000 => 0.5700)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.96% (3.2250 => 3.0650)
  MultiSource/Benchmarks/Bullet/bullet: -4.82% (78.5700 => 74.7800)
  MultiSource/Benchmarks/Olden/bh/bh: -4.79% (0.7300 => 0.6950)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.60% (0.4350 => 0.4150)
  SingleSource/Benchmarks/Shootout-C++/moments: -4.60% (0.8700 => 0.8300)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -4.48% (0.3350 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/random: -4.40% (0.4550 => 0.4350)
  MultiSource/Benchmarks/MallocBench/gs/gs: -4.27% (10.0700 => 9.6400)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -4.24% (0.5900 => 0.5650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -4.08% (0.4900 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.08% (0.9800 => 0.9400)
  MultiSource/Benchmarks/McCat/18-imp/imp: -4.02% (0.8700 => 0.8350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -3.92% (0.7650 => 0.7350)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -3.67% (0.5450 => 0.5250)
  MultiSource/Applications/hbd/hbd: -3.55% (3.3800 => 3.2600)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -3.55% (0.7050 => 0.6800)
  MultiSource/Benchmarks/Olden/em3d/em3d: -3.53% (0.4250 => 0.4100)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -3.45% (0.7250 => 0.7000)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.30% (10.2900 => 9.9500)
  MultiSource/Applications/sgefa/sgefa: -3.28% (0.9150 => 0.8850)
  MultiSource/Benchmarks/McCat/05-eks/eks: -3.17% (1.1050 => 1.0700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.10% (0.6450 => 0.6250)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -3.02% (2.3150 => 2.2450)
  MultiSource/Applications/hexxagon/hexxagon: -2.86% (2.2700 => 2.2050)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.78% (0.7200 => 0.7000)
  MultiSource/Benchmarks/Prolangs-C/football/football: -2.77% (2.1650 => 2.1050)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -2.62% (1.9100 => 1.8600)
  MultiSource/Applications/treecc/treecc: -2.57% (5.0550 => 4.9250)
  MultiSource/Applications/siod/siod: -2.53% (5.7350 => 5.5900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.45% (4.4950 => 4.3850)
  MultiSource/Applications/Burg/burg: -2.30% (3.0450 => 2.9750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.24% (1.3400 => 1.3100)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.18% (1.1450 => 1.1200)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -2.17% (0.9200 => 0.9000)
  MultiSource/Applications/kimwitu++/kc: -2.17% (40.0450 => 39.1750)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.14% (10.9650 => 10.7300)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -1.99% (0.7550 => 0.7400)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -1.82% (1.1000 => 1.0800)
  MultiSource/Applications/minisat/minisat: -1.75% (1.7100 => 1.6800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.70% (0.8800 => 0.8650)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.62% (1.5400 => 1.5150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.56% (6.1050 => 6.0100)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -1.52% (0.6600 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -1.49% (3.3650 => 3.3150)
  MultiSource/Applications/obsequi/Obsequi: -1.44% (2.7850 => 2.7450)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.43% (2.8050 => 2.7650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -1.34% (12.2750 => 12.1100)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -1.19% (3.3600 => 3.3200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.12% (2.2350 => 2.2100)
  MultiSource/Benchmarks/nbench/nbench: -1.09% (2.7600 => 2.7300)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -1.04% (1.4400 => 1.4250)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.80% (132.9100 => 6.9050)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.53% (135.9600 => 8.7900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.95% (69.4500 => 4.8950)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.36% (139.4900 => 10.6550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.70% (139.2350 => 11.5550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.12% (3.4900 => 0.3100)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.43% (109.4200 => 10.4700)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.27% (78.8650 => 7.6750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.21% (70.3150 => 6.8850)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.86% (430.9350 => 47.9850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -88.84% (87.0250 => 9.7100)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -88.66% (110.6900 => 12.5500)
  SingleSource/Benchmarks/Shootout-C++/matrix: -87.07% (33.3700 => 4.3150)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.84% (47.5200 => 6.2550)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.73% (68.9650 => 9.1500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -82.40% (51.7900 => 9.1150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.59% (44.3950 => 9.0600)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  SingleSource/Benchmarks/Shootout/matrix: -77.13% (24.1750 => 5.5300)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.81% (17.9100 => 4.8700)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Applications/oggenc/oggenc: -71.00% (1.0000 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -70.01% (63.6050 => 19.0750)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -61.99% (30.5950 => 11.6300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -58.91% (34.3750 => 14.1250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -58.33% (44.0050 => 18.3350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -47.64% (13.8750 => 7.2650)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -43.81% (25.4650 => 14.3100)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Applications/sgefa/sgefa: -37.42% (0.8150 => 0.5100)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.36% (218.4000 => 136.8050)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.66% (13.2450 => 8.3900)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -30.28% (1.0900 => 0.7600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Misc/fp-convert: -28.17% (5.2900 => 3.8000)
  SingleSource/Benchmarks/Shootout-C++/strcat: -27.50% (0.2000 => 0.1450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.28% (9.1650 => 6.6650)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -25.41% (4.6250 => 3.4500)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -23.81% (0.3150 => 0.2400)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.34% (19.3000 => 15.3750)
  SingleSource/Benchmarks/Shootout/nestedloop: -20.27% (0.3700 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.84% (72.2950 => 57.9550)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -18.65% (207.6300 => 168.9100)
  MultiSource/Applications/JM/ldecod/ldecod: -17.86% (0.1400 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -17.57% (144.6550 => 119.2450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -16.67% (0.4800 => 0.4000)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -15.00% (0.3000 => 0.2550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -15.00% (0.3000 => 0.2550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -14.29% (0.3850 => 0.3300)
  MultiSource/Applications/minisat/minisat: -14.10% (23.2200 => 19.9450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -14.06% (9.4950 => 8.1600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.91% (4.1700 => 3.5900)
  MultiSource/Benchmarks/McCat/09-vor/vor: -12.68% (0.3550 => 0.3100)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -12.29% (12.9350 => 11.3450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -11.36% (0.2200 => 0.1950)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.75% (6.8350 => 6.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -10.23% (3.4700 => 3.1150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -9.21% (12.6450 => 11.4800)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -9.09% (0.2200 => 0.2000)
  SingleSource/UnitTests/Vector/multiplies: -8.82% (0.8500 => 0.7750)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.70% (0.4600 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.60% (10.0700 => 9.3050)
  SingleSource/Benchmarks/Stanford/Treesort: -7.50% (0.2000 => 0.1850)
  MultiSource/Applications/JM/lencod/lencod: -6.96% (16.1700 => 15.0450)
  SingleSource/Benchmarks/Misc/oourafft: -6.64% (12.3450 => 11.5250)
  SingleSource/Benchmarks/Misc/ffbench: -6.43% (3.2650 => 3.0550)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -6.02% (9.0500 => 8.5050)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.06% (1.5800 => 1.5000)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -5.00% (0.3000 => 0.2850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -4.98% (14.1600 => 13.4550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -4.88% (34.3950 => 32.7150)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -4.74% (12.1200 => 11.5450)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.72% (0.5300 => 0.5050)
  SingleSource/Benchmarks/McGill/misr: -4.59% (0.5450 => 0.5200)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.22% (106.1900 => 101.7100)
  MultiSource/Benchmarks/Olden/power/power: -4.06% (6.4100 => 6.1500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -3.91% (6.3950 => 6.1450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -3.86% (1.2950 => 1.2450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.85% (5.1900 => 4.9900)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.70% (0.6750 => 0.6500)
  SingleSource/Benchmarks/Misc/flops-2: -3.62% (3.3150 => 3.1950)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -3.23% (0.4650 => 0.4500)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.17% (0.9450 => 0.9150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.98% (11.4000 => 11.0600)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.92% (4.2750 => 4.1500)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.72% (15.2750 => 14.8600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.46% (7.7300 => 7.5400)
  SingleSource/Benchmarks/Dhrystone/dry: -2.44% (3.8900 => 3.7950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -2.39% (3.9700 => 3.8750)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.39% (1.2550 => 1.2250)
  SingleSource/Benchmarks/Linpack/linpack-pc: -2.26% (52.1250 => 50.9450)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  MultiSource/Applications/lua/lua: -2.03% (56.2150 => 55.0750)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.98% (9.8250 => 9.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -1.94% (0.5150 => 0.5050)
  SingleSource/Benchmarks/McGill/chomp: -1.93% (1.8100 => 1.7750)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.88% (9.0600 => 8.8900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -1.86% (22.2650 => 21.8500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -1.82% (4.3850 => 4.3050)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.81% (1.6600 => 1.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -1.80% (9.4600 => 9.2900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.79% (12.0300 => 11.8150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  MultiSource/Applications/siod/siod: -1.65% (6.3650 => 6.2600)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  SingleSource/Benchmarks/Shootout/heapsort: -1.62% (12.0650 => 11.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.59% (0.6300 => 0.6200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -1.40% (22.8850 => 22.5650)
  MultiSource/Benchmarks/Olden/health/health: -1.37% (1.4600 => 1.4400)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -1.29% (5.7950 => 5.7200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.26% (30.9900 => 30.6000)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  SingleSource/Benchmarks/Misc/mandel: -1.13% (3.5500 => 3.5100)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -1.02% (77.7250 => 76.9300)

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: -27.66% (3.9400 => 2.8500)
  MultiSource/Applications/sqlite3/sqlite3: 2.24% (9.8100 => 10.0300)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -31.26% (3.2950 => 2.2650)

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


More information about the llvm-testresults mailing list