[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
Wed Feb 19 11:15:57 PST 2014


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

Comparing:
     Run: 22460, Order: 201686, Start Time: 2014-02-19 18:31:48, End Time: 2014-02-19 19:21:29
      To: 22456, Order: 201677, Start Time: 2014-02-19 15:02:13, End Time: 2014-02-19 15:51:23
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 7 (333 on baseline)
Performance Improvements: 5 (219 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1098 (534 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-08-02-CastTest: 50.00% (0.0400 => 0.0600, std.dev.: 0.0050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 47.42% (3.6800 => 5.4250, std.dev.: 0.4960)
  SingleSource/Regression/C++/EH/recursive-throw: 42.86% (0.0700 => 0.1000, std.dev.: 0.0087)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 28.00% (0.2500 => 0.3200, std.dev.: 0.0223)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 67.98% (19.3450 => 32.4950, std.dev.: 3.8014)
  SingleSource/Benchmarks/Misc/ffbench: 45.56% (3.7750 => 5.4950, std.dev.: 0.1706)
  SingleSource/Benchmarks/Shootout-C++/sieve: 22.78% (6.6950 => 8.2200, std.dev.: 0.1461)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2006-02-04-DivRem: -40.00% (0.0500 => 0.0300, std.dev.: 0.0062)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -24.59% (0.3050 => 0.2300, std.dev.: 0.0191)
  MultiSource/Benchmarks/Olden/bisort/bisort: -24.24% (0.1650 => 0.1250, std.dev.: 0.0083)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -23.08% (0.3250 => 0.2500, std.dev.: 0.0157)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -19.05% (0.3150 => 0.2550, std.dev.: 0.0169)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/PR491: 83.33% (0.0300 => 0.0550)
  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/2004-02-02-NegativeZero: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 72.73% (0.0550 => 0.0950)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 66.67% (0.0300 => 0.0500)
  SingleSource/Benchmarks/Linpack/linpack-pc: 66.67% (0.8250 => 1.3750)
  SingleSource/Regression/C++/BuiltinTypeInfo: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 53.83% (3.9850 => 6.1300)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 53.30% (3.2550 => 4.9900)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 50.00% (0.0400 => 0.0600)
  SingleSource/Benchmarks/Shootout/ary3: 46.67% (0.0750 => 0.1100)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 46.12% (4.1850 => 6.1150)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C++/2003-05-14-array-init: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 40.73% (3.8550 => 5.4250)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 39.66% (0.2900 => 0.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 39.58% (0.2400 => 0.3350)
  SingleSource/UnitTests/Vector/divides: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 36.84% (0.0950 => 0.1300)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 36.17% (0.2350 => 0.3200)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 33.33% (0.1500 => 0.2000)
  SingleSource/UnitTests/2008-04-18-LoopBug: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/Olden/em3d/em3d: 32.69% (0.5200 => 0.6900)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 31.25% (4.0800 => 5.3550)
  SingleSource/Benchmarks/Misc/mandel-2: 31.25% (0.0800 => 0.1050)
  SingleSource/UnitTests/2003-08-20-FoldBug: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 29.65% (1.1300 => 1.4650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 29.39% (3.9300 => 5.0850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 28.68% (3.9750 => 5.1150)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 27.96% (0.9300 => 1.1900)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/Vector/build2: 26.67% (0.0750 => 0.0950)
  SingleSource/Benchmarks/Stanford/RealMM: 26.09% (0.1150 => 0.1450)
  MultiSource/Applications/sqlite3/sqlite3: 25.55% (63.1750 => 79.3150)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 25.49% (0.2550 => 0.3200)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C/2008-01-07-LongDouble: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 25.00% (0.1200 => 0.1500)
  SingleSource/Benchmarks/McGill/exptree: 25.00% (0.2400 => 0.3000)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 25.00% (0.1000 => 0.1250)
  SingleSource/Benchmarks/Stanford/Perm: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.78% (4.0150 => 5.0100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 24.72% (0.4450 => 0.5550)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 24.39% (0.2050 => 0.2550)
  SingleSource/UnitTests/member-function-pointers: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/sim/sim: 22.95% (0.9150 => 1.1250)
  SingleSource/Benchmarks/Misc/flops-2: 22.22% (0.0900 => 0.1100)
  SingleSource/Benchmarks/Shootout/fib2: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/FloatPrecision: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 21.67% (2.8150 => 3.4250)
  SingleSource/UnitTests/2003-05-31-CastToBool: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Shootout/methcall: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 20.56% (4.3050 => 5.1900)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 20.35% (0.8600 => 1.0350)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 20.11% (3.7550 => 4.5100)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 19.63% (1.0700 => 1.2800)
  SingleSource/Benchmarks/McGill/chomp: 19.17% (0.6000 => 0.7150)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 19.05% (0.2100 => 0.2500)
  SingleSource/Benchmarks/Stanford/Quicksort: 19.05% (0.1050 => 0.1250)
  MultiSource/Applications/minisat/minisat: 18.78% (2.1300 => 2.5300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 18.60% (0.2150 => 0.2550)
  SingleSource/Benchmarks/Stanford/Puzzle: 17.91% (0.3350 => 0.3950)
  SingleSource/Benchmarks/Misc/mandel: 17.86% (0.1400 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 17.78% (0.2250 => 0.2650)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 17.58% (15.7850 => 18.5600)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 16.67% (0.2400 => 0.2800)
  SingleSource/UnitTests/Threads/tls: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 16.60% (1.1750 => 1.3700)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 15.84% (4.6100 => 5.3400)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 15.69% (0.2550 => 0.2950)
  MultiSource/Applications/kimwitu++/kc: 15.59% (48.6150 => 56.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 15.00% (0.2000 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/sieve: 14.44% (0.9000 => 1.0300)
  MultiSource/Benchmarks/NPB-serial/is/is: 13.95% (0.2150 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/strcat: 13.85% (0.6500 => 0.7400)
  SingleSource/Benchmarks/Misc/dt: 13.64% (0.1100 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 13.64% (0.2200 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 13.50% (0.8150 => 0.9250)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 13.33% (0.1500 => 0.1700)
  SingleSource/Benchmarks/Shootout/strcat: 13.33% (0.0750 => 0.0850)
  SingleSource/Regression/C/badidx: 13.33% (0.0750 => 0.0850)
  SingleSource/Regression/C/testtrace: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 13.17% (3.9100 => 4.4250)
  MultiSource/Applications/oggenc/oggenc: 13.10% (18.3550 => 20.7600)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 13.10% (0.4200 => 0.4750)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/SmallPT/smallpt: 12.38% (0.5250 => 0.5900)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.34% (2.6750 => 3.0050)
  SingleSource/Benchmarks/Shootout-C++/random: 12.31% (0.6500 => 0.7300)
  MultiSource/Applications/siod/siod: 12.16% (9.3750 => 10.5150)
  SingleSource/Benchmarks/Stanford/FloatMM: 12.00% (0.1250 => 0.1400)
  MultiSource/Applications/lambda-0_1_3/lambda: 11.89% (2.0600 => 2.3050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 11.86% (0.5900 => 0.6600)
  SingleSource/Benchmarks/Dhrystone/fldry: 11.76% (0.1700 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 11.63% (1.8050 => 2.0150)
  MultiSource/Applications/JM/ldecod/ldecod: 11.63% (23.8550 => 26.6300)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 11.54% (0.1300 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 11.36% (0.2200 => 0.2450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 10.70% (3.5050 => 3.8800)
  SingleSource/Benchmarks/Shootout-C++/wc: 10.49% (0.7150 => 0.7900)
  SingleSource/Benchmarks/Stanford/Towers: 10.34% (0.1450 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 10.06% (4.7200 => 5.1950)
  MultiSource/Applications/d/make_dparser: 10.01% (13.8900 => 15.2800)
  SingleSource/Benchmarks/McGill/queens: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/moments: 9.92% (1.2100 => 1.3300)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 9.68% (0.3100 => 0.3400)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 9.68% (0.1550 => 0.1700)
  MultiSource/Applications/treecc/treecc: 9.53% (8.8700 => 9.7150)
  SingleSource/Benchmarks/Misc/oourafft: 8.84% (0.7350 => 0.8000)
  SingleSource/Benchmarks/Misc/salsa20: 8.82% (0.1700 => 0.1850)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 8.82% (0.6800 => 0.7400)
  MultiSource/Applications/spiff/spiff: 8.75% (3.4300 => 3.7300)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.70% (0.2300 => 0.2500)
  SingleSource/Benchmarks/Shootout/lists: 8.70% (0.2300 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/objinst: 8.57% (0.7000 => 0.7600)
  MultiSource/Applications/sgefa/sgefa: 8.39% (1.4300 => 1.5500)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 8.33% (0.4800 => 0.5200)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 7.96% (1.4450 => 1.5600)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 7.78% (1.7350 => 1.8700)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.64% (0.7850 => 0.8450)
  MultiSource/Applications/Burg/burg: 7.58% (3.6300 => 3.9050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 7.41% (2.7650 => 2.9700)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.32% (3.6900 => 3.9600)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 7.14% (0.4900 => 0.5250)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 6.75% (1.1850 => 1.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 6.56% (0.3050 => 0.3250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 6.26% (4.9500 => 5.2600)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.15% (0.3250 => 0.3450)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 6.02% (0.6650 => 0.7050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.90% (2.1200 => 2.2450)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 5.88% (2.6350 => 2.7900)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 5.88% (0.3400 => 0.3600)
  SingleSource/Benchmarks/Shootout-C++/lists: 5.85% (0.8550 => 0.9050)
  MultiSource/Benchmarks/McCat/15-trie/trie: 5.71% (0.1750 => 0.1850)
  MultiSource/Benchmarks/BitBench/five11/five11: 5.41% (0.1850 => 0.1950)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 5.37% (1.2100 => 1.2750)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.27% (3.6050 => 3.7950)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 5.08% (0.9850 => 1.0350)
  SingleSource/Benchmarks/Misc/ReedSolomon: 5.07% (0.6900 => 0.7250)
  MultiSource/Applications/JM/lencod/lencod: 4.88% (50.2100 => 52.6600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 4.88% (0.2050 => 0.2150)
  MultiSource/Benchmarks/McCat/18-imp/imp: 4.74% (1.0550 => 1.1050)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 4.70% (6.2800 => 6.5750)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.41% (0.6800 => 0.7100)
  SingleSource/Benchmarks/Shootout/matrix: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 4.25% (3.6500 => 3.8050)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.07% (1.7200 => 1.7900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.07% (15.9850 => 16.6350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 4.06% (3.6950 => 3.8450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 4.02% (3.8550 => 4.0100)
  SingleSource/Regression/C++/ofstream_ctor: 3.91% (0.6400 => 0.6650)
  SingleSource/UnitTests/Vector/constpool: 3.85% (155.3200 => 161.3050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 3.25% (0.7700 => 0.7950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 3.23% (0.7750 => 0.8000)
  MultiSource/Benchmarks/PAQ8p/paq8p: 3.15% (9.0400 => 9.3250)
  MultiSource/Benchmarks/McCat/09-vor/vor: 3.13% (0.9600 => 0.9900)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 2.78% (0.3600 => 0.3700)
  MultiSource/Applications/hbd/hbd: 2.71% (4.2400 => 4.3550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 2.71% (4.0600 => 4.1700)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.55% (138.9550 => 142.4950)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 2.32% (3.4550 => 3.5350)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 1.75% (4.8650 => 4.9500)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 1.53% (0.6550 => 0.6650)
  MultiSource/Applications/SPASS/SPASS: 1.46% (67.9400 => 68.9300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 1.27% (3.9500 => 4.0000)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.22% (28.2450 => 28.5900)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 1.07% (3.2850 => 3.3200)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.04% (1.4400 => 1.4550)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 182.96% (43.6950 => 123.6400)
  SingleSource/Benchmarks/Misc/fbench: 165.91% (6.7900 => 18.0550)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 142.36% (7.0000 => 16.9650)
  SingleSource/Benchmarks/Misc/whetstone: 133.12% (5.5550 => 12.9500)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.63% (2.2300 => 4.0950)
  SingleSource/Benchmarks/Shootout/fib2: 82.36% (8.2750 => 15.0900)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 62.72% (19.9700 => 32.4950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 58.57% (0.3500 => 0.5550)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 53.85% (0.1300 => 0.2000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 44.86% (7.1450 => 10.3500)
  MultiSource/Benchmarks/FreeBench/neural/neural: 37.10% (0.3100 => 0.4250)
  SingleSource/Benchmarks/McGill/chomp: 34.89% (2.4650 => 3.3250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 34.73% (18.3550 => 24.7300)
  MultiSource/Applications/kimwitu++/kc: 31.82% (0.1100 => 0.1450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 29.24% (21.3600 => 27.6050)
  MultiSource/Applications/siod/siod: 29.14% (6.3650 => 8.2200)
  SingleSource/Benchmarks/Misc/ffbench: 27.20% (4.3200 => 5.4950)
  SingleSource/Benchmarks/Shootout-C++/sieve: 25.11% (6.5700 => 8.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 23.55% (67.3550 => 83.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 23.48% (129.1150 => 159.4250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 22.70% (12.0700 => 14.8100)
  MultiSource/Benchmarks/BitBench/five11/five11: 22.07% (60.4450 => 73.7850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 20.10% (3.9050 => 4.6900)
  SingleSource/Benchmarks/Misc/fp-convert: 19.91% (4.6950 => 5.6300)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 19.18% (8.4200 => 10.0350)
  SingleSource/Benchmarks/Shootout/sieve: 19.09% (15.2400 => 18.1500)
  MultiSource/Applications/sqlite3/sqlite3: 18.89% (12.7550 => 15.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 17.86% (0.4200 => 0.4950)
  MultiSource/Applications/aha/aha: 17.19% (5.5850 => 6.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 17.15% (12.9700 => 15.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 16.88% (193.9050 => 226.6350)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 16.13% (0.1550 => 0.1800)
  SingleSource/Benchmarks/SmallPT/smallpt: 16.10% (60.3850 => 70.1100)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 15.35% (1.2050 => 1.3900)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 14.99% (17.6450 => 20.2900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 14.65% (5.8350 => 6.6900)
  MultiSource/Benchmarks/McCat/18-imp/imp: 14.63% (0.2050 => 0.2350)
  MultiSource/Benchmarks/nbench/nbench: 14.43% (39.7400 => 45.4750)
  MultiSource/Applications/d/make_dparser: 13.51% (0.1850 => 0.2100)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 12.96% (14.1200 => 15.9500)
  MultiSource/Applications/oggenc/oggenc: 12.50% (0.3600 => 0.4050)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.31% (16.2900 => 18.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 11.76% (0.6800 => 0.7600)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 11.59% (1.6400 => 1.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 11.30% (4.3800 => 4.8750)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 10.90% (2.0650 => 2.2900)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 10.84% (0.8300 => 0.9200)
  SingleSource/Benchmarks/Misc-C++/bigfib: 10.69% (0.6550 => 0.7250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 10.67% (16.1200 => 17.8400)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 10.66% (5.3000 => 5.8650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 10.54% (4.8400 => 5.3500)
  SingleSource/Benchmarks/McGill/misr: 10.19% (0.5400 => 0.5950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 10.15% (13.0500 => 14.3750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 9.89% (11.3300 => 12.4500)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.59% (2.8150 => 3.0850)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  MultiSource/Applications/lua/lua: 9.20% (64.8500 => 70.8150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.18% (7.3550 => 8.0300)
  SingleSource/Benchmarks/Shootout-C++/lists1: 9.14% (1.7500 => 1.9100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 9.02% (5.1000 => 5.5600)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.86% (12.1950 => 13.2750)
  MultiSource/Applications/minisat/minisat: 8.83% (24.6350 => 26.8100)
  MultiSource/Benchmarks/Olden/bh/bh: 8.76% (7.1950 => 7.8250)
  MultiSource/Applications/viterbi/viterbi: 8.68% (10.1400 => 11.0200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.62% (3.4800 => 3.7800)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 8.57% (3.3250 => 3.6100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 8.48% (4.1850 => 4.5400)
  SingleSource/Benchmarks/Shootout-C++/hash2: 8.31% (9.9250 => 10.7500)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.29% (1.0850 => 1.1750)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 8.24% (0.8500 => 0.9200)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  SingleSource/Benchmarks/Misc/mandel: 8.18% (4.2800 => 4.6300)
  MultiSource/Applications/obsequi/Obsequi: 8.11% (4.9950 => 5.4000)
  SingleSource/Benchmarks/Shootout/matrix: 8.02% (6.4850 => 7.0050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 8.00% (6.1250 => 6.6150)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.80% (26.0750 => 28.1100)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Misc/flops-1: 7.64% (6.7400 => 7.2550)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.63% (5.2450 => 5.6450)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.56% (4.6300 => 4.9800)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.54% (2.8500 => 3.0650)
  SingleSource/Benchmarks/Shootout/methcall: 7.53% (8.6300 => 9.2800)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 7.41% (12.8850 => 13.8400)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.39% (1.4200 => 1.5250)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Misc/flops-3: 7.37% (7.1900 => 7.7200)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 7.37% (0.4750 => 0.5100)
  SingleSource/Benchmarks/Misc/flops-2: 7.29% (4.0450 => 4.3400)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.29% (23.4000 => 25.1050)
  SingleSource/Benchmarks/Shootout/lists: 7.28% (22.5850 => 24.2300)
  SingleSource/Benchmarks/Misc/flops-4: 7.24% (3.3150 => 3.5550)
  SingleSource/Benchmarks/Shootout/random: 7.23% (3.7350 => 4.0050)
  SingleSource/Benchmarks/Misc/mandel-2: 7.13% (2.0350 => 2.1800)
  SingleSource/Regression/C/uint64_to_float: 7.08% (1.7650 => 1.8900)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.04% (12.2950 => 13.1600)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.94% (14.8500 => 15.8800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 6.68% (8.6850 => 9.2650)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 6.67% (0.1500 => 0.1600)
  MultiSource/Applications/spiff/spiff: 6.61% (16.4150 => 17.5000)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 6.56% (1.6000 => 1.7050)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 6.11% (0.9000 => 0.9550)
  MultiSource/Applications/JM/lencod/lencod: 6.04% (18.2800 => 19.3850)
  SingleSource/Benchmarks/Dhrystone/dry: 6.03% (4.8100 => 5.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 5.99% (1.6700 => 1.7700)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.80% (4.9100 => 5.1950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 5.75% (11.3950 => 12.0500)
  MultiSource/Applications/SPASS/SPASS: 5.59% (36.1950 => 38.2200)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.35% (12.8100 => 13.4950)
  SingleSource/Benchmarks/Misc/flops-5: 5.07% (5.6250 => 5.9100)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 5.06% (0.3950 => 0.4150)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 5.04% (12.1150 => 12.7250)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.88% (42.4800 => 44.5550)
  MultiSource/Applications/sgefa/sgefa: 4.85% (0.8250 => 0.8650)
  MultiSource/Benchmarks/FreeBench/distray/distray: 4.82% (0.8300 => 0.8700)
  MultiSource/Benchmarks/llubenchmark/llu: 4.67% (16.0500 => 16.8000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 4.65% (1.9350 => 2.0250)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  SingleSource/Benchmarks/Shootout-C++/fibo: 4.44% (14.4250 => 15.0650)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 4.23% (1.5350 => 1.6000)
  MultiSource/Benchmarks/Olden/tsp/tsp: 4.14% (9.7850 => 10.1900)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 3.72% (8.7250 => 9.0500)
  SingleSource/UnitTests/Vector/multiplies: 3.66% (1.7750 => 1.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.39% (99.2600 => 102.6250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 3.25% (0.6150 => 0.6350)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 3.16% (0.9500 => 0.9800)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 3.06% (10.9500 => 11.2850)
  MultiSource/Benchmarks/sim/sim: 2.98% (12.9200 => 13.3050)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.93% (20.9850 => 21.6000)
  MultiSource/Benchmarks/McCat/09-vor/vor: 2.86% (0.3500 => 0.3600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 2.78% (16.3600 => 16.8150)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 2.44% (0.8200 => 0.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 2.42% (0.6200 => 0.6350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 2.31% (1.0800 => 1.1050)
  MultiSource/Benchmarks/Olden/bisort/bisort: 2.28% (1.5350 => 1.5700)
  MultiSource/Applications/hexxagon/hexxagon: 2.04% (29.4800 => 30.0800)
  SingleSource/Benchmarks/McGill/queens: 2.01% (4.7350 => 4.8300)
  MultiSource/Benchmarks/NPB-serial/is/is: 1.95% (27.9750 => 28.5200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.83% (8.7650 => 8.9250)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.74% (24.1750 => 24.5950)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.71% (6.4200 => 6.5300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.65% (10.2850 => 10.4550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 1.63% (134.5050 => 136.6950)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.61% (62.5550 => 63.5600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 1.32% (5.2950 => 5.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.02% (2.4600 => 2.4850)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/callargs: -61.54% (0.0650 => 0.0250)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2007-04-25-weak: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C++/global_type: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest3: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2006-02-04-DivRem: -40.00% (0.0500 => 0.0300)
  MultiSource/Benchmarks/Olden/bisort/bisort: -35.90% (0.1950 => 0.1250)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -34.38% (0.1600 => 0.1050)
  SingleSource/Benchmarks/Shootout/hello: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C++/global_ctor: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C++/pointer_member: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  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)
  SingleSource/Regression/C/2003-05-21-UnionTest: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: -28.57% (0.0700 => 0.0500)
  MultiSource/Applications/lemon/lemon: -28.39% (5.6000 => 4.0100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -26.87% (0.3350 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.79% (0.2800 => 0.2050)
  SingleSource/Benchmarks/Misc/flops-1: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/2006-01-23-UnionInit: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/nbench/nbench: -23.93% (4.6600 => 3.5450)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-7: -22.73% (0.1100 => 0.0850)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/AtomicOps: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -19.70% (1.9800 => 1.5900)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -19.11% (5.4150 => 4.3800)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.87% (0.2650 => 0.2150)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/uint64_to_float: -17.86% (0.1400 => 0.1150)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -17.82% (0.5050 => 0.4150)
  SingleSource/Regression/C++/pointer_method2: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -16.08% (0.9950 => 0.8350)
  SingleSource/Benchmarks/Misc/flops-4: -16.00% (0.1250 => 0.1050)
  SingleSource/UnitTests/Vector/simple: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -14.60% (4.5200 => 3.8600)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -14.52% (0.3100 => 0.2650)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -14.41% (19.0200 => 16.2800)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -14.38% (0.7300 => 0.6250)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -14.29% (0.2450 => 0.2100)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -13.89% (0.1800 => 0.1550)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -13.79% (0.1450 => 0.1250)
  MultiSource/Benchmarks/McCat/08-main/main: -13.33% (0.9750 => 0.8450)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -13.22% (1.1350 => 0.9850)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Olden/tsp/tsp: -12.82% (0.3900 => 0.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -12.50% (0.2800 => 0.2450)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -12.34% (26.6150 => 23.3300)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -12.02% (1.0400 => 0.9150)
  SingleSource/Benchmarks/Stanford/IntMM: -12.00% (0.1250 => 0.1100)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  SingleSource/Regression/C/test_indvars: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -11.63% (0.2150 => 0.1900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -11.59% (0.3450 => 0.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -11.54% (0.2600 => 0.2300)
  SingleSource/Benchmarks/Dhrystone/dry: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Stanford/Oscar: -11.36% (0.2200 => 0.1950)
  MultiSource/Applications/hexxagon/hexxagon: -11.35% (3.3050 => 2.9300)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -11.33% (2.2500 => 1.9950)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -11.19% (2.0100 => 1.7850)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -10.85% (4.9750 => 4.4350)
  MultiSource/Benchmarks/FreeBench/neural/neural: -10.71% (0.5600 => 0.5000)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -10.60% (17.2250 => 15.4000)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -10.43% (6.1350 => 5.4950)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -10.40% (0.6250 => 0.5600)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -10.38% (0.5300 => 0.4750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -10.18% (6.5350 => 5.8700)
  MultiSource/Applications/obsequi/Obsequi: -10.07% (4.1700 => 3.7500)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -10.00% (0.5000 => 0.4500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -9.84% (1.9300 => 1.7400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/Olden/power/power: -9.64% (0.4150 => 0.3750)
  MultiSource/Benchmarks/Bullet/bullet: -9.55% (117.8850 => 106.6250)
  SingleSource/Benchmarks/Shootout-C++/ary2: -9.55% (0.8900 => 0.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -9.30% (0.2150 => 0.1950)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.29% (0.7000 => 0.6350)
  MultiSource/Benchmarks/Olden/mst/mst: -9.21% (0.3800 => 0.3450)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.18% (0.4900 => 0.4450)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -9.09% (0.3300 => 0.3000)
  SingleSource/Benchmarks/Shootout/hash: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -8.58% (3.8450 => 3.5150)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -8.54% (1.5800 => 1.4450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -8.51% (0.4700 => 0.4300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -8.47% (0.2950 => 0.2700)
  MultiSource/Benchmarks/McCat/05-eks/eks: -8.26% (1.6350 => 1.5000)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.16% (0.2450 => 0.2250)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -8.15% (1.1650 => 1.0700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.07% (8.6150 => 7.9200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -7.69% (0.2600 => 0.2400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -7.69% (0.3250 => 0.3000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -7.45% (3.8950 => 3.6050)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -7.20% (4.0950 => 3.8000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -7.07% (4.0300 => 3.7450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -7.04% (4.0500 => 3.7650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -6.82% (1.1000 => 1.0250)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.79% (3.3150 => 3.0900)
  MultiSource/Applications/viterbi/viterbi: -6.60% (0.5300 => 0.4950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -6.29% (0.7950 => 0.7450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -6.25% (0.2400 => 0.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -6.25% (0.2400 => 0.2250)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -6.23% (12.6750 => 11.8850)
  MultiSource/Applications/ClamAV/clamscan: -6.07% (52.1300 => 48.9650)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -5.98% (0.5850 => 0.5500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -5.88% (0.6800 => 0.6400)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.70% (0.7900 => 0.7450)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -5.66% (0.2650 => 0.2500)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -5.26% (0.6650 => 0.6300)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -5.23% (0.7650 => 0.7250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -5.06% (3.9550 => 3.7550)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -5.00% (0.3000 => 0.2850)
  SingleSource/Benchmarks/McGill/misr: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -4.81% (3.7400 => 3.5600)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -4.72% (4.6600 => 4.4400)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -4.68% (3.8450 => 3.6650)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.52% (0.8850 => 0.8450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -4.50% (16.2300 => 15.5000)
  MultiSource/Benchmarks/Olden/bh/bh: -4.40% (0.9100 => 0.8700)
  SingleSource/Benchmarks/Misc/fbench: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -4.32% (2.5450 => 2.4350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -3.87% (2.3250 => 2.2350)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -3.75% (1.3350 => 1.2850)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (0.2700 => 0.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -3.57% (0.2800 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -3.40% (2.0600 => 1.9900)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -3.23% (0.4650 => 0.4500)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.14% (52.9500 => 51.2850)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.14% (4.4550 => 4.3150)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.13% (0.3200 => 0.3100)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -2.94% (3.7400 => 3.6300)
  SingleSource/Benchmarks/Shootout-C++/hello: -2.94% (0.6800 => 0.6600)
  SingleSource/UnitTests/SignlessTypes/rem: -2.82% (0.3550 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C/football/football: -2.79% (2.8700 => 2.7900)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.63% (31.8800 => 31.0400)
  MultiSource/Applications/aha/aha: -2.63% (0.3800 => 0.3700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.61% (0.7650 => 0.7450)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.56% (92.4350 => 90.0650)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -1.84% (1.3600 => 1.3350)
  SingleSource/Benchmarks/Shootout-C++/ary: -1.74% (0.8600 => 0.8450)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.44% (2.0800 => 2.0500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -1.43% (4.5350 => 4.4700)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.05% (1.9100 => 1.8900)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -71.43% (0.0700 => 0.0200)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -37.80% (0.4100 => 0.2550)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.02% (8.4000 => 6.1300)
  MultiSource/Applications/lemon/lemon: -25.19% (3.8700 => 2.8950)
  SingleSource/Benchmarks/Stanford/Treesort: -24.64% (0.3450 => 0.2600)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.48% (14.7650 => 11.1500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -21.81% (36.3550 => 28.4250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -21.72% (8.5400 => 6.6850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -20.45% (13.7400 => 10.9300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -19.42% (16.6550 => 13.4200)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -17.85% (2.3250 => 1.9100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -17.72% (4.4300 => 3.6450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -17.26% (18.9150 => 15.6500)
  MultiSource/Applications/JM/ldecod/ldecod: -16.13% (0.1550 => 0.1300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -15.89% (16.9300 => 14.2400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -15.77% (52.1050 => 43.8900)
  SingleSource/Benchmarks/Shootout-C++/ary2: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -15.00% (21.0950 => 17.9300)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -13.89% (0.3600 => 0.3100)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.74% (0.6550 => 0.5650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -12.58% (9.2600 => 8.0950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -11.12% (20.2800 => 18.0250)
  SingleSource/Benchmarks/Shootout-C++/hash: -11.01% (2.1800 => 1.9400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -10.65% (27.7900 => 24.8300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.40% (14.4200 => 12.9200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -10.38% (28.1750 => 25.2500)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -10.08% (3.5700 => 3.2100)
  SingleSource/Benchmarks/Shootout/hash: -9.47% (16.7450 => 15.1600)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -9.30% (17.6950 => 16.0500)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -9.26% (22.8950 => 20.7750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -9.21% (22.4300 => 20.3650)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -8.82% (0.3400 => 0.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.49% (13.3750 => 12.2400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -8.25% (15.5150 => 14.2350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -8.18% (28.4850 => 26.1550)
  SingleSource/Benchmarks/Misc/flops: -7.73% (17.9750 => 16.5850)
  SingleSource/Benchmarks/Linpack/linpack-pc: -7.52% (6.9850 => 6.4600)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.29% (2.4700 => 2.2900)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.89% (8.2750 => 7.7050)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -6.81% (12.3300 => 11.4900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.23% (20.6950 => 19.4050)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -6.12% (3.5950 => 3.3750)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -6.09% (6.2400 => 5.8600)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.07% (4.2850 => 4.0250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -5.81% (26.6700 => 25.1200)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.99% (182.4700 => 173.3600)
  SingleSource/Benchmarks/Shootout-C++/lists: -4.93% (62.2450 => 59.1750)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.70% (6.6000 => 6.2900)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.35% (0.4600 => 0.4400)
  SingleSource/Benchmarks/Shootout/strcat: -4.35% (0.4600 => 0.4400)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -4.20% (17.2800 => 16.5550)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.15% (20.7100 => 19.8500)
  SingleSource/Benchmarks/Shootout/ary3: -4.12% (6.6700 => 6.3950)
  MultiSource/Benchmarks/Olden/health/health: -3.95% (1.6450 => 1.5800)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -3.25% (9.0650 => 8.7700)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -3.19% (18.0100 => 17.4350)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.80% (39.7700 => 38.6550)
  MultiSource/Applications/ClamAV/clamscan: -2.60% (0.3850 => 0.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -2.18% (11.0000 => 10.7600)
  MultiSource/Benchmarks/Bullet/bullet: -2.16% (24.1200 => 23.6000)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -2.13% (9.8500 => 9.6400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -2.12% (2.6000 => 2.5450)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -1.86% (1.0750 => 1.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -1.60% (1.8800 => 1.8500)
  SingleSource/Benchmarks/Shootout/heapsort: -1.34% (13.7950 => 13.6100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -1.15% (18.6650 => 18.4500)

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.19s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140219/74d1d0e9/attachment.html>


More information about the llvm-testresults mailing list