[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 Aug 20 06:41:09 PDT 2013


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

Comparing:
     Run: 14600, Order: 188790, Start Time: 2013-08-20 12:33:18, End Time: 2013-08-20 13:41:18
      To: 14598, Order: 188784, Start Time: 2013-08-20 11:19:15, End Time: 2013-08-20 12:27:38
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: 7 (202 on baseline)
Performance Improvements: 11 (342 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1090 (532 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/ConstructorDestructorAttributes: 100.00% (0.0200 => 0.0400, std.dev.: 0.0052)
  SingleSource/UnitTests/2002-12-13-MishaTest: 66.67% (0.0300 => 0.0500, std.dev.: 0.0047)
  SingleSource/UnitTests/printargs: 66.67% (0.0300 => 0.0500, std.dev.: 0.0062)
  SingleSource/Benchmarks/Misc/mandel: 36.84% (0.0950 => 0.1300, std.dev.: 0.0097)
  SingleSource/Benchmarks/McGill/queens: 17.39% (0.1150 => 0.1350, std.dev.: 0.0071)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 5.00% (0.6000 => 0.6300, std.dev.: 0.0110)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/UnitTests/SignlessTypes/Large/cast: 100.00% (0.0150 => 0.0300, std.dev.: 0.0032)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-03-NotTest: -55.56% (0.0450 => 0.0200, std.dev.: 0.0060)
  SingleSource/UnitTests/member-function-pointers: -37.50% (0.0400 => 0.0250, std.dev.: 0.0054)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -28.57% (0.0350 => 0.0250, std.dev.: 0.0033)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -17.39% (0.2300 => 0.1900, std.dev.: 0.0068)
  MultiSource/Applications/spiff/spiff: -7.21% (2.0100 => 1.8650, std.dev.: 0.0319)
  MultiSource/Applications/obsequi/Obsequi: -4.39% (2.7350 => 2.6150, std.dev.: 0.0272)
  MultiSource/Applications/SPASS/SPASS: -1.31% (38.3050 => 37.8050, std.dev.: 0.1163)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Stanford/Towers: -25.00% (0.0400 => 0.0300, std.dev.: 0.0020)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -2.07% (5.3200 => 5.2100, std.dev.: 0.0252)
  SingleSource/Regression/C/uint64_to_float: -1.42% (1.4050 => 1.3850, std.dev.: 0.0070)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.02% (3.9350 => 3.8950, std.dev.: 0.0100)

================================
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: -10.29% (0.3400 => 0.3050)
  MultiSource/Applications/lemon/lemon: -42.64% (3.9400 => 2.2600)
  MultiSource/Applications/sqlite3/sqlite3: 6.42% (9.8100 => 10.4400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.53% (0.7900 => 0.8100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -33.93% (0.2800 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -35.96% (3.2950 => 2.1100)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.15% (84.6050 => 10.0250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -36.33% (1.2800 => 0.8150)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 250.00% (0.0100 => 0.0350)
  SingleSource/UnitTests/Vector/constpool: 247.00% (36.6950 => 127.3300)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/Vector/simple: 80.00% (0.0250 => 0.0450)
  SingleSource/Benchmarks/Shootout/fib2: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C++/global_type: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/printargs: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/build: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/stmtexpr: 60.00% (0.0250 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-7: 45.45% (0.0550 => 0.0800)
  SingleSource/Benchmarks/Shootout/nestedloop: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C/2003-05-21-UnionTest: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 37.10% (2.2100 => 3.0300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 36.88% (2.4000 => 3.2850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 36.22% (2.4850 => 3.3850)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 35.98% (2.3900 => 3.2500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 35.77% (2.4600 => 3.3400)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 35.31% (2.2800 => 3.0850)
  SingleSource/Benchmarks/McGill/queens: 35.00% (0.1000 => 0.1350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 34.88% (2.2650 => 3.0550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 34.62% (2.3250 => 3.1300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 34.32% (2.3600 => 3.1700)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 34.29% (2.2600 => 3.0350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 34.26% (2.3500 => 3.1550)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 33.80% (2.4850 => 3.3250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 33.55% (2.3550 => 3.1450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 33.54% (2.3850 => 3.1850)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 32.29% (2.5550 => 3.3800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 32.17% (2.3000 => 3.0400)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 30.82% (2.3850 => 3.1200)
  SingleSource/UnitTests/Vector/build2: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 30.66% (2.5600 => 3.3450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 30.06% (2.3450 => 3.0500)
  SingleSource/Benchmarks/Misc/lowercase: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 29.46% (2.4950 => 3.2300)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 29.13% (2.3000 => 2.9700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 29.13% (2.5750 => 3.3250)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 29.01% (2.2750 => 2.9350)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 28.78% (2.7800 => 3.5800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 28.60% (2.4300 => 3.1250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 28.39% (2.3950 => 3.0750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 27.93% (2.4350 => 3.1150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 27.08% (2.5850 => 3.2850)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 26.97% (2.2800 => 2.8950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 26.13% (2.4300 => 3.0650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 26.00% (2.5000 => 3.1500)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 25.99% (2.4050 => 3.0300)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 25.85% (2.3400 => 2.9450)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 25.81% (2.7700 => 3.4850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 25.69% (2.5500 => 3.2050)
  SingleSource/Benchmarks/Dhrystone/dry: 25.00% (0.1000 => 0.1250)
  SingleSource/Benchmarks/Misc/mandel: 23.81% (0.1050 => 0.1300)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 22.96% (2.6350 => 3.2400)
  SingleSource/Benchmarks/Shootout/sieve: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Shootout/heapsort: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/Misc/fp-convert: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 16.67% (0.1200 => 0.1400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  SingleSource/Regression/C/bigstack: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Misc/whetstone: 16.22% (0.1850 => 0.2150)
  SingleSource/Benchmarks/Shootout-C++/fibo: 16.05% (0.4050 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 15.05% (0.4650 => 0.5350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 14.29% (0.4200 => 0.4800)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 14.27% (12.4350 => 14.2100)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 13.95% (0.4300 => 0.4900)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 13.33% (0.1500 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/hello: 12.20% (0.4100 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/random: 12.09% (0.4550 => 0.5100)
  SingleSource/Benchmarks/CoyoteBench/almabench: 11.76% (0.1700 => 0.1900)
  MultiSource/Applications/lemon/lemon: 11.57% (2.8100 => 3.1350)
  SingleSource/Benchmarks/Shootout-C++/wc: 11.11% (0.4950 => 0.5500)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.00% (0.4500 => 0.4950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Misc/oourafft: 9.78% (0.4600 => 0.5050)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 9.77% (1.0750 => 1.1800)
  MultiSource/Benchmarks/McCat/05-eks/eks: 9.05% (1.1050 => 1.2050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.62% (0.2900 => 0.3150)
  SingleSource/Benchmarks/Shootout-C++/lists: 8.62% (0.5800 => 0.6300)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 7.37% (0.4750 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.37% (0.4750 => 0.5100)
  MultiSource/Applications/SIBsim4/SIBsim4: 7.37% (3.1900 => 3.4250)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.34% (0.5450 => 0.5850)
  SingleSource/Benchmarks/Shootout-C++/objinst: 7.22% (0.4850 => 0.5200)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 6.82% (0.8800 => 0.9400)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 6.52% (0.6900 => 0.7350)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 6.49% (0.3850 => 0.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 6.37% (0.7850 => 0.8350)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 6.06% (0.6600 => 0.7000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 5.96% (0.7550 => 0.8000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.95% (0.4200 => 0.4450)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 5.79% (3.3650 => 3.5600)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 5.71% (0.5250 => 0.5550)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.68% (0.4400 => 0.4650)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.64% (2.0400 => 2.1550)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.58% (16.1300 => 17.0300)
  MultiSource/Applications/hexxagon/hexxagon: 5.51% (2.2700 => 2.3950)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 5.38% (1.1150 => 1.1750)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.34% (0.6550 => 0.6900)
  MultiSource/Applications/oggenc/oggenc: 5.34% (12.6500 => 13.3250)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 5.13% (0.7800 => 0.8200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 5.12% (1.2700 => 1.3350)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 4.96% (1.4100 => 1.4800)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 4.85% (3.0900 => 3.2400)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 4.83% (0.7250 => 0.7600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 4.58% (0.7650 => 0.8000)
  MultiSource/Applications/sqlite3/sqlite3: 4.52% (47.7200 => 49.8750)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 4.44% (8.7750 => 9.1650)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 4.42% (97.6800 => 101.9950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 4.32% (57.8250 => 60.3250)
  SingleSource/Benchmarks/Misc/ReedSolomon: 4.26% (0.4700 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/lists1: 4.17% (0.7200 => 0.7500)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.00% (0.2500 => 0.2600)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 3.81% (0.5250 => 0.5450)
  MultiSource/Applications/d/make_dparser: 3.78% (7.9450 => 8.2450)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.26% (12.2750 => 12.6750)
  SingleSource/Benchmarks/Shootout-C++/ary2: 3.20% (0.6250 => 0.6450)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 3.00% (0.5000 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/moments: 2.87% (0.8700 => 0.8950)
  SingleSource/Regression/C++/ofstream_ctor: 2.86% (0.5250 => 0.5400)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.83% (10.4350 => 10.7300)
  MultiSource/Applications/ClamAV/clamscan: 2.70% (35.8900 => 36.8600)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 2.62% (21.2100 => 21.7650)
  SingleSource/Benchmarks/Shootout-C++/ary: 2.50% (0.6000 => 0.6150)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 2.40% (2.5000 => 2.5600)
  MultiSource/Benchmarks/Olden/em3d/em3d: 2.35% (0.4250 => 0.4350)
  MultiSource/Applications/kimwitu++/kc: 2.26% (40.0450 => 40.9500)
  MultiSource/Applications/SPASS/SPASS: 2.24% (36.9750 => 37.8050)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 2.21% (0.9050 => 0.9250)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 2.18% (1.1450 => 1.1700)
  MultiSource/Applications/JM/lencod/lencod: 2.18% (37.8300 => 38.6550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.13% (0.7050 => 0.7200)
  MultiSource/Applications/JM/ldecod/ldecod: 1.64% (17.0550 => 17.3350)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 1.64% (6.1050 => 6.2050)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.62% (1.5400 => 1.5650)
  MultiSource/Benchmarks/Prolangs-C/football/football: 1.62% (2.1650 => 2.2000)
  MultiSource/Applications/lua/lua: 1.48% (9.4400 => 9.5800)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 1.36% (1.1000 => 1.1150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.33% (4.4950 => 4.5550)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 1.33% (1.8800 => 1.9050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.29% (33.6200 => 34.0550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 1.25% (2.8050 => 2.8400)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.22% (22.2000 => 22.4700)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.05% (1.9100 => 1.9300)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Applications/kimwitu++/kc: 62.50% (0.0800 => 0.1300)
  SingleSource/Benchmarks/Shootout-C++/ary: 62.50% (0.0400 => 0.0650)
  SingleSource/Benchmarks/Misc/perlin: 48.88% (4.4700 => 6.6550)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 40.00% (0.1000 => 0.1400)
  SingleSource/Benchmarks/McGill/queens: 20.22% (3.2400 => 3.8950)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 19.86% (5.6400 => 6.7600)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.95% (0.2950 => 0.3450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.94% (0.6200 => 0.7250)
  SingleSource/Benchmarks/Misc-C++/bigfib: 14.15% (0.5300 => 0.6050)
  MultiSource/Applications/hexxagon/hexxagon: 13.30% (20.2250 => 22.9150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.35% (11.6300 => 12.9500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 10.47% (3.0100 => 3.3250)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 10.11% (1.8800 => 2.0700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.60% (12.9150 => 14.1550)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 9.39% (36.0300 => 39.4150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 9.25% (24.2650 => 26.5100)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 8.93% (7.0000 => 7.6250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 8.88% (6.3600 => 6.9250)
  SingleSource/Benchmarks/Misc/richards_benchmark: 8.45% (2.1300 => 2.3100)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 7.25% (0.3450 => 0.3700)
  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/BenchmarkGame/partialsums: 5.54% (1.7150 => 1.8100)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 5.42% (3.7800 => 3.9850)
  SingleSource/Benchmarks/Misc/fbench: 5.20% (5.4850 => 5.7700)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.00% (2.7000 => 2.8350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 4.61% (10.0800 => 10.5450)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.25% (1.2950 => 1.3500)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 4.07% (2.7000 => 2.8100)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 3.89% (2.8250 => 2.9350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 3.88% (19.5650 => 20.3250)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 3.38% (11.3900 => 11.7750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 3.17% (0.6300 => 0.6500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.81% (34.3950 => 35.3600)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.02% (12.1200 => 12.3650)
  MultiSource/Benchmarks/Olden/mst/mst: 2.02% (0.4950 => 0.5050)
  SingleSource/Benchmarks/Shootout/ary3: 1.71% (5.2750 => 5.3650)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.61% (13.3250 => 13.5400)
  MultiSource/Benchmarks/nbench/nbench: 1.60% (31.8900 => 32.4000)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 1.49% (1.0050 => 1.0200)
  SingleSource/Benchmarks/Linpack/linpack-pc: 1.46% (52.1250 => 52.8850)
  MultiSource/Benchmarks/llubenchmark/llu: 1.42% (13.7800 => 13.9750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 1.38% (16.6100 => 16.8400)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.34% (1.4950 => 1.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.13% (77.7250 => 78.6050)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/Threads/2010-12-08-tls: -85.71% (0.0700 => 0.0100)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/block-copied-in-cxxobj: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -76.92% (0.0650 => 0.0150)
  SingleSource/Regression/C/2003-06-16-VolatileError: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2002-08-02-CastTest: -72.73% (0.0550 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -70.00% (0.0500 => 0.0150)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -62.22% (0.2250 => 0.0850)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2008-04-18-LoopBug: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/DefaultInitDynArrays: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/FloatPrecision: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/Vector/sumarray: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/blockstret: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/Regression/C/badidx: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2003-07-10-SignConversions: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/short_circuit_dtor: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-19-DivTest: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-08-02-CastTest2: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-05-26-Shorts: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/sumarray2d: -38.10% (0.1050 => 0.0650)
  SingleSource/Benchmarks/Stanford/Quicksort: -37.50% (0.1200 => 0.0750)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -35.85% (0.2650 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  SingleSource/Regression/C++/fixups: -35.29% (0.0850 => 0.0550)
  SingleSource/Benchmarks/Shootout/ary3: -35.00% (0.1000 => 0.0650)
  SingleSource/Regression/C/sumarraymalloc: -35.00% (0.1000 => 0.0650)
  SingleSource/Benchmarks/Stanford/IntMM: -33.33% (0.1350 => 0.0900)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -33.33% (0.1200 => 0.0800)
  SingleSource/Regression/C++/pointer_method: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2003-05-07-VarArgs: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -33.33% (0.0900 => 0.0600)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/vla: -32.14% (0.1400 => 0.0950)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -30.77% (0.1950 => 0.1350)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -29.79% (0.2350 => 0.1650)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -29.17% (0.1200 => 0.0850)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -28.89% (0.2250 => 0.1600)
  SingleSource/UnitTests/2006-02-04-DivRem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2006-12-01-float_varg: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/member-function-pointers: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -28.00% (0.1250 => 0.0900)
  SingleSource/UnitTests/2002-05-02-CastTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-05-31-CastToBool: -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)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.93% (0.1350 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Shootout/lists: -25.53% (0.2350 => 0.1750)
  SingleSource/UnitTests/2003-08-20-FoldBug: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -24.00% (0.2500 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -23.91% (0.2300 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Shootout/ackermann: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -21.62% (0.1850 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-3: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/SignlessTypes/shr: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Stanford/Perm: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.00% (0.2250 => 0.1800)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -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)
  SingleSource/Benchmarks/Stanford/Oscar: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/llubenchmark/llu: -19.23% (0.1300 => 0.1050)
  SingleSource/Benchmarks/Stanford/Treesort: -19.23% (0.1300 => 0.1050)
  MultiSource/Benchmarks/Olden/tsp/tsp: -19.12% (0.3400 => 0.2750)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -19.05% (0.1050 => 0.0850)
  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/Regression/C/callargs: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/matrixTranspose: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/McGill/chomp: -18.00% (0.5000 => 0.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -18.00% (0.2500 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -17.50% (0.2000 => 0.1650)
  MultiSource/Applications/aha/aha: -17.24% (0.2900 => 0.2400)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -15.79% (0.0950 => 0.0800)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -15.56% (0.2250 => 0.1900)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -15.38% (0.1300 => 0.1100)
  SingleSource/Benchmarks/Misc/flops-4: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -15.22% (0.9200 => 0.7800)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Misc/flops-8: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/initp1: -14.29% (0.1400 => 0.1200)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.95% (0.2150 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -13.89% (0.1800 => 0.1550)
  SingleSource/Benchmarks/Stanford/FloatMM: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -12.53% (2.1550 => 1.8850)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -12.50% (0.2400 => 0.2100)
  SingleSource/Regression/C/uint64_to_float: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.21% (0.6550 => 0.5750)
  SingleSource/Benchmarks/Linpack/linpack-pc: -11.86% (0.5900 => 0.5200)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -11.36% (0.2200 => 0.1950)
  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/FreeBench/neural/neural: -10.75% (0.4650 => 0.4150)
  MultiSource/Benchmarks/McCat/09-vor/vor: -10.65% (0.8450 => 0.7550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -9.52% (0.3150 => 0.2850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -9.33% (0.3750 => 0.3400)
  MultiSource/Applications/spiff/spiff: -9.25% (2.0550 => 1.8650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.75% (3.4300 => 3.1300)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -8.70% (0.2300 => 0.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.28% (1.6300 => 1.4950)
  MultiSource/Benchmarks/Olden/mst/mst: -8.20% (0.3050 => 0.2800)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -7.79% (0.3850 => 0.3550)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -7.69% (0.3250 => 0.3000)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.19% (0.7650 => 0.7100)
  SingleSource/UnitTests/SignlessTypes/rem: -6.78% (0.2950 => 0.2750)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -6.76% (0.3700 => 0.3450)
  MultiSource/Benchmarks/BitBench/five11/five11: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -6.33% (0.3950 => 0.3700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.25% (0.2400 => 0.2250)
  MultiSource/Applications/obsequi/Obsequi: -6.10% (2.7850 => 2.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -5.80% (0.3450 => 0.3250)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -5.71% (0.5250 => 0.4950)
  SingleSource/Benchmarks/Shootout-C++/hash2: -5.50% (1.0900 => 1.0300)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.45% (2.3850 => 2.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -5.41% (0.1850 => 0.1750)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -5.41% (0.1850 => 0.1750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -5.17% (0.2900 => 0.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -5.13% (0.1950 => 0.1850)
  MultiSource/Applications/sgefa/sgefa: -4.92% (0.9150 => 0.8700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -4.44% (0.2250 => 0.2150)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -4.43% (1.8050 => 1.7250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -4.26% (0.7050 => 0.6750)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.08% (0.2450 => 0.2350)
  MultiSource/Applications/viterbi/viterbi: -4.00% (0.3750 => 0.3600)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -3.70% (1.4850 => 1.4300)
  MultiSource/Benchmarks/McCat/08-main/main: -3.62% (0.6900 => 0.6650)
  MultiSource/Applications/Burg/burg: -3.45% (3.0450 => 2.9400)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -3.28% (3.6600 => 3.5400)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -3.26% (3.2250 => 3.1200)
  MultiSource/Benchmarks/PAQ8p/paq8p: -3.04% (6.0900 => 5.9050)
  MultiSource/Benchmarks/Olden/bh/bh: -2.74% (0.7300 => 0.7100)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -2.33% (0.6450 => 0.6300)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -2.29% (0.6550 => 0.6400)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -1.34% (3.3600 => 3.3150)
  MultiSource/Applications/treecc/treecc: -1.29% (5.0550 => 4.9900)
  MultiSource/Benchmarks/Bullet/bullet: -1.21% (78.5700 => 77.6200)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.12% (10.2900 => 10.1750)
  MultiSource/Applications/hbd/hbd: -1.04% (3.3800 => 3.3450)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.02% (0.9800 => 0.9700)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.52% (135.9600 => 7.4500)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.33% (132.9100 => 7.5300)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.20% (139.4900 => 9.4850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.87% (69.4500 => 4.9500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -92.38% (87.0250 => 6.6300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -92.32% (139.2350 => 10.7000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.26% (3.4900 => 0.3050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -91.18% (70.3150 => 6.2000)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.76% (78.8650 => 7.2900)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.60% (109.4200 => 10.2900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.25% (110.6900 => 10.7950)
  MultiSource/Benchmarks/mafft/pairlocalalign: -89.04% (430.9350 => 47.2350)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.56% (47.5200 => 6.3850)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.03% (68.9650 => 9.6350)
  SingleSource/Benchmarks/Shootout-C++/matrix: -82.62% (33.3700 => 5.8000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -81.37% (44.3950 => 8.2700)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.88% (0.8450 => 0.1700)
  SingleSource/Benchmarks/Shootout/matrix: -78.78% (24.1750 => 5.1300)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -78.25% (17.9100 => 3.8950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.64% (51.7900 => 12.1000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -74.00% (44.0050 => 11.4400)
  MultiSource/Applications/oggenc/oggenc: -72.50% (1.0000 => 0.2750)
  SingleSource/Benchmarks/Misc/pi: -71.76% (4.5150 => 1.2750)
  MultiSource/Benchmarks/Bullet/bullet: -70.29% (63.6050 => 18.9000)
  SingleSource/Benchmarks/Misc/lowercase: -65.22% (0.8050 => 0.2800)
  SingleSource/Benchmarks/Shootout/nestedloop: -64.86% (0.3700 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.03% (30.5950 => 11.0050)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -62.82% (34.3750 => 12.7800)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -58.63% (13.8750 => 5.7400)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/McCat/08-main/main: -47.06% (0.1700 => 0.0900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -46.47% (30.4700 => 16.3100)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -44.00% (25.4650 => 14.2600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -42.86% (0.0350 => 0.0200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -41.27% (4.8700 => 2.8600)
  SingleSource/Benchmarks/Misc/flops-3: -40.51% (9.9000 => 5.8900)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Stanford/Quicksort: -40.00% (0.1000 => 0.0600)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.17% (218.4000 => 135.0350)
  MultiSource/Applications/sgefa/sgefa: -37.42% (0.8150 => 0.5100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -35.75% (13.2450 => 8.5100)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -34.86% (1.0900 => 0.7100)
  SingleSource/Benchmarks/Misc/flops-4: -34.73% (4.1750 => 2.7250)
  MultiSource/Applications/d/make_dparser: -33.33% (0.1500 => 0.1000)
  SingleSource/Benchmarks/Misc/flops-6: -32.75% (6.5800 => 4.4250)
  SingleSource/Benchmarks/Misc/flops-8: -32.18% (6.9300 => 4.7000)
  SingleSource/Benchmarks/Misc/fp-convert: -29.96% (5.2900 => 3.7050)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.62% (4.6250 => 3.2550)
  MultiSource/Applications/JM/ldecod/ldecod: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -28.54% (4.1700 => 2.9800)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.17% (9.1650 => 6.6750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -26.70% (144.6550 => 106.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -25.34% (207.6300 => 155.0100)
  SingleSource/Benchmarks/Misc/flops-5: -25.30% (6.1850 => 4.6200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -25.23% (12.6450 => 9.4550)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Stanford/Towers: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -24.19% (72.2950 => 54.8050)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -22.69% (19.3000 => 14.9200)
  MultiSource/Benchmarks/McCat/09-vor/vor: -22.54% (0.3550 => 0.2750)
  SingleSource/Benchmarks/Shootout-C++/strcat: -22.50% (0.2000 => 0.1550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -21.01% (1.9750 => 1.5600)
  SingleSource/Benchmarks/Misc/flops: -20.25% (18.4900 => 14.7450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -19.79% (0.4800 => 0.3850)
  MultiSource/Benchmarks/sim/sim: -17.44% (12.6450 => 10.4400)
  SingleSource/Benchmarks/McGill/misr: -17.43% (0.5450 => 0.4500)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.3600 => 0.3000)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.67% (0.3000 => 0.2500)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -15.91% (0.2200 => 0.1850)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -15.88% (5.7950 => 4.8750)
  SingleSource/Benchmarks/Stanford/Queens: -15.38% (0.0650 => 0.0550)
  MultiSource/Applications/minisat/minisat: -14.86% (23.2200 => 19.7700)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.29% (0.0700 => 0.0600)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -13.35% (3.9700 => 3.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -13.27% (9.4600 => 8.2050)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -12.99% (0.3850 => 0.3350)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -12.70% (0.3150 => 0.2750)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.78% (6.8350 => 6.0300)
  SingleSource/Benchmarks/Misc/oourafft: -11.50% (12.3450 => 10.9250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -11.36% (22.8850 => 20.2850)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.19% (2.6500 => 2.3800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.01% (6.3950 => 5.7550)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -9.93% (14.2450 => 12.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -9.71% (0.5150 => 0.4650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -9.51% (7.3600 => 6.6600)
  SingleSource/Benchmarks/Misc/ReedSolomon: -8.78% (17.3750 => 15.8500)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -8.33% (14.6400 => 13.4200)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -8.31% (22.2650 => 20.4150)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -8.19% (14.1600 => 13.0000)
  MultiSource/Applications/JM/lencod/lencod: -8.13% (16.1700 => 14.8550)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.75% (10.0700 => 9.2900)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.14% (0.3500 => 0.3250)
  SingleSource/Regression/C/uint64_to_float: -7.05% (1.4900 => 1.3850)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -6.84% (12.9350 => 12.0500)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -6.82% (9.8250 => 9.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -6.63% (3.4700 => 3.2400)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -6.52% (0.4600 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.04% (11.6750 => 10.9700)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -5.43% (15.2750 => 14.4450)
  MultiSource/Applications/lua/lua: -5.40% (56.2150 => 53.1800)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.29% (0.9450 => 0.8950)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -5.16% (9.4950 => 9.0050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -5.07% (17.4450 => 16.5600)
  SingleSource/Benchmarks/Stanford/Treesort: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -4.57% (30.9900 => 29.5750)
  SingleSource/Benchmarks/Shootout/strcat: -4.17% (0.3600 => 0.3450)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.13% (9.0750 => 8.7000)
  SingleSource/UnitTests/Vector/multiplies: -4.12% (0.8500 => 0.8150)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.11% (1.5800 => 1.5150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.98% (1.2550 => 1.2050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.76% (5.1900 => 4.9950)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.72% (2.4200 => 2.3300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.68% (0.6800 => 0.6550)
  SingleSource/Benchmarks/Shootout/heapsort: -2.82% (12.0650 => 11.7250)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -2.69% (106.1900 => 103.3300)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.62% (4.3850 => 4.2700)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.55% (2.9450 => 2.8700)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.41% (11.4000 => 11.1250)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -2.37% (2.3250 => 2.2700)
  MultiSource/Benchmarks/Olden/power/power: -2.34% (6.4100 => 6.2600)
  SingleSource/Benchmarks/Misc/salsa20: -2.25% (15.3050 => 14.9600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.24% (12.0300 => 11.7600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -2.22% (3.3750 => 3.3000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.22% (0.6750 => 0.6600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.20% (7.7300 => 7.5600)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -2.12% (0.9450 => 0.9250)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -2.07% (0.7250 => 0.7100)
  MultiSource/Applications/obsequi/Obsequi: -2.03% (4.1800 => 4.0950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.99% (9.0500 => 8.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -1.99% (1.5100 => 1.4800)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.94% (10.5600 => 10.3550)
  SingleSource/Benchmarks/Shootout/hash: -1.88% (12.4850 => 12.2500)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.88% (9.0600 => 8.8900)
  SingleSource/Benchmarks/Misc/ffbench: -1.84% (3.2650 => 3.2050)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.64% (4.5650 => 4.4900)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.63% (36.1950 => 35.6050)
  SingleSource/Benchmarks/Misc/mandel: -1.55% (3.5500 => 3.4950)
  MultiSource/Applications/viterbi/viterbi: -1.47% (8.5200 => 8.3950)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.30% (3.8400 => 3.7900)
  SingleSource/Benchmarks/Misc/whetstone: -1.29% (4.2750 => 4.2200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -1.27% (9.8650 => 9.7400)
  MultiSource/Applications/spiff/spiff: -1.21% (7.4500 => 7.3600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -1.20% (1.2500 => 1.2350)
  MultiSource/Benchmarks/Olden/bisort/bisort: -1.12% (1.3450 => 1.3300)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.06% (10.3400 => 10.2300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.06% (3.2950 => 3.2600)
  MultiSource/Applications/siod/siod: -1.02% (6.3650 => 6.3000)

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


More information about the llvm-testresults mailing list