OSDN Git Service

* config/alpha/elf.h (ELF_ASCII_ESCAPES): Rename from ESCAPES.
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-data-refs.c
2011-11-07 jakub PR tree-optimization/50789
2011-11-04 irar Unrevert:
2011-11-03 irar PR tree-optimization/50912
2011-10-25 rthImplement interleave via permutation.
2011-10-24 irar PR tree-optimization/50730
2011-10-23 irar PR tree-optimization/50819
2011-09-19 irar PR tree-optimization/50413
2011-09-18 irar PR tree-optimization/50412
2011-09-15 irar * tree-vect-data-refs.c (vect_analyze_data_ref_...
2011-08-10 rguenth2011-08-10 Richard Guenther <rguenther@suse.de>
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-05 rguenth2011-07-05 Richard Guenther <rguenther@suse.de>
2011-06-30 rguenth2011-06-30 Richard Guenther <rguenther@suse.de>
2011-06-23 jakub * tree-vect-data-refs.c (vect_compute_data_ref_alignme...
2011-06-12 irar * tree-vect-data-refs.c (vect_peeling_hash_get_...
2011-05-31 irar PR tree-optimization/49093
2011-05-26 irar PR tree-optimization/49038
2011-05-18 irar * tree-vect-loop-manip.c (vect_create_cond_for_...
2011-05-03 rsandifogcc/
2011-04-21 rsandifogcc/
2011-04-20 rsandifoRevert last patch.
2011-04-20 rsandifogcc/
2011-04-14 rsandifogcc/
2011-04-14 rsandifogcc/
2011-04-08 jakub PR tree-optimization/48377
2011-03-28 ebotcazou * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust...
2011-03-24 irar * doc/invoke.texi (max-stores-to-sink): Document.
2011-02-25 ebotcazou PR tree-optimization/45470
2010-12-23 spopFix PR47002: memory leaks.
2010-12-07 rguenth2010-12-07 Richard Guenther <rguenther@suse.de>
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-03 rguenth2010-11-03 Richard Guenther <rguenther@suse.de>
2010-10-22 rguenth2010-10-22 Richard Guenther <rguenther@suse.de>
2010-10-21 rguenth2010-10-21 Richard Guenther <rguenther@suse.de>
2010-10-03 hjlRevert revision 164914.
2010-10-03 hjlDisallow negative steps in vectorizer.
2010-09-17 matz PR tree-optimization/43432
2010-09-16 irar * tree-vectorizer.c: Fix documentation.
2010-09-14 irar PR tree-optimization/45470
2010-09-07 rthFix undeclared function error in tree-vect-data-refs.c.
2010-09-03 spopUse DR_IS_WRITE instead of !DR_IS_READ.
2010-09-02 irar * tree-vectorizer.h (get_later_stmt): New function.
2010-08-20 froydnjgcc/
2010-08-15 irar * tree-vect-data-refs.c (vect_setup_realignment):...
2010-07-08 rguenth2010-07-08 Richard Guenther <rguenther@suse.de>
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-04 rsandifogcc/
2010-07-04 rguenth2010-07-04 Richard Guenther <rguenther@suse.de>
2010-07-04 irar * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATI...
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-29 amylaargcc:
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-26 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-29 spopImprove vectorization diagnostic: loop contains functio...
2010-01-19 matz PR tree-optimization/41783
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-11-04 revitaleAnother fix to the misaligned store vectorizer patch
2009-10-27 revitaleFix PR40648 -- Fix misaligned store vectorizer patch
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-09 ebotcazou PR tree-optimization/40071
2009-09-15 revitaleNew function for checking misalignment
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-06-05 revitalemisaligned store support
2009-06-01 irar PR tree-optimization/39129
2009-05-26 rguenth2009-05-26 Richard Guenther <rguenther@suse.de>
2009-05-24 irar * doc/passes.texi (Tree-SSA passes): Document SLP...
2009-05-11 hjl2009-05-11 H.J. Lu <hongjiu.lu@intel.com>
2009-05-11 irar PR tree-optimization/40074
2009-04-28 irar * tree-vect-loop-manip.c (vect_create_cond_for_alias_c...
2009-04-27 ian./:
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30 irar * tree-vect-loop-manip.c: New file.