summaryrefslogtreecommitdiff
path: root/gcc/graphite-sese-to-poly.c
Commit message (Expand)AuthorAgeFilesLines
* Don't include extra "expr.h" in graphite-sese-to-poly.chjl2013-11-241-1/+0
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-5/+4
* * graphite-sese-to-poly.c: Include expr.h.amacleod2013-11-191-0/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* gcc/ada/rsandifo2013-11-181-2/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+3
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-5/+0
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-31/+8
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* * graphite-scop-detection.c: Include tree-ssa-propagate,h.amacleod2013-10-021-0/+1
* gcc/rsandifo2013-09-301-16/+16
* gcc/rsandifo2013-09-281-4/+4
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-62/+42
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-4/+3
* 2013-01-14 Richard Biener <rguenther@suse.de>rguenth2013-01-141-10/+5
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-12-07 Richard Biener <rguenther@suse.de>rguenth2012-12-071-0/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-141/+150
* This patch normalizes more bitmap function names.crowl2012-11-011-3/+3
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* 2012-08-16 Richard Guenther <rguenther@suse.de>rguenth2012-08-161-2/+8
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-3/+3
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-8/+9
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-3/+0
* * graphite-clast-to-gimple.c, graphite-dependences.c,steven2012-07-161-1/+1
* gcc/steven2012-07-161-1/+1
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-021-650/+561
* 2012-06-22 Richard Guenther <rguenther@suse.de>rguenth2012-06-221-0/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-23/+6
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-1/+1
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-231-5/+5
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-6/+1
* 2011-06-14 Zdenek Dvorak <ook@ucw.cz>vries2011-06-141-1/+1
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* Fix PRs 46834, 46994, and 46995: only rewrite reductions not containing other...spop2011-02-081-17/+39
* Do not use a data ref with indices invalid in the loop of the close_phi.spop2011-01-251-8/+56
* Only copy PBB_DOMAIN when it is initialized.spop2011-01-251-2/+4
* Pass to dr_analyze_indices the analysis loop for subscripts.spop2011-01-251-7/+53
* Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.spop2011-01-251-2/+3
* Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...spop2011-01-251-1/+4