[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
Thu Dec 5 16:27:07 PST 2013


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

Comparing:
     Run: 18031, Order: 196548, Start Time: 2013-12-05 23:42:54, End Time: 2013-12-06 00:31:14
      To: 18029, Order: 196542, Start Time: 2013-12-05 22:51:29, End Time: 2013-12-05 23:40:19
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 11 (464 on baseline)
Performance Improvements: 8 (101 on baseline)
Unchanged Tests: 1091 (545 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest3: 80.00% (0.0250 => 0.0450, std.dev.: 0.0033)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 75.00% (0.0400 => 0.0700, std.dev.: 0.0079)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 26.67% (0.2250 => 0.2850, std.dev.: 0.0159)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 23.33% (0.1500 => 0.1850, std.dev.: 0.0082)
  SingleSource/Benchmarks/CoyoteBench/almabench: 12.24% (0.2450 => 0.2750, std.dev.: 0.0087)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 75.82% (0.4550 => 0.8000, std.dev.: 0.1134)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 56.61% (21.5350 => 33.7250, std.dev.: 2.6053)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 26.44% (0.8700 => 1.1000, std.dev.: 0.0629)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 15.16% (1.7150 => 1.9750, std.dev.: 0.0980)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 11.11% (0.6300 => 0.7000, std.dev.: 0.0196)
  MultiSource/Applications/SIBsim4/SIBsim4: 10.87% (14.0700 => 15.6000, std.dev.: 0.4096)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest1: -80.00% (0.0250 => 0.0050, std.dev.: 0.0059)
  SingleSource/UnitTests/2003-05-14-AtExit: -42.86% (0.0700 => 0.0400, std.dev.: 0.0093)
  MultiSource/Benchmarks/llubenchmark/llu: -28.57% (0.1750 => 0.1250, std.dev.: 0.0108)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -26.56% (5.4400 => 3.9950, std.dev.: 0.1375)
  SingleSource/Regression/C/PR10189: -21.43% (0.0700 => 0.0550, std.dev.: 0.0047)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/strcat: -18.18% (0.2200 => 0.1800, std.dev.: 0.0143)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -17.84% (1.2050 => 0.9900, std.dev.: 0.0554)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -4.73% (13.8550 => 13.2000, std.dev.: 0.2155)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 250.00% (0.0200 => 0.0700)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 81.82% (0.0550 => 0.1000)
  SingleSource/UnitTests/2002-05-02-CastTest3: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C/2003-06-16-VolatileError: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2008-04-18-LoopBug: 66.67% (0.0300 => 0.0500)
  SingleSource/Regression/C/globalrefs: 66.67% (0.0450 => 0.0750)
  SingleSource/Regression/C++/BuiltinTypeInfo: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 62.50% (0.0400 => 0.0650)
  SingleSource/Regression/C/2003-05-21-UnionTest: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 56.25% (0.0800 => 0.1250)
  SingleSource/UnitTests/Vector/build: 55.56% (0.0450 => 0.0700)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 54.55% (0.0550 => 0.0850)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 50.00% (0.1200 => 0.1800)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 44.68% (0.2350 => 0.3400)
  SingleSource/Regression/C/PR1386: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Misc/mandel-2: 43.75% (0.0800 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 43.10% (0.2900 => 0.4150)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2003-07-10-SignConversions: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 42.50% (0.2000 => 0.2850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 40.50% (3.9750 => 5.5850)
  SingleSource/Regression/C/2003-05-14-initialize-string: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout/strcat: 40.00% (0.0750 => 0.1050)
  SingleSource/UnitTests/Vector/build2: 40.00% (0.0750 => 0.1050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 39.58% (4.0800 => 5.6950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 38.98% (4.0150 => 5.5800)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 37.42% (0.8150 => 1.1200)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 35.90% (0.1950 => 0.2650)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 34.62% (0.1300 => 0.1750)
  SingleSource/UnitTests/2002-08-02-CastTest2: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 32.87% (4.3050 => 5.7200)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 31.94% (0.3600 => 0.4750)
  MultiSource/Benchmarks/PAQ8p/paq8p: 31.53% (9.0400 => 11.8900)
  SingleSource/UnitTests/initp1: 29.63% (0.1350 => 0.1750)
  SingleSource/UnitTests/2003-05-31-CastToBool: 28.57% (0.0700 => 0.0900)
  SingleSource/Regression/C++/fixups: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/ary3: 26.67% (0.0750 => 0.0950)
  SingleSource/Benchmarks/Shootout/objinst: 26.09% (0.1150 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-8: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2006-12-01-float_varg: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2007-03-02-VaCopy: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/Vector/divides: 25.00% (0.0400 => 0.0500)
  SingleSource/Regression/C++/global_ctor: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 25.00% (0.1000 => 0.1250)
  MultiSource/Applications/SIBsim4/SIBsim4: 24.47% (4.4550 => 5.5450)
  SingleSource/Benchmarks/Shootout/sieve: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 22.58% (0.3100 => 0.3800)
  SingleSource/Benchmarks/Misc/flops-3: 22.22% (0.0900 => 0.1100)
  SingleSource/UnitTests/FloatPrecision: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/SignlessTypes/ccc: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 20.83% (0.2400 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 20.45% (0.2200 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 19.64% (0.2800 => 0.3350)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 19.35% (0.1550 => 0.1850)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 19.35% (0.1550 => 0.1850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 18.87% (0.2650 => 0.3150)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 18.75% (0.1600 => 0.1900)
  MultiSource/Applications/aha/aha: 18.42% (0.3800 => 0.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 18.18% (0.2200 => 0.2600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 18.06% (0.3600 => 0.4250)
  MultiSource/Applications/siod/siod: 17.97% (9.3750 => 11.0600)
  SingleSource/Regression/C++/ofstream_ctor: 17.97% (0.6400 => 0.7550)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 16.67% (0.2400 => 0.2800)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/sim/sim: 16.39% (0.9150 => 1.0650)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.13% (0.1550 => 0.1800)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 15.95% (3.6050 => 4.1800)
  SingleSource/Regression/C/sumarraymalloc: 15.79% (0.0950 => 0.1100)
  MultiSource/Applications/Burg/burg: 15.70% (3.6300 => 4.2000)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Misc/flops-1: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 14.89% (0.2350 => 0.2700)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 14.85% (0.5050 => 0.5800)
  SingleSource/Benchmarks/Dhrystone/fldry: 14.71% (0.1700 => 0.1950)
  MultiSource/Applications/sgefa/sgefa: 14.69% (1.4300 => 1.6400)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 14.66% (1.9100 => 2.1900)
  SingleSource/Benchmarks/McGill/exptree: 14.58% (0.2400 => 0.2750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 14.34% (3.6950 => 4.2250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 14.12% (3.9300 => 4.4850)
  SingleSource/Benchmarks/Linpack/linpack-pc: 13.94% (0.8250 => 0.9400)
  MultiSource/Applications/lemon/lemon: 13.93% (5.6000 => 6.3800)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 13.33% (0.1500 => 0.1700)
  SingleSource/Regression/C/testtrace: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 13.27% (0.4900 => 0.5550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 13.24% (0.3400 => 0.3850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 13.04% (0.2300 => 0.2600)
  SingleSource/Benchmarks/Stanford/Queens: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/Stanford/RealMM: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 13.02% (1.8050 => 2.0400)
  MultiSource/Applications/d/make_dparser: 12.99% (13.8900 => 15.6950)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 12.69% (0.9850 => 1.1100)
  SingleSource/Regression/C/casts: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/CoyoteBench/almabench: 12.24% (0.2450 => 0.2750)
  MultiSource/Applications/oggenc/oggenc: 12.23% (18.3550 => 20.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 12.20% (0.2050 => 0.2300)
  MultiSource/Applications/hbd/hbd: 12.15% (4.2400 => 4.7550)
  SingleSource/Benchmarks/Stanford/Treesort: 12.00% (0.1250 => 0.1400)
  SingleSource/Regression/C/bigstack: 12.00% (0.1250 => 0.1400)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 11.64% (0.7300 => 0.8150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 11.54% (0.2600 => 0.2900)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 11.39% (2.7650 => 3.0800)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 11.25% (4.5350 => 5.0450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 10.87% (0.2300 => 0.2550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 10.77% (0.3250 => 0.3600)
  SingleSource/Benchmarks/Shootout-C++/random: 10.77% (0.6500 => 0.7200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 10.71% (0.4200 => 0.4650)
  SingleSource/Benchmarks/Misc/mandel: 10.71% (0.1400 => 0.1550)
  MultiSource/Applications/treecc/treecc: 10.60% (8.8700 => 9.8100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 10.42% (0.2400 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/moments: 10.33% (1.2100 => 1.3350)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 10.03% (1.4450 => 1.5900)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 10.00% (0.3000 => 0.3300)
  SingleSource/Benchmarks/McGill/queens: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/objinst: 10.00% (0.7000 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/sieve: 10.00% (0.9000 => 0.9900)
  MultiSource/Applications/hexxagon/hexxagon: 9.83% (3.3050 => 3.6300)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 9.74% (1.3350 => 1.4650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/methcall: 9.56% (0.6800 => 0.7450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 9.56% (3.5050 => 3.8400)
  SingleSource/Benchmarks/Stanford/Quicksort: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 9.49% (1.5800 => 1.7300)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.48% (1.0550 => 1.1550)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 9.14% (0.9300 => 1.0150)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 9.14% (0.9850 => 1.0750)
  MultiSource/Applications/spiff/spiff: 9.04% (3.4300 => 3.7400)
  MultiSource/Benchmarks/McCat/09-vor/vor: 8.85% (0.9600 => 1.0450)
  SingleSource/Benchmarks/Shootout/hash: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 8.70% (0.3450 => 0.3750)
  MultiSource/Applications/minisat/minisat: 8.69% (2.1300 => 2.3150)
  SingleSource/Benchmarks/Dhrystone/dry: 8.57% (0.1750 => 0.1900)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.52% (3.2850 => 3.5650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 8.43% (1.7200 => 1.8650)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 8.41% (2.6750 => 2.9000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.39% (3.4550 => 3.7450)
  MultiSource/Benchmarks/Prolangs-C/football/football: 8.36% (2.8700 => 3.1100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 8.26% (1.2100 => 1.3100)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 8.24% (3.2150 => 3.4800)
  SingleSource/UnitTests/Vector/constpool: 8.16% (155.3200 => 167.9900)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 8.14% (28.2450 => 30.5450)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 8.09% (1.1750 => 1.2700)
  MultiSource/Applications/kimwitu++/kc: 7.87% (48.6150 => 52.4400)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 7.78% (0.4500 => 0.4850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.74% (0.7750 => 0.8350)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 7.73% (15.9850 => 17.2200)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.72% (3.6900 => 3.9750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 7.69% (0.2600 => 0.2800)
  MultiSource/Benchmarks/Olden/bisort/bisort: 7.69% (0.1950 => 0.2100)
  SingleSource/Benchmarks/Misc/perlin: 7.69% (0.1950 => 0.2100)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 7.48% (1.0700 => 1.1500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 7.41% (3.8450 => 4.1300)
  MultiSource/Applications/JM/ldecod/ldecod: 7.40% (23.8550 => 25.6200)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 7.33% (2.2500 => 2.4150)
  MultiSource/Applications/lambda-0_1_3/lambda: 7.28% (2.0600 => 2.2100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 7.18% (12.6750 => 13.5850)
  MultiSource/Benchmarks/Olden/health/health: 7.14% (0.4200 => 0.4500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 7.14% (0.7000 => 0.7500)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 7.04% (3.9750 => 4.2550)
  MultiSource/Benchmarks/MallocBench/gs/gs: 7.04% (13.2050 => 14.1350)
  SingleSource/Benchmarks/Shootout-C++/wc: 6.99% (0.7150 => 0.7650)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 6.99% (4.7200 => 5.0500)
  MultiSource/Benchmarks/NPB-serial/is/is: 6.98% (0.2150 => 0.2300)
  SingleSource/Benchmarks/Stanford/Towers: 6.90% (0.1450 => 0.1550)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 6.87% (3.8550 => 4.1200)
  MultiSource/Applications/lua/lua: 6.85% (12.0500 => 12.8750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 6.82% (0.2200 => 0.2350)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 6.76% (3.2550 => 3.4750)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 6.62% (0.6800 => 0.7250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 6.56% (0.3050 => 0.3250)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 6.44% (16.2300 => 17.2750)
  MultiSource/Applications/JM/lencod/lencod: 6.43% (50.2100 => 53.4400)
  MultiSource/Benchmarks/Olden/tsp/tsp: 6.41% (0.3900 => 0.4150)
  SingleSource/Benchmarks/Misc/ffbench: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 6.29% (2.5450 => 2.7050)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 6.26% (2.6350 => 2.8000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 6.26% (3.7550 => 3.9900)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 6.25% (2.0800 => 2.2100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 6.16% (3.8950 => 4.1350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 6.16% (3.8950 => 4.1350)
  SingleSource/Benchmarks/Shootout-C++/strcat: 6.15% (0.6500 => 0.6900)
  MultiSource/Applications/ClamAV/clamscan: 5.96% (52.1300 => 55.2350)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 5.86% (17.2250 => 18.2350)
  SingleSource/Benchmarks/Shootout-C++/lists: 5.85% (0.8550 => 0.9050)
  SingleSource/Benchmarks/McGill/chomp: 5.83% (0.6000 => 0.6350)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 5.80% (0.3450 => 0.3650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 5.73% (1.1350 => 1.2000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 5.60% (0.6250 => 0.6600)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 5.56% (1.9800 => 2.0900)
  MultiSource/Benchmarks/Olden/bh/bh: 5.49% (0.9100 => 0.9600)
  SingleSource/Benchmarks/Misc/oourafft: 5.44% (0.7350 => 0.7750)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 5.38% (0.4650 => 0.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 5.36% (0.2800 => 0.2950)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 5.36% (5.4150 => 5.7050)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 5.23% (0.7650 => 0.8050)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 5.19% (15.7850 => 16.6050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 5.13% (0.5850 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.10% (0.7850 => 0.8250)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 5.08% (0.2950 => 0.3100)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.08% (0.5900 => 0.6200)
  MultiSource/Benchmarks/nbench/nbench: 4.94% (4.6600 => 4.8900)
  MultiSource/Applications/SPASS/SPASS: 4.88% (67.9400 => 71.2550)
  MultiSource/Applications/sqlite3/sqlite3: 4.81% (63.1750 => 66.2150)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.81% (1.0400 => 1.0900)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 4.72% (0.5300 => 0.5550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 4.68% (19.0200 => 19.9100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 4.60% (3.9100 => 4.0900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.47% (4.0300 => 4.2100)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 4.42% (4.9750 => 5.1950)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 4.17% (3.7150 => 3.8700)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 4.11% (26.6150 => 27.7100)
  MultiSource/Benchmarks/McCat/08-main/main: 4.10% (0.9750 => 1.0150)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 4.08% (0.4900 => 0.5100)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 4.08% (0.2450 => 0.2550)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 4.02% (0.9950 => 1.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 3.92% (0.2550 => 0.2650)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 3.91% (2.8150 => 2.9250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 3.90% (0.7700 => 0.8000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 3.89% (8.6150 => 8.9500)
  MultiSource/Benchmarks/Olden/em3d/em3d: 3.85% (0.5200 => 0.5400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 3.82% (0.6550 => 0.6800)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 3.81% (3.8100 => 3.9550)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 3.76% (0.6650 => 0.6900)
  SingleSource/Benchmarks/Misc/whetstone: 3.70% (0.2700 => 0.2800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 3.68% (0.6800 => 0.7050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 3.54% (4.6600 => 4.8250)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 3.37% (0.4450 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/ary: 2.91% (0.8600 => 0.8850)
  MultiSource/Applications/viterbi/viterbi: 2.83% (0.5300 => 0.5450)
  SingleSource/Benchmarks/Shootout-C++/hash2: 2.78% (1.4400 => 1.4800)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.70% (52.9500 => 54.3800)
  MultiSource/Benchmarks/Olden/mst/mst: 2.63% (0.3800 => 0.3900)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 2.58% (1.1650 => 1.1950)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 2.43% (2.0600 => 2.1100)
  MultiSource/Benchmarks/Olden/power/power: 2.41% (0.4150 => 0.4250)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 2.41% (3.7400 => 3.8300)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 2.31% (1.7350 => 1.7750)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 2.09% (4.0600 => 4.1450)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 2.00% (0.5000 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/ary2: 1.69% (0.8900 => 0.9050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 1.36% (1.1000 => 1.1150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 1.20% (92.4350 => 93.5450)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.19% (138.9550 => 140.6050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 1.18% (2.1200 => 2.1450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 1.01% (3.9500 => 3.9900)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 128.57% (0.3500 => 0.8000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 57.89% (21.3600 => 33.7250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 32.91% (0.3950 => 0.5250)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 32.53% (0.8300 => 1.1000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 30.86% (7.1450 => 9.3500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 29.71% (11.3950 => 14.7800)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 28.66% (1.5350 => 1.9750)
  MultiSource/Applications/kimwitu++/kc: 27.27% (0.1100 => 0.1400)
  MultiSource/Applications/siod/siod: 26.55% (6.3650 => 8.0550)
  MultiSource/Applications/aha/aha: 25.16% (5.5850 => 6.9900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 23.08% (0.1300 => 0.1600)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 22.06% (14.7350 => 17.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 19.05% (0.4200 => 0.5000)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 18.82% (18.9150 => 22.4750)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 18.60% (0.2150 => 0.2550)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 17.96% (12.3300 => 14.5450)
  SingleSource/Benchmarks/McGill/chomp: 17.04% (2.4650 => 2.8850)
  SingleSource/Benchmarks/Misc-C++/bigfib: 16.03% (0.6550 => 0.7600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 15.77% (8.6850 => 10.0550)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 15.77% (5.8350 => 6.7550)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 15.65% (28.1750 => 32.5850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.24% (0.8200 => 0.9450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 15.24% (2.4600 => 2.8350)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 14.74% (11.3300 => 13.0000)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 14.47% (10.9500 => 12.5350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.42% (14.1200 => 16.0150)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 13.38% (4.1850 => 4.7450)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 13.31% (12.8850 => 14.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 12.90% (0.6200 => 0.7000)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 12.86% (1.2050 => 1.3600)
  MultiSource/Applications/viterbi/viterbi: 12.72% (10.1400 => 11.4300)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 12.59% (8.4200 => 9.4800)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 11.81% (24.1750 => 27.0300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 11.65% (3.9050 => 4.3600)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 11.58% (0.4750 => 0.5300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 10.91% (17.6450 => 19.5700)
  MultiSource/Applications/d/make_dparser: 10.81% (0.1850 => 0.2050)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 10.68% (3.3250 => 3.6800)
  MultiSource/Applications/ClamAV/clamscan: 10.39% (0.3850 => 0.4250)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 10.29% (0.3400 => 0.3750)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 10.06% (1.6400 => 1.8050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.00% (0.3000 => 0.3300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 9.78% (20.6950 => 22.7200)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.76% (0.2050 => 0.2250)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 9.50% (42.4800 => 46.5150)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 9.32% (26.0750 => 28.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 9.32% (11.0000 => 12.0250)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 9.22% (6.1250 => 6.6900)
  MultiSource/Benchmarks/Olden/health/health: 9.12% (1.6450 => 1.7950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 8.89% (0.2250 => 0.2450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 8.82% (25.2950 => 27.5250)
  SingleSource/Benchmarks/Misc/whetstone: 8.64% (5.5550 => 6.0350)
  SingleSource/Benchmarks/Misc/ffbench: 8.56% (4.3200 => 4.6900)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 8.47% (2.0650 => 2.2400)
  MultiSource/Benchmarks/McCat/08-main/main: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 8.33% (0.9000 => 0.9750)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 8.12% (32.7400 => 35.4000)
  MultiSource/Applications/JM/lencod/lencod: 8.01% (18.2800 => 19.7450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 8.01% (1.9350 => 2.0900)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.01% (14.4250 => 15.5800)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.95% (7.3550 => 7.9400)
  SingleSource/Benchmarks/CoyoteBench/almabench: 7.88% (43.6950 => 47.1400)
  SingleSource/Benchmarks/Misc/mandel-2: 7.86% (2.0350 => 2.1950)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.83% (3.4500 => 3.7200)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.82% (5.2450 => 5.6550)
  SingleSource/Benchmarks/Dhrystone/dry: 7.80% (4.8100 => 5.1850)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 7.76% (3.4800 => 3.7500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.75% (1.4200 => 1.5300)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.72% (2.7850 => 3.0000)
  MultiSource/Benchmarks/Olden/tsp/tsp: 7.72% (9.7850 => 10.5400)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.71% (14.8500 => 15.9950)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.69% (23.4000 => 25.2000)
  SingleSource/UnitTests/Vector/build2: 7.67% (4.3050 => 4.6350)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 7.65% (2.8750 => 3.0950)
  SingleSource/Benchmarks/Shootout/matrix: 7.63% (6.4850 => 6.9800)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.61% (8.2750 => 8.9050)
  SingleSource/Benchmarks/McGill/queens: 7.60% (4.7350 => 5.0950)
  SingleSource/Benchmarks/Misc/flops: 7.59% (17.9750 => 19.3400)
  SingleSource/Benchmarks/Misc/mandel: 7.59% (4.2800 => 4.6050)
  MultiSource/Benchmarks/Olden/bh/bh: 7.57% (7.1950 => 7.7400)
  SingleSource/Benchmarks/Misc/flops-7: 7.57% (10.1100 => 10.8750)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.54% (2.8500 => 3.0650)
  SingleSource/Benchmarks/Misc/flops-4: 7.54% (3.3150 => 3.5650)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 7.54% (15.5150 => 16.6850)
  SingleSource/Benchmarks/Misc/flops-2: 7.54% (4.0450 => 4.3500)
  SingleSource/Benchmarks/Misc/flops-6: 7.51% (5.3950 => 5.8000)
  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/Benchmarks/Fhourstones-3_1/fhourstones3_1: 7.45% (5.1000 => 5.4800)
  SingleSource/Benchmarks/Misc/flops-3: 7.44% (7.1900 => 7.7250)
  SingleSource/Benchmarks/Misc/flops-8: 7.42% (5.7300 => 6.1550)
  MultiSource/Applications/sqlite3/sqlite3: 7.41% (12.7550 => 13.7000)
  SingleSource/Benchmarks/McGill/misr: 7.41% (0.5400 => 0.5800)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.39% (4.1950 => 4.5050)
  SingleSource/Regression/C/uint64_to_float: 7.37% (1.7650 => 1.8950)
  SingleSource/Benchmarks/Shootout/lists: 7.28% (22.5850 => 24.2300)
  SingleSource/Benchmarks/Misc/richards_benchmark: 7.28% (2.8150 => 3.0200)
  SingleSource/Benchmarks/Misc/ReedSolomon: 7.17% (20.9850 => 22.4900)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 7.12% (2.6000 => 2.7850)
  MultiSource/Benchmarks/NPB-serial/is/is: 6.95% (27.9750 => 29.9200)
  SingleSource/Benchmarks/Misc/fp-convert: 6.92% (4.6950 => 5.0200)
  SingleSource/Benchmarks/Stanford/FloatMM: 6.91% (1.0850 => 1.1600)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.89% (12.1950 => 13.0350)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 6.89% (5.3000 => 5.6650)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.87% (12.2950 => 13.1400)
  MultiSource/Applications/hexxagon/hexxagon: 6.77% (29.4800 => 31.4750)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 6.73% (2.2300 => 2.3800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 6.72% (4.9100 => 5.2400)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 6.67% (0.1500 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 6.62% (67.3550 => 71.8150)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 6.56% (0.3050 => 0.3250)
  SingleSource/Benchmarks/Shootout/fib2: 6.53% (8.2750 => 8.8150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 6.48% (8.7250 => 9.2900)
  SingleSource/Benchmarks/Shootout-C++/hash2: 6.40% (9.9250 => 10.5600)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 6.02% (1.0800 => 1.1450)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.00% (1.7500 => 1.8550)
  MultiSource/Applications/spiff/spiff: 5.97% (16.4150 => 17.3950)
  SingleSource/UnitTests/Vector/multiplies: 5.92% (1.7750 => 1.8800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 5.88% (0.8500 => 0.9000)
  SingleSource/Benchmarks/Shootout/sieve: 5.74% (15.2400 => 16.1150)
  MultiSource/Benchmarks/McCat/09-vor/vor: 5.71% (0.3500 => 0.3700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 5.71% (7.0000 => 7.4000)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.71% (16.2900 => 17.2200)
  MultiSource/Applications/SIBsim4/SIBsim4: 5.66% (14.7650 => 15.6000)
  MultiSource/Applications/oggenc/oggenc: 5.56% (0.3600 => 0.3800)
  MultiSource/Benchmarks/sim/sim: 5.50% (12.9200 => 13.6300)
  MultiSource/Applications/sgefa/sgefa: 5.45% (0.8250 => 0.8700)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 5.43% (16.1200 => 16.9950)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 5.38% (134.5050 => 141.7400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 5.32% (1.8800 => 1.9800)
  SingleSource/Benchmarks/Shootout/hash: 5.32% (16.7450 => 17.6350)
  MultiSource/Applications/obsequi/Obsequi: 5.31% (4.9950 => 5.2600)
  MultiSource/Benchmarks/Olden/bisort/bisort: 5.21% (1.5350 => 1.6150)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 5.12% (1.0750 => 1.1300)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.06% (62.5550 => 65.7200)
  SingleSource/Benchmarks/Shootout-C++/moments: 4.88% (0.2050 => 0.2150)
  SingleSource/Benchmarks/Misc/fbench: 4.86% (6.7900 => 7.1200)
  MultiSource/Benchmarks/FreeBench/neural/neural: 4.84% (0.3100 => 0.3250)
  SingleSource/Benchmarks/Shootout-C++/sieve: 4.79% (6.5700 => 6.8850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 4.79% (8.7650 => 9.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.79% (1.6700 => 1.7500)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 4.72% (12.0700 => 12.6400)
  SingleSource/Benchmarks/Shootout-C++/lists: 4.71% (62.2450 => 65.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 4.64% (9.2600 => 9.6900)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 4.61% (20.7100 => 21.6650)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 4.33% (6.2400 => 6.5100)
  SingleSource/Benchmarks/Shootout/ary3: 4.27% (6.6700 => 6.9550)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 4.25% (5.2950 => 5.5200)
  MultiSource/Applications/SPASS/SPASS: 4.21% (36.1950 => 37.7200)
  MultiSource/Benchmarks/PAQ8p/paq8p: 4.13% (182.4700 => 190.0000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 4.11% (99.2600 => 103.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 3.96% (193.9050 => 201.5850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.96% (1.0100 => 1.0500)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 3.93% (17.6950 => 18.3900)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.89% (12.6000 => 13.0900)
  MultiSource/Benchmarks/llubenchmark/llu: 3.86% (16.0500 => 16.6700)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 3.83% (9.8000 => 10.1750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 3.67% (12.8100 => 13.2800)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.61% (0.8300 => 0.8600)
  MultiSource/Applications/minisat/minisat: 3.61% (24.6350 => 25.5250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 3.60% (21.0950 => 21.8550)
  SingleSource/Benchmarks/Shootout-C++/ary3: 3.48% (6.6000 => 6.8300)
  SingleSource/Benchmarks/SmallPT/smallpt: 3.46% (60.3850 => 62.4750)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 3.42% (28.4850 => 29.4600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 3.41% (26.6700 => 27.5800)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 3.38% (18.3550 => 18.9750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 3.33% (8.4000 => 8.6800)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 3.32% (8.5800 => 8.8650)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 3.12% (17.2800 => 17.8200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 3.12% (1.6000 => 1.6500)
  SingleSource/Benchmarks/Shootout/heapsort: 3.08% (13.7950 => 14.2200)
  SingleSource/Benchmarks/Misc/oourafft: 3.04% (14.1550 => 14.5850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 2.95% (13.0500 => 13.4350)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 2.78% (0.3600 => 0.3700)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 2.66% (27.7900 => 28.5300)
  MultiSource/Applications/lua/lua: 2.41% (64.8500 => 66.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 2.30% (22.4300 => 22.9450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 2.22% (14.4200 => 14.7400)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 2.14% (39.7700 => 40.6200)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 1.83% (18.0100 => 18.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 1.83% (4.3800 => 4.4600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 1.77% (12.9700 => 13.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 1.72% (129.1150 => 131.3400)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 1.71% (13.1800 => 13.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 1.63% (0.6150 => 0.6250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 1.58% (0.9500 => 0.9650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 1.57% (6.9850 => 7.0950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 1.50% (36.3550 => 36.9000)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.38% (2.1800 => 2.2100)
  MultiSource/Benchmarks/Olden/power/power: 1.36% (8.1000 => 8.2100)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.17% (8.1300 => 8.2250)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest1: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -75.00% (0.0400 => 0.0100)
  SingleSource/Regression/C++/2003-06-08-BaseType: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2003-05-14-AtExit: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/global_type: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-05-31-LongShifts: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-08-20-FoldBug: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-08-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2009-12-07-StructReturn: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/Vector/simple: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Misc/pi: -28.57% (0.0700 => 0.0500)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Misc/fp-convert: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2008-01-07-LongDouble: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -24.45% (6.1350 => 4.6350)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-4: -20.00% (0.1250 => 0.1000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -19.60% (4.9500 => 3.9800)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -18.57% (1.1850 => 0.9650)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/TestLoop: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -17.88% (4.8650 => 3.9950)
  SingleSource/UnitTests/2003-05-07-VarArgs: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -16.54% (1.3600 => 1.1350)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -15.62% (0.1600 => 0.1350)
  SingleSource/Regression/C/PR10189: -15.38% (0.0650 => 0.0550)
  SingleSource/Regression/C/callargs: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/member-function-pointers: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2006-01-23-UnionInit: -15.00% (0.1000 => 0.0850)
  SingleSource/UnitTests/2002-05-03-NotTest: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/llubenchmark/llu: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.79% (0.2900 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -13.46% (6.2800 => 5.4350)
  SingleSource/Benchmarks/SmallPT/smallpt: -13.33% (0.5250 => 0.4550)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Misc/flops: -10.96% (0.3650 => 0.3250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -10.85% (4.6100 => 4.1100)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -9.77% (0.6650 => 0.6000)
  SingleSource/Benchmarks/Misc/salsa20: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -8.70% (0.1150 => 0.1050)
  SingleSource/Benchmarks/Misc/flops-6: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -8.06% (0.3100 => 0.2850)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -7.55% (0.2650 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -7.14% (0.2800 => 0.2600)
  SingleSource/Benchmarks/Stanford/Oscar: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -6.38% (0.4700 => 0.4400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.15% (0.3250 => 0.3050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.38% (2.3250 => 2.2000)
  SingleSource/Benchmarks/McGill/misr: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/McCat/05-eks/eks: -4.59% (1.6350 => 1.5600)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -4.55% (0.3300 => 0.3150)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -4.48% (0.3350 => 0.3200)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -3.92% (0.2550 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/hello: -3.68% (0.6800 => 0.6550)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.62% (0.6900 => 0.6650)
  MultiSource/Applications/obsequi/Obsequi: -3.48% (4.1700 => 4.0250)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.75% (1.0900 => 1.0600)
  SingleSource/Benchmarks/Shootout-C++/hash: -2.14% (1.4000 => 1.3700)
  MultiSource/Benchmarks/Bullet/bullet: -1.86% (117.8850 => 115.6950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -1.85% (4.0500 => 3.9750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.55% (1.9300 => 1.9000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -1.39% (3.9550 => 3.9000)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.17% (3.8450 => 3.8000)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -1.16% (0.8600 => 0.8500)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Stanford/Treesort: -30.43% (0.3450 => 0.2400)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -22.78% (13.7400 => 10.6100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -19.06% (16.6550 => 13.4800)
  MultiSource/Applications/lemon/lemon: -16.67% (3.8700 => 3.2250)
  MultiSource/Applications/JM/ldecod/ldecod: -16.13% (0.1550 => 0.1300)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -15.70% (22.8950 => 19.3000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -15.45% (19.9700 => 16.8850)
  SingleSource/Benchmarks/Shootout-C++/strcat: -14.29% (0.2100 => 0.1800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -13.14% (16.9300 => 14.7050)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -10.98% (0.4100 => 0.3650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.41% (1.1050 => 0.9900)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -7.49% (8.5400 => 7.9000)
  MultiSource/Benchmarks/BitBench/five11/five11: -4.64% (60.4450 => 57.6400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.45% (13.3750 => 12.7800)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.32% (4.2850 => 4.1000)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -4.17% (20.2800 => 19.4350)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.26% (0.4600 => 0.4450)
  SingleSource/Benchmarks/Shootout/strcat: -3.26% (0.4600 => 0.4450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -2.79% (18.6650 => 18.1450)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.78% (3.5950 => 3.4950)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -2.37% (4.4300 => 4.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -2.21% (0.6800 => 0.6650)
  MultiSource/Benchmarks/nbench/nbench: -1.93% (39.7400 => 38.9750)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -1.65% (52.1050 => 51.2450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.08% (8.7700 => 8.6750)

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


More information about the llvm-testresults mailing list