[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 Apr 23 20:01:35 PDT 2013


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

Comparing:
     Run: 10958, Order: 180168, Start Time: 2013-04-24 01:56:25, End Time: 2013-04-24 03:02:52
      To: 10955, Order: 180166, Start Time: 2013-04-24 00:30:20, End Time: 2013-04-24 01:36:39
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 (19 on baseline)
Performance Regressions: 6 (123 on baseline)
Performance Improvements: 9 (372 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1093 (581 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 60.00% (0.0250 => 0.0400, std.dev.: 0.0049)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 53.33% (0.0750 => 0.1150, std.dev.: 0.0071)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 9.57% (0.4700 => 0.5150, std.dev.: 0.0090)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 5.63% (1.7750 => 1.8750, std.dev.: 0.0237)
  MultiSource/Applications/hbd/hbd: 3.11% (3.2200 => 3.3200, std.dev.: 0.0372)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 1.54% (0.6500 => 0.6600, std.dev.: 0.0024)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2008-04-18-LoopBug: -87.50% (0.0400 => 0.0050, std.dev.: 0.0061)
  SingleSource/Regression/C++/pointer_method: -66.67% (0.0300 => 0.0100, std.dev.: 0.0068)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -55.56% (0.0450 => 0.0200, std.dev.: 0.0077)
  SingleSource/Benchmarks/Misc/flops-3: -23.08% (0.0650 => 0.0500, std.dev.: 0.0056)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -15.00% (0.2000 => 0.1700, std.dev.: 0.0058)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -4.62% (0.6500 => 0.6200, std.dev.: 0.0093)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.76% (2.7200 => 2.6450, std.dev.: 0.0169)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -2.38% (2.9400 => 2.8700, std.dev.: 0.0166)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -6.00% (0.7500 => 0.7050, std.dev.: 0.0112)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  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/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: 1.47% (0.3400 => 0.3450)
  MultiSource/Applications/lemon/lemon: -42.89% (3.9400 => 2.2500)
  MultiSource/Applications/sqlite3/sqlite3: 1.78% (9.8100 => 9.9850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  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/Ptrdist/anagram/anagram: -30.96% (3.2950 => 2.2750)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.13% (84.6050 => 10.0400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -40.62% (1.2800 => 0.7600)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 150.00% (0.0100 => 0.0250)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/block-byref-cxxobj-test: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-BaseType: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/Vector/build: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/simple: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/stmtexpr: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 33.96% (2.4000 => 3.2150)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 33.94% (2.2100 => 2.9600)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 33.33% (0.0600 => 0.0800)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 33.20% (2.4850 => 3.3100)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 32.52% (2.2600 => 2.9950)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 31.57% (2.2650 => 2.9800)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 31.38% (2.3900 => 3.1400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 31.28% (2.3500 => 3.0850)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 30.57% (2.3550 => 3.0750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 30.32% (2.3250 => 3.0300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 30.19% (2.3850 => 3.1050)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.18% (2.4850 => 3.2350)
  SingleSource/Benchmarks/Misc/lowercase: 30.00% (0.0500 => 0.0650)
  SingleSource/Regression/C/test_indvars: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 29.82% (2.2800 => 2.9600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 29.66% (2.3600 => 3.0600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 29.14% (2.3850 => 3.0800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 29.07% (2.4600 => 3.1750)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 28.77% (2.5550 => 3.2900)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 26.62% (2.7800 => 3.5200)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 26.37% (2.2750 => 2.8750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 25.78% (2.5600 => 3.2200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 25.43% (2.3000 => 2.8850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.15% (2.5850 => 3.2350)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 24.85% (2.5750 => 3.2150)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 24.43% (2.3950 => 2.9800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 24.12% (2.5500 => 3.1650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.05% (2.4950 => 3.0950)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 23.91% (2.3000 => 2.8500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 23.82% (2.4350 => 3.0150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 23.66% (2.4300 => 3.0050)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 23.46% (2.2800 => 2.8150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 23.00% (2.5000 => 3.0750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.84% (2.4300 => 2.9850)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 22.65% (2.3400 => 2.8700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 22.45% (2.4050 => 2.9450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 22.39% (2.3450 => 2.8700)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 20.68% (2.6350 => 3.1800)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 20.40% (2.7700 => 3.3350)
  SingleSource/Benchmarks/Misc/fp-convert: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout/strcat: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 17.77% (12.4350 => 14.6450)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  MultiSource/Applications/lemon/lemon: 8.72% (2.8100 => 3.0550)
  SingleSource/Benchmarks/Misc/ReedSolomon: 8.51% (0.4700 => 0.5100)
  SingleSource/Benchmarks/Misc/flops: 8.51% (0.2350 => 0.2550)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 7.09% (0.7050 => 0.7550)
  SingleSource/Benchmarks/Shootout-C++/fibo: 6.17% (0.4050 => 0.4300)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 5.17% (0.2900 => 0.3050)
  MultiSource/Applications/SIBsim4/SIBsim4: 4.23% (3.1900 => 3.3250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.19% (1.0750 => 1.1200)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 3.33% (0.3000 => 0.3100)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 3.16% (0.4750 => 0.4900)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 3.00% (0.5000 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 2.59% (3.0900 => 3.1700)
  MultiSource/Benchmarks/Olden/bh/bh: 2.05% (0.7300 => 0.7450)
  MultiSource/Applications/hexxagon/hexxagon: 1.98% (2.2700 => 2.3150)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 57.72% (4.4700 => 7.0500)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 29.63% (0.1350 => 0.1750)
  MultiSource/Applications/kimwitu++/kc: 25.00% (0.0800 => 0.1000)
  SingleSource/Benchmarks/Shootout-C++/moments: 22.22% (0.1350 => 0.1650)
  SingleSource/Benchmarks/Stanford/Puzzle: 22.03% (0.2950 => 0.3600)
  SingleSource/Benchmarks/McGill/queens: 19.91% (3.2400 => 3.8850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 16.49% (5.6400 => 6.5700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Applications/hexxagon/hexxagon: 13.89% (20.2250 => 23.0350)
  SingleSource/Benchmarks/Misc/oourafft: 13.33% (12.3450 => 13.9900)
  MultiSource/Benchmarks/nbench/nbench: 12.75% (31.8900 => 35.9550)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.00% (12.9150 => 14.4650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 10.75% (0.4650 => 0.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 10.36% (16.6100 => 18.3300)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.85% (11.6300 => 12.7750)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.64% (7.0000 => 7.6750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 9.19% (24.2650 => 26.4950)
  SingleSource/Benchmarks/Misc/richards_benchmark: 8.69% (2.1300 => 2.3150)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 7.83% (36.0300 => 38.8500)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 6.82% (0.2200 => 0.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 6.73% (0.5200 => 0.5550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.64% (3.0100 => 3.2100)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.93% (2.7000 => 2.8600)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.79% (1.2950 => 1.3700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.68% (9.8650 => 10.4250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.54% (1.7150 => 1.8100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 4.77% (14.2450 => 14.9250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.76% (0.6300 => 0.6600)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 4.35% (0.3450 => 0.3600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.34% (19.5650 => 20.4150)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 3.96% (12.1200 => 12.6000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.70% (0.6750 => 0.7000)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 3.35% (20.5850 => 21.2750)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.96% (2.7000 => 2.7800)
  SingleSource/Benchmarks/Shootout/strcat: 2.78% (0.3600 => 0.3700)
  MultiSource/Benchmarks/Olden/health/health: 2.74% (1.4600 => 1.5000)
  SingleSource/Benchmarks/Shootout-C++/ary3: 2.64% (5.2950 => 5.4350)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.49% (9.8300 => 10.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 2.38% (9.4600 => 9.6850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 2.00% (1.2500 => 1.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.97% (7.3600 => 7.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 1.93% (10.0800 => 10.2750)
  MultiSource/Benchmarks/Olden/bh/bh: 1.75% (6.3000 => 6.4100)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.64% (1.8250 => 1.8550)
  SingleSource/Benchmarks/Shootout/ary3: 1.61% (5.2750 => 5.3600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.43% (13.3250 => 13.5150)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 1.33% (5.2600 => 5.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.32% (1.5100 => 1.5300)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.22% (15.5850 => 15.7750)
  MultiSource/Benchmarks/Olden/bisort/bisort: 1.12% (1.3450 => 1.3600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.01% (6.9300 => 7.0000)
  MultiSource/Applications/spiff/spiff: 1.01% (7.4500 => 7.5250)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2008-04-18-LoopBug: -90.00% (0.0500 => 0.0050)
  SingleSource/UnitTests/2002-08-02-CastTest2: -80.00% (0.0250 => 0.0050)
  SingleSource/Regression/C++/pointer_method: -77.78% (0.0450 => 0.0100)
  SingleSource/Regression/C/pointer_arithmetic: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C++/pointer_member: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -64.29% (0.0700 => 0.0250)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/Vector/constpool: -63.41% (36.6950 => 13.4250)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/factor: -55.56% (0.2250 => 0.1000)
  SingleSource/Regression/C/callargs: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-08-02-CastTest: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2003-07-10-SignConversions: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/compare: -53.85% (0.0650 => 0.0300)
  SingleSource/Regression/C++/fixups: -52.94% (0.0850 => 0.0400)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2008-01-07-LongDouble: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/PR491: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/UnitTests/vla: -46.43% (0.1400 => 0.0750)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C/testtrace: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-12-13-MishaTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-05-14-AtExit: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/cast2: -45.45% (0.0550 => 0.0300)
  SingleSource/Benchmarks/Shootout/ary3: -45.00% (0.1000 => 0.0550)
  SingleSource/UnitTests/2002-05-02-CastTest2: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2006-01-23-UnionInit: -44.44% (0.0900 => 0.0500)
  SingleSource/UnitTests/TestLoop: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2006-12-01-float_varg: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -41.67% (0.0600 => 0.0350)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -41.38% (0.1450 => 0.0850)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/PR1386: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -36.00% (0.1250 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -33.33% (0.1350 => 0.0900)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -33.33% (0.1350 => 0.0900)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/ccc: -33.33% (0.0750 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -32.00% (0.2500 => 0.1700)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -30.19% (0.2650 => 0.1850)
  SingleSource/Benchmarks/Stanford/Bubblesort: -30.00% (0.1000 => 0.0700)
  SingleSource/Regression/C/sumarraymalloc: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2003-04-22-Switch: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -29.63% (0.1350 => 0.0950)
  SingleSource/Benchmarks/Stanford/Quicksort: -29.17% (0.1200 => 0.0850)
  SingleSource/Regression/C/uint64_to_float: -29.17% (0.1200 => 0.0850)
  SingleSource/Benchmarks/Misc/flops-3: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/member-function-pointers: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -28.21% (0.1950 => 0.1400)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -27.66% (0.2350 => 0.1700)
  SingleSource/Benchmarks/Shootout/lists: -27.66% (0.2350 => 0.1700)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/McGill/chomp: -26.00% (0.5000 => 0.3700)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -25.53% (0.2350 => 0.1750)
  SingleSource/Benchmarks/Misc/pi: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C++/BuiltinTypeInfo: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  SingleSource/Benchmarks/Shootout/methcall: -23.53% (0.0850 => 0.0650)
  SingleSource/Benchmarks/Stanford/Treesort: -23.08% (0.1300 => 0.1000)
  SingleSource/Regression/C/badidx: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Stanford/FloatMM: -22.73% (0.1100 => 0.0850)
  MultiSource/Benchmarks/BitBench/five11/five11: -22.58% (0.1550 => 0.1200)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -22.22% (0.2250 => 0.1750)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -21.62% (0.1850 => 0.1450)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -21.05% (0.0950 => 0.0750)
  SingleSource/Benchmarks/Stanford/Perm: -21.05% (0.0950 => 0.0750)
  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/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -20.00% (0.2250 => 0.1800)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Threads/tls: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -20.00% (0.1750 => 0.1400)
  MultiSource/Benchmarks/Olden/mst/mst: -19.67% (0.3050 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -19.57% (0.2300 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -19.51% (0.2050 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -19.44% (0.1800 => 0.1450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.23% (0.1300 => 0.1050)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/FreeBench/distray/distray: -18.87% (0.2650 => 0.2150)
  SingleSource/Regression/C/sumarray: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -18.42% (0.1900 => 0.1550)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-05-02-CastTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-31-CastToBool: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -17.95% (0.1950 => 0.1600)
  SingleSource/UnitTests/initp1: -17.86% (0.1400 => 0.1150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -17.65% (0.3400 => 0.2800)
  SingleSource/Benchmarks/Stanford/Oscar: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/Olden/bisort/bisort: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -16.28% (0.2150 => 0.1800)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  SingleSource/Benchmarks/Shootout/heapsort: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -15.62% (0.3200 => 0.2700)
  SingleSource/Benchmarks/Misc/flops-2: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/flops-4: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Shootout/ackermann: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -15.38% (0.1950 => 0.1650)
  SingleSource/UnitTests/SignlessTypes/rem: -15.25% (0.2950 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -15.15% (1.4850 => 1.2600)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/Olden/em3d/em3d: -14.12% (0.4250 => 0.3650)
  MultiSource/Benchmarks/FreeBench/neural/neural: -13.98% (0.4650 => 0.4000)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.98% (0.6550 => 0.5700)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -12.50% (0.2400 => 0.2100)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -12.40% (0.6450 => 0.5650)
  SingleSource/Benchmarks/Misc/salsa20: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -12.00% (0.2500 => 0.2200)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.96% (0.9200 => 0.8100)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -11.95% (3.4300 => 3.0200)
  MultiSource/Benchmarks/Olden/power/power: -11.94% (0.3350 => 0.2950)
  MultiSource/Benchmarks/llubenchmark/llu: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -11.39% (0.3950 => 0.3500)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -11.33% (0.7500 => 0.6650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.22% (0.4900 => 0.4350)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Shootout/hash: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Stanford/IntMM: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -11.11% (0.3150 => 0.2800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -10.81% (0.1850 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -10.48% (0.5250 => 0.4700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -10.42% (0.2400 => 0.2150)
  SingleSource/Benchmarks/Linpack/linpack-pc: -10.17% (0.5900 => 0.5300)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -10.14% (0.3450 => 0.3100)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -9.82% (1.6300 => 1.4700)
  SingleSource/Benchmarks/Shootout-C++/ary3: -9.60% (0.6250 => 0.5650)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -9.51% (2.1550 => 1.9500)
  MultiSource/Applications/spiff/spiff: -9.00% (2.0550 => 1.8700)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -8.99% (3.2250 => 2.9350)
  MultiSource/Benchmarks/NPB-serial/is/is: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/McGill/misr: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Shootout-C++/hash2: -8.72% (1.0900 => 0.9950)
  MultiSource/Applications/aha/aha: -8.62% (0.2900 => 0.2650)
  SingleSource/Regression/C++/ofstream_ctor: -8.57% (0.5250 => 0.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -8.51% (0.7050 => 0.6450)
  SingleSource/Benchmarks/Shootout/matrix: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -8.31% (1.8050 => 1.6550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/ary2: -8.00% (0.6250 => 0.5750)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.65% (3.6600 => 3.3800)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -7.46% (0.3350 => 0.3100)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -7.46% (0.3350 => 0.3100)
  SingleSource/Benchmarks/Dhrystone/fldry: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -7.34% (2.3150 => 2.1450)
  SingleSource/Benchmarks/SmallPT/smallpt: -7.25% (0.3450 => 0.3200)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -6.87% (0.6550 => 0.6100)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.82% (1.5400 => 1.4350)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -6.67% (0.3000 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.50% (2.3850 => 2.2300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.33% (0.3950 => 0.3700)
  SingleSource/Benchmarks/Shootout-C++/hash: -6.12% (0.9800 => 0.9200)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -6.06% (0.6600 => 0.6200)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Misc/ffbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -5.70% (2.8050 => 2.6450)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.41% (0.3700 => 0.3500)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -5.36% (3.3600 => 3.1800)
  SingleSource/Benchmarks/Shootout-C++/methcall: -5.26% (0.4750 => 0.4500)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -5.19% (0.3850 => 0.3650)
  MultiSource/Benchmarks/McCat/08-main/main: -5.07% (0.6900 => 0.6550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -4.93% (1.1150 => 1.0600)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.76% (6.0900 => 5.8000)
  MultiSource/Benchmarks/Bullet/bullet: -4.65% (78.5700 => 74.9200)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -4.62% (0.3250 => 0.3100)
  SingleSource/Benchmarks/Shootout-C++/matrix: -4.59% (0.5450 => 0.5200)
  MultiSource/Applications/sgefa/sgefa: -4.37% (0.9150 => 0.8750)
  MultiSource/Benchmarks/sim/sim: -4.35% (0.8050 => 0.7700)
  MultiSource/Applications/Burg/burg: -4.11% (3.0450 => 2.9200)
  MultiSource/Benchmarks/McCat/05-eks/eks: -4.07% (1.1050 => 1.0600)
  MultiSource/Benchmarks/McCat/18-imp/imp: -4.02% (0.8700 => 0.8350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -3.92% (0.7650 => 0.7350)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -3.92% (10.9650 => 10.5350)
  MultiSource/Benchmarks/MallocBench/gs/gs: -3.82% (10.0700 => 9.6850)
  SingleSource/Benchmarks/Shootout-C++/sieve: -3.82% (0.6550 => 0.6300)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -3.81% (0.5250 => 0.5050)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -3.77% (0.5300 => 0.5100)
  MultiSource/Applications/treecc/treecc: -3.56% (5.0550 => 4.8750)
  MultiSource/Applications/lambda-0_1_3/lambda: -3.22% (1.7100 => 1.6550)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.12% (57.8250 => 56.0200)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.06% (10.2900 => 9.9750)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.96% (0.8450 => 0.8200)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -2.76% (0.7250 => 0.7050)
  MultiSource/Applications/siod/siod: -2.70% (5.7350 => 5.5800)
  MultiSource/Applications/obsequi/Obsequi: -2.69% (2.7850 => 2.7100)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -2.61% (0.7650 => 0.7450)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -2.59% (2.5100 => 2.4450)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.58% (1.5500 => 1.5100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -2.54% (0.5900 => 0.5750)
  SingleSource/Benchmarks/Shootout-C++/ary: -2.50% (0.6000 => 0.5850)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -2.27% (1.1000 => 1.0750)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -2.27% (0.8800 => 0.8600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.27% (0.4400 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.08% (0.7200 => 0.7050)
  MultiSource/Applications/minisat/minisat: -2.05% (1.7100 => 1.6750)
  MultiSource/Applications/kimwitu++/kc: -1.97% (40.0450 => 39.2550)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -1.93% (3.3650 => 3.3000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -1.90% (0.5250 => 0.5150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.89% (4.4950 => 4.4100)
  MultiSource/Applications/hbd/hbd: -1.78% (3.3800 => 3.3200)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -1.66% (0.9050 => 0.8900)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -1.60% (2.5000 => 2.4600)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.49% (1.3400 => 1.3200)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.39% (2.1650 => 2.1350)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.26% (22.2000 => 21.9200)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.06% (1.4100 => 1.3950)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -1.04% (1.4400 => 1.4250)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Stanford/Oscar: -100.00% (0.0450 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.61% (132.9100 => 7.1700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.10% (135.9600 => 8.0250)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.92% (69.4500 => 4.9150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.27% (139.4900 => 10.7850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.09% (139.2350 => 12.4050)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.83% (3.4900 => 0.3200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.46% (78.8650 => 7.5250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.42% (110.6900 => 10.6000)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.11% (109.4200 => 10.8200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.28% (87.0250 => 9.3300)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.99% (430.9350 => 47.4600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.96% (70.3150 => 7.7650)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.41% (68.9650 => 9.3700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.17% (47.5200 => 6.5700)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.41% (33.3700 => 4.8700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.73% (44.3950 => 8.5550)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -77.15% (51.7900 => 11.8350)
  SingleSource/Benchmarks/Shootout/matrix: -76.96% (24.1750 => 5.5700)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.84% (17.9100 => 4.8650)
  MultiSource/Applications/oggenc/oggenc: -71.50% (1.0000 => 0.2850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.39% (44.0050 => 12.5900)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Benchmarks/Bullet/bullet: -70.15% (63.6050 => 18.9850)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.09% (34.3750 => 12.0000)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.47% (30.5950 => 10.8700)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -59.50% (13.8750 => 5.6200)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.82% (25.4650 => 12.0150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -46.44% (30.4700 => 16.3200)
  SingleSource/Benchmarks/Stanford/Quicksort: -40.00% (0.1000 => 0.0600)
  MultiSource/Applications/sgefa/sgefa: -37.42% (0.8150 => 0.5100)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.10% (218.4000 => 137.3700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -35.71% (0.0700 => 0.0450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -35.49% (13.2450 => 8.5450)
  MultiSource/Applications/d/make_dparser: -33.33% (0.1500 => 0.1000)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.11% (1.0900 => 0.7400)
  SingleSource/Benchmarks/Misc/fp-convert: -29.87% (5.2900 => 3.7100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.86% (4.6250 => 3.2900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.17% (9.1650 => 6.6750)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -25.00% (0.0400 => 0.0300)
  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/Polybench/linear-algebra/kernels/2mm/2mm: -21.21% (144.6550 => 113.9800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.98% (207.6300 => 164.0650)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.70% (19.3000 => 15.3050)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -20.45% (0.2200 => 0.1750)
  SingleSource/Benchmarks/Shootout/nestedloop: -20.27% (0.3700 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/strcat: -20.00% (0.2000 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.93% (72.2950 => 57.8850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -18.75% (0.4800 => 0.3900)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.73% (1.9750 => 1.6050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -16.26% (22.8850 => 19.1650)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -15.58% (0.3850 => 0.3250)
  MultiSource/Benchmarks/McCat/09-vor/vor: -15.49% (0.3550 => 0.3000)
  MultiSource/Applications/JM/ldecod/ldecod: -14.29% (0.1400 => 0.1200)
  MultiSource/Applications/minisat/minisat: -14.15% (23.2200 => 19.9350)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -13.53% (9.4950 => 8.2100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -13.05% (12.6450 => 10.9950)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -12.71% (4.1700 => 3.6400)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -11.67% (0.3000 => 0.2650)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -11.27% (22.2650 => 19.7550)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.83% (6.8350 => 6.0950)
  SingleSource/UnitTests/Vector/multiplies: -10.00% (0.8500 => 0.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -9.71% (0.5150 => 0.4650)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -9.59% (11.6750 => 10.5550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -8.19% (12.9350 => 11.8750)
  SingleSource/Benchmarks/Shootout-C++/methcall: -8.04% (10.0700 => 9.2600)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Stanford/Treesort: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -6.74% (14.1600 => 13.2050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -6.57% (6.3950 => 5.9750)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.35% (0.9450 => 0.8850)
  MultiSource/Applications/JM/lencod/lencod: -6.25% (16.1700 => 15.1600)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -5.76% (3.4700 => 3.2700)
  SingleSource/Benchmarks/Misc/flops-8: -5.70% (6.9300 => 6.5350)
  SingleSource/Benchmarks/McGill/misr: -5.50% (0.5450 => 0.5150)
  SingleSource/Benchmarks/Misc/ffbench: -5.36% (3.2650 => 3.0900)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -5.00% (0.3000 => 0.2850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -4.56% (4.3850 => 4.1850)
  MultiSource/Benchmarks/sim/sim: -4.39% (12.6450 => 12.0900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.25% (1.2950 => 1.2400)
  MultiSource/Applications/lua/lua: -4.17% (56.2150 => 53.8700)
  MultiSource/Benchmarks/Olden/power/power: -4.13% (6.4100 => 6.1450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -4.05% (5.1900 => 4.9800)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.04% (106.1900 => 101.9000)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.09% (9.0750 => 8.7950)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -3.04% (4.2750 => 4.1450)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.79% (1.2550 => 1.2200)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -2.76% (0.7250 => 0.7050)
  SingleSource/Benchmarks/Shootout/heapsort: -2.65% (12.0650 => 11.7450)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -2.65% (0.9450 => 0.9200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.59% (7.7300 => 7.5300)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.49% (15.2750 => 14.8950)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.37% (11.4000 => 11.1300)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.37% (10.5600 => 10.3100)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.27% (2.4200 => 2.3650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.26% (17.4450 => 17.0500)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -2.08% (2.6500 => 2.5950)
  SingleSource/Benchmarks/Misc-C++/bigfib: -1.89% (0.5300 => 0.5200)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.83% (12.0300 => 11.8100)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.71% (9.0500 => 8.8950)
  SingleSource/Benchmarks/Misc/flops: -1.68% (18.4900 => 18.1800)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.66% (9.0600 => 8.9100)
  SingleSource/Benchmarks/Misc/fbench: -1.64% (5.4850 => 5.3950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.48% (3.3750 => 3.3250)
  MultiSource/Applications/obsequi/Obsequi: -1.44% (4.1800 => 4.1200)
  SingleSource/Benchmarks/Linpack/linpack-pc: -1.39% (52.1250 => 51.4000)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.34% (1.4950 => 1.4750)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.34% (6.3600 => 6.2750)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.31% (30.9900 => 30.5850)
  MultiSource/Applications/viterbi/viterbi: -1.29% (8.5200 => 8.4100)
  SingleSource/Benchmarks/Misc/ReedSolomon: -1.21% (17.3750 => 17.1650)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -1.02% (2.9450 => 2.9150)

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

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


More information about the llvm-testresults mailing list