[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
Tue Dec 17 17:27:23 PST 2013


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

Comparing:
     Run: 18542, Order: 197535, Start Time: 2013-12-18 00:43:18, End Time: 2013-12-18 01:31:42
      To: 18538, Order: 197530, Start Time: 2013-12-17 22:37:01, End Time: 2013-12-17 23:24:56
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 21 (355 on baseline)
Performance Improvements: 13 (179 on baseline)
Unchanged Tests: 1076 (576 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: 75.00% (0.0400 => 0.0700, std.dev.: 0.0049)
  SingleSource/Benchmarks/Stanford/FloatMM: 55.00% (0.1000 => 0.1550, std.dev.: 0.0105)
  SingleSource/Benchmarks/Shootout/nestedloop: 53.33% (0.0750 => 0.1150, std.dev.: 0.0114)
  SingleSource/Regression/C/matrixTranspose: 42.86% (0.0700 => 0.1000, std.dev.: 0.0078)
  SingleSource/Benchmarks/Stanford/Bubblesort: 30.00% (0.1000 => 0.1300, std.dev.: 0.0056)
  SingleSource/Benchmarks/Misc/dt: 26.09% (0.1150 => 0.1450, std.dev.: 0.0062)
  SingleSource/Benchmarks/Misc/fbench: 22.73% (0.2200 => 0.2700, std.dev.: 0.0093)
  SingleSource/Benchmarks/Stanford/Puzzle: 9.86% (0.3550 => 0.3900, std.dev.: 0.0117)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 9.37% (0.1600 => 0.1750, std.dev.: 0.0056)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 8.47% (4.4300 => 4.8050, std.dev.: 0.1065)
  SingleSource/Benchmarks/Misc/ffbench: 8.16% (0.2450 => 0.2650, std.dev.: 0.0074)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 5.38% (3.7200 => 3.9200, std.dev.: 0.0689)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 3.69% (1.0850 => 1.1250, std.dev.: 0.0138)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 169.43% (19.3350 => 52.0950, std.dev.: 4.3317)
  SingleSource/Benchmarks/McGill/chomp: 38.82% (2.4600 => 3.4150, std.dev.: 0.2699)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 27.01% (15.1050 => 19.1850, std.dev.: 0.1522)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 10.94% (12.2000 => 13.5350, std.dev.: 0.3992)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.23% (7.0500 => 7.5600, std.dev.: 0.1746)
  SingleSource/Benchmarks/Stanford/Puzzle: 6.82% (0.4400 => 0.4700, std.dev.: 0.0060)
  SingleSource/Benchmarks/Misc/richards_benchmark: 6.67% (3.0750 => 3.2800, std.dev.: 0.0768)
  MultiSource/Applications/lua/lua: 2.10% (68.7200 => 70.1600, std.dev.: 0.4985)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest1: -83.33% (0.0300 => 0.0050, std.dev.: 0.0066)
  SingleSource/UnitTests/2007-03-02-VaCopy: -60.00% (0.0500 => 0.0200, std.dev.: 0.0073)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -58.33% (0.0600 => 0.0250, std.dev.: 0.0089)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -55.56% (0.0450 => 0.0200, std.dev.: 0.0089)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -43.75% (0.0800 => 0.0450, std.dev.: 0.0090)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -29.37% (5.6000 => 3.9550, std.dev.: 0.4734)
  SingleSource/Benchmarks/Stanford/Queens: -15.38% (0.1300 => 0.1100, std.dev.: 0.0045)
  SingleSource/Benchmarks/Shootout-C++/hello: -4.51% (0.6650 => 0.6350, std.dev.: 0.0092)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -33.33% (0.0600 => 0.0400, std.dev.: 0.0076)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -17.61% (9.7400 => 8.0250, std.dev.: 0.2622)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.69% (1.1700 => 1.0800, std.dev.: 0.0204)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -3.89% (26.0700 => 25.0550, std.dev.: 0.3267)
  SingleSource/Benchmarks/Shootout-C++/fibo: -1.05% (15.7000 => 15.5350, std.dev.: 0.0494)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C++/2003-06-13-Crasher: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 87.50% (0.0400 => 0.0750)
  SingleSource/UnitTests/Vector/divides: 87.50% (0.0400 => 0.0750)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C/PR491: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest3: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2008-04-18-LoopBug: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: 40.00% (0.0500 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 40.00% (0.1500 => 0.2100)
  SingleSource/Benchmarks/Misc/flops-8: 37.50% (0.0800 => 0.1100)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Stanford/Bubblesort: 36.84% (0.0950 => 0.1300)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 36.24% (4.0150 => 5.4700)
  MultiSource/Applications/SIBsim4/SIBsim4: 35.02% (4.4550 => 6.0150)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 32.89% (3.7550 => 4.9900)
  SingleSource/Benchmarks/Misc/dt: 31.82% (0.1100 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 31.71% (0.2050 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 31.42% (1.1300 => 1.4850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 31.26% (4.0950 => 5.3750)
  SingleSource/UnitTests/2003-08-11-VaListArg: 31.25% (0.0800 => 0.1050)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 31.10% (3.9550 => 5.1850)
  SingleSource/Benchmarks/Shootout/sieve: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 30.00% (0.1000 => 0.1300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 30.00% (0.1000 => 0.1300)
  SingleSource/UnitTests/initp1: 29.63% (0.1350 => 0.1750)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.60% (3.6050 => 4.6000)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 27.45% (0.2550 => 0.3250)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 25.58% (0.2150 => 0.2700)
  SingleSource/Regression/C/matrixTranspose: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2002-12-13-MishaTest: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/Threads/tls: 25.00% (0.0600 => 0.0750)
  MultiSource/Applications/hbd/hbd: 24.88% (4.2400 => 5.2950)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 24.39% (0.2050 => 0.2550)
  SingleSource/Benchmarks/Stanford/FloatMM: 24.00% (0.1250 => 0.1550)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 23.98% (2.8150 => 3.4900)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 23.60% (0.4450 => 0.5500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 23.40% (0.2350 => 0.2900)
  SingleSource/Benchmarks/SmallPT/smallpt: 22.86% (0.5250 => 0.6450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 22.72% (3.8950 => 4.7800)
  SingleSource/Benchmarks/Shootout/fib2: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C/globalrefs: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 22.10% (4.1850 => 5.1100)
  SingleSource/UnitTests/SignlessTypes/ccc: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 20.83% (0.4800 => 0.5800)
  SingleSource/UnitTests/vla: 20.83% (0.1200 => 0.1450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 20.21% (4.3050 => 5.1750)
  SingleSource/Benchmarks/Shootout/strcat: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 19.44% (0.3600 => 0.4300)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 19.23% (0.1300 => 0.1550)
  SingleSource/UnitTests/TestLoop: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Misc/fbench: 17.39% (0.2300 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 17.24% (0.2900 => 0.3400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 16.98% (3.7400 => 4.3750)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 16.67% (0.4500 => 0.5250)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 16.67% (0.1500 => 0.1750)
  MultiSource/Applications/oggenc/oggenc: 16.43% (18.3550 => 21.3700)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.42% (0.3350 => 0.3900)
  MultiSource/Benchmarks/sim/sim: 16.39% (0.9150 => 1.0650)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 16.23% (0.7700 => 0.8950)
  MultiSource/Applications/sqlite3/sqlite3: 16.22% (63.1750 => 73.4250)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 15.81% (4.0800 => 4.7250)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 15.70% (0.8600 => 0.9950)
  MultiSource/Applications/hexxagon/hexxagon: 15.58% (3.3050 => 3.8200)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 15.32% (2.5450 => 2.9350)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 15.05% (0.9300 => 1.0700)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 14.89% (0.2350 => 0.2700)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 14.89% (0.2350 => 0.2700)
  SingleSource/Regression/C++/ofstream_ctor: 14.84% (0.6400 => 0.7350)
  MultiSource/Applications/siod/siod: 14.83% (9.3750 => 10.7650)
  SingleSource/Benchmarks/Dhrystone/fldry: 14.71% (0.1700 => 0.1950)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 14.71% (0.6800 => 0.7800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 14.64% (4.0300 => 4.6200)
  SingleSource/Benchmarks/Linpack/linpack-pc: 14.55% (0.8250 => 0.9450)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.64% (0.2200 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 13.55% (1.0700 => 1.2150)
  MultiSource/Applications/minisat/minisat: 13.38% (2.1300 => 2.4150)
  SingleSource/Benchmarks/Shootout-C++/strcat: 13.08% (0.6500 => 0.7350)
  SingleSource/Benchmarks/Shootout/objinst: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/Stanford/RealMM: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 12.90% (0.1550 => 0.1750)
  SingleSource/Benchmarks/Misc/ffbench: 12.77% (0.2350 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 12.77% (1.1750 => 1.3250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 12.70% (3.9750 => 4.4800)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/random: 12.31% (0.6500 => 0.7300)
  MultiSource/Applications/d/make_dparser: 12.17% (13.8900 => 15.5800)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 11.84% (3.5050 => 3.9200)
  SingleSource/Benchmarks/Misc/mandel: 10.71% (0.1400 => 0.1550)
  SingleSource/Benchmarks/Shootout-C++/wc: 10.49% (0.7150 => 0.7900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 10.38% (4.8650 => 5.3700)
  MultiSource/Benchmarks/llubenchmark/llu: 10.34% (0.1450 => 0.1600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 10.28% (2.6750 => 2.9500)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.95% (1.0550 => 1.1600)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 9.68% (0.3100 => 0.3400)
  SingleSource/Benchmarks/Shootout/nestedloop: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Stanford/Quicksort: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/moments: 9.50% (1.2100 => 1.3250)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 9.26% (17.2250 => 18.8200)
  MultiSource/Applications/sgefa/sgefa: 9.09% (1.4300 => 1.5600)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 9.04% (2.7650 => 3.0150)
  MultiSource/Applications/spiff/spiff: 9.04% (3.4300 => 3.7400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 8.93% (0.2800 => 0.3050)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 8.90% (4.7200 => 5.1400)
  MultiSource/Benchmarks/McCat/09-vor/vor: 8.85% (0.9600 => 1.0450)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 8.82% (0.3400 => 0.3700)
  SingleSource/Benchmarks/Shootout/lists: 8.70% (0.2300 => 0.2500)
  MultiSource/Benchmarks/FreeBench/mason/mason: 8.57% (0.1750 => 0.1900)
  SingleSource/Benchmarks/Shootout/matrix: 8.51% (0.2350 => 0.2550)
  SingleSource/UnitTests/SignlessTypes/rem: 8.45% (0.3550 => 0.3850)
  MultiSource/Benchmarks/Olden/health/health: 8.33% (0.4200 => 0.4550)
  SingleSource/Benchmarks/McGill/exptree: 8.33% (0.2400 => 0.2600)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 8.08% (3.6500 => 3.9450)
  MultiSource/Benchmarks/Prolangs-C/football/football: 8.01% (2.8700 => 3.1000)
  SingleSource/Benchmarks/Stanford/Treesort: 8.00% (0.1250 => 0.1350)
  SingleSource/UnitTests/Vector/constpool: 8.00% (155.3200 => 167.7450)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 7.98% (0.8150 => 0.8800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 7.96% (2.3250 => 2.5100)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 7.55% (0.2650 => 0.2850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 7.19% (0.7650 => 0.8200)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 6.90% (0.1450 => 0.1550)
  MultiSource/Applications/Burg/burg: 6.89% (3.6300 => 3.8800)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 6.77% (4.0600 => 4.3350)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 6.68% (15.7850 => 16.8400)
  MultiSource/Applications/aha/aha: 6.58% (0.3800 => 0.4050)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 6.53% (28.2450 => 30.0900)
  MultiSource/Applications/treecc/treecc: 6.48% (8.8700 => 9.4450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 6.45% (0.3100 => 0.3300)
  MultiSource/Applications/kimwitu++/kc: 6.27% (48.6150 => 51.6650)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 6.25% (0.1600 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 6.23% (1.4450 => 1.5350)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.15% (0.3250 => 0.3450)
  SingleSource/Benchmarks/Shootout-C++/lists: 5.85% (0.8550 => 0.9050)
  SingleSource/Benchmarks/McGill/chomp: 5.83% (0.6000 => 0.6350)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.73% (0.7850 => 0.8300)
  MultiSource/Benchmarks/MallocBench/gs/gs: 5.60% (13.2050 => 13.9450)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.56% (0.9000 => 0.9500)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.52% (1.7200 => 1.8150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 5.50% (3.4550 => 3.6450)
  MultiSource/Applications/ClamAV/clamscan: 5.33% (52.1300 => 54.9100)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 5.33% (3.2850 => 3.4600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 5.26% (0.6650 => 0.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 5.17% (0.2900 => 0.3050)
  MultiSource/Applications/JM/ldecod/ldecod: 5.14% (23.8550 => 25.0800)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 5.06% (1.5800 => 1.6600)
  MultiSource/Applications/lua/lua: 5.02% (12.0500 => 12.6550)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 5.02% (6.2800 => 6.5950)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 5.00% (0.7000 => 0.7350)
  SingleSource/Benchmarks/Shootout-C++/objinst: 5.00% (0.7000 => 0.7350)
  MultiSource/Applications/lambda-0_1_3/lambda: 4.85% (2.0600 => 2.1600)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 4.76% (4.5200 => 4.7350)
  MultiSource/Applications/JM/lencod/lencod: 4.66% (50.2100 => 52.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 4.55% (0.2200 => 0.2300)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 4.51% (3.2150 => 3.3600)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.41% (0.6800 => 0.7100)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 4.08% (0.4900 => 0.5100)
  MultiSource/Applications/SPASS/SPASS: 3.92% (67.9400 => 70.6000)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 3.87% (12.6750 => 13.1650)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 3.68% (0.6800 => 0.7050)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 3.39% (3.6900 => 3.8150)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 3.33% (2.2500 => 2.3250)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 3.31% (1.3600 => 1.4050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 3.31% (1.2100 => 1.2500)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 3.11% (4.6600 => 4.8050)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 2.90% (0.3450 => 0.3550)
  SingleSource/Benchmarks/Misc/oourafft: 2.72% (0.7350 => 0.7550)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 2.67% (8.6150 => 8.8450)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.40% (1.0400 => 1.0650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.38% (0.4200 => 0.4300)
  MultiSource/Benchmarks/Olden/bh/bh: 2.20% (0.9100 => 0.9300)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 2.15% (3.2550 => 3.3250)
  SingleSource/Benchmarks/Shootout-C++/hash2: 2.08% (1.4400 => 1.4700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.38% (15.9850 => 16.2050)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 1.27% (1.1850 => 1.2000)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 1.26% (3.9750 => 4.0250)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 1.11% (1.8050 => 1.8250)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 1.02% (0.9850 => 0.9950)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 160.87% (19.9700 => 52.0950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 54.86% (7.0000 => 10.8400)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 50.00% (0.0300 => 0.0450)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 43.74% (7.1450 => 10.2700)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Applications/kimwitu++/kc: 40.91% (0.1100 => 0.1550)
  SingleSource/Benchmarks/McGill/chomp: 38.54% (2.4650 => 3.4150)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 34.44% (1.2050 => 1.6200)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 31.12% (28.4850 => 37.3500)
  SingleSource/Benchmarks/Shootout-C++/ary2: 30.77% (0.0650 => 0.0850)
  MultiSource/Applications/sqlite3/sqlite3: 30.65% (12.7550 => 16.6650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 29.49% (67.3550 => 87.2150)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 26.92% (0.1300 => 0.1650)
  MultiSource/Applications/siod/siod: 26.79% (6.3650 => 8.0700)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 26.55% (15.1600 => 19.1850)
  MultiSource/Benchmarks/FreeBench/neural/neural: 25.81% (0.3100 => 0.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 23.14% (193.9050 => 238.7750)
  SingleSource/Benchmarks/Misc/fp-convert: 23.11% (4.6950 => 5.7800)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 22.86% (0.3500 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 22.69% (129.1150 => 158.4150)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 22.57% (8.4200 => 10.3200)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 20.00% (0.0750 => 0.0900)
  MultiSource/Applications/aha/aha: 19.70% (5.5850 => 6.6850)
  SingleSource/Benchmarks/Misc/ffbench: 18.75% (4.3200 => 5.1300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 16.90% (3.9050 => 4.5650)
  SingleSource/Benchmarks/Misc/richards_benchmark: 16.52% (2.8150 => 3.2800)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 15.51% (14.1200 => 16.3100)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.24% (0.8200 => 0.9450)
  SingleSource/Benchmarks/Shootout-C++/sieve: 15.07% (6.5700 => 7.5600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 13.98% (4.1850 => 4.7700)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 13.43% (16.1200 => 18.2850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 13.41% (8.6850 => 9.8500)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 13.33% (0.3000 => 0.3400)
  SingleSource/Benchmarks/Misc-C++/bigfib: 12.21% (0.6550 => 0.7350)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 11.95% (12.8850 => 14.4250)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.89% (8.7250 => 9.6750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 10.58% (12.8100 => 14.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 10.45% (12.9700 => 14.3250)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 9.81% (5.3000 => 5.8200)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 9.80% (5.1000 => 5.6000)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.76% (0.2050 => 0.2250)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 9.41% (0.8500 => 0.9300)
  SingleSource/Benchmarks/McGill/misr: 9.26% (0.5400 => 0.5900)
  MultiSource/Applications/ClamAV/clamscan: 9.09% (0.3850 => 0.4200)
  MultiSource/Applications/viterbi/viterbi: 9.02% (10.1400 => 11.0550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 8.73% (36.3550 => 39.5300)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.73% (12.1950 => 13.2600)
  SingleSource/Benchmarks/Misc/whetstone: 8.73% (5.5550 => 6.0400)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 8.57% (3.3250 => 3.6100)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.48% (3.4800 => 3.7750)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 8.44% (1.6000 => 1.7350)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 8.34% (4.1950 => 4.5450)
  MultiSource/Applications/JM/lencod/lencod: 8.29% (18.2800 => 19.7950)
  SingleSource/Benchmarks/Shootout-C++/matrix: 8.22% (8.2750 => 8.9550)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  MultiSource/Applications/lua/lua: 8.19% (64.8500 => 70.1600)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 8.07% (2.8500 => 3.0800)
  SingleSource/Benchmarks/Misc/pi: 8.06% (1.5500 => 1.6750)
  SingleSource/Benchmarks/Stanford/Puzzle: 8.05% (0.4350 => 0.4700)
  SingleSource/Benchmarks/Shootout/lists: 7.97% (22.5850 => 24.3850)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 7.95% (4.8400 => 5.2250)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 7.93% (1.6400 => 1.7700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 7.89% (13.0500 => 14.0800)
  SingleSource/Benchmarks/Misc/mandel-2: 7.86% (2.0350 => 2.1950)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.85% (14.8500 => 16.0150)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.83% (1.0850 => 1.1700)
  SingleSource/Benchmarks/Misc/mandel: 7.83% (4.2800 => 4.6150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.82% (7.3550 => 7.9300)
  SingleSource/Benchmarks/McGill/queens: 7.81% (4.7350 => 5.1050)
  SingleSource/Benchmarks/Dhrystone/dry: 7.80% (4.8100 => 5.1850)
  MultiSource/Benchmarks/Olden/bh/bh: 7.78% (7.1950 => 7.7550)
  SingleSource/Benchmarks/CoyoteBench/almabench: 7.77% (43.6950 => 47.0900)
  SingleSource/Benchmarks/Misc/flops: 7.76% (17.9750 => 19.3700)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 7.72% (42.4800 => 45.7600)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.69% (14.4250 => 15.5350)
  SingleSource/Benchmarks/Misc/flops-6: 7.69% (5.3950 => 5.8100)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.68% (3.4500 => 3.7150)
  SingleSource/Benchmarks/Misc/flops-8: 7.68% (5.7300 => 6.1700)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.67% (4.6300 => 4.9850)
  SingleSource/Benchmarks/Misc/flops-7: 7.67% (10.1100 => 10.8850)
  SingleSource/Benchmarks/Shootout/matrix: 7.63% (6.4850 => 6.9800)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.63% (23.4000 => 25.1850)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 7.59% (6.1250 => 6.5900)
  SingleSource/Benchmarks/Misc/flops-3: 7.58% (7.1900 => 7.7350)
  SingleSource/Benchmarks/Shootout-C++/ary3: 7.58% (6.6000 => 7.1000)
  SingleSource/UnitTests/Vector/build2: 7.55% (4.3050 => 4.6300)
  SingleSource/Benchmarks/Misc/flops-4: 7.54% (3.3150 => 3.5650)
  SingleSource/Benchmarks/Shootout/random: 7.50% (3.7350 => 4.0150)
  SingleSource/Benchmarks/Misc/flops-1: 7.49% (6.7400 => 7.2450)
  SingleSource/Benchmarks/Shootout/methcall: 7.47% (8.6300 => 9.2750)
  SingleSource/Benchmarks/Misc/flops-5: 7.47% (5.6250 => 6.0450)
  MultiSource/Applications/spiff/spiff: 7.46% (16.4150 => 17.6400)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.44% (5.2450 => 5.6350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 7.41% (1.0800 => 1.1600)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.39% (1.4200 => 1.5250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 7.37% (0.9500 => 1.0200)
  SingleSource/Regression/C/uint64_to_float: 7.37% (1.7650 => 1.8950)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.32% (12.2950 => 13.1950)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 7.31% (2.6000 => 2.7900)
  SingleSource/Benchmarks/Misc/flops-2: 7.29% (4.0450 => 4.3400)
  MultiSource/Benchmarks/NPB-serial/is/is: 7.26% (27.9750 => 30.0050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 7.13% (4.9100 => 5.2600)
  MultiSource/Benchmarks/Olden/tsp/tsp: 7.10% (9.7850 => 10.4800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 6.99% (14.6550 => 15.6800)
  MultiSource/Applications/obsequi/Obsequi: 6.81% (4.9950 => 5.3350)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 6.67% (0.2250 => 0.2400)
  MultiSource/Benchmarks/FreeBench/distray/distray: 6.63% (0.8300 => 0.8850)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 6.63% (0.8300 => 0.8850)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 6.58% (14.7350 => 15.7050)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.57% (1.7500 => 1.8650)
  MultiSource/Benchmarks/Olden/bisort/bisort: 6.51% (1.5350 => 1.6350)
  SingleSource/Benchmarks/Shootout/fib2: 6.47% (8.2750 => 8.8100)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 6.44% (26.0750 => 27.7550)
  SingleSource/Benchmarks/Misc/oourafft: 6.32% (14.1550 => 15.0500)
  MultiSource/Benchmarks/sim/sim: 5.92% (12.9200 => 13.6850)
  SingleSource/Benchmarks/Shootout/sieve: 5.81% (15.2400 => 16.1250)
  SingleSource/Benchmarks/Shootout/hash: 5.67% (16.7450 => 17.6950)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.61% (2.2300 => 2.3550)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.57% (5.8350 => 6.1600)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 5.56% (0.9000 => 0.9500)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 5.43% (12.0700 => 12.7250)
  SingleSource/UnitTests/Vector/multiplies: 5.35% (1.7750 => 1.8700)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 5.10% (17.6450 => 18.5450)
  MultiSource/Applications/minisat/minisat: 5.03% (24.6350 => 25.8750)
  SingleSource/Benchmarks/Misc/fbench: 4.86% (6.7900 => 7.1200)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 4.84% (2.0650 => 2.1650)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.79% (16.2900 => 17.0700)
  SingleSource/Benchmarks/Shootout-C++/strcat: 4.76% (0.2100 => 0.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 4.74% (99.2600 => 103.9650)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 4.37% (12.6000 => 13.1500)
  MultiSource/Benchmarks/McCat/09-vor/vor: 4.29% (0.3500 => 0.3650)
  MultiSource/Applications/hexxagon/hexxagon: 4.19% (29.4800 => 30.7150)
  SingleSource/Benchmarks/Misc/ReedSolomon: 3.96% (20.9850 => 21.8150)
  SingleSource/Benchmarks/Shootout/ary3: 3.90% (6.6700 => 6.9300)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 3.78% (5.2950 => 5.4950)
  MultiSource/Benchmarks/Olden/health/health: 3.65% (1.6450 => 1.7050)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 3.43% (18.3550 => 18.9850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.97% (1.0100 => 1.0400)
  SingleSource/Benchmarks/Shootout/heapsort: 2.90% (13.7950 => 14.1950)
  MultiSource/Applications/SPASS/SPASS: 2.89% (36.1950 => 37.2400)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 2.86% (9.8000 => 10.0800)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 2.63% (2.4700 => 2.5350)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 2.62% (8.4000 => 8.6200)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.55% (134.5050 => 137.9300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 2.46% (18.6650 => 19.1250)
  MultiSource/Applications/sgefa/sgefa: 2.42% (0.8250 => 0.8450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.35% (12.1150 => 12.4000)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.23% (24.1750 => 24.7150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 2.15% (10.9500 => 11.1850)
  SingleSource/Benchmarks/Shootout-C++/hash2: 2.12% (9.9250 => 10.1350)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 2.00% (6.2400 => 6.3650)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.94% (62.2450 => 63.4550)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 1.81% (1.1050 => 1.1250)
  SingleSource/Benchmarks/Linpack/linpack-pc: 1.43% (6.9850 => 7.0850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.31% (8.7650 => 8.8800)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 1.30% (1.5350 => 1.5550)
  MultiSource/Benchmarks/Olden/power/power: 1.30% (8.1000 => 8.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 1.20% (13.3750 => 13.5350)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 1.16% (32.7400 => 33.1200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 1.10% (11.3950 => 11.5200)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/global_type: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest1: -75.00% (0.0200 => 0.0050)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -55.56% (0.0450 => 0.0200)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -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/UnitTests/2007-03-02-VaCopy: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/PR1386: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -43.75% (0.0800 => 0.0450)
  SingleSource/Regression/C/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/AtomicOps: -40.00% (0.0750 => 0.0450)
  SingleSource/Benchmarks/Misc/flops-7: -36.36% (0.1100 => 0.0700)
  SingleSource/UnitTests/2002-08-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -35.71% (0.0700 => 0.0450)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/callargs: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Misc/fp-convert: -30.00% (0.1000 => 0.0700)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -27.48% (0.6550 => 0.4750)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -27.27% (0.0550 => 0.0400)
  MultiSource/Applications/lemon/lemon: -26.88% (5.6000 => 4.0950)
  SingleSource/Regression/C/2008-01-07-LongDouble: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-12-01-float_varg: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C++/global_ctor: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -21.92% (0.7300 => 0.5700)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -21.88% (0.1600 => 0.1250)
  SingleSource/Benchmarks/Misc/flops-6: -21.74% (0.1150 => 0.0900)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/2003-05-14-AtExit: -21.43% (0.0700 => 0.0550)
  SingleSource/Regression/C/casts: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -20.75% (0.2650 => 0.2100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -20.10% (4.9500 => 3.9550)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/PR640: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-4: -20.00% (0.1250 => 0.1000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -19.40% (0.3350 => 0.2700)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -19.15% (0.4700 => 0.3800)
  SingleSource/UnitTests/2002-05-02-CastTest: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest2: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Misc/perlin: -17.95% (0.1950 => 0.1600)
  SingleSource/Regression/C++/pointer_method2: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -16.07% (0.2800 => 0.2350)
  MultiSource/Applications/obsequi/Obsequi: -15.59% (4.1700 => 3.5200)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -15.45% (1.1650 => 0.9850)
  MultiSource/Benchmarks/McCat/08-main/main: -15.38% (0.9750 => 0.8250)
  SingleSource/Regression/C/compare: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/Vector/simple: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -15.38% (0.3250 => 0.2750)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -15.25% (0.2950 => 0.2500)
  SingleSource/UnitTests/2006-01-23-UnionInit: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc/pi: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -14.29% (0.2450 => 0.2100)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -14.00% (0.5000 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -13.73% (0.2550 => 0.2200)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.64% (0.3300 => 0.2850)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/Misc/flops: -12.33% (0.3650 => 0.3200)
  SingleSource/Benchmarks/Misc/salsa20: -11.76% (0.1700 => 0.1500)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  SingleSource/Regression/C/test_indvars: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -11.63% (0.2150 => 0.1900)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -11.11% (0.1800 => 0.1600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -11.06% (4.6100 => 4.1000)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -11.06% (0.9950 => 0.8850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -10.47% (4.5350 => 4.0600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -9.76% (3.7400 => 3.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -8.89% (4.0500 => 3.6900)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -8.84% (3.8450 => 3.5050)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -8.70% (0.2300 => 0.2100)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -8.70% (0.2300 => 0.2100)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -8.27% (0.6650 => 0.6100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.20% (0.3050 => 0.2800)
  MultiSource/Benchmarks/Bullet/bullet: -7.92% (117.8850 => 108.5500)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -7.89% (0.1900 => 0.1750)
  MultiSource/Benchmarks/Olden/tsp/tsp: -7.69% (0.3900 => 0.3600)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -7.12% (1.3350 => 1.2400)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -6.84% (0.5850 => 0.5450)
  SingleSource/Benchmarks/Shootout-C++/hello: -6.62% (0.6800 => 0.6350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -6.25% (0.2400 => 0.2250)
  SingleSource/Benchmarks/CoyoteBench/almabench: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/McCat/05-eks/eks: -6.12% (1.6350 => 1.5350)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.73% (3.3150 => 3.1250)
  MultiSource/Benchmarks/FreeBench/neural/neural: -5.36% (0.5600 => 0.5300)
  MultiSource/Benchmarks/Olden/bisort/bisort: -5.13% (0.1950 => 0.1850)
  SingleSource/Benchmarks/McGill/misr: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -4.99% (19.0200 => 18.0700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.86% (3.8100 => 3.6250)
  MultiSource/Benchmarks/Olden/power/power: -4.82% (0.4150 => 0.3950)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.72% (2.1200 => 2.0200)
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.69% (0.3200 => 0.3050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -4.48% (3.9100 => 3.7350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -4.44% (0.2250 => 0.2150)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.40% (0.7950 => 0.7600)
  SingleSource/Benchmarks/Shootout-C++/fibo: -4.38% (0.6850 => 0.6550)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -4.17% (0.3600 => 0.3450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -4.11% (3.8950 => 3.7350)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -4.08% (0.2450 => 0.2350)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -3.98% (2.0100 => 1.9300)
  SingleSource/Benchmarks/Misc/richards_benchmark: -3.92% (0.2550 => 0.2450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.88% (16.2300 => 15.6000)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -3.87% (0.7750 => 0.7450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (0.2700 => 0.2600)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -3.64% (1.1000 => 1.0600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -3.42% (3.9500 => 3.8150)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.90% (0.6900 => 0.6700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -2.67% (3.9300 => 3.8250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -2.61% (6.1350 => 5.9750)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.34% (3.8450 => 3.7550)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.22% (6.5350 => 6.3900)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -2.09% (1.9100 => 1.8700)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.04% (31.8800 => 31.2300)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.92% (2.0800 => 2.0400)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -1.88% (3.7150 => 3.6450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -1.82% (3.8550 => 3.7850)
  SingleSource/Benchmarks/Shootout-C++/ary2: -1.69% (0.8900 => 0.8750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -1.22% (3.6950 => 3.6500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.14% (92.4350 => 91.3800)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.07% (26.6150 => 26.3300)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/BitBench/five11/five11: -67.76% (60.4450 => 19.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -42.86% (0.0700 => 0.0400)
  SingleSource/Benchmarks/Shootout-C++/ary: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Stanford/Treesort: -30.43% (0.3450 => 0.2400)
  MultiSource/Applications/lemon/lemon: -23.51% (3.8700 => 2.9600)
  MultiSource/Applications/JM/ldecod/ldecod: -22.58% (0.1550 => 0.1200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -21.22% (28.1750 => 22.1950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -20.38% (16.9300 => 13.4800)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -18.53% (9.8500 => 8.0250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.29% (0.4100 => 0.3350)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -18.28% (16.6550 => 13.6100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -16.48% (4.4300 => 3.7000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -15.59% (22.8950 => 19.3250)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -13.89% (0.3600 => 0.3100)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -12.81% (13.7400 => 11.9800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.56% (18.9150 => 16.5400)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -12.27% (14.4200 => 12.6500)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -9.35% (52.1050 => 47.2350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -9.22% (21.3600 => 19.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.45% (4.3800 => 4.0100)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.11% (2.1800 => 2.0250)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -6.97% (11.3300 => 10.5400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -6.54% (26.6700 => 24.9250)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -6.43% (20.2800 => 18.9750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -6.38% (1.8800 => 1.7600)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.09% (2.3250 => 2.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -3.83% (22.4300 => 21.5700)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -3.79% (17.2800 => 16.6250)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -3.79% (17.6950 => 17.0250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -3.70% (16.3600 => 15.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -3.23% (0.6200 => 0.6000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.46% (39.7700 => 38.7900)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -2.45% (4.2850 => 4.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -2.44% (0.6150 => 0.6000)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -2.29% (0.6550 => 0.6400)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -2.00% (20.7100 => 20.2950)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -1.96% (27.7900 => 27.2450)
  MultiSource/Benchmarks/PAQ8p/paq8p: -1.71% (182.4700 => 179.3450)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -1.42% (15.5150 => 15.2950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -1.40% (20.6950 => 20.4050)
  SingleSource/Benchmarks/SmallPT/smallpt: -1.34% (60.3850 => 59.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -1.22% (2.4600 => 2.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.16% (0.8600 => 0.8500)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -1.04% (21.0950 => 20.8750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.03% (8.7700 => 8.6800)
  MultiSource/Applications/SIBsim4/SIBsim4: -1.02% (14.7650 => 14.6150)

Report Time: 0.82s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20131217/6e0e0143/attachment.html>


More information about the llvm-testresults mailing list