aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-13omega.h: Don't include config.h...Andrew MacLeod1-14/+6
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-07-06graphite-blocking.c (HAVE_isl): Include <stddef.h>.Jim Wilson1-0/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-1/+2
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev1-40/+0
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-5/+32
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-1/+5
2014-06-29graphite-clast-to-gimple.c: gloog is renamed to graphite_regenerate_ast_cloog.Roman Gareev1-1/+1
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-5/+2
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener1-3/+3
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-2/+2
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate profile_status macro.David Malcolm1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-1/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+3
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-0/+1
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-1/+108
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-1/+1
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-3/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-4/+4
2012-09-07bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.Steven Bosscher1-2/+2
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther1-12/+26
2012-07-02[multiple changes]Richard Guenther1-2/+0
2012-06-22[multiple changes]Richard Guenther1-0/+5
2011-03-12Fix PR47127: call cloog_state_malloc and cloog_state_free only once.Sebastian Pop1-0/+4
2010-12-29Use diagnostic-core.h instead of diagnostic.h.Sebastian Pop1-1/+1
2010-12-28Fix bootstrap without graphite.Sebastian Pop1-0/+1
2010-12-28Do not include unnecessary .h files.Sebastian Pop1-15/+0
2010-12-01Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop1-23/+6
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-09-30Fix PR45758: reset scevs before Graphite.Sebastian Pop1-0/+1