[llvm-testresults] linaro-chrome-03__O3__clang_DEV__armv7 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Nov 20 23:47:13 PST 2013


http://llvm.org/perf/db_default/v4/nts/17399?compare_to=17396&baseline=17363
Nickname: linaro-chrome-03__O3__clang_DEV__armv7:17

Comparing:
     Run: 17399, Order: 195317, Start Time: 2013-11-21 07:07:30, End Time: 2013-11-21 07:51:01
      To: 17396, Order: 195312, Start Time: 2013-11-21 05:56:54, End Time: 2013-11-21 06:40:57
Baseline: 17363, Order: 195193, Start Time: 2013-11-20 08:16:37, End Time: 2013-11-20 09:01:52

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

New Passes: 0 (1 on baseline)
Performance Regressions: 8 (198 on baseline)
Performance Improvements: 21 (348 on baseline)
Existing Failures: 1 (1 on baseline)
Unchanged Tests: 1080 (562 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 80.00% (0.0250 => 0.0450, std.dev.: 0.0068)
  SingleSource/UnitTests/2003-05-07-VarArgs: 69.23% (0.0650 => 0.1100, std.dev.: 0.0090)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 57.14% (0.0350 => 0.0550, std.dev.: 0.0040)
  SingleSource/UnitTests/Vector/build: 37.50% (0.0400 => 0.0550, std.dev.: 0.0037)
  SingleSource/Benchmarks/McGill/misr: 25.71% (0.1750 => 0.2200, std.dev.: 0.0121)
  SingleSource/Benchmarks/McGill/exptree: 25.53% (0.2350 => 0.2950, std.dev.: 0.0139)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 67.61% (10.7600 => 18.0350, std.dev.: 1.6960)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 14.90% (18.5200 => 21.2800, std.dev.: 0.6884)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest2: -50.00% (0.0600 => 0.0300, std.dev.: 0.0098)
  SingleSource/Benchmarks/Misc/lowercase: -33.33% (0.0750 => 0.0500, std.dev.: 0.0078)
  SingleSource/Benchmarks/Misc/flops-7: -31.58% (0.0950 => 0.0650, std.dev.: 0.0084)
  MultiSource/Benchmarks/llubenchmark/llu: -25.00% (0.1400 => 0.1050, std.dev.: 0.0133)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -23.53% (0.4250 => 0.3250, std.dev.: 0.0175)
  SingleSource/UnitTests/initp1: -21.21% (0.1650 => 0.1300, std.dev.: 0.0098)
  SingleSource/Benchmarks/Shootout/fib2: -20.00% (0.0500 => 0.0400, std.dev.: 0.0035)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -18.81% (3.6950 => 3.0000, std.dev.: 0.2271)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -15.76% (3.7750 => 3.1800, std.dev.: 0.0704)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -12.68% (0.3550 => 0.3100, std.dev.: 0.0075)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -11.89% (2.5650 => 2.2600, std.dev.: 0.1074)
  MultiSource/Benchmarks/FreeBench/neural/neural: -10.00% (0.5500 => 0.4950, std.dev.: 0.0143)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -6.26% (5.2700 => 4.9400, std.dev.: 0.1250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -5.72% (4.1950 => 3.9550, std.dev.: 0.0795)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -18.18% (0.3300 => 0.2700, std.dev.: 0.0190)
  MultiSource/Benchmarks/nbench/nbench: -16.87% (38.3550 => 31.8850, std.dev.: 2.0338)
  SingleSource/Benchmarks/Misc-C++/bigfib: -13.57% (0.7000 => 0.6050, std.dev.: 0.0293)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -12.01% (13.4900 => 11.8700, std.dev.: 0.5709)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -9.54% (10.9500 => 9.9050, std.dev.: 0.3845)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.23% (157.3850 => 149.1600, std.dev.: 2.3634)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -3.94% (37.4100 => 35.9350, std.dev.: 0.4246)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/ClamAV/clamscan: 1.43% (0.3500 => 0.3550)

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

New Passes - Compile Time
-------------------------
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/ClamAV/clamscan: 4.13% (49.1400 => 51.1700)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2003-06-16-VolatileError: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 120.00% (0.0250 => 0.0550)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 83.33% (0.0300 => 0.0550)
  SingleSource/Regression/C/callargs: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2002-05-19-DivTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2009-12-07-StructReturn: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/blockstret: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/pointer_member: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 68.42% (0.1900 => 0.3200)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2002-08-19-CodegenBug: 66.67% (0.0450 => 0.0750)
  SingleSource/UnitTests/AtomicOps: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/Vector/sumarray-dbl: 62.50% (0.0400 => 0.0650)
  SingleSource/Benchmarks/Shootout/fib2: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C++/short_circuit_dtor: 57.14% (0.0350 => 0.0550)
  SingleSource/Benchmarks/Shootout/sieve: 53.85% (0.0650 => 0.1000)
  SingleSource/UnitTests/2003-08-20-FoldBug: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2003-05-07-VarArgs: 46.67% (0.0750 => 0.1100)
  SingleSource/UnitTests/stmtexpr: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/matrixTranspose: 41.67% (0.0600 => 0.0850)
  SingleSource/Regression/C++/2003-06-13-Crasher: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/FloatPrecision: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/Vector/build: 37.50% (0.0400 => 0.0550)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 34.62% (0.1300 => 0.1750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 34.00% (4.2650 => 5.7150)
  SingleSource/UnitTests/2002-08-02-CastTest: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 30.30% (0.3300 => 0.4300)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 28.21% (3.7750 => 4.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 27.27% (0.2200 => 0.2800)
  SingleSource/Benchmarks/Shootout/objinst: 27.27% (0.1100 => 0.1400)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 26.34% (3.9100 => 4.9400)
  MultiSource/Applications/lemon/lemon: 26.15% (4.3400 => 5.4750)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 25.36% (4.1200 => 5.1650)
  SingleSource/Benchmarks/Shootout/strcat: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-07-10-SignConversions: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/McCat/08-main/main: 24.31% (0.7200 => 0.8950)
  MultiSource/Applications/hexxagon/hexxagon: 23.83% (2.7700 => 3.4300)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 22.39% (0.6700 => 0.8200)
  SingleSource/Benchmarks/McGill/misr: 22.22% (0.1800 => 0.2200)
  SingleSource/Regression/C++/BuiltinTypeInfo: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C/2003-05-21-UnionTest: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Shootout/heapsort: 21.74% (0.1150 => 0.1400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 21.31% (3.5200 => 4.2700)
  SingleSource/Regression/C/sumarray: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 19.57% (0.2300 => 0.2750)
  SingleSource/Benchmarks/Stanford/RealMM: 19.05% (0.1050 => 0.1250)
  SingleSource/Regression/C/bigstack: 19.05% (0.1050 => 0.1250)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 18.52% (0.1350 => 0.1600)
  MultiSource/Applications/SIBsim4/SIBsim4: 18.21% (4.2000 => 4.9650)
  SingleSource/Regression/C/casts: 17.65% (0.0850 => 0.1000)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 17.65% (0.0850 => 0.1000)
  SingleSource/UnitTests/2003-08-11-VaListArg: 17.65% (0.0850 => 0.1000)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 17.20% (3.8950 => 4.5650)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 16.97% (0.8250 => 0.9650)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 16.22% (0.1850 => 0.2150)
  MultiSource/Benchmarks/McCat/05-eks/eks: 13.82% (1.3750 => 1.5650)
  SingleSource/Benchmarks/Shootout/nestedloop: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 13.27% (4.2950 => 4.8650)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 12.70% (1.5350 => 1.7300)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 12.50% (0.1200 => 0.1350)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 12.35% (4.0500 => 4.5500)
  SingleSource/Benchmarks/McGill/exptree: 11.32% (0.2650 => 0.2950)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 11.18% (0.8500 => 0.9450)
  SingleSource/Benchmarks/Shootout-C++/ary2: 11.03% (0.7250 => 0.8050)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 10.29% (0.6800 => 0.7500)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 10.24% (14.1550 => 15.6050)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 10.00% (0.2000 => 0.2200)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 9.52% (0.2100 => 0.2300)
  MultiSource/Benchmarks/Olden/mst/mst: 9.37% (0.3200 => 0.3500)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.09% (0.2200 => 0.2400)
  MultiSource/Applications/spiff/spiff: 8.23% (3.3400 => 3.6150)
  MultiSource/Applications/siod/siod: 8.20% (9.5750 => 10.3600)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 8.20% (0.9150 => 0.9900)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 8.16% (0.9800 => 1.0600)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 8.04% (4.4150 => 4.7700)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 7.75% (0.7100 => 0.7650)
  MultiSource/Applications/obsequi/Obsequi: 7.50% (3.6000 => 3.8700)
  SingleSource/Benchmarks/McGill/chomp: 7.32% (0.6150 => 0.6600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 7.23% (0.4150 => 0.4450)
  SingleSource/Benchmarks/SmallPT/smallpt: 6.93% (0.5050 => 0.5400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 6.56% (1.6000 => 1.7050)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.45% (0.3100 => 0.3300)
  SingleSource/Benchmarks/Shootout-C++/hash: 6.45% (1.2400 => 1.3200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 6.18% (7.4400 => 7.9000)
  SingleSource/Benchmarks/Linpack/linpack-pc: 5.98% (0.9200 => 0.9750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 5.84% (5.4800 => 5.8000)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 5.71% (0.1750 => 0.1850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 5.63% (0.7100 => 0.7500)
  MultiSource/Benchmarks/Olden/power/power: 5.63% (0.3550 => 0.3750)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.28% (1.3250 => 1.3950)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 5.17% (0.2900 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.08% (0.5900 => 0.6200)
  MultiSource/Applications/treecc/treecc: 5.05% (8.7100 => 9.1500)
  SingleSource/Benchmarks/Shootout-C++/hello: 5.04% (0.5950 => 0.6250)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 4.94% (4.4550 => 4.6750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.76% (0.2100 => 0.2200)
  SingleSource/Regression/C++/ofstream_ctor: 4.76% (0.6300 => 0.6600)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 4.55% (0.2200 => 0.2300)
  SingleSource/Benchmarks/CoyoteBench/almabench: 4.55% (0.2200 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 4.26% (0.2350 => 0.2450)
  MultiSource/Applications/d/make_dparser: 4.25% (13.8750 => 14.4650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 4.05% (0.3700 => 0.3850)
  MultiSource/Applications/SPASS/SPASS: 4.04% (64.8300 => 67.4500)
  SingleSource/Benchmarks/Misc-C++/bigfib: 4.01% (1.8700 => 1.9450)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 4.00% (0.2500 => 0.2600)
  MultiSource/Applications/aha/aha: 3.95% (0.3800 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 3.55% (0.8450 => 0.8750)
  SingleSource/UnitTests/Vector/constpool: 3.47% (151.9800 => 157.2600)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.39% (0.2950 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/ary3: 3.31% (0.7550 => 0.7800)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 3.13% (0.3200 => 0.3300)
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.96% (0.6750 => 0.6950)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 2.74% (2.9200 => 3.0000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 2.74% (2.9250 => 3.0050)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 2.35% (4.2600 => 4.3600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.33% (0.4300 => 0.4400)
  MultiSource/Benchmarks/FreeBench/neural/neural: 2.06% (0.4850 => 0.4950)
  MultiSource/Applications/oggenc/oggenc: 1.99% (18.1000 => 18.4600)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.82% (0.8250 => 0.8400)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 1.79% (1.3950 => 1.4200)
  MultiSource/Applications/JM/lencod/lencod: 1.62% (47.9050 => 48.6800)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 1.59% (3.1400 => 3.1900)
  MultiSource/Applications/Burg/burg: 1.38% (3.6300 => 3.6800)
  SingleSource/Benchmarks/Shootout-C++/matrix: 1.27% (0.7850 => 0.7950)
  MultiSource/Applications/sgefa/sgefa: 1.08% (1.3900 => 1.4050)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 1.06% (1.8850 => 1.9050)
  MultiSource/Applications/sqlite3/sqlite3: 1.05% (58.8600 => 59.4800)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 250.00% (0.0200 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/fibo: 76.47% (7.6700 => 13.5350)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 54.05% (0.1850 => 0.2850)
  MultiSource/Applications/JM/ldecod/ldecod: 48.00% (0.1250 => 0.1850)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 47.73% (0.2200 => 0.3250)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 33.33% (0.0600 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 32.81% (0.3200 => 0.4250)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 32.45% (8.5350 => 11.3050)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 28.90% (6.0900 => 7.8500)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 28.30% (11.2200 => 14.3950)
  SingleSource/Benchmarks/Stanford/Perm: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 20.83% (0.3600 => 0.4350)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 20.81% (16.3350 => 19.7350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 20.48% (29.0350 => 34.9800)
  MultiSource/Applications/siod/siod: 20.21% (6.1850 => 7.4350)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 17.99% (15.2850 => 18.0350)
  SingleSource/Benchmarks/Shootout-C++/hash: 17.36% (1.8150 => 2.1300)
  MultiSource/Applications/SIBsim4/SIBsim4: 15.15% (11.9800 => 13.7950)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 14.08% (6.1800 => 7.0500)
  MultiSource/Benchmarks/McCat/08-main/main: 13.64% (0.1100 => 0.1250)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 13.18% (21.5100 => 24.3450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 13.15% (35.1750 => 39.8000)
  MultiSource/Applications/lemon/lemon: 13.06% (3.1400 => 3.5500)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 11.56% (3.7200 => 4.1500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 10.62% (20.0600 => 22.1900)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.53% (0.1900 => 0.2100)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 9.16% (19.4950 => 21.2800)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 7.34% (0.8850 => 0.9500)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 6.36% (19.8150 => 21.0750)
  SingleSource/Benchmarks/CoyoteBench/almabench: 5.86% (40.6350 => 43.0150)
  MultiSource/Applications/d/make_dparser: 5.26% (0.1900 => 0.2000)
  SingleSource/Benchmarks/Shootout-C++/hash2: 4.81% (9.3550 => 9.8050)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 4.76% (0.2100 => 0.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 4.30% (21.8400 => 22.7800)
  MultiSource/Applications/spiff/spiff: 4.28% (16.3700 => 17.0700)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.06% (131.2250 => 136.5500)
  SingleSource/Benchmarks/Shootout/ary3: 3.99% (6.3950 => 6.6500)
  MultiSource/Benchmarks/llubenchmark/llu: 3.98% (14.6950 => 15.2800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 3.69% (5.0150 => 5.2000)
  SingleSource/Benchmarks/Shootout-C++/sieve: 3.33% (6.0150 => 6.2150)
  SingleSource/Benchmarks/Dhrystone/fldry: 2.94% (4.7550 => 4.8950)
  SingleSource/Benchmarks/Shootout/heapsort: 2.93% (13.3050 => 13.6950)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.85% (11.9150 => 12.2550)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 2.73% (9.3550 => 9.6100)
  SingleSource/Benchmarks/Shootout-C++/ary3: 2.71% (6.2750 => 6.4450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 2.66% (12.2150 => 12.5400)
  SingleSource/UnitTests/Vector/multiplies: 2.30% (1.7400 => 1.7800)
  SingleSource/Benchmarks/Misc/flops-1: 2.13% (6.5850 => 6.7250)
  SingleSource/Benchmarks/Misc/flops-2: 2.12% (3.7700 => 3.8500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 1.94% (148.7300 => 151.6150)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 1.86% (0.8050 => 0.8200)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 1.69% (1.7800 => 1.8100)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 1.17% (19.1800 => 19.4050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 1.03% (17.4550 => 17.6350)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: -69.23% (0.0650 => 0.0200)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/pointer_arithmetic: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest2: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2003-05-31-LongShifts: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-7: -38.10% (0.1050 => 0.0650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -37.68% (5.5200 => 3.4400)
  SingleSource/UnitTests/2003-05-14-AtExit: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -33.33% (0.0600 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-4: -33.33% (0.1050 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -30.00% (0.3500 => 0.2450)
  SingleSource/Benchmarks/Misc/flops-3: -29.17% (0.1200 => 0.0850)
  SingleSource/Regression/C/PR10189: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -27.54% (4.5750 => 3.3150)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -27.27% (0.3850 => 0.2800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -26.98% (5.0400 => 3.6800)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -25.93% (0.2700 => 0.2000)
  SingleSource/Benchmarks/Misc/dt: -25.93% (0.1350 => 0.1000)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -25.00% (0.1800 => 0.1350)
  SingleSource/Benchmarks/Misc/fbench: -24.49% (0.2450 => 0.1850)
  SingleSource/UnitTests/SignlessTypes/div: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Misc/perlin: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Misc/lowercase: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -22.73% (0.1100 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -22.39% (0.3350 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -22.22% (0.0900 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -22.22% (0.0900 => 0.0700)
  SingleSource/Benchmarks/Misc/flops-2: -21.74% (0.1150 => 0.0900)
  SingleSource/Benchmarks/Misc/flops-8: -21.74% (0.1150 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -21.74% (0.2300 => 0.1800)
  MultiSource/Benchmarks/Olden/em3d/em3d: -21.49% (0.6050 => 0.4750)
  SingleSource/UnitTests/2002-12-13-MishaTest: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/initp1: -21.21% (0.1650 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -20.51% (1.3650 => 1.0850)
  SingleSource/Benchmarks/Stanford/Puzzle: -20.00% (0.3750 => 0.3000)
  SingleSource/UnitTests/printargs: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -20.00% (0.3000 => 0.2400)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -19.90% (0.9550 => 0.7650)
  MultiSource/Benchmarks/Prolangs-C/football/football: -19.86% (3.4500 => 2.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -19.57% (0.2300 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -19.56% (6.4150 => 5.1600)
  MultiSource/Benchmarks/llubenchmark/llu: -19.23% (0.1300 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -18.53% (1.1600 => 0.9450)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -18.18% (0.1100 => 0.0900)
  SingleSource/Benchmarks/Misc/pi: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-04-22-Switch: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Misc/salsa20: -18.18% (0.1650 => 0.1350)
  MultiSource/Applications/hbd/hbd: -18.02% (5.1900 => 4.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -17.74% (0.3100 => 0.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -17.65% (0.2550 => 0.2100)
  SingleSource/UnitTests/Vector/multiplies: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/PAQ8p/paq8p: -17.32% (11.5450 => 9.5450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -17.30% (3.8450 => 3.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -17.02% (0.2350 => 0.1950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -16.69% (4.5250 => 3.7700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -16.36% (0.2750 => 0.2300)
  SingleSource/Benchmarks/Misc/ReedSolomon: -16.15% (0.6500 => 0.5450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -15.58% (0.3850 => 0.3250)
  SingleSource/Regression/C/PR640: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-05-31-CastToBool: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -15.32% (16.6450 => 14.0950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -15.05% (94.5300 => 80.3000)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc/whetstone: -14.55% (0.2750 => 0.2350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -14.47% (3.9050 => 3.3400)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1400 => 0.1200)
  MultiSource/Benchmarks/McCat/15-trie/trie: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -13.89% (0.3600 => 0.3100)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.85% (0.3250 => 0.2800)
  SingleSource/Benchmarks/Misc/flops-5: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Stanford/Quicksort: -13.64% (0.1100 => 0.0950)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -13.24% (1.0950 => 0.9500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -13.21% (0.2650 => 0.2300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -13.16% (4.3300 => 3.7600)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -13.04% (0.8050 => 0.7000)
  SingleSource/Benchmarks/Misc/flops-6: -13.04% (0.1150 => 0.1000)
  SingleSource/UnitTests/SignlessTypes/factor: -13.04% (0.1150 => 0.1000)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -12.54% (1.6750 => 1.4650)
  MultiSource/Applications/lambda-0_1_3/lambda: -12.47% (2.2050 => 1.9300)
  SingleSource/Benchmarks/Misc/flops: -12.31% (0.3250 => 0.2850)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -12.28% (3.4200 => 3.0000)
  SingleSource/Benchmarks/Stanford/Oscar: -12.20% (0.2050 => 0.1800)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Misc/mandel: -11.76% (0.1700 => 0.1500)
  SingleSource/Regression/C/sumarray2d: -11.76% (0.0850 => 0.0750)
  SingleSource/UnitTests/SignlessTypes/ccc: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -11.76% (0.5100 => 0.4500)
  SingleSource/Benchmarks/Stanford/Queens: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -11.50% (3.8700 => 3.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -11.43% (0.1750 => 0.1550)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -11.37% (3.6950 => 3.2750)
  SingleSource/Benchmarks/Stanford/Towers: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Misc/ffbench: -11.11% (0.2250 => 0.2000)
  SingleSource/Benchmarks/Misc/oourafft: -10.88% (0.7350 => 0.6550)
  SingleSource/Benchmarks/Misc/richards_benchmark: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.64% (0.2350 => 0.2100)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -10.26% (0.1950 => 0.1750)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -10.17% (0.5900 => 0.5300)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -10.14% (0.7400 => 0.6650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -9.77% (4.6050 => 4.1550)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -9.65% (139.6700 => 126.1950)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -9.62% (0.2600 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -9.57% (1.1500 => 1.0400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -9.15% (14.4300 => 13.1100)
  MultiSource/Benchmarks/Bullet/bullet: -9.14% (110.1850 => 100.1150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -9.05% (2.4850 => 2.2600)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -8.96% (3.4050 => 3.1000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -8.82% (3.2300 => 2.9450)
  SingleSource/Benchmarks/Stanford/Bubblesort: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -8.53% (3.6350 => 3.3250)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -8.47% (0.2950 => 0.2700)
  MultiSource/Benchmarks/mafft/pairlocalalign: -8.46% (31.1500 => 28.5150)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -8.16% (2.8800 => 2.6450)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -8.15% (3.5600 => 3.2700)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -7.98% (19.3050 => 17.7650)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.92% (0.5050 => 0.4650)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -7.78% (0.8350 => 0.7700)
  SingleSource/Benchmarks/Stanford/FloatMM: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.69% (0.5850 => 0.5400)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -7.60% (2.0400 => 1.8850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -7.48% (17.1100 => 15.8300)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -7.45% (0.4700 => 0.4350)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -7.41% (5.1250 => 4.7450)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -7.40% (4.0550 => 3.7550)
  MultiSource/Applications/minisat/minisat: -7.39% (2.1650 => 2.0050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -7.21% (0.5550 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/strcat: -6.98% (0.6450 => 0.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -6.98% (0.2150 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -6.95% (4.6050 => 4.2850)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -6.86% (3.7900 => 3.5300)
  MultiSource/Applications/kimwitu++/kc: -6.84% (48.9250 => 45.5800)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: -6.82% (1.1000 => 1.0250)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -6.76% (24.9400 => 23.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -6.67% (0.3000 => 0.2800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.56% (0.3050 => 0.2850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.38% (2.1150 => 1.9800)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.38% (3.6850 => 3.4500)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -6.23% (5.7750 => 5.4150)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.06% (0.3300 => 0.3100)
  SingleSource/Benchmarks/Shootout-C++/sumcol: -6.06% (0.6600 => 0.6200)
  MultiSource/Benchmarks/sim/sim: -6.06% (0.9900 => 0.9300)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -6.00% (0.5000 => 0.4700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -6.00% (0.2500 => 0.2350)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -5.95% (5.2950 => 4.9800)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -5.92% (3.8850 => 3.6550)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -5.88% (1.0200 => 0.9600)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -5.88% (0.2550 => 0.2400)
  MultiSource/Benchmarks/Olden/health/health: -5.81% (0.4300 => 0.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -5.77% (0.2600 => 0.2450)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -5.67% (4.0600 => 3.8300)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -5.61% (4.1900 => 3.9550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -5.48% (3.7400 => 3.5350)
  MultiSource/Benchmarks/Olden/tsp/tsp: -5.48% (0.3650 => 0.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -5.36% (0.2800 => 0.2650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -5.32% (1.8800 => 1.7800)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.08% (12.6000 => 11.9600)
  MultiSource/Applications/viterbi/viterbi: -5.00% (0.5000 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -4.89% (5.1100 => 4.8600)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -4.74% (1.0550 => 1.0050)
  MultiSource/Applications/JM/ldecod/ldecod: -4.39% (23.8000 => 22.7550)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -4.34% (2.1900 => 2.0950)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -4.33% (3.1200 => 2.9850)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -4.24% (0.5900 => 0.5650)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -4.22% (0.8300 => 0.7950)
  MultiSource/Benchmarks/Olden/bh/bh: -3.93% (0.8900 => 0.8550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -3.92% (0.2550 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/random: -3.60% (0.6950 => 0.6700)
  SingleSource/Benchmarks/Shootout-C++/moments: -3.59% (1.2550 => 1.2100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.57% (0.4200 => 0.4050)
  MultiSource/Benchmarks/MallocBench/gs/gs: -3.57% (12.6050 => 12.1550)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -3.45% (28.5150 => 27.5300)
  MultiSource/Benchmarks/McCat/18-imp/imp: -3.26% (1.0750 => 1.0400)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -3.03% (0.4950 => 0.4800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.78% (3.9550 => 3.8450)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.73% (0.9150 => 0.8900)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -2.56% (1.1700 => 1.1400)
  SingleSource/Benchmarks/Shootout-C++/ary: -2.55% (0.7850 => 0.7650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -2.45% (3.6700 => 3.5800)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -2.43% (1.0300 => 1.0050)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -2.31% (1.9450 => 1.9000)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -2.05% (3.9000 => 3.8200)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -2.04% (0.4900 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -2.00% (2.2550 => 2.2100)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.79% (3.9100 => 3.8400)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.52% (0.9900 => 0.9750)
  SingleSource/Benchmarks/Shootout-C++/objinst: -1.39% (0.7200 => 0.7100)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -1.31% (4.9500 => 4.8850)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -1.28% (0.7800 => 0.7700)
  MultiSource/Applications/lua/lua: -1.20% (11.6650 => 11.5250)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/life/life: -56.14% (17.9650 => 7.8800)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -50.00% (0.0400 => 0.0200)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -42.86% (0.0350 => 0.0200)
  SingleSource/Benchmarks/Shootout/fib2: -38.84% (13.3100 => 8.1400)
  SingleSource/Benchmarks/Shootout-C++/ary2: -37.50% (0.0800 => 0.0500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -31.42% (12.0300 => 8.2500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -27.76% (14.7350 => 10.6450)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -27.38% (2.1000 => 1.5250)
  SingleSource/Benchmarks/Misc/ffbench: -23.61% (5.8450 => 4.4650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -20.65% (0.9200 => 0.7300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -19.44% (4.4750 => 3.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -18.68% (0.4550 => 0.3700)
  MultiSource/Benchmarks/FreeBench/neural/neural: -18.31% (0.3550 => 0.2900)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -18.01% (22.1600 => 18.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -17.05% (0.6450 => 0.5350)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -16.85% (9.7350 => 8.0950)
  MultiSource/Benchmarks/nbench/nbench: -16.78% (38.3150 => 31.8850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -16.27% (19.2700 => 16.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -15.35% (2.4750 => 2.0950)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -14.30% (13.6400 => 11.6900)
  SingleSource/Benchmarks/Misc-C++/bigfib: -13.57% (0.7000 => 0.6050)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -13.31% (2.4800 => 2.1500)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -12.94% (13.6350 => 11.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -12.89% (14.5450 => 12.6700)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -12.67% (20.6750 => 18.0550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -12.60% (0.6350 => 0.5550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -11.62% (17.9900 => 15.9000)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -11.57% (3.9750 => 3.5150)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -11.53% (8.4550 => 7.4800)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -11.51% (5.6450 => 4.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -10.91% (1.6950 => 1.5100)
  MultiSource/Benchmarks/Bullet/bullet: -10.52% (24.1500 => 21.6100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -10.50% (1.0000 => 0.8950)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -10.45% (0.3350 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -10.03% (8.9750 => 8.0750)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -10.00% (0.3000 => 0.2700)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -9.73% (3.3900 => 3.0600)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -9.68% (17.2500 => 15.5800)
  MultiSource/Benchmarks/McCat/18-imp/imp: -9.52% (0.2100 => 0.1900)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -9.45% (28.7200 => 26.0050)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -9.38% (0.1600 => 0.1450)
  MultiSource/Benchmarks/PAQ8p/paq8p: -9.25% (164.3700 => 149.1600)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -8.89% (0.2250 => 0.2050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -8.87% (2.6500 => 2.4150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -8.83% (1.5850 => 1.4450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -8.54% (12.8150 => 11.7200)
  SingleSource/Benchmarks/Stanford/Treesort: -8.51% (0.2350 => 0.2150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -8.33% (17.1050 => 15.6800)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -8.21% (8.7750 => 8.0550)
  MultiSource/Benchmarks/NPB-serial/is/is: -8.18% (28.3100 => 25.9950)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -8.07% (6.6300 => 6.0950)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -7.97% (15.5050 => 14.2700)
  MultiSource/Benchmarks/Olden/bh/bh: -7.95% (7.3000 => 6.7200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -7.82% (3.5150 => 3.2400)
  SingleSource/Benchmarks/Stanford/FloatMM: -7.80% (1.0900 => 1.0050)
  SingleSource/Benchmarks/McGill/chomp: -7.66% (2.4150 => 2.2300)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.43% (3.4300 => 3.1750)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -7.38% (2.2350 => 2.0700)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -7.19% (32.4850 => 30.1500)
  SingleSource/Benchmarks/Misc/fp-convert: -7.05% (4.6800 => 4.3500)
  SingleSource/Benchmarks/Shootout-C++/lists1: -7.04% (1.7750 => 1.6500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -6.96% (25.2200 => 23.4650)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -6.92% (9.5350 => 8.8750)
  SingleSource/Benchmarks/Misc/dt: -6.91% (5.7900 => 5.3900)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -6.80% (3.4550 => 3.2200)
  SingleSource/Benchmarks/Misc/whetstone: -6.80% (5.2950 => 4.9350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -6.79% (1.1050 => 1.0300)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -6.70% (4.6300 => 4.3200)
  SingleSource/Benchmarks/Linpack/linpack-pc: -6.69% (7.1050 => 6.6300)
  SingleSource/Benchmarks/Misc/mandel: -6.57% (4.2600 => 3.9800)
  MultiSource/Benchmarks/mafft/pairlocalalign: -6.54% (61.4300 => 57.4100)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -6.54% (17.6650 => 16.5100)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -6.51% (2.6900 => 2.5150)
  SingleSource/Benchmarks/McGill/misr: -6.48% (0.5400 => 0.5050)
  SingleSource/Benchmarks/Misc/mandel-2: -6.40% (2.0300 => 1.9000)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -6.38% (0.4700 => 0.4400)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -6.31% (4.9100 => 4.6000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.28% (1.0350 => 0.9700)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -6.24% (2.0850 => 1.9550)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -6.16% (14.7650 => 13.8550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -6.13% (27.8000 => 26.0950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -6.03% (18.0800 => 16.9900)
  SingleSource/Benchmarks/Shootout-C++/methcall: -6.01% (12.9700 => 12.1900)
  MultiSource/Applications/hexxagon/hexxagon: -5.98% (29.2400 => 27.4900)
  SingleSource/Benchmarks/Stanford/Puzzle: -5.95% (0.4200 => 0.3950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -5.94% (4.2100 => 3.9600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -5.91% (17.3400 => 16.3150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -5.84% (12.8400 => 12.0900)
  MultiSource/Benchmarks/Olden/em3d/em3d: -5.83% (8.3200 => 7.8350)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -5.80% (7.4950 => 7.0600)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -5.78% (13.0650 => 12.3100)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -5.69% (11.3450 => 10.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -5.67% (10.5000 => 9.9050)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -5.58% (15.9450 => 15.0550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -5.56% (17.7200 => 16.7350)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -5.49% (8.3850 => 7.9250)
  SingleSource/Benchmarks/Misc/oourafft: -5.47% (13.3550 => 12.6250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -5.40% (12.4950 => 11.8200)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -5.39% (11.7750 => 11.1400)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -5.38% (3.9050 => 3.6950)
  SingleSource/Benchmarks/SmallPT/smallpt: -5.37% (59.9850 => 56.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -5.26% (0.5700 => 0.5400)
  MultiSource/Benchmarks/BitBench/five11/five11: -5.10% (18.5450 => 17.6000)
  SingleSource/Benchmarks/Shootout-C++/lists: -5.06% (62.4250 => 59.2650)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -5.03% (1.4900 => 1.4150)
  MultiSource/Applications/sqlite3/sqlite3: -4.95% (12.7200 => 12.0900)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -4.95% (1.4150 => 1.3450)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -4.91% (4.4850 => 4.2650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -4.90% (26.5050 => 25.2050)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -4.70% (0.7450 => 0.7100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -4.65% (14.0900 => 13.4350)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -4.50% (3.3300 => 3.1800)
  MultiSource/Benchmarks/McCat/09-vor/vor: -4.48% (0.3350 => 0.3200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.47% (1.5650 => 1.4950)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -4.42% (37.5950 => 35.9350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -3.91% (9.0900 => 8.7350)
  MultiSource/Applications/obsequi/Obsequi: -3.87% (5.1700 => 4.9700)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -3.46% (2.6000 => 2.5100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -3.25% (19.8250 => 19.1800)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -3.09% (14.8900 => 14.4300)
  MultiSource/Benchmarks/Olden/health/health: -3.07% (1.6300 => 1.5800)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -3.05% (12.6350 => 12.2500)
  SingleSource/Benchmarks/Shootout/hash: -3.02% (16.5700 => 16.0700)
  SingleSource/Benchmarks/Misc/perlin: -3.00% (8.3350 => 8.0850)
  SingleSource/Benchmarks/Misc/fbench: -2.89% (6.5800 => 6.3900)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -2.76% (7.8000 => 7.5850)
  MultiSource/Benchmarks/sim/sim: -2.71% (12.7350 => 12.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -2.64% (101.0650 => 98.4000)
  MultiSource/Benchmarks/Olden/bisort/bisort: -2.63% (1.5200 => 1.4800)
  MultiSource/Applications/viterbi/viterbi: -2.61% (10.1400 => 9.8750)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -2.31% (6.0700 => 5.9300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -2.18% (10.0850 => 9.8650)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -1.99% (24.8500 => 24.3550)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -1.80% (0.8350 => 0.8200)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -1.76% (0.8500 => 0.8350)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.69% (2.0750 => 2.0400)
  MultiSource/Applications/lua/lua: -1.66% (61.7250 => 60.7000)
  SingleSource/Benchmarks/Misc/flops: -1.50% (17.0000 => 16.7450)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -1.50% (22.3500 => 22.0150)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -1.48% (15.2450 => 15.0200)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.39% (15.4300 => 15.2150)
  SingleSource/Benchmarks/Misc/richards_benchmark: -1.31% (2.6700 => 2.6350)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.29% (41.0250 => 40.4950)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.29% (5.0500 => 4.9850)
  SingleSource/Benchmarks/McGill/queens: -1.23% (4.4700 => 4.4150)
  SingleSource/Benchmarks/Misc/salsa20: -1.06% (19.3950 => 19.1900)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/ClamAV/clamscan: - (0.0000 => 0.3550)

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


More information about the llvm-testresults mailing list