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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri Jan 31 12:23:42 PST 2014


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

Comparing:
     Run: 21598, Order: 200563, Start Time: 2014-01-31 19:39:37, End Time: 2014-01-31 20:28:51
      To: 21593, Order: 200558, Start Time: 2014-01-31 17:47:59, End Time: 2014-01-31 18:37:39
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 13 (374 on baseline)
Performance Improvements: 2 (206 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1095 (506 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Benchmarks/Misc/flops-5: 60.00% (0.0750 => 0.1200, std.dev.: 0.0081)
  SingleSource/UnitTests/Vector/build2: 40.00% (0.0750 => 0.1050, std.dev.: 0.0071)
  SingleSource/UnitTests/2003-05-07-VarArgs: 23.53% (0.0850 => 0.1050, std.dev.: 0.0073)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 8.04% (5.7800 => 6.2450, std.dev.: 0.0588)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 8.03% (3.8000 => 4.1050, std.dev.: 0.0228)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 7.77% (4.3100 => 4.6450, std.dev.: 0.1153)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 7.71% (4.2800 => 4.6100, std.dev.: 0.0762)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 6.23% (7.8700 => 8.3600, std.dev.: 0.0382)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 4.16% (5.2850 => 5.5050, std.dev.: 0.0786)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 2.80% (3.9250 => 4.0350, std.dev.: 0.0373)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 13.60% (0.6250 => 0.7100, std.dev.: 0.0243)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 8.19% (8.1200 => 8.7850, std.dev.: 0.1739)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 3.94% (16.9900 => 17.6600, std.dev.: 0.2119)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350, std.dev.: 0.0060)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -10.69% (0.6550 => 0.5850, std.dev.: 0.0254)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 700.00% (0.0050 => 0.0400)
  SingleSource/UnitTests/block-byref-test: 600.00% (0.0050 => 0.0350)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2002-05-02-CastTest3: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-12-13-MishaTest: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C++/2003-06-13-Crasher: 66.67% (0.0150 => 0.0250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 66.02% (3.6050 => 5.9850)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 62.50% (0.0400 => 0.0650)
  SingleSource/Regression/C++/2003-05-14-array-init: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/DuffsDevice: 54.55% (0.0550 => 0.0850)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 51.22% (0.2050 => 0.3100)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2008-04-18-LoopBug: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/Vector/divides: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 47.02% (4.0300 => 5.9250)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 40.00% (0.1500 => 0.2100)
  SingleSource/UnitTests/Vector/build2: 40.00% (0.0750 => 0.1050)
  SingleSource/Benchmarks/Stanford/Quicksort: 38.10% (0.1050 => 0.1450)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 36.88% (3.7550 => 5.1400)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 36.71% (3.2550 => 4.4500)
  SingleSource/UnitTests/SignlessTypes/ccc: 35.71% (0.0700 => 0.0950)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/PR1386: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/Vector/build: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 32.76% (0.2900 => 0.3850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 32.08% (0.2650 => 0.3500)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 31.71% (0.2050 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 31.42% (1.1300 => 1.4850)
  SingleSource/Benchmarks/McGill/exptree: 31.25% (0.2400 => 0.3150)
  MultiSource/Benchmarks/sim/sim: 30.05% (0.9150 => 1.1900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 29.94% (3.9750 => 5.1650)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 29.33% (3.9550 => 5.1150)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 27.42% (0.9300 => 1.1850)
  SingleSource/Regression/C++/fixups: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2002-05-02-CastTest2: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 25.58% (0.2150 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 25.49% (0.2550 => 0.3200)
  SingleSource/Benchmarks/Linpack/linpack-pc: 25.45% (0.8250 => 1.0350)
  MultiSource/Applications/sqlite3/sqlite3: 25.05% (63.1750 => 79.0000)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-08-11-VaListArg: 25.00% (0.0800 => 0.1000)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 25.00% (0.0600 => 0.0750)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 25.00% (0.0600 => 0.0750)
  SingleSource/Regression/C/sumarray2d: 23.53% (0.0850 => 0.1050)
  SingleSource/UnitTests/2003-05-07-VarArgs: 23.53% (0.0850 => 0.1050)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 22.76% (4.3050 => 5.2850)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2003-04-22-Switch: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  SingleSource/Benchmarks/Stanford/Queens: 21.74% (0.1150 => 0.1400)
  MultiSource/Benchmarks/BitBench/five11/five11: 21.62% (0.1850 => 0.2250)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 21.35% (15.7850 => 19.1550)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 21.35% (0.4450 => 0.5400)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 21.28% (0.2350 => 0.2850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/NPB-serial/is/is: 20.93% (0.2150 => 0.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 20.45% (0.2200 => 0.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 20.00% (0.2250 => 0.2700)
  SingleSource/Benchmarks/Shootout/ary3: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 19.15% (0.2350 => 0.2800)
  MultiSource/Applications/Burg/burg: 19.15% (3.6300 => 4.3250)
  SingleSource/Benchmarks/Shootout/random: 19.05% (0.1050 => 0.1250)
  MultiSource/Applications/minisat/minisat: 19.01% (2.1300 => 2.5350)
  MultiSource/Applications/siod/siod: 18.83% (9.3750 => 11.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 18.18% (0.2200 => 0.2600)
  SingleSource/UnitTests/2003-05-26-Shorts: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 17.65% (0.2550 => 0.3000)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 17.12% (3.5050 => 4.1050)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 16.73% (3.8550 => 4.5000)
  SingleSource/Benchmarks/Misc/flops-2: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/McGill/queens: 16.67% (0.1500 => 0.1750)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 16.60% (1.1750 => 1.3700)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 16.18% (3.7400 => 4.3450)
  SingleSource/Benchmarks/Shootout-C++/strcat: 16.15% (0.6500 => 0.7550)
  SingleSource/Benchmarks/Stanford/Bubblesort: 15.79% (0.0950 => 0.1100)
  MultiSource/Applications/kimwitu++/kc: 15.15% (48.6150 => 55.9800)
  MultiSource/Applications/sgefa/sgefa: 15.03% (1.4300 => 1.6450)
  SingleSource/Benchmarks/Stanford/Perm: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 14.95% (1.0700 => 1.2300)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 14.52% (0.3100 => 0.3550)
  SingleSource/Benchmarks/Stanford/Towers: 13.79% (0.1450 => 0.1650)
  SingleSource/Benchmarks/Misc/dt: 13.64% (0.1100 => 0.1250)
  SingleSource/Benchmarks/McGill/chomp: 13.33% (0.6000 => 0.6800)
  SingleSource/Benchmarks/Shootout/strcat: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 13.24% (0.6800 => 0.7700)
  MultiSource/Applications/aha/aha: 13.16% (0.3800 => 0.4300)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 12.47% (3.6500 => 4.1050)
  MultiSource/Applications/oggenc/oggenc: 12.31% (18.3550 => 20.6150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 12.22% (0.9000 => 1.0100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 11.65% (3.6900 => 4.1200)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.43% (0.1750 => 0.1950)
  MultiSource/Applications/spiff/spiff: 11.22% (3.4300 => 3.8150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 11.21% (4.9500 => 5.5050)
  SingleSource/Benchmarks/Shootout-C++/wc: 11.19% (0.7150 => 0.7950)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 11.03% (2.6750 => 2.9700)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 10.66% (4.0800 => 4.5150)
  MultiSource/Applications/JM/ldecod/ldecod: 10.61% (23.8550 => 26.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 10.42% (0.2400 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 10.34% (0.1450 => 0.1600)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 10.32% (0.7750 => 0.8550)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 10.16% (4.1850 => 4.6100)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 9.98% (4.0600 => 4.4650)
  SingleSource/Benchmarks/Shootout-C++/moments: 9.92% (1.2100 => 1.3300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 9.72% (0.3600 => 0.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 9.62% (0.2600 => 0.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 9.62% (0.2600 => 0.2850)
  MultiSource/Applications/d/make_dparser: 9.61% (13.8900 => 15.2250)
  SingleSource/UnitTests/SignlessTypes/factor: 9.52% (0.1050 => 0.1150)
  MultiSource/Applications/treecc/treecc: 9.47% (8.8700 => 9.7100)
  MultiSource/Applications/lambda-0_1_3/lambda: 9.47% (2.0600 => 2.2550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 8.99% (3.8950 => 4.2450)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.80% (0.6250 => 0.6800)
  SingleSource/Benchmarks/Shootout/lists: 8.70% (0.2300 => 0.2500)
  SingleSource/Benchmarks/Misc/ffbench: 8.51% (0.2350 => 0.2550)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 8.50% (2.7650 => 3.0000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 8.47% (0.5900 => 0.6400)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 8.23% (3.9500 => 4.2750)
  SingleSource/Regression/C/bigstack: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/Olden/em3d/em3d: 7.69% (0.5200 => 0.5600)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.64% (0.7850 => 0.8450)
  SingleSource/Benchmarks/Shootout-C++/lists: 7.60% (0.8550 => 0.9200)
  SingleSource/Benchmarks/Misc/oourafft: 7.48% (0.7350 => 0.7900)
  SingleSource/Benchmarks/Stanford/Puzzle: 7.46% (0.3350 => 0.3600)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 7.35% (0.3400 => 0.3650)
  SingleSource/Benchmarks/Shootout-C++/random: 6.92% (0.6500 => 0.6950)
  SingleSource/Benchmarks/Misc-C++/bigfib: 6.84% (2.1200 => 2.2650)
  MultiSource/Benchmarks/McCat/09-vor/vor: 6.77% (0.9600 => 1.0250)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 6.22% (3.6950 => 3.9250)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 6.09% (0.9850 => 1.0450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 5.91% (3.8100 => 4.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 5.88% (0.2550 => 0.2700)
  SingleSource/Benchmarks/Dhrystone/dry: 5.71% (0.1750 => 0.1850)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 5.53% (3.9750 => 4.1950)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 5.38% (2.3250 => 2.4500)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 5.38% (0.4650 => 0.4900)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 5.23% (0.8600 => 0.9050)
  MultiSource/Benchmarks/Prolangs-C/football/football: 5.23% (2.8700 => 3.0200)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 5.21% (4.6100 => 4.8500)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 5.19% (1.4450 => 1.5200)
  SingleSource/UnitTests/Vector/constpool: 5.09% (155.3200 => 163.2250)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 5.06% (1.1850 => 1.2450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 4.67% (3.8550 => 4.0350)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 4.66% (4.7200 => 4.9400)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 4.62% (4.8650 => 5.0900)
  SingleSource/Benchmarks/Shootout-C++/hash2: 4.51% (1.4400 => 1.5050)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 4.44% (0.4500 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.41% (0.6800 => 0.7100)
  MultiSource/Applications/JM/lencod/lencod: 4.40% (50.2100 => 52.4200)
  SingleSource/Benchmarks/Shootout/matrix: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 4.17% (0.3600 => 0.3750)
  SingleSource/Benchmarks/CoyoteBench/almabench: 4.08% (0.2450 => 0.2550)
  SingleSource/Regression/C++/ofstream_ctor: 3.91% (0.6400 => 0.6650)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 3.88% (2.0600 => 2.1400)
  MultiSource/Benchmarks/PAQ8p/paq8p: 3.71% (9.0400 => 9.3750)
  SingleSource/Benchmarks/Shootout-C++/objinst: 3.57% (0.7000 => 0.7250)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 3.55% (0.9850 => 1.0200)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.54% (138.9550 => 143.8800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 3.33% (0.3000 => 0.3100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 3.13% (0.4800 => 0.4950)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 2.94% (1.3600 => 1.4000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 2.89% (3.4550 => 3.5550)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 2.66% (2.8150 => 2.8900)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 2.48% (1.2100 => 1.2400)
  MultiSource/Applications/hbd/hbd: 2.48% (4.2400 => 4.3450)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 2.47% (2.6350 => 2.7000)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 2.32% (4.0950 => 4.1900)
  MultiSource/Applications/lua/lua: 2.16% (12.0500 => 12.3100)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 2.14% (0.7000 => 0.7150)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 2.02% (3.2150 => 3.2800)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 1.98% (4.5350 => 4.6250)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.79% (1.4000 => 1.4250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 1.74% (1.7200 => 1.7500)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 1.60% (3.7400 => 3.8000)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 1.45% (16.2300 => 16.4650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 1.11% (4.0500 => 4.0950)
  MultiSource/Applications/SPASS/SPASS: 1.03% (67.9400 => 68.6400)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.01% (28.2450 => 28.5300)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 182.62% (43.6950 => 123.4900)
  SingleSource/Benchmarks/Misc/fbench: 165.91% (6.7900 => 18.0550)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 165.14% (7.0000 => 18.5600)
  SingleSource/Benchmarks/Misc/whetstone: 133.03% (5.5550 => 12.9450)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  SingleSource/Benchmarks/Shootout/fib2: 81.51% (8.2750 => 15.0200)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 65.08% (8.4200 => 13.9000)
  MultiSource/Applications/kimwitu++/kc: 54.55% (0.1100 => 0.1700)
  SingleSource/Benchmarks/McGill/chomp: 48.88% (2.4650 => 3.6700)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 46.15% (0.1300 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 37.13% (21.3600 => 29.2900)
  MultiSource/Benchmarks/FreeBench/neural/neural: 37.10% (0.3100 => 0.4250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 34.40% (18.3550 => 24.6700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 33.33% (0.0300 => 0.0400)
  MultiSource/Applications/aha/aha: 31.96% (5.5850 => 7.3700)
  MultiSource/Applications/siod/siod: 29.54% (6.3650 => 8.2450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 27.29% (16.3600 => 20.8250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 26.85% (11.3950 => 14.4550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 26.52% (12.9700 => 16.4100)
  SingleSource/Benchmarks/Shootout-C++/ary2: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/SmallPT/smallpt: 22.35% (60.3850 => 73.8800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 21.08% (28.4850 => 34.4900)
  MultiSource/Applications/sqlite3/sqlite3: 19.52% (12.7550 => 15.2450)
  SingleSource/Benchmarks/Misc-C++/bigfib: 19.08% (0.6550 => 0.7800)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 19.07% (14.7350 => 17.5450)
  SingleSource/Benchmarks/Shootout/sieve: 18.90% (15.2400 => 18.1200)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 17.74% (5.8350 => 6.8700)
  MultiSource/Applications/oggenc/oggenc: 16.67% (0.3600 => 0.4200)
  MultiSource/Benchmarks/nbench/nbench: 16.52% (39.7400 => 46.3050)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 15.65% (4.1850 => 4.8400)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 14.94% (1.2050 => 1.3850)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 14.91% (14.1200 => 16.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 14.52% (0.6200 => 0.7100)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 14.47% (25.2950 => 28.9550)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 12.96% (1.0800 => 1.2200)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.95% (16.2900 => 18.4000)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 12.48% (3.3250 => 3.7400)
  SingleSource/Benchmarks/Stanford/FloatMM: 12.44% (1.0850 => 1.2200)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 12.11% (7.1450 => 8.0100)
  MultiSource/Applications/lambda-0_1_3/lambda: 12.10% (12.1950 => 13.6700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 11.95% (13.0500 => 14.6100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 11.45% (6.4200 => 7.1550)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 11.18% (0.8500 => 0.9450)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/McGill/misr: 11.11% (0.5400 => 0.6000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 10.94% (11.3300 => 12.5700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 10.85% (14.6550 => 16.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 10.84% (4.3800 => 4.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 10.71% (0.4200 => 0.4650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 10.50% (18.6650 => 20.6250)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 10.28% (5.3000 => 5.8450)
  MultiSource/Benchmarks/NPB-serial/is/is: 10.24% (27.9750 => 30.8400)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 10.13% (12.8850 => 14.1900)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.12% (2.8150 => 3.1000)
  MultiSource/Applications/viterbi/viterbi: 10.06% (10.1400 => 11.1600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 10.00% (5.1000 => 5.6100)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.00% (0.3000 => 0.3300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 9.97% (8.7250 => 9.5950)
  MultiSource/Benchmarks/BitBench/five11/five11: 9.81% (60.4450 => 66.3750)
  MultiSource/Applications/lua/lua: 9.78% (64.8500 => 71.1900)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.76% (0.8200 => 0.9000)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.76% (0.2050 => 0.2250)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 9.60% (3.9050 => 4.2800)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 9.50% (4.8400 => 5.3000)
  MultiSource/Applications/minisat/minisat: 9.15% (24.6350 => 26.8900)
  SingleSource/Benchmarks/Shootout-C++/lists1: 9.14% (1.7500 => 1.9100)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.11% (7.3550 => 8.0250)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 9.04% (17.6450 => 19.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.82% (0.6800 => 0.7400)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.70% (14.4250 => 15.6800)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.62% (3.4800 => 3.7800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 8.59% (5.2950 => 5.7500)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.57% (0.1750 => 0.1900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.50% (16.1200 => 17.4900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 8.44% (2.7850 => 3.0200)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 8.23% (2.0650 => 2.2350)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 8.23% (1.6400 => 1.7750)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 8.19% (12.3300 => 13.3400)
  SingleSource/Benchmarks/Misc/mandel: 8.18% (4.2800 => 4.6300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.17% (2.8750 => 3.1100)
  SingleSource/Benchmarks/Shootout/matrix: 8.17% (6.4850 => 7.0150)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 8.06% (8.1300 => 8.7850)
  MultiSource/Applications/obsequi/Obsequi: 8.01% (4.9950 => 5.3950)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.88% (4.6300 => 4.9950)
  SingleSource/UnitTests/Vector/build2: 7.78% (4.3050 => 4.6400)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 7.75% (8.7700 => 9.4500)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Shootout/ary3: 7.72% (6.6700 => 7.1850)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.72% (2.8500 => 3.0700)
  SingleSource/Benchmarks/Misc/flops: 7.71% (17.9750 => 19.3600)
  SingleSource/Benchmarks/Misc/flops-8: 7.68% (5.7300 => 6.1700)
  SingleSource/Benchmarks/Misc/flops-7: 7.67% (10.1100 => 10.8850)
  SingleSource/Benchmarks/Misc/flops-3: 7.65% (7.1900 => 7.7400)
  SingleSource/Benchmarks/Misc/flops-1: 7.64% (6.7400 => 7.2550)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.63% (5.2450 => 5.6450)
  SingleSource/Benchmarks/Shootout/methcall: 7.59% (8.6300 => 9.2850)
  SingleSource/Benchmarks/Misc/fp-convert: 7.56% (4.6950 => 5.0500)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 7.55% (9.8000 => 10.5400)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.47% (14.8500 => 15.9600)
  MultiSource/Benchmarks/Olden/bh/bh: 7.44% (7.1950 => 7.7300)
  SingleSource/Benchmarks/Misc/flops-2: 7.42% (4.0450 => 4.3450)
  SingleSource/Benchmarks/Misc/flops-6: 7.41% (5.3950 => 5.7950)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.39% (1.4200 => 1.5250)
  SingleSource/Benchmarks/Misc/flops-4: 7.39% (3.3150 => 3.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 7.33% (99.2600 => 106.5350)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.25% (3.4500 => 3.7000)
  SingleSource/Benchmarks/Shootout/random: 7.23% (3.7350 => 4.0050)
  SingleSource/Benchmarks/Misc/flops-5: 7.20% (5.6250 => 6.0300)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.12% (23.4000 => 25.0650)
  SingleSource/Benchmarks/Shootout/lists: 7.06% (22.5850 => 24.1800)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.02% (26.0750 => 27.9050)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.95% (12.2950 => 13.1500)
  SingleSource/Benchmarks/Shootout-C++/ary3: 6.89% (6.6000 => 7.0550)
  SingleSource/Benchmarks/Misc/mandel-2: 6.88% (2.0350 => 2.1750)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 6.88% (12.0700 => 12.9000)
  SingleSource/Benchmarks/Shootout-C++/sieve: 6.77% (6.5700 => 7.0150)
  SingleSource/Benchmarks/Shootout-C++/hash2: 6.70% (9.9250 => 10.5900)
  MultiSource/Applications/SPASS/SPASS: 6.67% (36.1950 => 38.6100)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 6.60% (15.1600 => 16.1600)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 6.37% (24.1750 => 25.7150)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.37% (6.1250 => 6.5150)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 6.32% (12.8100 => 13.6200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 6.24% (67.3550 => 71.5550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 6.20% (1.9350 => 2.0550)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 6.20% (4.1950 => 4.4550)
  SingleSource/Benchmarks/Dhrystone/dry: 6.13% (4.8100 => 5.1050)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 6.11% (0.9000 => 0.9550)
  MultiSource/Applications/sgefa/sgefa: 6.06% (0.8250 => 0.8750)
  MultiSource/Applications/JM/lencod/lencod: 5.96% (18.2800 => 19.3700)
  SingleSource/UnitTests/Vector/multiplies: 5.92% (1.7750 => 1.8800)
  MultiSource/Applications/spiff/spiff: 5.79% (16.4150 => 17.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 5.76% (193.9050 => 205.0700)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.70% (4.9100 => 5.1900)
  SingleSource/Regression/C/uint64_to_float: 5.67% (1.7650 => 1.8650)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.58% (2.6000 => 2.7450)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 5.41% (9.0650 => 9.5550)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 5.20% (12.1150 => 12.7450)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 5.18% (9.8500 => 10.3600)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.11% (10.9500 => 11.5100)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.90% (42.4800 => 44.5600)
  MultiSource/Benchmarks/Olden/health/health: 4.86% (1.6450 => 1.7250)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 4.65% (14.5100 => 15.1850)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 4.65% (0.2150 => 0.2250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 4.65% (1.0750 => 1.1250)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  MultiSource/Benchmarks/Olden/bisort/bisort: 4.56% (1.5350 => 1.6050)
  MultiSource/Benchmarks/Olden/tsp/tsp: 4.24% (9.7850 => 10.2000)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 4.06% (1.6000 => 1.6650)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.91% (62.5550 => 65.0000)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.61% (0.8300 => 0.8600)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 3.61% (8.5800 => 8.8900)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 3.59% (8.7650 => 9.0800)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 3.39% (134.5050 => 139.0650)
  MultiSource/Benchmarks/sim/sim: 3.29% (12.9200 => 13.3450)
  SingleSource/Benchmarks/Shootout/strcat: 3.26% (0.4600 => 0.4750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 3.26% (10.2850 => 10.6200)
  MultiSource/Benchmarks/llubenchmark/llu: 3.18% (16.0500 => 16.5600)
  SingleSource/Benchmarks/Misc/oourafft: 3.00% (14.1550 => 14.5800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 3.00% (11.0000 => 11.3300)
  MultiSource/Benchmarks/McCat/09-vor/vor: 2.86% (0.3500 => 0.3600)
  MultiSource/Applications/hexxagon/hexxagon: 2.76% (29.4800 => 30.2950)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.65% (182.4700 => 187.3100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 2.63% (0.9500 => 0.9750)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.55% (20.9850 => 21.5200)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 2.28% (1.5350 => 1.5700)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.20% (17.2800 => 17.6600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.13% (1.8800 => 1.9200)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 2.12% (20.7100 => 21.1500)
  SingleSource/Benchmarks/McGill/queens: 2.11% (4.7350 => 4.8350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 1.97% (129.1150 => 131.6600)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 1.87% (4.2850 => 4.3650)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/2007-04-25-weak: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -61.54% (0.0650 => 0.0250)
  SingleSource/UnitTests/block-byref-cxxobj-test: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/global_type: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/Vector/simple: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/TestLoop: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/pi: -35.71% (0.0700 => 0.0450)
  SingleSource/UnitTests/2002-05-03-NotTest: -35.71% (0.0700 => 0.0450)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C/sumarray: -29.41% (0.0850 => 0.0600)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -26.87% (0.3350 => 0.2450)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -26.09% (0.1150 => 0.0850)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -25.95% (0.6550 => 0.4850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -25.42% (0.2950 => 0.2200)
  SingleSource/Regression/C/matrixTranspose: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2006-01-23-UnionInit: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -25.00% (0.0600 => 0.0450)
  MultiSource/Applications/lemon/lemon: -24.37% (5.6000 => 4.2350)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -21.43% (0.4900 => 0.3850)
  SingleSource/UnitTests/Vector/multiplies: -21.05% (0.0950 => 0.0750)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -20.69% (0.1450 => 0.1150)
  SingleSource/UnitTests/2003-08-20-FoldBug: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/AtomicOps: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -19.44% (0.1800 => 0.1450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.87% (0.2650 => 0.2150)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -18.75% (0.1600 => 0.1300)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -18.37% (0.2450 => 0.2000)
  MultiSource/Benchmarks/nbench/nbench: -17.70% (4.6600 => 3.8350)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -17.62% (1.1350 => 0.9350)
  SingleSource/Benchmarks/Shootout/heapsort: -17.24% (0.1450 => 0.1200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -16.92% (1.9800 => 1.6450)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -16.09% (4.6600 => 3.9100)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -16.08% (0.9950 => 0.8350)
  SingleSource/Benchmarks/Misc/flops-4: -16.00% (0.1250 => 0.1050)
  SingleSource/Regression/C++/pointer_member: -15.38% (0.0650 => 0.0550)
  SingleSource/Regression/C/callargs: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -14.98% (1.3350 => 1.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -14.29% (0.2800 => 0.2400)
  SingleSource/Regression/C/uint64_to_float: -14.29% (0.1400 => 0.1200)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -14.22% (5.4150 => 4.6450)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -13.85% (6.1350 => 5.2850)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -13.85% (0.3250 => 0.2800)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -13.72% (19.0200 => 16.4100)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -12.87% (0.5050 => 0.4400)
  MultiSource/Benchmarks/McCat/08-main/main: -12.82% (0.9750 => 0.8500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -12.77% (0.2350 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -12.50% (0.2800 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -12.36% (4.9750 => 4.3600)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -12.24% (0.4900 => 0.4300)
  MultiSource/Benchmarks/McCat/05-eks/eks: -11.93% (1.6350 => 1.4400)
  SingleSource/Benchmarks/Misc/salsa20: -11.76% (0.1700 => 0.1500)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.76% (0.2550 => 0.2250)
  SingleSource/Benchmarks/SmallPT/smallpt: -11.43% (0.5250 => 0.4650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.20% (0.6250 => 0.5550)
  MultiSource/Applications/obsequi/Obsequi: -11.03% (4.1700 => 3.7100)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -10.73% (26.6150 => 23.7600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -10.71% (0.2800 => 0.2500)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -10.53% (0.1900 => 0.1700)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -10.45% (1.1000 => 0.9850)
  SingleSource/Benchmarks/Misc/fp-convert: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Bullet/bullet: -9.76% (117.8850 => 106.3800)
  MultiSource/Benchmarks/Olden/power/power: -9.64% (0.4150 => 0.3750)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -9.44% (1.1650 => 1.0550)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -9.38% (0.1600 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -9.30% (0.2150 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -9.00% (6.2800 => 5.7150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -8.97% (0.3900 => 0.3550)
  MultiSource/Applications/hexxagon/hexxagon: -8.93% (3.3050 => 3.0100)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -8.85% (4.5200 => 4.1200)
  SingleSource/Benchmarks/Misc/flops-6: -8.70% (0.1150 => 0.1050)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -8.70% (0.2300 => 0.2100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -8.49% (0.5300 => 0.4850)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -8.48% (17.2250 => 15.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -8.09% (0.6800 => 0.6250)
  SingleSource/Benchmarks/Shootout-C++/hello: -8.09% (0.6800 => 0.6250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -8.09% (3.8950 => 3.5800)
  SingleSource/Benchmarks/Misc/ReedSolomon: -7.97% (0.6900 => 0.6350)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1950 => 0.1800)
  SingleSource/Benchmarks/Misc/whetstone: -7.41% (0.2700 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -7.36% (0.8150 => 0.7550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -7.14% (0.5600 => 0.5200)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -6.98% (0.2150 => 0.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -6.90% (0.2900 => 0.2700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -6.54% (0.7650 => 0.7150)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -6.47% (2.0100 => 1.8800)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -6.45% (0.3100 => 0.2900)
  MultiSource/Applications/ClamAV/clamscan: -6.42% (52.1300 => 48.7850)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.33% (1.5800 => 1.4800)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -6.02% (1.9100 => 1.7950)
  SingleSource/Benchmarks/Shootout-C++/fibo: -5.84% (0.6850 => 0.6450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -5.32% (0.4700 => 0.4450)
  MultiSource/Benchmarks/Olden/bisort/bisort: -5.13% (0.1950 => 0.1850)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.01% (12.6750 => 12.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.92% (0.3050 => 0.2900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -4.76% (0.4200 => 0.4000)
  MultiSource/Applications/viterbi/viterbi: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -4.71% (1.8050 => 1.7200)
  SingleSource/Benchmarks/Stanford/Oscar: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -4.44% (6.5350 => 6.2450)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.43% (0.7900 => 0.7550)
  SingleSource/Benchmarks/Misc/flops: -4.11% (0.3650 => 0.3500)
  SingleSource/Benchmarks/Shootout-C++/ary2: -3.93% (0.8900 => 0.8550)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -3.90% (0.7700 => 0.7400)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.77% (0.7950 => 0.7650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -3.69% (3.9300 => 3.7850)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -3.51% (3.8450 => 3.7100)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -3.50% (3.7150 => 3.5850)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -3.42% (0.5850 => 0.5650)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.38% (3.8450 => 3.7150)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -3.37% (1.9300 => 1.8650)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.37% (1.0400 => 1.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -3.29% (31.8800 => 30.8300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.13% (0.3200 => 0.3100)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -3.00% (0.5000 => 0.4850)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -2.96% (8.6150 => 8.3600)
  SingleSource/Benchmarks/Shootout-C++/ary3: -2.82% (0.8850 => 0.8600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.74% (0.7300 => 0.7100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -2.74% (4.0150 => 3.9050)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -2.59% (1.7350 => 1.6900)
  MultiSource/Benchmarks/Olden/health/health: -2.38% (0.4200 => 0.4100)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.36% (4.4550 => 4.3500)
  MultiSource/Benchmarks/Olden/bh/bh: -2.20% (0.9100 => 0.8900)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -2.16% (2.5450 => 2.4900)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -2.05% (3.9100 => 3.8300)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -2.00% (2.2500 => 2.2050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -1.76% (3.9850 => 3.9150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.70% (92.4350 => 90.8600)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -1.23% (52.9500 => 52.3000)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -71.43% (0.0700 => 0.0200)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -50.92% (17.6950 => 8.6850)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -46.15% (1.1050 => 0.5950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -35.37% (0.4100 => 0.2650)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.44% (8.4000 => 6.0950)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -24.96% (13.7400 => 10.3100)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.52% (14.7650 => 11.1450)
  MultiSource/Applications/lemon/lemon: -23.13% (3.8700 => 2.9750)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -22.82% (16.6550 => 12.8550)
  SingleSource/Benchmarks/Stanford/Treesort: -21.74% (0.3450 => 0.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -19.20% (27.7900 => 22.4550)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -17.69% (22.8950 => 18.8450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -16.15% (28.1750 => 23.6250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -15.55% (9.2600 => 7.8200)
  SingleSource/Benchmarks/Shootout-C++/hash: -15.14% (2.1800 => 1.8500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -14.32% (16.9300 => 14.5050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -14.11% (4.4300 => 3.8050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -13.03% (18.9150 => 16.4500)
  MultiSource/Applications/JM/ldecod/ldecod: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/Misc/ffbench: -12.04% (4.3200 => 3.8000)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -11.43% (0.3500 => 0.3100)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -11.41% (52.1050 => 46.1600)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -11.20% (14.4200 => 12.8050)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -9.35% (36.3550 => 32.9550)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.95% (8.2750 => 7.7000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -6.91% (8.5400 => 7.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.43% (13.3750 => 12.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -6.30% (2.4600 => 2.3050)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -5.95% (21.0950 => 19.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -5.69% (1.6700 => 1.5750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -5.65% (20.2800 => 19.1350)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -4.88% (0.6150 => 0.5850)
  SingleSource/Benchmarks/Shootout-C++/lists: -4.84% (62.2450 => 59.2300)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -4.41% (6.2400 => 5.9650)
  SingleSource/Benchmarks/Shootout/hash: -4.18% (16.7450 => 16.0450)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -4.17% (0.3600 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -3.61% (0.8300 => 0.8000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.44% (2.3250 => 2.2450)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.26% (0.4600 => 0.4450)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -3.03% (15.5150 => 15.0450)
  MultiSource/Applications/ClamAV/clamscan: -2.60% (0.3850 => 0.3750)
  MultiSource/Benchmarks/Bullet/bullet: -2.55% (24.1200 => 23.5050)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.52% (3.5700 => 3.4800)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -2.29% (0.6550 => 0.6400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -2.25% (18.0100 => 17.6050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.04% (26.6700 => 26.1250)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.96% (39.7700 => 38.9900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -1.72% (20.6950 => 20.3400)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -1.13% (19.9700 => 19.7450)

Added Tests - Compile Time
--------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Added Tests - Execution Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Report Time: 1.00s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140131/95e7d5b8/attachment.html>


More information about the llvm-testresults mailing list