]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite.c
c++: Adjust push_template_decl_real
[thirdparty/gcc.git] / gcc / graphite.c
2020-01-14  David Malcolmhash-table.h: support non-zero empty values in empty_sl...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-02-06  Richard Bienerre PR tree-optimization/89182 ([graphite] ICE in extrac...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  David MalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-06-26  David MalcolmIntroduce dump_location_t
2018-01-11  Richard Bienerre PR tree-optimization/83435 (ICE in set_value_range...
2018-01-09  Richard Bienerre PR tree-optimization/83668 (wrong code with -O ...
2018-01-09  Richard Bienerre PR tree-optimization/83572 ([graphite] ICE in verify...
2018-01-08  Richard Bienerre PR tree-optimization/83563 ([graphite] ICE: Segmenta...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-20  Richard Biener2017-10-20 Richard Biener <rguenther@suse.de>
2017-10-18  Richard Bienerre PR tree-optimization/82591 ([graphite] Compile-time...
2017-10-13  Richard Biener2017-10-13 Richard Biener <rguenther@suse.de>
2017-09-27  Richard Bienerinvoke.texi (graphite-max-bbs-per-function): Remove.
2017-09-26  Richard Bienerre PR tree-optimization/82321 (ICE in check_loop_closed...
2017-09-25  Richard Bienercfgloop.h (sort_sibling_loops): Declare.
2017-09-22  Richard Bienergraphite-isl-ast-to-gimple.c (graphite_verify): Inline...
2017-09-22  Richard Bienergraphite-isl-ast-to-gimple.c (translate_pending_phi_nod...
2017-09-21  Richard Bienergraphite-isl-ast-to-gimple.c (graphite_regenerate_ast_i...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-02-01  Richard Bienergraphite.c: Include tree-vectorizer.h for find_loop_loc...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-04-17  Jan Hubickare PR bootstrap/70706 (r235082 caused bootstrap failure)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Sebastian Popreplace ISL with isl
2015-12-17  Sebastian Popmove all isl include files to graphite.h
2015-12-02  Aditya Kumarrename flag_loop_optimize_isl to flag_loop_nest_optimize
2015-11-24  Aditya Kumarmove all declarations to a same .h file
2015-11-23  Aditya Kumarfix PR68279: bail out when scev gets instantiated to...
2015-11-23  David EdelsohnCorrect graphite*.c ISL header file inclusion order.
2015-11-12  Aditya KumarPreserve the original program while using graphite.
2015-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-10-21  Aditya KumarRefactoring sese.h and graphite-poly.h
2015-10-10  Aditya Kumarclean up debug functions
2015-10-07  Aditya Kumarmove graphite bookkeeping from sese to sese_info
2015-10-06  Aditya KumarMove declarations, assign types, renaming.
2015-10-05  Aditya Kumarmove param detection to scop detection
2015-09-28  Sebastian PopRedesign Graphite scop detection
2015-08-27  Sebastian Popremove -floop-* flags
2015-08-27  Sebastian Popremove -floop-unroll-and-jam
2015-08-12  Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11  Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-21  Mike Frysingerconfigure.ac: Add check for new options in isl-0.15.
2015-07-18  Sebastian Popfix pr46851 and pr60340: remove unmaintained omega...
2015-07-13  Andrew MacLeodomega.h: Don't include config.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06  Jim Wilsongraphite-blocking.c (HAVE_isl): Include <stddef.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-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-15  Mircea NamolaruNew unroll and jam option in Graphite.
2014-11-10  Roman GareevMakefile.in: Remove the compilation of graphite-clast...
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-18  Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-07-09  Trevor Saundersremove has_execute
2014-06-29  Roman GareevMakefile.in: Add the compilation of graphite-isl-ast...
2014-06-29  Roman Gareevgraphite-clast-to-gimple.c: gloog is renamed to graphit...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-06  Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09  David MalcolmEliminate profile_status macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-09  Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-07  Steven Bosscherbitmap.c (bitmap_last_set_bit): Rewrite to return the...
2012-07-02  Richard Guenthercloog.m4: Set up to work against ISL only.
2012-07-02  Richard Guenther[multiple changes]
2012-06-22  Richard Guenther[multiple changes]
2011-03-12  Sebastian PopFix PR47127: call cloog_state_malloc and cloog_state_fr...
2010-12-29  Sebastian PopUse diagnostic-core.h instead of diagnostic.h.
2010-12-28  Sebastian PopFix bootstrap without graphite.
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-12-01  Sebastian PopPostpone the rewrite out of SSA to the end of the trans...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-30  Sebastian PopFix PR45758: reset scevs before Graphite.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11  Andreas SimbuergerRemove cloog_initialize and cloog_finalize when using...
2010-08-11  Sebastian PopSplit rewrite_cross_bb_scalar_deps_out_of_ssa out from...
2010-08-11  Sebastian PopAdd more debug counter guards.
next