[llvm-testresults] lab-mini-02__O3-vectorize__clang_DEV__x86_64 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue Nov 13 11:33:15 PST 2012


http://llvm.org/perf/db_default/v4/nts/5830?compare_to=5825&baseline=1011
Nickname: lab-mini-02__O3-vectorize__clang_DEV__x86_64:4

Comparing:
     Run: 5830, Order: 167846, Start Time: 2012-11-13 17:22:35, End Time: 2012-11-13 19:33:22
      To: 5825, Order: 167830, Start Time: 2012-11-13 14:21:15, End Time: 2012-11-13 16:32:01
Baseline: 1011, Order: 158353, Start Time: 2012-06-12 08:08:24, End Time: 2012-06-12 09:09:35

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

New Failures: 0 (2 on baseline)
New Passes: 0 (17 on baseline)
Performance Regressions: 41 (151 on baseline)
Performance Improvements: 7 (41 on baseline)
Added Tests: 0 (134 on baseline)
Existing Failures: 4 (2 on baseline)
Unchanged Tests: 990 (695 on baseline)
Total Tests: 1042

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 15.73% (0.6877 => 0.7959, std.dev.: 0.0043)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 15.54% (0.1409 => 0.1628, std.dev.: 0.0008)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 15.43% (0.8097 => 0.9346, std.dev.: 0.0092)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 14.74% (0.6445 => 0.7395, std.dev.: 0.0087)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 14.57% (0.5929 => 0.6793, std.dev.: 0.0076)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 14.47% (0.6892 => 0.7889, std.dev.: 0.0059)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 13.92% (0.5905 => 0.6727, std.dev.: 0.0097)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 13.87% (0.1651 => 0.1880, std.dev.: 0.0027)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 12.64% (0.7342 => 0.8270, std.dev.: 0.0038)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 12.56% (0.6304 => 0.7096, std.dev.: 0.0053)
  SingleSource/Benchmarks/Shootout-C++/fibo: 12.55% (0.2980 => 0.3354, std.dev.: 0.0044)
  SingleSource/Benchmarks/Shootout-C++/hash: 12.11% (0.4805 => 0.5387, std.dev.: 0.0094)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 11.33% (0.6195 => 0.6897, std.dev.: 0.0149)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 10.76% (0.7201 => 0.7976, std.dev.: 0.0238)
  SingleSource/Benchmarks/Shootout-C++/ary: 10.59% (0.3540 => 0.3915, std.dev.: 0.0076)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 10.46% (0.1912 => 0.2112, std.dev.: 0.0053)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 10.43% (0.7223 => 0.7976, std.dev.: 0.0031)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 9.67% (0.1334 => 0.1463, std.dev.: 0.0020)
  MultiSource/Benchmarks/Olden/health/health: 9.46% (0.1470 => 0.1609, std.dev.: 0.0006)
  MultiSource/Benchmarks/McCat/05-eks/eks: 8.73% (0.4798 => 0.5217, std.dev.: 0.0011)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 8.27% (1.3667 => 1.4797, std.dev.: 0.0018)
  SingleSource/Benchmarks/Misc/oourafft: 8.21% (0.3595 => 0.3890, std.dev.: 0.0029)
  MultiSource/Benchmarks/FreeBench/distray/distray: 8.01% (0.1536 => 0.1659, std.dev.: 0.0002)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 7.64% (0.7161 => 0.7708, std.dev.: 0.0076)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 7.52% (0.2114 => 0.2273, std.dev.: 0.0028)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 5.43% (0.7152 => 0.7540, std.dev.: 0.0068)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 4.49% (2.3694 => 2.4758, std.dev.: 0.0339)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 2.78% (0.7092 => 0.7289, std.dev.: 0.0025)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 1.94% (20.9449 => 21.3505, std.dev.: 0.1274)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 1.52% (5.8662 => 5.9553, std.dev.: 0.0265)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/ary: 22.57% (0.0762 => 0.0934, std.dev.: 0.0007)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 20.55% (3.8852 => 4.6837, std.dev.: 0.0606)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 19.64% (0.0840 => 0.1005, std.dev.: 0.0005)
  MultiSource/Benchmarks/Olden/bisort/bisort: 16.84% (0.8664 => 1.0123, std.dev.: 0.0134)
  MultiSource/Benchmarks/Olden/tsp/tsp: 16.15% (1.1024 => 1.2804, std.dev.: 0.0034)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 7.47% (0.5355 => 0.5755, std.dev.: 0.0041)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 7.12% (2.7723 => 2.9696, std.dev.: 0.0537)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.10% (6.6191 => 6.9568, std.dev.: 0.0153)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 1.51% (4.7806 => 4.8529, std.dev.: 0.0180)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 1.44% (2.1424 => 2.1733, std.dev.: 0.0023)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 1.26% (1.7517 => 1.7737, std.dev.: 0.0066)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -12.38% (0.7119 => 0.6238, std.dev.: 0.0264)
  MultiSource/Benchmarks/Olden/power/power: -10.21% (0.1626 => 0.1460, std.dev.: 0.0055)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -9.44% (1.7445 => 1.5798, std.dev.: 0.0624)
  SingleSource/UnitTests/ObjC/exceptions-3: -3.04% (0.4304 => 0.4173, std.dev.: 0.0046)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -10.42% (1.5306 => 1.3711, std.dev.: 0.0249)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.61% (3.5184 => 3.4266, std.dev.: 0.0314)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.17% (1.3479 => 1.3186, std.dev.: 0.0002)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/oggenc/oggenc
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
  MultiSource/Benchmarks/Olden/power/power
  MultiSource/Applications/oggenc/oggenc: - (0.1338 => 0.1338, std.dev.: 0.0001)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 14.52% (0.0420 => 0.0481, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.37% (0.0652 => 0.0674, std.dev.: 0.0008)
  MultiSource/Benchmarks/Olden/power/power: 0.12% (493.7168 => 494.2856, std.dev.: 0.1149)

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

New Failures - Execution Time
-----------------------------
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
  MultiSource/Benchmarks/Olden/power/power
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -98.90% (4.3882 => 0.0481, std.dev.: 0.0003)
  MultiSource/Benchmarks/Olden/power/power: 43731.30% (1.1277 => 494.2856, std.dev.: 0.1149)

New Passes - Compile Time
-------------------------
  MultiSource/Applications/SIBsim4/SIBsim4
  MultiSource/Applications/SPASS/SPASS
  MultiSource/Applications/kimwitu++/kc
  MultiSource/Benchmarks/MallocBench/gs/gs
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  SingleSource/Benchmarks/Misc-C++-EH/spirit
  SingleSource/Benchmarks/Misc-C++/stepanov_container
  MultiSource/Applications/SIBsim4/SIBsim4: 194.99% (0.5229 => 1.5425, std.dev.: 0.0906)
  MultiSource/Applications/SPASS/SPASS: 21.89% (14.9895 => 18.2713, std.dev.: 0.0620)
  MultiSource/Applications/kimwitu++/kc: 49.13% (14.1553 => 21.1095, std.dev.: 0.2064)
  MultiSource/Benchmarks/MallocBench/gs/gs: 25.28% (4.1105 => 5.1498, std.dev.: 0.0129)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 37.13% (1.1048 => 1.5150, std.dev.: 0.0590)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 436.64% (7.1582 => 38.4136, std.dev.: 0.0220)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 90.43% (3.4629 => 6.5944, std.dev.: 0.0335)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 65.96% (0.6222 => 1.0326, std.dev.: 0.0444)

New Passes - Execution Time
---------------------------
  MultiSource/Applications/JM/lencod/lencod
  MultiSource/Applications/SIBsim4/SIBsim4
  MultiSource/Applications/SPASS/SPASS
  MultiSource/Applications/kimwitu++/kc
  MultiSource/Benchmarks/MallocBench/gs/gs
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  SingleSource/Benchmarks/Misc-C++-EH/spirit
  SingleSource/Benchmarks/Misc-C++/stepanov_container
  MultiSource/Applications/JM/lencod/lencod: 10912.50% (0.0720 => 7.9290, std.dev.: 0.0383)
  MultiSource/Applications/SIBsim4/SIBsim4: 3907500.00% (0.0001 => 3.9076, std.dev.: 0.0098)
  MultiSource/Applications/SPASS/SPASS: 14830000.00% (0.0001 => 14.8301, std.dev.: 0.0981)
  MultiSource/Applications/kimwitu++/kc: 52200.00% (0.0001 => 0.0523, std.dev.: 0.0010)
  MultiSource/Benchmarks/MallocBench/gs/gs: 63900.00% (0.0001 => 0.0640, std.dev.: 0.0006)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 14200.00% (0.0001 => 0.0143)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 578200.00% (0.0001 => 0.5783, std.dev.: 0.0210)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 10087500.00% (0.0001 => 10.0876, std.dev.: 0.0026)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 6956700.00% (0.0001 => 6.9568, std.dev.: 0.0153)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 1807.32% (1.1194 => 21.3505, std.dev.: 0.1274)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 65.94% (2.9384 => 4.8761, std.dev.: 0.1904)
  MultiSource/Applications/ClamAV/clamscan: 60.55% (22.1758 => 35.6027, std.dev.: 0.0525)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 58.14% (7.0540 => 11.1550, std.dev.: 0.0419)
  MultiSource/Benchmarks/FreeBench/distray/distray: 57.10% (0.1056 => 0.1659, std.dev.: 0.0002)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 51.31% (8.1363 => 12.3112, std.dev.: 0.0845)
  MultiSource/Applications/JM/lencod/lencod: 46.84% (21.9371 => 32.2132, std.dev.: 0.0509)
  SingleSource/UnitTests/vla: 44.79% (0.0355 => 0.0514, std.dev.: 0.0002)
  SingleSource/Benchmarks/CoyoteBench/almabench: 43.01% (0.0730 => 0.1044, std.dev.: 0.0049)
  SingleSource/Benchmarks/Misc/flops: 38.90% (0.1432 => 0.1989, std.dev.: 0.0066)
  SingleSource/UnitTests/ObjC/dot-syntax-1: 38.00% (0.0479 => 0.0661, std.dev.: 0.0007)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 35.25% (0.0746 => 0.1009, std.dev.: 0.0003)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 33.33% (0.1584 => 0.2112, std.dev.: 0.0053)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 31.72% (0.1236 => 0.1628, std.dev.: 0.0008)
  MultiSource/Benchmarks/Olden/bisort/bisort: 31.27% (0.0614 => 0.0806, std.dev.: 0.0019)
  SingleSource/UnitTests/ObjC/dot-syntax: 28.73% (0.0355 => 0.0457, std.dev.: 0.0001)
  MultiSource/Benchmarks/Olden/health/health: 26.89% (0.1268 => 0.1609, std.dev.: 0.0006)
  SingleSource/Benchmarks/Shootout-C++/hash: 25.60% (0.4289 => 0.5387, std.dev.: 0.0094)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 24.75% (1.1861 => 1.4797, std.dev.: 0.0018)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 24.43% (0.0479 => 0.0596, std.dev.: 0.0023)
  SingleSource/Benchmarks/Stanford/Oscar: 23.74% (0.0636 => 0.0787, std.dev.: 0.0043)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 23.66% (0.6450 => 0.7976, std.dev.: 0.0031)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 23.24% (0.0482 => 0.0594, std.dev.: 0.0021)
  MultiSource/Applications/minisat/minisat: 23.09% (0.7115 => 0.8758, std.dev.: 0.0180)
  SingleSource/Benchmarks/Shootout-C++/fibo: 23.08% (0.2725 => 0.3354, std.dev.: 0.0044)
  SingleSource/Benchmarks/McGill/misr: 23.06% (0.0633 => 0.0779, std.dev.: 0.0017)
  SingleSource/Benchmarks/Misc/whetstone: 23.03% (0.0660 => 0.0812, std.dev.: 0.0004)
  MultiSource/Applications/treecc/treecc: 22.68% (2.0273 => 2.4871, std.dev.: 0.0488)
  MultiSource/Benchmarks/McCat/08-main/main: 22.40% (0.2554 => 0.3126, std.dev.: 0.0213)
  MultiSource/Applications/oggenc/oggenc: 21.65% (5.7591 => 7.0062, std.dev.: 0.0153)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 21.52% (0.1566 => 0.1903, std.dev.: 0.0103)
  SingleSource/UnitTests/ObjC/trivial-interface: 21.48% (0.3473 => 0.4219, std.dev.: 0.0061)
  MultiSource/Benchmarks/McCat/05-eks/eks: 21.35% (0.4299 => 0.5217, std.dev.: 0.0011)
  SingleSource/Benchmarks/Misc/perlin: 21.27% (0.0536 => 0.0650, std.dev.: 0.0003)
  SingleSource/UnitTests/ObjC/synchronized: 21.23% (0.3561 => 0.4317, std.dev.: 0.0031)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 21.19% (14.3668 => 17.4116, std.dev.: 0.0355)
  SingleSource/Benchmarks/Shootout-C++/ary: 21.13% (0.3232 => 0.3915, std.dev.: 0.0076)
  SingleSource/UnitTests/ObjC/exceptions-2: 20.96% (0.3497 => 0.4230, std.dev.: 0.0058)
  MultiSource/Applications/lua/lua: 20.94% (3.8723 => 4.6831, std.dev.: 0.0752)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 20.62% (4.2646 => 5.1441, std.dev.: 0.0159)
  MultiSource/Benchmarks/Olden/tsp/tsp: 20.60% (0.1175 => 0.1417, std.dev.: 0.0070)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 20.40% (0.9765 => 1.1757, std.dev.: 0.0252)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 20.14% (0.1892 => 0.2273, std.dev.: 0.0028)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 20.00% (0.0770 => 0.0924, std.dev.: 0.0015)
  MultiSource/Applications/siod/siod: 19.91% (2.2969 => 2.7543, std.dev.: 0.0640)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 19.83% (4.9449 => 5.9254, std.dev.: 0.0105)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 19.47% (0.3935 => 0.4701, std.dev.: 0.0052)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 19.30% (0.2700 => 0.3221, std.dev.: 0.0011)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 19.06% (5.0018 => 5.9553, std.dev.: 0.0265)
  SingleSource/UnitTests/ObjC/exceptions-3: 18.69% (0.3516 => 0.4173, std.dev.: 0.0046)
  SingleSource/Benchmarks/Misc/oourafft: 18.53% (0.3282 => 0.3890, std.dev.: 0.0029)
  MultiSource/Applications/d/make_dparser: 18.21% (3.3354 => 3.9428, std.dev.: 0.1131)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 18.02% (0.2891 => 0.3412, std.dev.: 0.0104)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 17.93% (2.2024 => 2.5972, std.dev.: 0.1338)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 17.81% (0.0842 => 0.0992, std.dev.: 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: 17.78% (9.4845 => 11.1704, std.dev.: 0.0673)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 17.68% (0.8172 => 0.9617, std.dev.: 0.0150)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 17.47% (3.8922 => 4.5721, std.dev.: 0.0737)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: 17.45% (1.5415 => 1.8105, std.dev.: 0.0314)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 17.17% (0.5981 => 0.7008, std.dev.: 0.0148)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 17.11% (0.0871 => 0.1020, std.dev.: 0.0052)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 17.05% (0.8101 => 0.9482, std.dev.: 0.0215)
  SingleSource/Benchmarks/McGill/exptree: 16.95% (0.0814 => 0.0952, std.dev.: 0.0048)
  SingleSource/UnitTests/ObjC/messages-2: 16.92% (0.0662 => 0.0774, std.dev.: 0.0021)
  MultiSource/Applications/sqlite3/sqlite3: 16.74% (17.1811 => 20.0566, std.dev.: 0.0397)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 16.51% (1.3050 => 1.5204, std.dev.: 0.0459)
  MultiSource/Benchmarks/Olden/mst/mst: 16.34% (0.1163 => 0.1353, std.dev.: 0.0060)
  MultiSource/Applications/Burg/burg: 16.23% (1.1642 => 1.3532, std.dev.: 0.0623)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 16.13% (0.2065 => 0.2398, std.dev.: 0.0004)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 16.05% (0.0648 => 0.0752, std.dev.: 0.0032)
  SingleSource/Benchmarks/Shootout/matrix: 16.01% (0.0818 => 0.0949, std.dev.: 0.0039)
  MultiSource/Benchmarks/NPB-serial/is/is: 15.99% (0.0719 => 0.0834, std.dev.: 0.0042)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 15.80% (0.0886 => 0.1026, std.dev.: 0.0043)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 15.69% (0.1625 => 0.1880, std.dev.: 0.0027)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 15.41% (0.1940 => 0.2239, std.dev.: 0.0018)
  MultiSource/Applications/viterbi/viterbi: 15.31% (0.1555 => 0.1793, std.dev.: 0.0076)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 15.19% (0.0770 => 0.0887, std.dev.: 0.0041)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 15.13% (0.1117 => 0.1286, std.dev.: 0.0050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 15.10% (0.4615 => 0.5312, std.dev.: 0.0183)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 14.97% (0.2758 => 0.3171, std.dev.: 0.0151)
  MultiSource/Benchmarks/sim/sim: 14.94% (0.3387 => 0.3893, std.dev.: 0.0118)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 14.57% (0.2107 => 0.2414, std.dev.: 0.0093)
  MultiSource/Benchmarks/Bullet/bullet: 14.43% (63.2438 => 72.3720, std.dev.: 0.0373)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 14.35% (0.3177 => 0.3633, std.dev.: 0.0032)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 14.34% (0.1032 => 0.1180)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 14.21% (0.1337 => 0.1527, std.dev.: 0.0069)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 14.09% (0.1029 => 0.1174, std.dev.: 0.0048)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 14.05% (0.2271 => 0.2590, std.dev.: 0.0113)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 13.94% (0.1062 => 0.1210, std.dev.: 0.0036)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 13.64% (0.1510 => 0.1716, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc-C++/bigfib: 13.00% (0.6456 => 0.7295, std.dev.: 0.0206)
  MultiSource/Applications/hbd/hbd: 12.65% (1.5603 => 1.7577, std.dev.: 0.0359)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 12.42% (2.2022 => 2.4758, std.dev.: 0.0339)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 12.41% (0.5020 => 0.5643, std.dev.: 0.0164)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 12.09% (0.1695 => 0.1900, std.dev.: 0.0002)
  MultiSource/Benchmarks/PAQ8p/paq8p: 11.95% (10.3673 => 11.6059, std.dev.: 0.0641)
  SingleSource/UnitTests/ObjC++/Hello: 11.90% (0.5925 => 0.6630, std.dev.: 0.0204)
  SingleSource/UnitTests/ObjC/block-byref-aggr: 11.84% (0.3817 => 0.4269, std.dev.: 0.0051)
  SingleSource/UnitTests/ObjC/instance-method-metadata: 11.69% (0.3543 => 0.3957, std.dev.: 0.0001)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 11.65% (0.1906 => 0.2128, std.dev.: 0.0079)
  SingleSource/UnitTests/ObjC/exceptions: 11.60% (0.3828 => 0.4272, std.dev.: 0.0161)
  SingleSource/UnitTests/ObjC/for-in: 11.37% (0.3694 => 0.4114, std.dev.: 0.0053)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 11.36% (1.4186 => 1.5798, std.dev.: 0.0624)
  SingleSource/Benchmarks/Stanford/Puzzle: 11.20% (0.1268 => 0.1410, std.dev.: 0.0050)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 11.14% (0.2603 => 0.2893, std.dev.: 0.0003)
  MultiSource/Benchmarks/FreeBench/neural/neural: 9.98% (0.1463 => 0.1609, std.dev.: 0.0003)
  SingleSource/UnitTests/ObjC++/property-reference: 8.85% (0.7326 => 0.7974, std.dev.: 0.0071)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.19% (7.9617 => 8.3750, std.dev.: 0.0371)
  SingleSource/UnitTests/Vector/constpool: 4.01% (54.1659 => 56.3363, std.dev.: 0.0995)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout/methcall: 150.59% (4.3953 => 11.0144, std.dev.: 0.0065)
  SingleSource/Benchmarks/Shootout-C++/methcall: 147.63% (5.3999 => 13.3719, std.dev.: 0.0010)
  MultiSource/Benchmarks/llubenchmark/llu: 45.54% (3.7781 => 5.4985, std.dev.: 0.2200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 26.08% (13.4384 => 16.9426, std.dev.: 0.1015)
  SingleSource/Benchmarks/Shootout-C++/ary: 23.54% (0.0756 => 0.0934, std.dev.: 0.0007)
  MultiSource/Benchmarks/Olden/bisort/bisort: 21.48% (0.8333 => 1.0123, std.dev.: 0.0134)
  MultiSource/Applications/minisat/minisat: 18.84% (9.1159 => 10.8333, std.dev.: 0.4031)
  MultiSource/Benchmarks/Olden/tsp/tsp: 18.72% (1.0785 => 1.2804, std.dev.: 0.0034)
  SingleSource/Benchmarks/Misc/oourafft: 17.60% (6.6465 => 7.8165, std.dev.: 0.0024)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 17.46% (1.1145 => 1.3091, std.dev.: 0.0020)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 16.32% (0.0864 => 0.1005, std.dev.: 0.0005)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 13.93% (10.3460 => 11.7877, std.dev.: 0.2404)
  MultiSource/Benchmarks/Olden/health/health: 13.66% (0.4445 => 0.5052, std.dev.: 0.0089)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 13.08% (0.2944 => 0.3329, std.dev.: 0.0012)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 11.70% (2.8904 => 3.2285, std.dev.: 0.0009)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 10.36% (8.6802 => 9.5798, std.dev.: 0.0710)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.25% (1.1396 => 1.2564, std.dev.: 0.0003)
  SingleSource/Benchmarks/Stanford/Puzzle: 9.99% (0.1421 => 0.1563, std.dev.: 0.0001)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 9.37% (1.7254 => 1.8870, std.dev.: 0.0016)
  SingleSource/Benchmarks/Shootout-C++/hash2: 8.51% (3.1578 => 3.4266, std.dev.: 0.0314)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.93% (0.9540 => 1.0106, std.dev.: 0.0002)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 5.85% (4.2280 => 4.4753, std.dev.: 0.0056)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 5.11% (1.3045 => 1.3711, std.dev.: 0.0249)
  SingleSource/Regression/C/uint64_to_float: 5.08% (0.5413 => 0.5688, std.dev.: 0.0001)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 4.68% (0.3463 => 0.3625, std.dev.: 0.0001)
  MultiSource/Benchmarks/nbench/nbench: 4.14% (11.6436 => 12.1256, std.dev.: 0.0039)
  MultiSource/Applications/lua/lua: 3.68% (26.0924 => 27.0517, std.dev.: 0.3518)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 3.53% (1.7133 => 1.7737, std.dev.: 0.0066)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 3.36% (0.4162 => 0.4302, std.dev.: 0.0002)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 2.71% (1.2838 => 1.3186, std.dev.: 0.0002)
  SingleSource/Benchmarks/Dhrystone/dry: 2.67% (2.4116 => 2.4761, std.dev.: 0.0070)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 2.39% (2.1424 => 2.1935, std.dev.: 0.0136)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 2.15% (1.3677 => 1.3971, std.dev.: 0.0003)
  MultiSource/Applications/aha/aha: 2.08% (3.1595 => 3.2252, std.dev.: 0.0007)
  MultiSource/Benchmarks/PAQ8p/paq8p: 1.74% (85.0658 => 86.5486, std.dev.: 0.0095)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 1.63% (6.5088 => 6.6146, std.dev.: 0.0011)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.45% (27.8444 => 28.2482, std.dev.: 0.0075)
  SingleSource/Benchmarks/Shootout/sieve: 1.41% (5.2139 => 5.2873, std.dev.: 0.0023)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.27% (12.5348 => 12.6941, std.dev.: 0.0133)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 1.24% (1.0313 => 1.0441, std.dev.: 0.0003)
  SingleSource/Benchmarks/Misc/perlin: 1.18% (5.9798 => 6.0505, std.dev.: 0.0001)
  SingleSource/Benchmarks/Dhrystone/fldry: 1.17% (1.9577 => 1.9807, std.dev.: 0.0056)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -97.50% (6.6874 => 0.1675, std.dev.: 0.0075)
  SingleSource/Benchmarks/Misc/salsa20: -75.78% (0.8651 => 0.2095, std.dev.: 0.0001)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -75.69% (5.2763 => 1.2827, std.dev.: 0.0316)
  SingleSource/Benchmarks/Misc/richards_benchmark: -44.64% (0.1622 => 0.0898, std.dev.: 0.0056)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -7.92% (1.7609 => 1.6214, std.dev.: 0.0514)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (5.3526 => 4.9451, std.dev.: 0.0228)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -6.96% (5.3855 => 5.0105, std.dev.: 0.0145)
  MultiSource/Applications/JM/ldecod/ldecod: -6.53% (10.4361 => 9.7545, std.dev.: 0.0359)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/objinst: -100.00% (8.4136 => 0.0003)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -47.50% (0.0400 => 0.0210, std.dev.: 0.0000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -42.36% (0.0628 => 0.0362, std.dev.: 0.0000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -39.93% (0.3987 => 0.2395, std.dev.: 0.0004)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -39.53% (0.0506 => 0.0306, std.dev.: 0.0001)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -38.27% (4.5009 => 2.7782, std.dev.: 0.0016)
  SingleSource/Benchmarks/Misc/mandel: -33.55% (1.1492 => 0.7636, std.dev.: 0.0006)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -24.15% (2.6546 => 2.0135, std.dev.: 0.0010)
  MultiSource/Benchmarks/Bullet/bullet: -22.46% (10.7105 => 8.3048, std.dev.: 0.0940)
  MultiSource/Benchmarks/FreeBench/mason/mason: -19.76% (0.2161 => 0.1734, std.dev.: 0.0007)
  SingleSource/Benchmarks/Misc/flops-6: -15.75% (1.6925 => 1.4259, std.dev.: 0.0013)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -14.70% (2.6778 => 2.2841, std.dev.: 0.0005)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -10.69% (32.5116 => 29.0361, std.dev.: 0.0024)
  SingleSource/Benchmarks/Misc/mandel-2: -10.65% (1.5373 => 1.3736, std.dev.: 0.0002)
  MultiSource/Benchmarks/NPB-serial/is/is: -9.34% (9.5636 => 8.6703, std.dev.: 0.0779)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -9.04% (1.5660 => 1.4245, std.dev.: 0.0042)
  MultiSource/Benchmarks/FreeBench/distray/distray: -7.66% (0.1592 => 0.1470, std.dev.: 0.0000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -6.93% (4.8142 => 4.4804, std.dev.: 0.0002)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -6.51% (3.2416 => 3.0306, std.dev.: 0.0082)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.63% (2.7294 => 2.5758, std.dev.: 0.0006)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (1.8525 => 1.7495, std.dev.: 0.0002)
  SingleSource/Benchmarks/Misc/flops-5: -4.77% (1.5835 => 1.5080, std.dev.: 0.0020)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -4.77% (0.2497 => 0.2378, std.dev.: 0.0002)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -4.52% (1.6805 => 1.6046, std.dev.: 0.0220)
  SingleSource/Benchmarks/Shootout/lists: -4.21% (6.2999 => 6.0346, std.dev.: 0.0018)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -3.39% (19.9488 => 19.2729, std.dev.: 0.1330)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.18% (0.9957 => 0.9640, std.dev.: 0.0086)
  MultiSource/Benchmarks/sim/sim: -3.05% (5.0483 => 4.8944, std.dev.: 0.0006)
  SingleSource/UnitTests/Vector/SSE/sse_stepfft: -2.29% (0.4808 => 0.4698, std.dev.: 0.0003)
  SingleSource/UnitTests/Vector/build2: -2.14% (1.3861 => 1.3564, std.dev.: 0.0000)
  SingleSource/Benchmarks/Misc/flops: -1.77% (8.8334 => 8.6771, std.dev.: 0.0002)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -1.61% (8.1563 => 8.0252, std.dev.: 0.0095)
  SingleSource/Benchmarks/Misc/salsa20: -1.47% (10.2830 => 10.1321, std.dev.: 0.0016)

Added Tests - Compile Time
--------------------------
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt
  SingleSource/Benchmarks/Misc/matmul_f64_4x4
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect
  SingleSource/Benchmarks/Polybench/stencils/adi/adi
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d
  SingleSource/UnitTests/ObjC/BoolLiteralTest

Added Tests - Execution Time
----------------------------
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt
  SingleSource/Benchmarks/Misc/matmul_f64_4x4
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect
  SingleSource/Benchmarks/Polybench/stencils/adi/adi
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d
  SingleSource/UnitTests/ObjC/BoolLiteralTest

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/oggenc/oggenc
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
  MultiSource/Applications/oggenc/oggenc: -9.90% (0.1485 => 0.1338, std.dev.: 0.0001)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -68.15% (0.2116 => 0.0674, std.dev.: 0.0008)

Report Time: 6.81s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20121113/530861ce/attachment.html>


More information about the llvm-testresults mailing list