blob: 69b9b6862edd53e01e024a14a553159aa05c7469 [file] [log] [blame]
2014-02-11 Cong Hou <congh@google.com>
* c-family/c-opts.c (c_common_init_options_struct):
Don't set x_flag_complex_method to 2 for C++.
2014-02-11 Cong Hou <congh@google.com>
* config/i386/i386.c: Add m_GENERIC to
X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL and
X86_TUNE_SSE_UNALIGNED_STORE_OPTIMAL.
2014-02-03 Cong Hou <congh@google.com>
Backport from mainline
2014-02-03 Cong Hou <congh@google.com>
PR tree-optimization/60000
* tree-vect-loop.c (vect_transform_loop): Set pattern_def_seq to NULL
if the vectorized statement is a store. A store statement can only
appear at the end of pattern statements.
2014-01-13 Cong Hou <congh@google.com>
* opts.c (struct default_options default_options_table):
Turn on -ftree-loop-vectorize at -O2.
Copyright (C) 2014 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.