]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ChangeLog
common.opt: Introduced a new option -fsimd-cost-model.
[gcc.git] / gcc / ChangeLog
index 037335e661cd7b1cd811a7071aa60dd6dcce50df..e280c2484f59274311e1864d3a144ecca6ca5513 100644 (file)
@@ -1,3 +1,17 @@
+2013-11-28  Sergey Ostanevich  <sergos.gnu@gmail.com>
+
+       * common.opt: Introduced a new option -fsimd-cost-model.
+       * doc/invoke.texi: Introduced a new openmp-simd warning and
+       a new -fsimd-cost-model option.
+       * tree-vectorizer.h (unlimited_cost_model): Interface updated
+       to rely on the particular loop info.
+       * tree-vect-data-refs.c (vect_peeling_hash_insert): Ditto.
+       (vect_peeling_hash_choose_best_peeling): Ditto.
+       (vect_enhance_data_refs_alignment): Ditto.
+       * tree-vect-slp.c (vect_slp_analyze_bb_1): Ditto.
+       * tree-vect-loop.c (vect_estimate_min_profitable_iters): Ditto
+       plus added openmp-simd warining.
+
 2013-11-27   H.J. Lu  <hongjiu.lu@intel.com>
 
        PR rtl-optimization/59311
This page took 0.056839 seconds and 5 git commands to generate.