[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
Mon Jan 13 13:16:30 PST 2014


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

Comparing:
     Run: 20443, Order: 199133, Start Time: 2014-01-13 20:31:13, End Time: 2014-01-13 21:21:20
      To: 20441, Order: 199129, Start Time: 2014-01-13 19:38:14, End Time: 2014-01-13 20:27:47
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 12 (428 on baseline)
Performance Improvements: 7 (143 on baseline)
Unchanged Tests: 1091 (539 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2004-02-03-AggregateCopy: 140.00% (0.0250 => 0.0600, std.dev.: 0.0087)
  SingleSource/Benchmarks/Misc/flops: 28.12% (0.3200 => 0.4100, std.dev.: 0.0170)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 24.45% (4.2950 => 5.3450, std.dev.: 0.1430)
  SingleSource/Benchmarks/Shootout-C++/lists1: 12.56% (1.0350 => 1.1650, std.dev.: 0.0256)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 9.84% (0.3050 => 0.3350, std.dev.: 0.0070)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 7.96% (1.0050 => 1.0850, std.dev.: 0.0195)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 100.00% (0.0100 => 0.0200, std.dev.: 0.0024)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 81.36% (11.0500 => 20.0400, std.dev.: 1.2443)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 32.00% (19.2200 => 25.3700, std.dev.: 1.1039)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 17.03% (11.1250 => 13.0200, std.dev.: 0.4382)
  MultiSource/Benchmarks/Olden/mst/mst: 11.11% (0.2250 => 0.2500, std.dev.: 0.0083)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 10.02% (14.0650 => 15.4750, std.dev.: 0.3175)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/test_indvars: -33.33% (0.0750 => 0.0500, std.dev.: 0.0077)
  SingleSource/Benchmarks/Misc/salsa20: -22.22% (0.1800 => 0.1400, std.dev.: 0.0085)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -22.08% (5.3900 => 4.2000, std.dev.: 0.2657)
  MultiSource/Applications/sgefa/sgefa: -12.12% (1.6500 => 1.4500, std.dev.: 0.0192)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -12.08% (1.2000 => 1.0550, std.dev.: 0.0430)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -5.88% (0.1700 => 0.1600, std.dev.: 0.0023)
  MultiSource/Benchmarks/Olden/health/health: -4.36% (1.7200 => 1.6450, std.dev.: 0.0186)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 600.00% (0.0050 => 0.0350)
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 175.00% (0.0200 => 0.0550)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 83.33% (0.0300 => 0.0550)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 77.78% (0.0450 => 0.0800)
  SingleSource/UnitTests/2002-05-02-CastTest1: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2007-03-02-VaCopy: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 72.73% (0.0550 => 0.0950)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C++/2003-06-13-Crasher: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/DuffsDevice: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/byval-alignment: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C++/short_circuit_dtor: 55.56% (0.0450 => 0.0700)
  SingleSource/Regression/C/globalrefs: 55.56% (0.0450 => 0.0700)
  SingleSource/UnitTests/2003-05-26-Shorts: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Shootout/sieve: 53.85% (0.0650 => 0.1000)
  SingleSource/Regression/C/PR491: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2006-12-01-float_varg: 50.00% (0.0400 => 0.0600)
  SingleSource/Regression/C++/fixups: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/SignlessTypes/ccc: 42.86% (0.0700 => 0.1000)
  SingleSource/Benchmarks/Shootout/ary3: 40.00% (0.0750 => 0.1050)
  SingleSource/UnitTests/Vector/build2: 40.00% (0.0750 => 0.1050)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 39.62% (3.9750 => 5.5500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 39.51% (4.0500 => 5.6500)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-08-11-VaListArg: 37.50% (0.0800 => 0.1100)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 36.36% (0.0550 => 0.0750)
  MultiSource/Applications/SIBsim4/SIBsim4: 35.80% (4.4550 => 6.0500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 35.62% (4.0150 => 5.4450)
  SingleSource/Benchmarks/Shootout/objinst: 34.78% (0.1150 => 0.1550)
  SingleSource/Benchmarks/Stanford/Queens: 34.78% (0.1150 => 0.1550)
  SingleSource/Benchmarks/Stanford/Quicksort: 33.33% (0.1050 => 0.1400)
  SingleSource/UnitTests/Threads/tls: 33.33% (0.0600 => 0.0800)
  SingleSource/UnitTests/2003-04-22-Switch: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 31.65% (4.0600 => 5.3450)
  SingleSource/Benchmarks/Stanford/Bubblesort: 31.58% (0.0950 => 0.1250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 31.24% (4.3050 => 5.6500)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 30.53% (1.1300 => 1.4750)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 30.23% (0.2150 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 30.00% (0.1000 => 0.1300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 30.00% (0.1000 => 0.1300)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 29.60% (0.6250 => 0.8100)
  SingleSource/UnitTests/vla: 29.17% (0.1200 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 27.66% (0.2350 => 0.3000)
  SingleSource/Benchmarks/Linpack/linpack-pc: 27.27% (0.8250 => 1.0500)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 26.19% (0.4200 => 0.5300)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 25.86% (0.2900 => 0.3650)
  SingleSource/Benchmarks/Misc/flops-8: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2002-12-13-MishaTest: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 23.60% (0.4450 => 0.5500)
  SingleSource/Regression/C/PR10189: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 22.73% (0.2200 => 0.2700)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 22.45% (4.6100 => 5.6450)
  SingleSource/Benchmarks/Stanford/Puzzle: 22.39% (0.3350 => 0.4100)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 22.22% (0.4500 => 0.5500)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/Vector/build: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/stmtexpr: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  MultiSource/Applications/Burg/burg: 22.04% (3.6300 => 4.4300)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 21.88% (0.1600 => 0.1950)
  SingleSource/Benchmarks/Shootout/matrix: 21.28% (0.2350 => 0.2850)
  MultiSource/Applications/hbd/hbd: 21.11% (4.2400 => 5.1350)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 20.83% (0.1200 => 0.1450)
  SingleSource/Benchmarks/Shootout/strcat: 20.00% (0.0750 => 0.0900)
  MultiSource/Applications/sqlite3/sqlite3: 19.83% (63.1750 => 75.7050)
  MultiSource/Applications/siod/siod: 19.63% (9.3750 => 11.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 19.51% (0.2050 => 0.2450)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 19.35% (0.1550 => 0.1850)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 19.23% (0.1300 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 18.75% (0.0800 => 0.0950)
  MultiSource/Applications/aha/aha: 18.42% (0.3800 => 0.4500)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 18.40% (0.8150 => 0.9650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 18.18% (0.2200 => 0.2600)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 17.39% (0.1150 => 0.1350)
  SingleSource/Benchmarks/Stanford/Towers: 17.24% (0.1450 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 17.20% (0.9300 => 1.0900)
  MultiSource/Benchmarks/McCat/15-trie/trie: 17.14% (0.1750 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 16.67% (0.2400 => 0.2800)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 16.67% (0.3600 => 0.4200)
  MultiSource/Applications/oggenc/oggenc: 16.18% (18.3550 => 21.3250)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 16.18% (0.3400 => 0.3950)
  MultiSource/Benchmarks/PAQ8p/paq8p: 16.15% (9.0400 => 10.5000)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 16.13% (0.3100 => 0.3600)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 16.10% (0.5900 => 0.6850)
  SingleSource/Benchmarks/Stanford/Treesort: 16.00% (0.1250 => 0.1450)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 15.63% (0.4800 => 0.5550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 15.26% (3.5050 => 4.0400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 15.26% (3.6050 => 4.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 15.00% (0.2000 => 0.2300)
  SingleSource/Benchmarks/Stanford/Perm: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 14.94% (0.7700 => 0.8850)
  SingleSource/Regression/C++/ofstream_ctor: 14.84% (0.6400 => 0.7350)
  MultiSource/Benchmarks/sim/sim: 14.75% (0.9150 => 1.0500)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 14.61% (3.2850 => 3.7650)
  SingleSource/Benchmarks/McGill/exptree: 14.58% (0.2400 => 0.2750)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 14.49% (1.0700 => 1.2250)
  SingleSource/Benchmarks/Shootout/random: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/SmallPT/smallpt: 14.29% (0.5250 => 0.6000)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 14.03% (2.8150 => 3.2100)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 13.85% (0.3250 => 0.3700)
  SingleSource/Benchmarks/Shootout/heapsort: 13.79% (0.1450 => 0.1650)
  MultiSource/Applications/hexxagon/hexxagon: 13.77% (3.3050 => 3.7600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 13.73% (0.2550 => 0.2900)
  MultiSource/Applications/minisat/minisat: 13.62% (2.1300 => 2.4200)
  MultiSource/Applications/d/make_dparser: 13.43% (13.8900 => 15.7550)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 13.33% (0.1500 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/wc: 13.29% (0.7150 => 0.8100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 13.27% (0.4900 => 0.5550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 13.21% (0.2650 => 0.3000)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 12.77% (0.2350 => 0.2650)
  SingleSource/Benchmarks/Misc/flops: 12.33% (0.3650 => 0.4100)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 11.76% (0.7650 => 0.8550)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 11.76% (0.6800 => 0.7600)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 11.67% (0.3000 => 0.3350)
  SingleSource/Benchmarks/Shootout-C++/random: 11.54% (0.6500 => 0.7250)
  MultiSource/Applications/treecc/treecc: 11.39% (8.8700 => 9.8800)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 11.20% (17.2250 => 19.1550)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.77% (0.6500 => 0.7200)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 10.70% (3.7400 => 4.1400)
  MultiSource/Benchmarks/Prolangs-C/football/football: 10.63% (2.8700 => 3.1750)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 10.59% (4.7200 => 5.2200)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 10.40% (0.6250 => 0.6900)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 10.15% (0.9850 => 1.0850)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 9.95% (2.7650 => 3.0400)
  SingleSource/Benchmarks/Shootout-C++/moments: 9.92% (1.2100 => 1.3300)
  MultiSource/Benchmarks/FreeBench/neural/neural: 9.82% (0.5600 => 0.6150)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 9.80% (0.2550 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 9.76% (0.2050 => 0.2250)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.72% (0.3600 => 0.3950)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/sieve: 9.44% (0.9000 => 0.9850)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 9.36% (1.1750 => 1.2850)
  SingleSource/Benchmarks/Shootout-C++/ary: 9.30% (0.8600 => 0.9400)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 9.29% (0.7000 => 0.7650)
  SingleSource/Benchmarks/Shootout-C++/ary3: 9.04% (0.8850 => 0.9650)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.00% (1.0550 => 1.1500)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 8.94% (4.8650 => 5.3000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 8.91% (0.5050 => 0.5500)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 8.83% (28.2450 => 30.7400)
  SingleSource/Benchmarks/Dhrystone/fldry: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 8.82% (3.8550 => 4.1950)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 8.70% (0.3450 => 0.3750)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.70% (0.2300 => 0.2500)
  SingleSource/UnitTests/Vector/constpool: 8.64% (155.3200 => 168.7400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 8.60% (2.3250 => 2.5250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.54% (3.4550 => 3.7500)
  SingleSource/UnitTests/SignlessTypes/rem: 8.45% (0.3550 => 0.3850)
  MultiSource/Benchmarks/MallocBench/gs/gs: 8.29% (13.2050 => 14.3000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 8.09% (0.6800 => 0.7350)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 8.09% (3.2150 => 3.4750)
  MultiSource/Applications/ClamAV/clamscan: 7.86% (52.1300 => 56.2300)
  MultiSource/Applications/spiff/spiff: 7.73% (3.4300 => 3.6950)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 7.69% (4.0950 => 4.4100)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 7.61% (0.9850 => 1.0600)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.45% (3.6900 => 3.9650)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.35% (0.6800 => 0.7300)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.30% (0.6850 => 0.7350)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 7.27% (1.4450 => 1.5500)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 7.25% (0.3450 => 0.3700)
  SingleSource/Benchmarks/Shootout-C++/objinst: 7.14% (0.7000 => 0.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 7.14% (0.2800 => 0.3000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 7.06% (3.8950 => 4.1700)
  MultiSource/Applications/kimwitu++/kc: 6.98% (48.6150 => 52.0100)
  MultiSource/Applications/JM/ldecod/ldecod: 6.98% (23.8550 => 25.5200)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 6.97% (4.5200 => 4.8350)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.88% (1.0900 => 1.1650)
  SingleSource/Benchmarks/Shootout-C++/ary2: 6.74% (0.8900 => 0.9500)
  MultiSource/Benchmarks/Olden/em3d/em3d: 6.73% (0.5200 => 0.5550)
  SingleSource/Benchmarks/McGill/chomp: 6.67% (0.6000 => 0.6400)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 6.54% (1.9100 => 2.0350)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 6.54% (0.7650 => 0.8150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 6.48% (2.5450 => 2.7100)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 6.45% (0.3100 => 0.3300)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/matrix: 6.37% (0.7850 => 0.8350)
  SingleSource/Benchmarks/Shootout-C++/hash2: 6.25% (1.4400 => 1.5300)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 6.19% (3.9550 => 4.2000)
  SingleSource/Benchmarks/CoyoteBench/almabench: 6.12% (0.2450 => 0.2600)
  MultiSource/Applications/JM/lencod/lencod: 5.96% (50.2100 => 53.2050)
  MultiSource/Benchmarks/Olden/health/health: 5.95% (0.4200 => 0.4450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.81% (1.7200 => 1.8200)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 5.79% (1.2100 => 1.2800)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 5.70% (1.5800 => 1.6700)
  MultiSource/Applications/viterbi/viterbi: 5.66% (0.5300 => 0.5600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 5.65% (3.8950 => 4.1150)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 5.60% (12.6750 => 13.3850)
  MultiSource/Applications/lambda-0_1_3/lambda: 5.34% (2.0600 => 2.1700)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 5.33% (2.2500 => 2.3700)
  MultiSource/Applications/lua/lua: 5.19% (12.0500 => 12.6750)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.04% (15.9850 => 16.7900)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 4.99% (1.8050 => 1.8950)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 4.96% (16.2300 => 17.0350)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 4.81% (2.0800 => 2.1800)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 4.76% (3.2550 => 3.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 4.55% (0.2200 => 0.2300)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 4.40% (0.7950 => 0.8300)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 4.15% (1.9300 => 2.0100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 4.14% (3.9850 => 4.1500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.11% (2.6750 => 2.7850)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 3.97% (4.6600 => 4.8450)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 3.96% (1.1350 => 1.1800)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 3.94% (3.8100 => 3.9600)
  MultiSource/Benchmarks/Olden/bh/bh: 3.85% (0.9100 => 0.9450)
  MultiSource/Applications/SPASS/SPASS: 3.75% (67.9400 => 70.4850)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.51% (0.8550 => 0.8850)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 3.23% (0.4650 => 0.4800)
  SingleSource/Benchmarks/Shootout-C++/hash: 3.21% (1.4000 => 1.4450)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 3.14% (15.7850 => 16.2800)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.13% (0.3200 => 0.3300)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 2.67% (92.4350 => 94.9000)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 2.52% (3.9750 => 4.0750)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 2.27% (1.9800 => 2.0250)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 2.26% (0.6650 => 0.6800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 2.17% (3.9100 => 3.9950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 2.11% (4.0300 => 4.1150)
  MultiSource/Benchmarks/McCat/09-vor/vor: 2.08% (0.9600 => 0.9800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 1.88% (3.7150 => 3.7850)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 1.85% (5.4150 => 5.5150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 1.52% (3.9500 => 4.0100)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.45% (52.9500 => 53.7200)
  MultiSource/Applications/sgefa/sgefa: 1.40% (1.4300 => 1.4500)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 1.29% (0.7750 => 0.7850)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 300.00% (0.0050 => 0.0200)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 91.21% (8.4200 => 16.1000)
  MultiSource/Applications/kimwitu++/kc: 90.91% (0.1100 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 82.86% (0.3500 => 0.6400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 76.88% (11.3300 => 20.0400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 58.76% (12.3300 => 19.5750)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 57.14% (0.1750 => 0.2750)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 57.14% (0.0350 => 0.0550)
  MultiSource/Applications/aha/aha: 30.62% (5.5850 => 7.2950)
  MultiSource/Applications/siod/siod: 26.24% (6.3650 => 8.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 25.12% (67.3550 => 84.2750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 25.10% (20.2800 => 25.3700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 24.48% (1.2050 => 1.5000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.12% (8.6850 => 10.7800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 23.08% (0.1300 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 21.87% (129.1150 => 157.3500)
  MultiSource/Applications/sqlite3/sqlite3: 21.25% (12.7550 => 15.4650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 21.04% (1.6400 => 1.9850)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 19.58% (14.7350 => 17.6200)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 18.99% (0.3950 => 0.4700)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 18.90% (10.9500 => 13.0200)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 18.74% (12.8850 => 15.3000)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 18.64% (18.9150 => 22.4400)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 17.65% (0.8500 => 1.0000)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 17.19% (52.1050 => 61.0600)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 16.93% (7.1450 => 8.3550)
  MultiSource/Benchmarks/Olden/tsp/tsp: 16.40% (9.7850 => 11.3900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 16.01% (4.1850 => 4.8550)
  SingleSource/Benchmarks/Misc/richards_benchmark: 15.10% (2.8150 => 3.2400)
  SingleSource/Benchmarks/Shootout/fib2: 14.02% (8.2750 => 9.4350)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 13.64% (0.1100 => 0.1250)
  MultiSource/Benchmarks/Olden/mst/mst: 13.64% (0.2200 => 0.2500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 13.41% (0.8200 => 0.9300)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.31% (14.1200 => 16.0000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 13.12% (19.9700 => 22.5900)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 12.59% (12.0700 => 13.5900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 12.16% (3.9050 => 4.3800)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 12.16% (21.0950 => 23.6600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 12.04% (193.9050 => 217.2550)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 12.04% (1.0800 => 1.2100)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 11.70% (5.3000 => 5.9200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 11.67% (0.3000 => 0.3350)
  MultiSource/Benchmarks/FreeBench/neural/neural: 11.29% (0.3100 => 0.3450)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 11.09% (12.8100 => 14.2300)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 10.84% (0.8300 => 0.9200)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.77% (8.7250 => 9.6650)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 10.31% (8.5800 => 9.4650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 10.25% (26.6700 => 29.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 10.23% (22.4300 => 24.7250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 10.20% (25.2950 => 27.8750)
  MultiSource/Benchmarks/McCat/09-vor/vor: 10.00% (0.3500 => 0.3850)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.79% (16.2900 => 17.8850)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.76% (0.2050 => 0.2250)
  MultiSource/Benchmarks/Olden/power/power: 9.69% (8.1000 => 8.8850)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/fibo: 9.60% (14.4250 => 15.8100)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.52% (16.1200 => 17.6550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 9.52% (20.6950 => 22.6650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 9.47% (8.7650 => 9.5950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 9.10% (17.6450 => 19.2500)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.04% (27.9750 => 30.5050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 8.89% (0.2250 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.82% (0.6800 => 0.7400)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 8.73% (6.1250 => 6.6600)
  SingleSource/Benchmarks/Shootout-C++/lists1: 8.57% (1.7500 => 1.9000)
  SingleSource/Benchmarks/Misc/fp-convert: 8.52% (4.6950 => 5.0950)
  MultiSource/Benchmarks/FreeBench/distray/distray: 8.43% (0.8300 => 0.9000)
  MultiSource/Benchmarks/McCat/08-main/main: 8.33% (0.1200 => 0.1300)
  SingleSource/Benchmarks/McGill/misr: 8.33% (0.5400 => 0.5850)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 8.27% (3.3250 => 3.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 8.21% (12.9700 => 14.0350)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.19% (3.4800 => 3.7650)
  SingleSource/UnitTests/Vector/multiplies: 8.17% (1.7750 => 1.9200)
  SingleSource/Benchmarks/Shootout-C++/matrix: 8.16% (8.2750 => 8.9500)
  MultiSource/Applications/viterbi/viterbi: 8.14% (10.1400 => 10.9650)
  MultiSource/Applications/spiff/spiff: 8.07% (16.4150 => 17.7400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 8.07% (2.8500 => 3.0800)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 8.07% (3.5950 => 3.8850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 8.01% (1.9350 => 2.0900)
  MultiSource/Benchmarks/Olden/bh/bh: 7.99% (7.1950 => 7.7700)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 7.99% (27.7900 => 30.0100)
  SingleSource/Benchmarks/CoyoteBench/almabench: 7.92% (43.6950 => 47.1550)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 7.86% (42.4800 => 45.8200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.84% (26.0750 => 28.1200)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.83% (1.0850 => 1.1700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 7.83% (2.8750 => 3.1000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.78% (14.8500 => 16.0050)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 7.77% (14.4200 => 15.5400)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.75% (7.3550 => 7.9250)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Misc/flops: 7.73% (17.9750 => 19.3650)
  SingleSource/Benchmarks/Misc/ReedSolomon: 7.72% (20.9850 => 22.6050)
  SingleSource/Benchmarks/Shootout/matrix: 7.71% (6.4850 => 6.9850)
  SingleSource/Benchmarks/McGill/queens: 7.71% (4.7350 => 5.1000)
  SingleSource/Benchmarks/Dhrystone/dry: 7.69% (4.8100 => 5.1800)
  SingleSource/Benchmarks/Misc/flops-8: 7.68% (5.7300 => 6.1700)
  SingleSource/Benchmarks/Misc/flops-7: 7.67% (10.1100 => 10.8850)
  SingleSource/Regression/C/uint64_to_float: 7.65% (1.7650 => 1.9000)
  SingleSource/Benchmarks/Shootout/ary3: 7.65% (6.6700 => 7.1800)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.63% (4.1950 => 4.5150)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.63% (5.2450 => 5.6450)
  SingleSource/Benchmarks/Shootout/lists: 7.62% (22.5850 => 24.3050)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.54% (2.7850 => 2.9950)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.54% (3.4500 => 3.7100)
  SingleSource/Benchmarks/Misc/flops-3: 7.51% (7.1900 => 7.7300)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 7.50% (0.2000 => 0.2150)
  SingleSource/Benchmarks/Misc/flops-1: 7.49% (6.7400 => 7.2450)
  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-C++/stepanov_v1p2: 7.44% (23.4000 => 25.1400)
  SingleSource/Benchmarks/Misc/flops-2: 7.42% (4.0450 => 4.3450)
  SingleSource/Benchmarks/Misc/flops-6: 7.41% (5.3950 => 5.7950)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.40% (12.2950 => 13.2050)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.39% (1.4200 => 1.5250)
  SingleSource/Benchmarks/Misc/flops-4: 7.39% (3.3150 => 3.5600)
  SingleSource/Benchmarks/Shootout/methcall: 7.36% (8.6300 => 9.2650)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 7.35% (0.3400 => 0.3650)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.34% (4.6300 => 4.9700)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 7.33% (4.9100 => 5.2700)
  SingleSource/Benchmarks/Shootout/sieve: 7.19% (15.2400 => 16.3350)
  SingleSource/Benchmarks/Misc/mandel: 7.13% (4.2800 => 4.5850)
  SingleSource/Benchmarks/Misc/mandel-2: 7.13% (2.0350 => 2.1800)
  MultiSource/Applications/obsequi/Obsequi: 7.11% (4.9950 => 5.3500)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.85% (12.1950 => 13.0300)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 6.84% (1.5350 => 1.6400)
  SingleSource/Benchmarks/SmallPT/smallpt: 6.78% (60.3850 => 64.4800)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 6.78% (2.0650 => 2.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 6.71% (2.4600 => 2.6250)
  MultiSource/Applications/sgefa/sgefa: 6.67% (0.8250 => 0.8800)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 6.67% (0.1500 => 0.1600)
  MultiSource/Benchmarks/sim/sim: 6.66% (12.9200 => 13.7800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 6.50% (7.0000 => 7.4550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 6.32% (0.4750 => 0.5050)
  MultiSource/Applications/lua/lua: 6.28% (64.8500 => 68.9250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 6.28% (2.2300 => 2.3700)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 6.20% (4.8400 => 5.1400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 6.08% (5.8350 => 6.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 5.95% (0.4200 => 0.4450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 5.94% (1.6000 => 1.6950)
  MultiSource/Applications/JM/lencod/lencod: 5.94% (18.2800 => 19.3650)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.77% (2.6000 => 2.7500)
  SingleSource/Benchmarks/Stanford/Puzzle: 5.75% (0.4350 => 0.4600)
  SingleSource/Benchmarks/Shootout/hash: 5.70% (16.7450 => 17.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 5.69% (0.6150 => 0.6500)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 5.56% (0.9000 => 0.9500)
  SingleSource/Benchmarks/Shootout/strcat: 5.43% (0.4600 => 0.4850)
  MultiSource/Applications/d/make_dparser: 5.41% (0.1850 => 0.1950)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.29% (5.2950 => 5.5750)
  MultiSource/Applications/ClamAV/clamscan: 5.19% (0.3850 => 0.4050)
  MultiSource/Applications/hexxagon/hexxagon: 5.12% (29.4800 => 30.9900)
  SingleSource/Benchmarks/Shootout-C++/strcat: 4.76% (0.2100 => 0.2200)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 4.74% (14.6550 => 15.3500)
  SingleSource/Benchmarks/Misc/fbench: 4.71% (6.7900 => 7.1100)
  MultiSource/Applications/SPASS/SPASS: 4.56% (36.1950 => 37.8450)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 4.36% (18.3550 => 19.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 4.32% (99.2600 => 103.5450)
  MultiSource/Applications/minisat/minisat: 4.28% (24.6350 => 25.6900)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 4.00% (12.1150 => 12.6000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 3.95% (11.3950 => 11.8450)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 3.92% (134.5050 => 139.7800)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 3.61% (6.2400 => 6.4650)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 3.48% (32.7400 => 33.8800)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.45% (12.6000 => 13.0350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 3.42% (9.8000 => 10.1350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 3.30% (17.2800 => 17.8500)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 3.26% (1.0750 => 1.1100)
  SingleSource/Benchmarks/Misc/whetstone: 3.15% (5.5550 => 5.7300)
  SingleSource/Benchmarks/Misc-C++/bigfib: 3.05% (0.6550 => 0.6750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 2.99% (13.0500 => 13.4400)
  MultiSource/Benchmarks/Olden/bisort/bisort: 2.93% (1.5350 => 1.5800)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.74% (182.4700 => 187.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 2.73% (11.0000 => 11.3000)
  SingleSource/Benchmarks/Linpack/linpack-pc: 2.65% (6.9850 => 7.1700)
  MultiSource/Applications/SIBsim4/SIBsim4: 2.64% (14.7650 => 15.1550)
  SingleSource/Benchmarks/Shootout/heapsort: 2.61% (13.7950 => 14.1550)
  SingleSource/Benchmarks/Shootout-C++/sieve: 2.44% (6.5700 => 6.7300)
  SingleSource/Benchmarks/McGill/chomp: 2.23% (2.4650 => 2.5200)
  MultiSource/Benchmarks/mafft/pairlocalalign: 2.12% (62.5550 => 63.8800)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 2.11% (0.9500 => 0.9700)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.97% (6.6000 => 6.7300)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.84% (24.1750 => 24.6200)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.81% (9.9250 => 10.1050)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.71% (9.0650 => 9.2200)
  SingleSource/Benchmarks/Misc/salsa20: 1.61% (22.0900 => 22.4450)
  MultiSource/Benchmarks/llubenchmark/llu: 1.34% (16.0500 => 16.2650)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.23% (62.2450 => 63.0100)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 1.21% (28.4850 => 28.8300)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-05-14-initialize-string: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/conditional-gnu-ext: -62.50% (0.0400 => 0.0150)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -58.33% (0.0600 => 0.0250)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/pointer_arithmetic: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/Vector/sumarray: -50.00% (0.0600 => 0.0300)
  SingleSource/Benchmarks/Shootout/hello: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C/test_indvars: -41.18% (0.0850 => 0.0500)
  SingleSource/UnitTests/2002-05-02-CastTest3: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-08-20-FoldBug: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-08-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/pi: -35.71% (0.0700 => 0.0450)
  SingleSource/UnitTests/FloatPrecision: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/AtomicOps: -33.33% (0.0750 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-4: -32.00% (0.1250 => 0.0850)
  SingleSource/UnitTests/2002-05-02-CastTest: -31.25% (0.0800 => 0.0550)
  SingleSource/Regression/C/callargs: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/printargs: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  MultiSource/Applications/lemon/lemon: -26.52% (5.6000 => 4.1150)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C++/pointer_member: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/Vector/simple: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-7: -22.73% (0.1100 => 0.0850)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -21.54% (0.3250 => 0.2550)
  SingleSource/UnitTests/2003-05-14-AtExit: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -21.23% (0.7300 => 0.5750)
  SingleSource/UnitTests/Vector/multiplies: -21.05% (0.0950 => 0.0750)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -19.85% (0.6550 => 0.5250)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -18.37% (0.2450 => 0.2000)
  SingleSource/UnitTests/SignlessTypes/cast2: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/TestLoop: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/uint64_to_float: -17.86% (0.1400 => 0.1150)
  SingleSource/Benchmarks/Misc/salsa20: -17.65% (0.1700 => 0.1400)
  SingleSource/Regression/C++/pointer_method2: -17.65% (0.0850 => 0.0700)
  MultiSource/Applications/obsequi/Obsequi: -16.79% (4.1700 => 3.4700)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -16.54% (0.6650 => 0.5550)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -15.25% (0.2950 => 0.2500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.93% (0.3350 => 0.2850)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -14.77% (1.1850 => 1.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -13.89% (0.1800 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Misc/dt: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Misc/flops-6: -13.04% (0.1150 => 0.1000)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -12.87% (1.3600 => 1.1850)
  MultiSource/Benchmarks/McCat/08-main/main: -12.82% (0.9750 => 0.8500)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -11.00% (0.5000 => 0.4450)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -10.99% (6.2800 => 5.5900)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -10.64% (0.4700 => 0.4200)
  MultiSource/Benchmarks/Olden/bisort/bisort: -10.26% (0.1950 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -10.19% (2.0600 => 1.8500)
  SingleSource/UnitTests/SignlessTypes/div: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -9.55% (1.1000 => 0.9950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -9.43% (0.2650 => 0.2400)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -9.37% (4.5350 => 4.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -8.93% (0.2800 => 0.2550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -8.65% (1.0400 => 0.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -8.62% (0.2900 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -8.30% (3.3150 => 3.0400)
  MultiSource/Benchmarks/BitBench/five11/five11: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Olden/mst/mst: -7.89% (0.3800 => 0.3500)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -7.89% (0.1900 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -7.87% (1.3350 => 1.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -7.84% (0.2550 => 0.2350)
  MultiSource/Benchmarks/Bullet/bullet: -7.74% (117.8850 => 108.7600)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1950 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -7.69% (0.2600 => 0.2400)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.60% (2.1200 => 1.9800)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -6.05% (1.7350 => 1.6300)
  SingleSource/Benchmarks/Misc/ReedSolomon: -5.80% (0.6900 => 0.6500)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -5.49% (19.0200 => 17.9750)
  SingleSource/Benchmarks/McGill/misr: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/NPB-serial/is/is: -4.65% (0.2150 => 0.2050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -4.65% (0.2150 => 0.2050)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -4.55% (0.3300 => 0.3150)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -4.07% (0.8600 => 0.8250)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (0.2700 => 0.2600)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -3.48% (2.0100 => 1.9400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.12% (3.8450 => 3.7250)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -3.02% (4.9750 => 4.8250)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -2.47% (3.8450 => 3.7500)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -2.15% (1.1650 => 1.1400)
  SingleSource/Benchmarks/Misc/oourafft: -2.04% (0.7350 => 0.7200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -2.04% (6.1350 => 6.0100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -2.02% (4.9500 => 4.8500)
  MultiSource/Benchmarks/McCat/05-eks/eks: -1.83% (1.6350 => 1.6050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -1.71% (0.5850 => 0.5750)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.33% (2.6350 => 2.6000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -1.27% (0.7900 => 0.7800)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -1.07% (3.7550 => 3.7150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -1.04% (3.8550 => 3.8150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -1.01% (0.9950 => 0.9850)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/BitBench/five11/five11: -67.30% (60.4450 => 19.7650)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -41.46% (0.4100 => 0.2400)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -28.21% (8.4000 => 6.0300)
  MultiSource/Applications/JM/ldecod/ldecod: -25.81% (0.1550 => 0.1150)
  SingleSource/Benchmarks/Stanford/Treesort: -24.64% (0.3450 => 0.2600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -22.09% (16.9300 => 13.1900)
  MultiSource/Applications/lemon/lemon: -21.96% (3.8700 => 3.0200)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -16.98% (8.5400 => 7.0900)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -15.69% (4.4300 => 3.7350)
  SingleSource/Benchmarks/Misc/ffbench: -13.66% (4.3200 => 3.7300)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -11.50% (13.7400 => 12.1600)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -10.48% (22.8950 => 20.4950)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -8.86% (28.1750 => 25.6800)
  SingleSource/Benchmarks/Shootout-C++/hash: -8.72% (2.1800 => 1.9900)
  MultiSource/Benchmarks/nbench/nbench: -7.15% (39.7400 => 36.9000)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -7.08% (16.6550 => 15.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.65% (13.3750 => 12.4850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -5.74% (17.6950 => 16.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -5.05% (1.8800 => 1.7850)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.73% (2.3250 => 2.2150)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.55% (4.2850 => 4.0900)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -4.52% (1.1050 => 1.0550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -3.82% (0.6550 => 0.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -3.59% (1.6700 => 1.6100)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -3.35% (9.8500 => 9.5200)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -2.48% (1.0100 => 0.9850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -2.30% (18.6650 => 18.2350)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -2.22% (15.5150 => 15.1700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -2.13% (21.3600 => 20.9050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.33% (39.7700 => 39.2400)

Report Time: 0.91s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140113/293e43c5/attachment.html>


More information about the llvm-testresults mailing list