Add -march=interaptiv.
[platform/upstream/gcc.git] / gcc / tree-affine.c
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-31 Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-05-08 Bin Chengtree-affine.c (tree_to_aff_combination): Handle MEM_REF...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-07 Bin Chengtree-ssa-loop-ivopts.c (alloc_iv): Lower address expres...
2013-09-03 Richard Bienertree-affine.c (add_elt_to_tree): Fix association issue...
2013-09-02 Richard Bienertree-affine.c (add_elt_to_tree): Avoid converting all...
2013-05-27 Richard Bienerre PR tree-optimization/57396 (Wrong code with -fpredic...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-30 Richard Guenthertree-affine.h (print_aff): Remove.
2011-08-23 Richard GuentherMakefile.in (tree-data-ref.o): Add tree-affine.h depend...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2010-11-26 Richard Guentherre PR lto/46664 (Failed to build 481.wrf in SPEC CPU...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-04-16 Richard GuentherMakefile.in (tree-affine.o): Add $(FLAGS_H) dependency.
2008-03-27 Zdenek Dvoraktree-affine.h (aff_combination_expand): Declare.
2008-03-11 Andrew Pinskire PR tree-optimization/31358 (IV-OPTs produces a weird...
2007-08-18 Andrew Pinskitree-affine.h (print_aff): New prototype.
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-07-30 Andrew Pinskire PR tree-optimization/32527 (ICE in build2_stat,...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-28 Andrew Pinskire PR middle-end/32417 (416.gamess ICEs (in aff_combina...
2007-06-16 Andrew Pinski[multiple changes]
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-01-10 Zdenek Dvorakre PR middle-end/30322 (((-i-1) + i) +1) is turned...
2006-12-14 Zdenek Dvoraktree-ssa-loop-ivopts.c: Include tree-affine.h.