[llvm-testresults] linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri Feb 7 13:50:40 PST 2014


http://llvm.org/perf/db_default/v4/nts/21942?compare_to=21941&baseline=17571
Nickname: linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7:19

Comparing:
     Run: 21942, Order: 200990, Start Time: 2014-02-07 21:07:29, End Time: 2014-02-07 21:56:00
      To: 21941, Order: 200987, Start Time: 2014-02-07 20:14:32, End Time: 2014-02-07 21:03:15
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 20 (289 on baseline)
Performance Improvements: 4 (271 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1086 (526 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 300.00% (0.0100 => 0.0400, std.dev.: 0.0074)
  SingleSource/Regression/C/2003-05-14-initialize-string: 200.00% (0.0150 => 0.0450, std.dev.: 0.0071)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 62.50% (0.0400 => 0.0650, std.dev.: 0.0077)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 58.54% (0.2050 => 0.3250, std.dev.: 0.0330)
  SingleSource/Regression/C++/fixups: 54.55% (0.0550 => 0.0850, std.dev.: 0.0055)
  SingleSource/Regression/C++/EH/inlined_cleanup: 40.00% (0.0500 => 0.0700, std.dev.: 0.0074)
  SingleSource/Benchmarks/Shootout/objinst: 37.50% (0.1200 => 0.1650, std.dev.: 0.0087)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 36.90% (0.9350 => 1.2800, std.dev.: 0.0872)
  SingleSource/UnitTests/Vector/sumarray: 36.36% (0.0550 => 0.0750, std.dev.: 0.0071)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 24.00% (0.2500 => 0.3100, std.dev.: 0.0123)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 13.93% (0.6100 => 0.6950, std.dev.: 0.0162)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 12.22% (0.4500 => 0.5050, std.dev.: 0.0191)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 9.04% (1.6600 => 1.8100, std.dev.: 0.0442)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 6.54% (5.4250 => 5.7800, std.dev.: 0.1354)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 6.24% (3.5250 => 3.7450, std.dev.: 0.0499)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 34.42% (0.7700 => 1.0350, std.dev.: 0.0582)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450, std.dev.: 0.0984)
  SingleSource/Benchmarks/Misc/flops-4: 7.88% (3.3000 => 3.5600, std.dev.: 0.0030)
  SingleSource/Benchmarks/Misc/flops-3: 7.81% (7.1700 => 7.7300, std.dev.: 0.1335)
  MultiSource/Benchmarks/Olden/tsp/tsp: 7.59% (9.4850 => 10.2050, std.dev.: 0.1545)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-06-13-Crasher: -100.00% (0.0300 => 0.0000, std.dev.: 0.0046)
  MultiSource/Benchmarks/BitBench/five11/five11: -12.20% (0.2050 => 0.1800, std.dev.: 0.0073)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -14.15% (2.1200 => 1.8200, std.dev.: 0.1067)
  MultiSource/Applications/sgefa/sgefa: -8.72% (0.8600 => 0.7850, std.dev.: 0.0184)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 175.00% (0.0200 => 0.0550)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C/2003-05-14-initialize-string: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/2003-06-16-VolatileError: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 55.56% (0.0450 => 0.0700)
  SingleSource/UnitTests/FloatPrecision: 55.56% (0.0450 => 0.0700)
  SingleSource/Regression/C++/fixups: 54.55% (0.0550 => 0.0850)
  SingleSource/Regression/C/DuffsDevice: 54.55% (0.0550 => 0.0850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 51.87% (3.6050 => 5.4750)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 50.00% (0.1500 => 0.2250)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 50.00% (0.2900 => 0.4350)
  SingleSource/UnitTests/2008-04-18-LoopBug: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/Vector/divides: 50.00% (0.0400 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 47.92% (0.2400 => 0.3550)
  SingleSource/UnitTests/2003-05-26-Shorts: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 45.45% (0.0550 => 0.0800)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 45.04% (4.1850 => 6.0700)
  SingleSource/Benchmarks/Shootout/fib2: 44.44% (0.0450 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 43.75% (0.0800 => 0.1150)
  SingleSource/Benchmarks/Shootout/objinst: 43.48% (0.1150 => 0.1650)
  SingleSource/Benchmarks/Stanford/Quicksort: 42.86% (0.1050 => 0.1500)
  SingleSource/Regression/C++/2003-05-14-array-init: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 40.27% (1.1300 => 1.5850)
  SingleSource/UnitTests/block-copied-in-cxxobj: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/printargs: 40.00% (0.0500 => 0.0700)
  SingleSource/Benchmarks/Stanford/Queens: 39.13% (0.1150 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 38.30% (0.2350 => 0.3250)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 37.50% (0.1200 => 0.1650)
  SingleSource/Benchmarks/Misc/flops-8: 37.50% (0.0800 => 0.1100)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2007-03-02-VaCopy: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 35.29% (3.7400 => 5.0600)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C++/short_circuit_dtor: 33.33% (0.0450 => 0.0600)
  SingleSource/Regression/C/globalrefs: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/stmtexpr: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 33.29% (3.7550 => 5.0050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 32.48% (4.0800 => 5.4050)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 31.71% (0.2050 => 0.2700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 30.79% (3.9300 => 5.1400)
  SingleSource/Benchmarks/Shootout/sieve: 30.77% (0.0650 => 0.0850)
  SingleSource/UnitTests/2006-02-04-DivRem: 30.00% (0.0500 => 0.0650)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 29.34% (3.2550 => 4.2100)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 29.30% (4.0950 => 5.2950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 28.89% (4.0150 => 5.1750)
  SingleSource/Benchmarks/Misc/flops-2: 27.78% (0.0900 => 0.1150)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/ary3: 26.67% (0.0750 => 0.0950)
  SingleSource/Benchmarks/Shootout/strcat: 26.67% (0.0750 => 0.0950)
  SingleSource/UnitTests/Vector/build2: 26.67% (0.0750 => 0.0950)
  SingleSource/UnitTests/initp1: 25.93% (0.1350 => 0.1700)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 25.58% (0.2150 => 0.2700)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 25.00% (0.3600 => 0.4500)
  SingleSource/Benchmarks/McGill/exptree: 25.00% (0.2400 => 0.3000)
  SingleSource/UnitTests/Vector/sumarray: 25.00% (0.0600 => 0.0750)
  MultiSource/Applications/sqlite3/sqlite3: 24.18% (63.1750 => 78.4500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 24.03% (3.9750 => 4.9300)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 23.53% (0.2550 => 0.3150)
  MultiSource/Benchmarks/sim/sim: 23.50% (0.9150 => 1.1300)
  SingleSource/Benchmarks/Shootout/hello: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 21.57% (0.2550 => 0.3100)
  SingleSource/Benchmarks/Stanford/Treesort: 20.00% (0.1250 => 0.1500)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 19.10% (0.4450 => 0.5300)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 18.28% (0.9300 => 1.1000)
  SingleSource/UnitTests/2002-05-02-CastTest2: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 18.00% (4.3050 => 5.0800)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 17.74% (0.3100 => 0.3650)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 17.44% (0.8600 => 1.0100)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Stanford/FloatMM: 16.00% (0.1250 => 0.1450)
  SingleSource/Benchmarks/Linpack/linpack-pc: 15.76% (0.8250 => 0.9550)
  SingleSource/Benchmarks/Shootout/lists: 15.22% (0.2300 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Stanford/Puzzle: 14.93% (0.3350 => 0.3850)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 14.76% (15.7850 => 18.1150)
  MultiSource/Applications/siod/siod: 14.45% (9.3750 => 10.7300)
  MultiSource/Benchmarks/NPB-serial/is/is: 13.95% (0.2150 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 13.95% (0.2150 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.64% (0.2200 => 0.2500)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 13.33% (0.1500 => 0.1700)
  MultiSource/Applications/kimwitu++/kc: 12.74% (48.6150 => 54.8100)
  MultiSource/Applications/minisat/minisat: 12.44% (2.1300 => 2.3950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 11.98% (3.5050 => 3.9250)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 11.68% (1.0700 => 1.1950)
  MultiSource/Applications/treecc/treecc: 11.27% (8.8700 => 9.8700)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 11.22% (0.4900 => 0.5450)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 11.21% (2.6750 => 2.9750)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 11.06% (1.1750 => 1.3050)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 11.04% (0.8150 => 0.9050)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 10.64% (0.2350 => 0.2600)
  SingleSource/Benchmarks/Shootout/matrix: 10.64% (0.2350 => 0.2600)
  MultiSource/Applications/aha/aha: 10.53% (0.3800 => 0.4200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 10.42% (0.2400 => 0.2650)
  SingleSource/Benchmarks/McGill/chomp: 10.00% (0.6000 => 0.6600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 9.52% (0.2100 => 0.2300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 9.24% (2.8150 => 3.0750)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 9.19% (1.3600 => 1.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 8.89% (0.2250 => 0.2450)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 8.60% (0.4650 => 0.5050)
  SingleSource/Regression/C++/ofstream_ctor: 8.59% (0.6400 => 0.6950)
  SingleSource/Benchmarks/Shootout-C++/sieve: 8.33% (0.9000 => 0.9750)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.86% (3.6900 => 3.9800)
  MultiSource/Applications/oggenc/oggenc: 7.79% (18.3550 => 19.7850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.74% (0.7750 => 0.8350)
  SingleSource/Benchmarks/Shootout-C++/wc: 7.69% (0.7150 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/strcat: 7.69% (0.6500 => 0.7000)
  MultiSource/Applications/JM/ldecod/ldecod: 7.63% (23.8550 => 25.6750)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 7.35% (0.6800 => 0.7300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 7.27% (4.9500 => 5.3100)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 7.20% (4.7200 => 5.0600)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 7.17% (1.1850 => 1.2700)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 7.13% (3.8550 => 4.1300)
  SingleSource/Benchmarks/Stanford/Towers: 6.90% (0.1450 => 0.1550)
  MultiSource/Applications/Burg/burg: 6.61% (3.6300 => 3.8700)
  SingleSource/Benchmarks/Shootout-C++/moments: 6.61% (1.2100 => 1.2900)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 6.30% (3.6500 => 3.8800)
  MultiSource/Applications/sgefa/sgefa: 6.29% (1.4300 => 1.5200)
  MultiSource/Applications/spiff/spiff: 6.27% (3.4300 => 3.6450)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 6.25% (0.1600 => 0.1700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 5.97% (2.7650 => 2.9300)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 5.66% (0.2650 => 0.2800)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 5.56% (0.4500 => 0.4750)
  MultiSource/Applications/hbd/hbd: 5.31% (4.2400 => 4.4650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.23% (1.7200 => 1.8100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 5.21% (0.4800 => 0.5050)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 4.86% (6.2800 => 6.5850)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 4.84% (1.4450 => 1.5150)
  MultiSource/Applications/d/make_dparser: 4.72% (13.8900 => 14.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 4.55% (0.2200 => 0.2300)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 4.51% (0.6650 => 0.6950)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 3.08% (4.0600 => 4.1850)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 3.05% (1.8050 => 1.8600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 2.98% (3.6950 => 3.8050)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 2.29% (0.6550 => 0.6700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 2.28% (3.9500 => 4.0400)
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.21% (0.6800 => 0.6950)
  MultiSource/Applications/lambda-0_1_3/lambda: 1.94% (2.0600 => 2.1000)
  MultiSource/Applications/viterbi/viterbi: 1.89% (0.5300 => 0.5400)
  SingleSource/UnitTests/Vector/constpool: 1.82% (155.3200 => 158.1500)
  SingleSource/Benchmarks/Misc-C++/bigfib: 1.42% (2.1200 => 2.1500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 1.41% (3.8950 => 3.9500)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.35% (28.2450 => 28.6250)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.17% (0.8550 => 0.8650)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 178.44% (43.6950 => 121.6650)
  SingleSource/Benchmarks/Misc/fbench: 150.96% (6.7900 => 17.0400)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 148.00% (7.0000 => 17.3600)
  SingleSource/Benchmarks/Misc/whetstone: 130.87% (5.5550 => 12.8250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  SingleSource/Benchmarks/Shootout/fib2: 81.75% (8.2750 => 15.0400)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 71.43% (0.3500 => 0.6000)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 59.49% (0.3950 => 0.6300)
  MultiSource/Applications/kimwitu++/kc: 59.09% (0.1100 => 0.1750)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 50.00% (0.1300 => 0.1950)
  SingleSource/Benchmarks/McGill/chomp: 38.74% (2.4650 => 3.4200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/FreeBench/neural/neural: 32.26% (0.3100 => 0.4100)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 30.51% (18.3550 => 23.9550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 30.13% (21.3600 => 27.7950)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 24.70% (0.8300 => 1.0350)
  MultiSource/Applications/siod/siod: 20.58% (6.3650 => 7.6750)
  MultiSource/Benchmarks/BitBench/five11/five11: 20.43% (60.4450 => 72.7950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 20.39% (16.3600 => 19.6950)
  MultiSource/Applications/sqlite3/sqlite3: 20.34% (12.7550 => 15.3500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 19.99% (8.5800 => 10.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 18.82% (129.1150 => 153.4150)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 18.05% (8.4200 => 9.9400)
  SingleSource/Benchmarks/Shootout/sieve: 17.06% (15.2400 => 17.8400)
  SingleSource/Benchmarks/SmallPT/smallpt: 16.15% (60.3850 => 70.1400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 15.98% (17.6450 => 20.4650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 15.41% (4.1850 => 4.8300)
  MultiSource/Applications/oggenc/oggenc: 15.28% (0.3600 => 0.4150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 15.23% (8.7650 => 10.1000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 15.16% (18.6650 => 21.4950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 14.80% (8.6850 => 9.9700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 14.52% (1.2050 => 1.3800)
  MultiSource/Applications/aha/aha: 14.32% (5.5850 => 6.3850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 14.31% (5.8350 => 6.6700)
  SingleSource/Benchmarks/Stanford/Bubblesort: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 14.27% (4.3800 => 5.0050)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 14.24% (14.1200 => 16.1300)
  MultiSource/Benchmarks/nbench/nbench: 13.44% (39.7400 => 45.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 11.84% (12.9700 => 14.5050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 11.45% (0.6550 => 0.7300)
  SingleSource/Benchmarks/Misc/fp-convert: 11.40% (4.6950 => 5.2300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 11.27% (3.9050 => 4.3450)
  MultiSource/Applications/viterbi/viterbi: 10.90% (10.1400 => 11.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 10.40% (193.9050 => 214.0700)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.30% (2.8150 => 3.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 10.23% (67.3550 => 74.2450)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.00% (0.3000 => 0.3300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 9.64% (13.1800 => 14.4500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.42% (16.2900 => 17.8250)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.18% (7.3550 => 8.0300)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 9.15% (1.6400 => 1.7900)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 8.89% (0.2250 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/lists1: 8.57% (1.7500 => 1.9000)
  SingleSource/Benchmarks/Shootout/matrix: 8.33% (6.4850 => 7.0250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 8.19% (12.8850 => 13.9400)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.06% (16.1200 => 17.4200)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.83% (1.0850 => 1.1700)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  SingleSource/Benchmarks/Misc/flops-1: 7.57% (6.7400 => 7.2500)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.54% (2.8500 => 3.0650)
  SingleSource/Benchmarks/Misc/flops-2: 7.54% (4.0450 => 4.3500)
  SingleSource/Benchmarks/Shootout/methcall: 7.53% (8.6300 => 9.2800)
  SingleSource/Benchmarks/Misc/flops-3: 7.51% (7.1900 => 7.7300)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Misc/flops-4: 7.39% (3.3150 => 3.5600)
  MultiSource/Applications/lambda-0_1_3/lambda: 7.38% (12.1950 => 13.0950)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 7.37% (12.0700 => 12.9600)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.25% (26.0750 => 27.9650)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.23% (6.5700 => 7.0450)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 7.06% (0.8500 => 0.9100)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 6.81% (28.4850 => 30.4250)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 6.78% (13.0500 => 13.9350)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 6.78% (2.0650 => 2.2050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.37% (6.1250 => 6.5150)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 6.32% (0.4750 => 0.5050)
  MultiSource/Applications/lua/lua: 6.08% (64.8500 => 68.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 5.99% (1.6700 => 1.7700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.94% (1.9350 => 2.0500)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.93% (12.8100 => 13.5700)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.89% (9.9250 => 10.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 5.59% (1.8800 => 1.9850)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 5.56% (3.3250 => 3.5100)
  MultiSource/Applications/JM/lencod/lencod: 5.39% (18.2800 => 19.2650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.25% (10.9500 => 11.5250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 5.12% (1.0750 => 1.1300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 5.00% (1.6000 => 1.6800)
  MultiSource/Applications/SPASS/SPASS: 4.86% (36.1950 => 37.9550)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 4.86% (4.8400 => 5.0750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 4.68% (11.3300 => 11.8600)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 4.44% (99.2600 => 103.6650)
  MultiSource/Benchmarks/Olden/tsp/tsp: 4.29% (9.7850 => 10.2050)
  MultiSource/Applications/spiff/spiff: 4.17% (16.4150 => 17.1000)
  MultiSource/Applications/minisat/minisat: 4.12% (24.6350 => 25.6500)
  SingleSource/Benchmarks/Misc/flops-5: 3.73% (5.6250 => 5.8350)
  SingleSource/Benchmarks/McGill/misr: 3.70% (0.5400 => 0.5600)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 3.33% (0.9000 => 0.9300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 3.24% (1.0800 => 1.1150)
  SingleSource/UnitTests/Vector/multiplies: 3.10% (1.7750 => 1.8300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 2.94% (7.1450 => 7.3550)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 2.84% (13.7400 => 14.1300)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 2.46% (8.7250 => 8.9400)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.35% (5.1000 => 5.2200)
  MultiSource/Benchmarks/NPB-serial/is/is: 2.31% (27.9750 => 28.6200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 2.27% (14.7350 => 15.0700)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.27% (5.2950 => 5.4150)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 2.24% (23.4000 => 23.9250)
  MultiSource/Applications/obsequi/Obsequi: 2.20% (4.9950 => 5.1050)
  MultiSource/Benchmarks/Olden/bh/bh: 2.15% (7.1950 => 7.3500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 2.11% (1.4200 => 1.4500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.01% (24.1750 => 24.6600)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.00% (42.4800 => 43.3300)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 1.98% (5.3000 => 5.4050)
  SingleSource/Benchmarks/Shootout-C++/methcall: 1.83% (12.2950 => 12.5200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 1.79% (4.1950 => 4.2700)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.64% (6.4200 => 6.5250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.46% (10.2850 => 10.4350)
  MultiSource/Applications/hexxagon/hexxagon: 1.44% (29.4800 => 29.9050)
  SingleSource/Benchmarks/Shootout-C++/fibo: 1.25% (14.4250 => 14.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.22% (2.4600 => 2.4900)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 1.15% (3.4800 => 3.5200)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-06-13-Crasher: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C/PR1386: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-19-DivTest: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C/callargs: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/TestLoop: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-6: -34.78% (0.1150 => 0.0750)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2009-12-07-StructReturn: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/testtrace: -33.33% (0.0750 => 0.0500)
  SingleSource/Regression/C/uint64_to_float: -32.14% (0.1400 => 0.0950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -30.19% (0.2650 => 0.1850)
  SingleSource/UnitTests/2003-08-20-FoldBug: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2006-01-23-UnionInit: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -29.85% (0.3350 => 0.2350)
  SingleSource/Regression/C++/pointer_method2: -29.41% (0.0850 => 0.0600)
  SingleSource/Benchmarks/Misc/pi: -28.57% (0.0700 => 0.0500)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Misc/flops-7: -27.27% (0.1100 => 0.0800)
  MultiSource/Applications/lemon/lemon: -27.23% (5.6000 => 4.0750)
  SingleSource/Regression/C/badidx: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0800 => 0.0600)
  MultiSource/Benchmarks/nbench/nbench: -25.00% (4.6600 => 3.4950)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C/test_indvars: -23.53% (0.0850 => 0.0650)
  SingleSource/Regression/C/compare: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -22.45% (0.2450 => 0.1900)
  SingleSource/UnitTests/2003-05-14-AtExit: -21.43% (0.0700 => 0.0550)
  SingleSource/Regression/C/casts: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Misc/salsa20: -20.59% (0.1700 => 0.1350)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.34% (0.2950 => 0.2350)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -20.29% (0.3450 => 0.2750)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -20.10% (0.9950 => 0.7950)
  SingleSource/Benchmarks/Misc/flops-1: -20.00% (0.1000 => 0.0800)
  SingleSource/Benchmarks/Misc/fp-convert: -20.00% (0.1000 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -20.00% (0.0750 => 0.0600)
  SingleSource/Regression/C/PR640: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-4: -20.00% (0.1250 => 0.1000)
  SingleSource/Regression/C/bigstack: -20.00% (0.1250 => 0.1000)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -19.86% (0.7300 => 0.5850)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -18.50% (1.1350 => 0.9250)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -18.37% (5.4150 => 4.4200)
  SingleSource/UnitTests/2002-08-02-CastTest: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Misc/flops: -17.81% (0.3650 => 0.3000)
  MultiSource/Applications/obsequi/Obsequi: -17.27% (4.1700 => 3.4500)
  MultiSource/Benchmarks/FreeBench/distray/distray: -17.19% (0.3200 => 0.2650)
  MultiSource/Benchmarks/McCat/08-main/main: -16.92% (0.9750 => 0.8100)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -15.93% (4.5200 => 3.8000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -15.58% (4.9750 => 4.2000)
  SingleSource/UnitTests/Vector/simple: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/perlin: -15.38% (0.1950 => 0.1650)
  SingleSource/UnitTests/SignlessTypes/div: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -14.53% (4.6100 => 3.9400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -14.29% (0.2800 => 0.2400)
  SingleSource/Benchmarks/Shootout/ackermann: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/2002-05-03-NotTest: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/CoyoteBench/almabench: -14.29% (0.2450 => 0.2100)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Dhrystone/dry: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -13.86% (26.6150 => 22.9250)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -13.84% (0.7950 => 0.6850)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.79% (0.2900 => 0.2500)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Misc/richards_benchmark: -13.73% (0.2550 => 0.2200)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.64% (0.3300 => 0.2850)
  SingleSource/Benchmarks/Stanford/Oscar: -13.64% (0.2200 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/hello: -13.24% (0.6800 => 0.5900)
  SingleSource/Benchmarks/Shootout-C++/fibo: -13.14% (0.6850 => 0.5950)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -12.91% (19.0200 => 16.5650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -12.50% (0.1600 => 0.1400)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -12.42% (0.7650 => 0.6700)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -12.02% (1.0400 => 0.9150)
  MultiSource/Benchmarks/McCat/05-eks/eks: -11.93% (1.6350 => 1.4400)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -11.82% (1.1000 => 0.9700)
  SingleSource/Benchmarks/Shootout-C++/ary2: -11.80% (0.8900 => 0.7850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -11.76% (0.6800 => 0.6000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -11.48% (4.6600 => 4.1250)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.31% (3.8450 => 3.4100)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -11.31% (3.3150 => 2.9400)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -11.11% (1.9800 => 1.7600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -11.09% (6.5350 => 5.8100)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -10.89% (0.5050 => 0.4500)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -10.89% (2.2500 => 2.0050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Misc/ReedSolomon: -10.87% (0.6900 => 0.6150)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -10.82% (2.0800 => 1.8550)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -10.80% (17.2250 => 15.3650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -10.70% (2.0100 => 1.7950)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -10.26% (0.5850 => 0.5250)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.20% (0.2450 => 0.2200)
  MultiSource/Benchmarks/Bullet/bullet: -9.93% (117.8850 => 106.1750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -9.84% (1.9300 => 1.7400)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -9.68% (0.3100 => 0.2800)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -8.93% (0.5600 => 0.5100)
  MultiSource/Applications/hexxagon/hexxagon: -8.47% (3.3050 => 3.0250)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -8.43% (52.9500 => 48.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Misc/oourafft: -8.16% (0.7350 => 0.6750)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -8.00% (0.6250 => 0.5750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -7.84% (0.7650 => 0.7050)
  MultiSource/Applications/ClamAV/clamscan: -7.70% (52.1300 => 48.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -7.69% (0.2600 => 0.2400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -7.69% (0.3250 => 0.3000)
  SingleSource/Benchmarks/McGill/misr: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -7.14% (0.2800 => 0.2600)
  MultiSource/Benchmarks/Olden/health/health: -7.14% (0.4200 => 0.3900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -7.00% (0.5000 => 0.4650)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.96% (0.7900 => 0.7350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -6.87% (1.1650 => 1.0850)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -6.82% (4.0300 => 3.7550)
  MultiSource/Benchmarks/Olden/mst/mst: -6.58% (0.3800 => 0.3550)
  SingleSource/Benchmarks/Misc/fbench: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -6.43% (0.7000 => 0.6550)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -6.28% (1.9100 => 1.7900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -6.21% (8.6150 => 8.0800)
  MultiSource/Benchmarks/mafft/pairlocalalign: -6.02% (31.8800 => 29.9600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.01% (1.5800 => 1.4850)
  SingleSource/Benchmarks/Shootout-C++/lists1: -5.96% (1.0900 => 1.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -5.88% (0.2550 => 0.2400)
  SingleSource/Benchmarks/Shootout/hash: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -5.83% (2.0600 => 1.9400)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -5.79% (6.1350 => 5.7800)
  SingleSource/Benchmarks/Misc/whetstone: -5.56% (0.2700 => 0.2550)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -5.48% (1.7350 => 1.6400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -5.36% (0.2800 => 0.2650)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -5.26% (0.1900 => 0.1800)
  MultiSource/Benchmarks/MallocBench/gs/gs: -5.26% (13.2050 => 12.5100)
  SingleSource/Benchmarks/Shootout-C++/ary: -5.23% (0.8600 => 0.8150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -5.13% (0.3900 => 0.3700)
  SingleSource/Benchmarks/Shootout-C++/ary3: -5.08% (0.8850 => 0.8400)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -5.08% (0.9850 => 0.9350)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.01% (12.6750 => 12.0400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -4.90% (16.2300 => 15.4350)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.76% (0.5250 => 0.5000)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -4.57% (4.0500 => 3.8650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -4.49% (3.8950 => 3.7200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -4.41% (4.5350 => 4.3350)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -4.32% (2.5450 => 2.4350)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.29% (1.4000 => 1.3400)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -4.12% (1.3350 => 1.2800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -4.08% (0.4900 => 0.4700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -4.07% (15.9850 => 15.3350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -3.77% (3.8450 => 3.7000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -3.76% (3.8550 => 3.7100)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -3.66% (2.3250 => 2.2400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -3.32% (3.9100 => 3.7800)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.09% (92.4350 => 89.5750)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -3.08% (0.3250 => 0.3150)
  MultiSource/Applications/lua/lua: -3.07% (12.0500 => 11.6800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -2.96% (3.7150 => 3.6050)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -2.80% (3.2150 => 3.1250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -2.60% (3.4550 => 3.3650)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.47% (4.4550 => 4.3450)
  MultiSource/Benchmarks/Olden/bh/bh: -2.20% (0.9100 => 0.8900)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.92% (0.5200 => 0.5100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -1.63% (3.9850 => 3.9200)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -1.60% (0.6250 => 0.6150)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -1.52% (0.9850 => 0.9700)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.39% (1.4400 => 1.4200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -1.30% (0.7700 => 0.7600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -1.14% (3.9550 => 3.9100)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.05% (2.8700 => 2.8400)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  SingleSource/Benchmarks/Shootout/ackermann: -50.00% (0.0300 => 0.0150)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -43.90% (0.4100 => 0.2300)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.00% (0.1000 => 0.0650)
  MultiSource/Applications/JM/ldecod/ldecod: -29.03% (0.1550 => 0.1100)
  MultiSource/Applications/lemon/lemon: -26.74% (3.8700 => 2.8350)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -26.73% (8.4000 => 6.1550)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.65% (14.7650 => 11.1250)
  SingleSource/Benchmarks/Stanford/Treesort: -21.74% (0.3450 => 0.2700)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -21.72% (2.3250 => 1.8200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Misc/ffbench: -21.06% (4.3200 => 3.4100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -18.34% (16.6550 => 13.6000)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -16.39% (52.1050 => 43.5650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -16.35% (21.0950 => 17.6450)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -15.64% (27.7900 => 23.4450)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.27% (0.6550 => 0.5550)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -15.24% (4.4300 => 3.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -15.12% (9.2600 => 7.8600)
  SingleSource/Benchmarks/Shootout-C++/hash: -14.45% (2.1800 => 1.8650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -12.80% (22.8950 => 19.9650)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -12.17% (16.9300 => 14.8700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -11.36% (8.5400 => 7.5700)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -11.19% (12.3300 => 10.9500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -10.87% (0.4600 => 0.4100)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.78% (14.4200 => 12.8650)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -10.68% (20.2800 => 18.1150)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -9.76% (0.6150 => 0.5550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -9.38% (3.5700 => 3.2350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Shootout/strcat: -8.70% (0.4600 => 0.4200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -8.49% (36.3550 => 33.2700)
  SingleSource/Benchmarks/Linpack/linpack-pc: -8.38% (6.9850 => 6.4000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.33% (0.3600 => 0.3300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.70% (4.2850 => 3.9550)
  MultiSource/Benchmarks/Bullet/bullet: -7.65% (24.1200 => 22.2750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -7.35% (0.3400 => 0.3150)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.29% (2.4700 => 2.2900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -7.18% (2.7850 => 2.5850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -7.11% (26.6700 => 24.7750)
  SingleSource/Benchmarks/Misc/dt: -7.05% (6.2400 => 5.8000)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.83% (8.2750 => 7.7100)
  MultiSource/Benchmarks/Olden/mst/mst: -6.82% (0.2200 => 0.2050)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -6.68% (3.5950 => 3.3550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.55% (20.6950 => 19.3400)
  MultiSource/Applications/ClamAV/clamscan: -6.49% (0.3850 => 0.3600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -6.10% (15.1600 => 14.2350)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -6.10% (0.8200 => 0.7700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -5.91% (2.8750 => 2.7050)
  SingleSource/Benchmarks/Misc/oourafft: -5.76% (14.1550 => 13.3400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -5.74% (15.5150 => 14.6250)
  SingleSource/Benchmarks/Shootout-C++/lists: -5.69% (62.2450 => 58.7050)
  SingleSource/Benchmarks/Shootout/hash: -5.58% (16.7450 => 15.8100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -5.42% (13.3750 => 12.6500)
  SingleSource/Benchmarks/McGill/queens: -5.39% (4.7350 => 4.4800)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -5.20% (17.6950 => 16.7750)
  MultiSource/Benchmarks/FreeBench/mason/mason: -5.00% (0.4000 => 0.3800)
  MultiSource/Applications/sgefa/sgefa: -4.85% (0.8250 => 0.7850)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.76% (182.4700 => 173.7850)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -4.68% (19.9700 => 19.0350)
  SingleSource/Benchmarks/Misc/salsa20: -4.66% (22.0900 => 21.0600)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -4.49% (6.2400 => 5.9600)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -4.46% (32.7400 => 31.2800)
  MultiSource/Benchmarks/sim/sim: -4.18% (12.9200 => 12.3800)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -4.13% (12.6000 => 12.0800)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.96% (1.0100 => 0.9700)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -3.61% (18.0100 => 17.3600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.47% (9.8000 => 9.4600)
  SingleSource/Benchmarks/Shootout/ary3: -3.30% (6.6700 => 6.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -3.23% (11.0000 => 10.6450)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -3.17% (39.7700 => 38.5100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -3.14% (20.7100 => 20.0600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -2.99% (18.9150 => 18.3500)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.98% (9.0650 => 8.7950)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -2.95% (28.1750 => 27.3450)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -2.84% (17.2800 => 16.7900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -2.67% (25.2950 => 24.6200)
  MultiSource/Benchmarks/Olden/health/health: -2.43% (1.6450 => 1.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -2.38% (0.4200 => 0.4100)
  SingleSource/Benchmarks/Shootout-C++/random: -2.36% (4.0250 => 3.9300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -2.26% (1.1050 => 1.0800)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.02% (12.1150 => 11.8700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -1.98% (14.6550 => 14.3650)
  MultiSource/Benchmarks/FreeBench/distray/distray: -1.81% (0.8300 => 0.8150)
  SingleSource/Benchmarks/Misc/ReedSolomon: -1.79% (20.9850 => 20.6100)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.74% (6.6000 => 6.4850)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.63% (4.9100 => 4.8300)
  MultiSource/Benchmarks/Olden/bisort/bisort: -1.63% (1.5350 => 1.5100)
  SingleSource/Benchmarks/Dhrystone/dry: -1.56% (4.8100 => 4.7350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -1.52% (22.4300 => 22.0900)

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

Added Tests - Execution Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/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/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Report Time: 1.01s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140207/8e467c5f/attachment.html>


More information about the llvm-testresults mailing list