summaryrefslogtreecommitdiff
path: root/gcc/graphite.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* New unroll and jam option in Graphite.Mircea Namolaru2014-11-151-1/+2
* Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev2014-11-101-40/+0
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* configure.ac: Eliminate ClooG installation dependency.Roman Gareev2014-08-181-5/+32
* remove has_executeTrevor Saunders2014-07-091-2/+0
* Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev2014-06-291-1/+5
* graphite-clast-to-gimple.c: gloog is renamed to graphite_regenerate_ast_cloog.Roman Gareev2014-06-291-1/+1
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-5/+2
* cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener2014-06-061-3/+3
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-2/+2
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-2/+2
* Eliminate profile_status macro.David Malcolm2013-12-091-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+3
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-0/+1
* tree-flow.h: Remove all remaining prototypes...Andrew MacLeod2013-10-091-1/+108
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* function.h (loops_for_fn): New inline function.Richard Biener2013-04-301-1/+1
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-3/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-4/+4
* bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.Steven Bosscher2012-09-071-2/+2
* cloog.m4: Set up to work against ISL only.Richard Guenther2012-07-021-12/+26
* [multiple changes]Richard Guenther2012-07-021-2/+0
* [multiple changes]Richard Guenther2012-06-221-0/+5
* Fix PR47127: call cloog_state_malloc and cloog_state_free only once.Sebastian Pop2011-03-121-0/+4
* Use diagnostic-core.h instead of diagnostic.h.Sebastian Pop2010-12-291-1/+1
* Fix bootstrap without graphite.Sebastian Pop2010-12-281-0/+1
* Do not include unnecessary .h files.Sebastian Pop2010-12-281-15/+0
* Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop2010-12-011-23/+6
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* Fix PR45758: reset scevs before Graphite.Sebastian Pop2010-09-301-0/+1
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-5/+5
* Remove cloog_initialize and cloog_finalize when using official CLooG releases.Andreas Simbuerger2010-08-111-0/+8
* Split rewrite_cross_bb_scalar_deps_out_of_ssa out from rewrite_reductions_out...Sebastian Pop2010-08-111-0/+1
* Add more debug counter guards.Sebastian Pop2010-08-111-6/+11
* Remove rename_nb_iterations and rename_sese_parametersSebastian Pop2010-08-111-1/+1
* Detect commutative reductions in all the scops before rewriting out of SSA al...Sebastian Pop2010-08-111-0/+14