[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 Jan 22 07:05:33 PST 2014


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

Comparing:
     Run: 21040, Order: 199801, Start Time: 2014-01-22 14:23:08, End Time: 2014-01-22 15:10:35
      To: 21039, Order: 199800, Start Time: 2014-01-22 13:31:48, End Time: 2014-01-22 14:19:01
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 23 (286 on baseline)
Performance Improvements: 5 (299 on baseline)
Unchanged Tests: 1082 (525 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest3: 350.00% (0.0100 => 0.0450, std.dev.: 0.0060)
  SingleSource/UnitTests/blockstret: 300.00% (0.0100 => 0.0400, std.dev.: 0.0076)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: 71.43% (0.0350 => 0.0600, std.dev.: 0.0071)
  SingleSource/UnitTests/DefaultInitDynArrays: 60.00% (0.0250 => 0.0400, std.dev.: 0.0050)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 35.29% (0.0850 => 0.1150, std.dev.: 0.0034)
  SingleSource/Benchmarks/Misc/flops-4: 29.41% (0.0850 => 0.1100, std.dev.: 0.0071)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 27.66% (0.2350 => 0.3000, std.dev.: 0.0150)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 23.08% (0.0650 => 0.0800, std.dev.: 0.0039)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 19.15% (0.2350 => 0.2800, std.dev.: 0.0117)
  SingleSource/Benchmarks/Misc/dt: 18.18% (0.1100 => 0.1300, std.dev.: 0.0056)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 17.51% (3.5700 => 4.1950, std.dev.: 0.1021)
  SingleSource/Benchmarks/Dhrystone/fldry: 12.90% (0.1550 => 0.1750, std.dev.: 0.0060)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 17.34% (6.9500 => 8.1550, std.dev.: 0.4593)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.20% (0.2050 => 0.2300, std.dev.: 0.0078)
  MultiSource/Applications/ClamAV/clamscan: 11.27% (0.3550 => 0.3950, std.dev.: 0.0139)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 10.81% (0.3700 => 0.4100, std.dev.: 0.0097)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.87% (14.5550 => 15.7000, std.dev.: 0.3770)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.74% (7.1700 => 7.7250, std.dev.: 0.1986)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.72% (2.8500 => 3.0700, std.dev.: 0.0779)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 7.61% (1.9050 => 2.0500, std.dev.: 0.0528)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 7.49% (3.8050 => 4.0900, std.dev.: 0.0882)
  MultiSource/Benchmarks/sim/sim: 7.18% (12.6000 => 13.5050, std.dev.: 0.3072)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 5.90% (12.2800 => 13.0050, std.dev.: 0.2701)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/pointer_arithmetic: -80.00% (0.0250 => 0.0050, std.dev.: 0.0046)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -43.75% (0.0800 => 0.0450, std.dev.: 0.0125)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -38.46% (0.0650 => 0.0400, std.dev.: 0.0059)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -35.71% (0.0700 => 0.0450, std.dev.: 0.0074)
  SingleSource/Regression/C/sumarray2d: -29.41% (0.0850 => 0.0600, std.dev.: 0.0078)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 200.00% (0.0150 => 0.0450)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/DefaultInitDynArrays: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2002-05-02-CastTest3: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2007-03-02-VaCopy: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/blockstret: 60.00% (0.0250 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 58.54% (0.2050 => 0.3250)
  SingleSource/Regression/C++/2003-05-14-array-init: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C++/fixups: 54.55% (0.0550 => 0.0850)
  SingleSource/UnitTests/2008-04-18-LoopBug: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 46.67% (0.1500 => 0.2200)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C/2003-05-21-UnionTest: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Linpack/linpack-pc: 40.61% (0.8250 => 1.1600)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/Vector/divides: 37.50% (0.0400 => 0.0550)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 36.21% (0.2900 => 0.3950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 35.55% (3.9100 => 5.3000)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 32.62% (3.7550 => 4.9800)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 31.71% (0.2050 => 0.2700)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 30.39% (4.0800 => 5.3200)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 30.34% (3.9550 => 5.1550)
  SingleSource/UnitTests/2006-02-04-DivRem: 30.00% (0.0500 => 0.0650)
  SingleSource/UnitTests/Vector/sumarray-dbl: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 28.69% (4.0950 => 5.2700)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 27.91% (0.2150 => 0.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 27.27% (0.2200 => 0.2800)
  SingleSource/UnitTests/2002-05-02-CastTest2: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Stanford/Queens: 26.09% (0.1150 => 0.1450)
  MultiSource/Applications/sqlite3/sqlite3: 25.98% (63.1750 => 79.5900)
  SingleSource/Regression/C++/BuiltinTypeInfo: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/Threads/tls: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 23.60% (0.4450 => 0.5500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 23.40% (3.9750 => 4.9050)
  SingleSource/Benchmarks/Misc/flops-3: 22.22% (0.0900 => 0.1100)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/stmtexpr: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 21.74% (0.2300 => 0.2800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 21.48% (4.6100 => 5.6000)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 21.36% (3.6050 => 4.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 20.45% (0.2200 => 0.2650)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 20.33% (4.3050 => 5.1800)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Shootout/ary3: 20.00% (0.0750 => 0.0900)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 19.60% (3.2150 => 3.8450)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 19.47% (1.1300 => 1.3500)
  SingleSource/Benchmarks/Misc/flops-8: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/McGill/exptree: 18.75% (0.2400 => 0.2850)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 18.47% (2.8150 => 3.3350)
  SingleSource/Benchmarks/Misc/dt: 18.18% (0.1100 => 0.1300)
  SingleSource/UnitTests/2003-05-26-Shorts: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 17.95% (0.1950 => 0.2300)
  SingleSource/Benchmarks/Shootout/objinst: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 16.88% (15.7850 => 18.4500)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 16.67% (0.9300 => 1.0850)
  SingleSource/Benchmarks/Stanford/Treesort: 16.00% (0.1250 => 0.1450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 15.82% (3.8550 => 4.4650)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/sim/sim: 14.75% (0.9150 => 1.0500)
  SingleSource/Benchmarks/Stanford/Quicksort: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 13.57% (1.8050 => 2.0500)
  SingleSource/Benchmarks/Shootout/strcat: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 12.77% (0.2350 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C/football/football: 12.54% (2.8700 => 3.2300)
  SingleSource/Benchmarks/McGill/chomp: 12.50% (0.6000 => 0.6750)
  SingleSource/Benchmarks/McGill/misr: 12.50% (0.2000 => 0.2250)
  MultiSource/Applications/siod/siod: 12.32% (9.3750 => 10.5300)
  SingleSource/Benchmarks/Stanford/IntMM: 12.00% (0.1250 => 0.1400)
  MultiSource/Benchmarks/NPB-serial/is/is: 11.63% (0.2150 => 0.2400)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 11.52% (1.9100 => 2.1300)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 11.29% (0.3100 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 11.05% (0.8600 => 0.9550)
  MultiSource/Applications/d/make_dparser: 10.84% (13.8900 => 15.3950)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 10.64% (0.2350 => 0.2600)
  MultiSource/Applications/minisat/minisat: 10.56% (2.1300 => 2.3550)
  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)
  SingleSource/Benchmarks/Shootout/heapsort: 10.34% (0.1450 => 0.1600)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 10.10% (3.8100 => 4.1950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 9.72% (0.3600 => 0.3950)
  MultiSource/Applications/kimwitu++/kc: 9.58% (48.6150 => 53.2700)
  MultiSource/Applications/treecc/treecc: 9.53% (8.8700 => 9.7150)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.35% (2.6750 => 2.9250)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 9.32% (4.7200 => 5.1600)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 8.88% (1.0700 => 1.1650)
  MultiSource/Applications/oggenc/oggenc: 8.83% (18.3550 => 19.9750)
  MultiSource/Benchmarks/BitBench/five11/five11: 8.11% (0.1850 => 0.2000)
  MultiSource/Applications/aha/aha: 7.89% (0.3800 => 0.4100)
  SingleSource/Regression/C++/ofstream_ctor: 7.81% (0.6400 => 0.6900)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 7.69% (0.2600 => 0.2800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 7.61% (4.8650 => 5.2350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 7.37% (4.9500 => 5.3150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 7.14% (0.2800 => 0.3000)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 6.67% (0.4500 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 6.60% (0.9850 => 1.0500)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 6.38% (1.1750 => 1.2500)
  SingleSource/Benchmarks/Shootout-C++/sieve: 6.11% (0.9000 => 0.9550)
  SingleSource/Benchmarks/Stanford/Puzzle: 5.97% (0.3350 => 0.3550)
  MultiSource/Applications/Burg/burg: 5.79% (3.6300 => 3.8400)
  MultiSource/Benchmarks/McCat/18-imp/imp: 5.69% (1.0550 => 1.1150)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 5.66% (0.2650 => 0.2800)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 5.26% (0.1900 => 0.2000)
  MultiSource/Benchmarks/McCat/09-vor/vor: 5.21% (0.9600 => 1.0100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 5.16% (0.7750 => 0.8150)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 4.70% (2.7650 => 2.8950)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 4.65% (0.2150 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/random: 4.62% (0.6500 => 0.6800)
  MultiSource/Applications/lambda-0_1_3/lambda: 4.61% (2.0600 => 2.1550)
  MultiSource/Applications/sgefa/sgefa: 4.55% (1.4300 => 1.4950)
  SingleSource/Benchmarks/Shootout/matrix: 4.26% (0.2350 => 0.2450)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 3.92% (0.2550 => 0.2650)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 3.91% (3.4550 => 3.5900)
  SingleSource/Benchmarks/Shootout-C++/strcat: 3.85% (0.6500 => 0.6750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 3.72% (4.0300 => 4.1800)
  SingleSource/Benchmarks/Shootout-C++/wc: 3.50% (0.7150 => 0.7400)
  SingleSource/Benchmarks/Misc-C++/bigfib: 3.07% (2.1200 => 2.1850)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 2.85% (3.5050 => 3.6050)
  SingleSource/UnitTests/Vector/constpool: 2.79% (155.3200 => 159.6550)
  SingleSource/Benchmarks/Shootout-C++/moments: 2.48% (1.2100 => 1.2400)
  MultiSource/Applications/spiff/spiff: 2.48% (3.4300 => 3.5150)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.38% (0.4200 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 2.21% (0.6800 => 0.6950)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 2.16% (2.0800 => 2.1250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 1.95% (0.7700 => 0.7850)
  MultiSource/Applications/lua/lua: 1.78% (12.0500 => 12.2650)
  MultiSource/Applications/JM/lencod/lencod: 1.57% (50.2100 => 51.0000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.47% (1.3600 => 1.3800)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.23% (3.2550 => 3.2950)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 177.26% (43.6950 => 121.1500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 163.93% (7.0000 => 18.4750)
  SingleSource/Benchmarks/Misc/fbench: 163.55% (6.7900 => 17.8950)
  SingleSource/Benchmarks/Misc/whetstone: 132.67% (5.5550 => 12.9250)
  SingleSource/Benchmarks/Shootout/fib2: 85.20% (8.2750 => 15.3250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 83.33% (0.0300 => 0.0550)
  SingleSource/Benchmarks/McGill/chomp: 42.19% (2.4650 => 3.5050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 40.29% (21.3600 => 29.9650)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 39.76% (5.8350 => 8.1550)
  MultiSource/Benchmarks/FreeBench/neural/neural: 37.10% (0.3100 => 0.4250)
  MultiSource/Applications/kimwitu++/kc: 36.36% (0.1100 => 0.1500)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 35.09% (18.3550 => 24.7950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 34.62% (0.1300 => 0.1750)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 29.88% (1.2050 => 1.5650)
  SingleSource/Benchmarks/Shootout-C++/lists1: 28.57% (1.7500 => 2.2500)
  MultiSource/Applications/siod/siod: 23.88% (6.3650 => 7.8850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 23.56% (28.4850 => 35.1950)
  SingleSource/Benchmarks/Misc-C++/bigfib: 19.85% (0.6550 => 0.7850)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 17.77% (7.1450 => 8.4150)
  SingleSource/Benchmarks/SmallPT/smallpt: 16.01% (60.3850 => 70.0550)
  MultiSource/Benchmarks/nbench/nbench: 15.82% (39.7400 => 46.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 15.77% (12.9700 => 15.0150)
  SingleSource/Benchmarks/Shootout/sieve: 15.09% (15.2400 => 17.5400)
  MultiSource/Applications/aha/aha: 14.06% (5.5850 => 6.3700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 13.97% (16.3600 => 18.6450)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.77% (14.1200 => 16.0650)
  MultiSource/Applications/d/make_dparser: 13.51% (0.1850 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 12.90% (0.1550 => 0.1750)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 12.50% (0.2000 => 0.2250)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.20% (0.2050 => 0.2300)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 11.56% (12.0700 => 13.4650)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 11.17% (16.2900 => 18.1100)
  MultiSource/Applications/oggenc/oggenc: 11.11% (0.3600 => 0.4000)
  SingleSource/Benchmarks/McGill/misr: 11.11% (0.5400 => 0.6000)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 10.85% (4.8400 => 5.3650)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 10.41% (2.0650 => 2.2800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 10.39% (5.2950 => 5.8450)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 10.23% (13.0500 => 14.3850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.00% (0.3000 => 0.3300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 9.62% (14.6550 => 16.0650)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.59% (2.8150 => 3.0850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.31% (7.3550 => 8.0400)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 9.30% (0.2150 => 0.2350)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.94% (12.1950 => 13.2850)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 8.89% (14.7350 => 16.0450)
  MultiSource/Applications/viterbi/viterbi: 8.88% (10.1400 => 11.0400)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.84% (14.4250 => 15.7000)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.76% (3.4800 => 3.7850)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.68% (16.1200 => 17.5200)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 8.54% (19.9700 => 21.6750)
  MultiSource/Applications/minisat/minisat: 8.52% (24.6350 => 26.7350)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.52% (2.8750 => 3.1200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.46% (26.0750 => 28.2800)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  MultiSource/Benchmarks/McCat/08-main/main: 8.33% (0.1200 => 0.1300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 8.19% (3.9050 => 4.2250)
  MultiSource/Applications/obsequi/Obsequi: 8.11% (4.9950 => 5.4000)
  SingleSource/Benchmarks/Misc/pi: 8.06% (1.5500 => 1.6750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 8.03% (11.3950 => 12.3100)
  SingleSource/Benchmarks/Shootout/methcall: 7.94% (8.6300 => 9.3150)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.72% (2.7850 => 3.0000)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.72% (2.8500 => 3.0700)
  SingleSource/Benchmarks/Misc/mandel: 7.71% (4.2800 => 4.6100)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  SingleSource/Benchmarks/Shootout/matrix: 7.56% (6.4850 => 6.9750)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 7.51% (6.1250 => 6.5850)
  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-4: 7.39% (3.3150 => 3.5600)
  SingleSource/Benchmarks/Misc/flops-3: 7.37% (7.1900 => 7.7200)
  MultiSource/Applications/spiff/spiff: 7.28% (16.4150 => 17.6100)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 7.06% (0.8500 => 0.9100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 7.04% (36.3550 => 38.9150)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.04% (12.2950 => 13.1600)
  MultiSource/Applications/SPASS/SPASS: 7.00% (36.1950 => 38.7300)
  MultiSource/Benchmarks/Olden/mst/mst: 6.82% (0.2200 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 6.64% (12.8100 => 13.6600)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 6.56% (0.3050 => 0.3250)
  MultiSource/Applications/JM/lencod/lencod: 6.40% (18.2800 => 19.4500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 6.14% (24.1750 => 25.6600)
  SingleSource/Benchmarks/Misc/flops-2: 6.06% (4.0450 => 4.2900)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.94% (1.9350 => 2.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 5.88% (0.6800 => 0.7200)
  SingleSource/Benchmarks/Stanford/Puzzle: 5.75% (0.4350 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.74% (9.9250 => 10.4950)
  MultiSource/Benchmarks/McCat/09-vor/vor: 5.71% (0.3500 => 0.3700)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.54% (1.5350 => 1.6200)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 5.53% (20.7100 => 21.8550)
  MultiSource/Applications/lua/lua: 5.26% (64.8500 => 68.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 5.02% (4.3800 => 4.6000)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.79% (42.4800 => 44.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 4.76% (0.4200 => 0.4400)
  MultiSource/Benchmarks/sim/sim: 4.53% (12.9200 => 13.5050)
  SingleSource/Benchmarks/Linpack/linpack-pc: 4.22% (6.9850 => 7.2800)
  MultiSource/Benchmarks/Olden/bh/bh: 4.17% (7.1950 => 7.4950)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 4.17% (1.0800 => 1.1250)
  SingleSource/Benchmarks/Stanford/FloatMM: 4.15% (1.0850 => 1.1300)
  MultiSource/Applications/sqlite3/sqlite3: 4.12% (12.7550 => 13.2800)
  MultiSource/Benchmarks/llubenchmark/llu: 3.86% (16.0500 => 16.6700)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 3.80% (0.3950 => 0.4100)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 3.80% (11.3300 => 11.7600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.38% (99.2600 => 102.6150)
  MultiSource/Applications/hexxagon/hexxagon: 3.34% (29.4800 => 30.4650)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 3.33% (15.1600 => 15.6650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 3.30% (5.3000 => 5.4750)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 3.16% (0.9500 => 0.9800)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.01% (0.8300 => 0.8550)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 2.91% (12.8850 => 13.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 2.75% (67.3550 => 69.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 2.73% (193.9050 => 199.2000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 2.72% (17.6450 => 18.1250)
  MultiSource/Applications/ClamAV/clamscan: 2.60% (0.3850 => 0.3950)
  MultiSource/Benchmarks/NPB-serial/is/is: 2.56% (27.9750 => 28.6900)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.38% (20.9850 => 21.4850)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 2.26% (8.4200 => 8.6100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.25% (5.1000 => 5.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 2.09% (11.0000 => 11.2300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 1.98% (1.0100 => 1.0300)
  SingleSource/UnitTests/Vector/multiplies: 1.97% (1.7750 => 1.8100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.94% (8.7650 => 8.9350)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.89% (60.4450 => 61.5900)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 1.83% (0.8200 => 0.8350)
  SingleSource/Benchmarks/McGill/queens: 1.80% (4.7350 => 4.8200)
  SingleSource/Benchmarks/Misc/oourafft: 1.73% (14.1550 => 14.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 1.63% (0.6150 => 0.6250)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 1.62% (2.4700 => 2.5100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.56% (10.2850 => 10.4450)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 1.55% (4.1850 => 4.2500)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 1.55% (4.1950 => 4.2600)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 1.49% (134.5050 => 136.5150)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 1.40% (1.0750 => 1.0900)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 1.32% (9.8500 => 9.9800)
  MultiSource/Applications/sgefa/sgefa: 1.21% (0.8250 => 0.8350)
  SingleSource/Benchmarks/Shootout/lists: 1.17% (22.5850 => 22.8500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 1.17% (8.5800 => 8.6800)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/pointer_arithmetic: -85.71% (0.0350 => 0.0050)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/2003-06-08-BaseType: -57.14% (0.0350 => 0.0150)
  SingleSource/Benchmarks/Misc/pi: -50.00% (0.0700 => 0.0350)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/2008-01-07-LongDouble: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/AtomicOps: -46.67% (0.0750 => 0.0400)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C/PR1386: -44.44% (0.0450 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -43.75% (0.0800 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -37.50% (0.0800 => 0.0500)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/test_indvars: -35.29% (0.0850 => 0.0550)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -33.33% (0.0600 => 0.0400)
  SingleSource/Benchmarks/Shootout/nestedloop: -33.33% (0.1050 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -32.21% (1.3350 => 0.9050)
  MultiSource/Applications/lemon/lemon: -32.14% (5.6000 => 3.8000)
  SingleSource/UnitTests/Vector/multiplies: -31.58% (0.0950 => 0.0650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -30.61% (0.4900 => 0.3400)
  SingleSource/Benchmarks/Misc/flops-6: -30.43% (0.1150 => 0.0800)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C/sumarray2d: -29.41% (0.0850 => 0.0600)
  SingleSource/Benchmarks/Shootout/ackermann: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -28.03% (1.9800 => 1.4250)
  SingleSource/Benchmarks/Misc/flops-7: -27.27% (0.1100 => 0.0800)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -26.72% (0.6550 => 0.4800)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/badidx: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -26.14% (0.7650 => 0.5650)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -25.89% (0.9850 => 0.7300)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -25.00% (0.1000 => 0.0750)
  SingleSource/Benchmarks/Misc/fp-convert: -25.00% (0.1000 => 0.0750)
  SingleSource/Benchmarks/Misc/lowercase: -25.00% (0.0800 => 0.0600)
  SingleSource/Benchmarks/Misc/mandel-2: -25.00% (0.0800 => 0.0600)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -25.00% (0.1800 => 0.1350)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -24.89% (2.2500 => 1.6900)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -24.53% (0.2650 => 0.2000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -24.14% (4.6600 => 3.5350)
  SingleSource/Benchmarks/Shootout-C++/ary2: -23.60% (0.8900 => 0.6800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -23.53% (0.6800 => 0.5200)
  SingleSource/Regression/C/sumarray: -23.53% (0.0850 => 0.0650)
  SingleSource/Benchmarks/Shootout-C++/fibo: -23.36% (0.6850 => 0.5250)
  SingleSource/Regression/C++/pointer_member: -23.08% (0.0650 => 0.0500)
  SingleSource/Regression/C/callargs: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Shootout-C++/ary3: -22.60% (0.8850 => 0.6850)
  SingleSource/Benchmarks/Shootout-C++/hash: -22.14% (1.4000 => 1.0900)
  MultiSource/Benchmarks/Olden/bisort/bisort: -20.51% (0.1950 => 0.1550)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -20.29% (0.3450 => 0.2750)
  SingleSource/Benchmarks/Misc/flops-1: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C++/pointer_method: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/SignlessTypes/div: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/printargs: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Shootout-C++/hello: -19.85% (0.6800 => 0.5450)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -19.76% (5.4150 => 4.3450)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -19.39% (0.4900 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/ary: -19.19% (0.8600 => 0.6950)
  SingleSource/Benchmarks/Shootout/random: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -18.64% (0.2950 => 0.2400)
  SingleSource/Benchmarks/Shootout-C++/hash2: -18.40% (1.4400 => 1.1750)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -18.40% (3.3150 => 2.7050)
  SingleSource/Benchmarks/Misc/flops-5: -18.18% (0.1100 => 0.0900)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/TestLoop: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/uint64_to_float: -17.86% (0.1400 => 0.1150)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -17.46% (19.0200 => 15.7000)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -17.24% (0.1450 => 0.1200)
  SingleSource/Benchmarks/Dhrystone/dry: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/McCat/08-main/main: -16.92% (0.9750 => 0.8100)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1500 => 0.1250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -16.67% (0.2400 => 0.2000)
  SingleSource/Regression/C/casts: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Shootout-C++/lists1: -16.51% (1.0900 => 0.9100)
  SingleSource/Benchmarks/Misc/flops: -16.44% (0.3650 => 0.3050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -16.42% (26.6150 => 22.2450)
  MultiSource/Applications/obsequi/Obsequi: -16.19% (4.1700 => 3.4950)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -16.13% (0.1550 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -16.08% (4.9750 => 4.1750)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -16.07% (0.2800 => 0.2350)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -15.78% (2.0600 => 1.7350)
  MultiSource/Benchmarks/Olden/power/power: -15.66% (0.4150 => 0.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -15.38% (0.2600 => 0.2200)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/member-function-pointers: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Olden/tsp/tsp: -15.38% (0.3900 => 0.3300)
  MultiSource/Benchmarks/nbench/nbench: -15.34% (4.6600 => 3.9450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -15.22% (0.2300 => 0.1950)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -15.08% (0.9950 => 0.8450)
  SingleSource/Benchmarks/Misc/salsa20: -14.71% (0.1700 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -14.58% (0.2400 => 0.2050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -14.53% (0.5850 => 0.5000)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -14.49% (0.3450 => 0.2950)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -14.42% (1.0400 => 0.8900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -14.29% (0.2800 => 0.2400)
  SingleSource/UnitTests/2002-05-03-NotTest: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/2003-05-14-AtExit: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -14.29% (0.2100 => 0.1800)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -13.72% (4.5200 => 3.9000)
  SingleSource/Benchmarks/Stanford/Oscar: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -13.50% (0.8150 => 0.7050)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -13.43% (0.3350 => 0.2900)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -13.04% (0.1150 => 0.1000)
  SingleSource/Benchmarks/Misc/perlin: -12.82% (0.1950 => 0.1700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -12.26% (0.5300 => 0.4650)
  SingleSource/Benchmarks/CoyoteBench/almabench: -12.24% (0.2450 => 0.2150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -12.20% (3.8950 => 3.4200)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -12.17% (3.7400 => 3.2850)
  SingleSource/Benchmarks/Misc/flops-4: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Stanford/FloatMM: -12.00% (0.1250 => 0.1100)
  SingleSource/Regression/C/bigstack: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -11.85% (4.0500 => 3.5700)
  MultiSource/Benchmarks/Olden/mst/mst: -11.84% (0.3800 => 0.3350)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.76% (0.2550 => 0.2250)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -11.76% (0.7650 => 0.6750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -11.63% (6.5350 => 5.7750)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.61% (0.5600 => 0.4950)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -11.47% (17.2250 => 15.2500)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -11.36% (1.1000 => 0.9750)
  MultiSource/Applications/hexxagon/hexxagon: -11.35% (3.3050 => 2.9300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.18% (3.8450 => 3.4150)
  MultiSource/Benchmarks/Bullet/bullet: -11.07% (117.8850 => 104.8300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -11.00% (6.1350 => 5.4600)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.77% (0.3250 => 0.2900)
  MultiSource/Benchmarks/McCat/05-eks/eks: -10.70% (1.6350 => 1.4600)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -10.47% (4.5350 => 4.0600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -10.30% (1.1650 => 1.0450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.27% (3.8450 => 3.4500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -10.20% (0.2450 => 0.2200)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -9.95% (2.0100 => 1.8100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -9.60% (0.6250 => 0.5650)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -9.49% (0.7900 => 0.7150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -9.25% (1.1350 => 1.0300)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -8.70% (0.2300 => 0.2100)
  MultiSource/Applications/ClamAV/clamscan: -8.68% (52.1300 => 47.6050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -8.68% (1.2100 => 1.1050)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -8.62% (0.2900 => 0.2650)
  MultiSource/Applications/viterbi/viterbi: -8.49% (0.5300 => 0.4850)
  MultiSource/Benchmarks/MallocBench/gs/gs: -8.37% (13.2050 => 12.1000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.36% (8.6150 => 7.8950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -8.33% (0.2400 => 0.2200)
  MultiSource/Benchmarks/Olden/health/health: -8.33% (0.4200 => 0.3850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -8.18% (0.7950 => 0.7300)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -8.13% (12.6750 => 11.6450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -8.03% (1.9300 => 1.7750)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -8.00% (0.5000 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/lists: -7.60% (0.8550 => 0.7900)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -7.30% (3.9750 => 3.6850)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -7.29% (0.4800 => 0.4450)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -7.20% (1.7350 => 1.6100)
  MultiSource/Benchmarks/PAQ8p/paq8p: -7.02% (9.0400 => 8.4050)
  SingleSource/Benchmarks/Shootout-C++/matrix: -7.01% (0.7850 => 0.7300)
  SingleSource/Benchmarks/Misc/oourafft: -6.80% (0.7350 => 0.6850)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -6.77% (0.6650 => 0.6200)
  SingleSource/Benchmarks/SmallPT/smallpt: -6.67% (0.5250 => 0.4900)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -6.45% (0.3100 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -6.38% (0.2350 => 0.2200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/mafft/pairlocalalign: -6.10% (31.8800 => 29.9350)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.01% (1.5800 => 1.4850)
  MultiSource/Benchmarks/Olden/em3d/em3d: -5.77% (0.5200 => 0.4900)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.70% (2.5450 => 2.4000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -5.60% (0.6250 => 0.5900)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -5.52% (3.8950 => 3.6800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -5.32% (3.9500 => 3.7400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -5.00% (0.3000 => 0.2850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.00% (0.7000 => 0.6650)
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.69% (0.3200 => 0.3050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -4.65% (0.2150 => 0.2050)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -4.62% (0.3250 => 0.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -4.55% (0.3300 => 0.3150)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.38% (52.9500 => 50.6300)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -4.36% (2.6350 => 2.5200)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -4.09% (2.3250 => 2.2300)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.99% (92.4350 => 88.7450)
  MultiSource/Benchmarks/Olden/bh/bh: -3.85% (0.9100 => 0.8750)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.62% (0.6900 => 0.6650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.60% (16.2300 => 15.6450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -3.49% (4.0150 => 3.8750)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -3.46% (1.4450 => 1.3950)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.42% (0.7300 => 0.7050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -3.39% (0.5900 => 0.5700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -3.24% (3.8550 => 3.7300)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -3.19% (0.4700 => 0.4550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -3.04% (3.2850 => 3.1850)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -2.93% (3.9300 => 3.8150)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -2.67% (3.7400 => 3.6400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -2.59% (4.0600 => 3.9550)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -2.42% (3.7150 => 3.6250)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.39% (4.1850 => 4.0850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -2.30% (3.6950 => 3.6100)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -2.26% (0.6650 => 0.6500)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.02% (4.4550 => 4.3650)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -1.98% (0.5050 => 0.4950)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -1.78% (3.6500 => 3.5850)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -1.63% (3.9850 => 3.9200)
  SingleSource/Benchmarks/Shootout-C++/objinst: -1.43% (0.7000 => 0.6900)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -1.41% (138.9550 => 136.9900)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -1.33% (28.2450 => 27.8700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -1.31% (15.9850 => 15.7750)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -1.27% (1.1850 => 1.1700)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -76.83% (17.6950 => 4.1000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -54.17% (0.3600 => 0.1650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -49.77% (1.1050 => 0.5550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -36.59% (0.4100 => 0.2600)
  MultiSource/Applications/lemon/lemon: -29.84% (3.8700 => 2.7150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.50% (8.4000 => 6.0900)
  MultiSource/Applications/SIBsim4/SIBsim4: -25.33% (14.7650 => 11.0250)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -25.15% (13.7400 => 10.2850)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.00% (0.1000 => 0.0750)
  MultiSource/Benchmarks/MallocBench/gs/gs: -24.14% (0.1450 => 0.1100)
  SingleSource/Benchmarks/Shootout-C++/strcat: -23.81% (0.2100 => 0.1600)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -21.92% (16.6550 => 13.0050)
  MultiSource/Applications/JM/ldecod/ldecod: -19.35% (0.1550 => 0.1250)
  SingleSource/Benchmarks/Stanford/Treesort: -18.84% (0.3450 => 0.2800)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -17.54% (16.9300 => 13.9600)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -16.75% (52.1050 => 43.3750)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -15.79% (28.1750 => 23.7250)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -15.16% (22.8950 => 19.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.52% (9.2600 => 7.9150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -14.50% (0.6550 => 0.5600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -13.66% (20.2800 => 17.5100)
  SingleSource/Benchmarks/Misc/ffbench: -12.62% (4.3200 => 3.7750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.50% (18.9150 => 16.5500)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -12.32% (27.7900 => 24.3650)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -12.05% (0.8300 => 0.7300)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -11.29% (4.4300 => 3.9300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -11.03% (14.4200 => 12.8300)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -10.38% (12.3300 => 11.0500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -10.09% (26.6700 => 23.9800)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -10.01% (8.5400 => 7.6850)
  SingleSource/Benchmarks/Shootout-C++/lists: -9.85% (62.2450 => 56.1150)
  SingleSource/Benchmarks/Shootout-C++/moments: -9.76% (0.2050 => 0.1850)
  SingleSource/Benchmarks/Shootout-C++/hash: -9.40% (2.1800 => 1.9750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -8.82% (0.3400 => 0.3100)
  SingleSource/Benchmarks/Shootout/strcat: -8.70% (0.4600 => 0.4200)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -8.28% (4.2850 => 3.9300)
  SingleSource/Benchmarks/Shootout/hash: -8.06% (16.7450 => 15.3950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -7.98% (3.5700 => 3.2850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -7.68% (20.6950 => 19.1050)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -7.56% (21.0950 => 19.5000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -7.41% (15.5150 => 14.3650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -7.14% (0.3500 => 0.3250)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -7.09% (39.7700 => 36.9500)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.65% (8.2750 => 7.7250)
  SingleSource/Benchmarks/Misc/dt: -6.09% (6.2400 => 5.8600)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -5.84% (3.5950 => 3.3850)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -5.37% (6.2400 => 5.9050)
  SingleSource/Benchmarks/Misc/salsa20: -5.25% (22.0900 => 20.9300)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.14% (9.0650 => 8.6900)
  MultiSource/Benchmarks/Bullet/bullet: -3.96% (24.1200 => 23.1650)
  MultiSource/Benchmarks/PAQ8p/paq8p: -3.92% (182.4700 => 175.3200)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.26% (0.4600 => 0.4450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -3.08% (18.6650 => 18.0900)
  SingleSource/Benchmarks/Dhrystone/dry: -2.70% (4.8100 => 4.6800)
  MultiSource/Benchmarks/Olden/em3d/em3d: -2.67% (8.9800 => 8.7400)
  MultiSource/Benchmarks/Olden/tsp/tsp: -2.66% (9.7850 => 9.5250)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.58% (2.3250 => 2.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -2.42% (0.6200 => 0.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -2.32% (13.3750 => 13.0650)
  SingleSource/Benchmarks/Shootout-C++/sieve: -2.05% (6.5700 => 6.4350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -1.88% (17.2800 => 16.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -1.81% (22.4300 => 22.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.74% (0.8600 => 0.8450)
  SingleSource/Benchmarks/Shootout/heapsort: -1.74% (13.7950 => 13.5550)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.73% (4.9100 => 4.8250)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.57% (12.1150 => 11.9250)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.50% (62.5550 => 61.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -1.44% (129.1150 => 127.2550)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -1.44% (32.7400 => 32.2700)
  SingleSource/Regression/C/uint64_to_float: -1.42% (1.7650 => 1.7400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -1.22% (2.4600 => 2.4300)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -1.15% (2.6000 => 2.5700)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.11% (0.9000 => 0.8900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -1.06% (1.8800 => 1.8600)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -1.05% (3.3250 => 3.2900)
  SingleSource/Benchmarks/Shootout/ary3: -1.05% (6.6700 => 6.6000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -1.01% (25.2950 => 25.0400)

Report Time: 0.96s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140122/d83ab833/attachment.html>


More information about the llvm-testresults mailing list