summaryrefslogtreecommitdiff
path: root/gcc/graphite-sese-to-poly.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-01 Tobias Burnus <burnus@net-b.de>burnus2014-12-011-6/+4
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-2/+2
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-67/+73
* [gcc/]romangareev2014-11-101-5/+0
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* * configure.ac: Eliminate ClooG installation dependency.romangareev2014-08-181-2/+4
* Replacement of isl_int by isl_valmircea2014-08-111-41/+39
* [gcc/]romangareev2014-07-281-0/+2
* Merge in trunk.mrs2014-04-301-1/+1
|\
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-1/+1
* | Merge from trunk.rsandifo2014-04-171-0/+1
|\ \ | |/
| * 2014-04-08 Richard Biener <rguenther@suse.de>rguenth2014-04-081-0/+1
* | Merge in trunk.mrs2014-01-031-9/+9
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-8/+8
* | Merge in trunk.mrs2013-12-131-3/+3
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-1/+5
|\ \ | |/
| * 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
* | Merge from trunk.rsandifo2013-11-201-5/+6
|\ \ | |/
| * 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
* | Merge in trunk.mrs2013-11-161-0/+3
|\ \ | |/
| * * 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
* | Merge with trunk.rsandifo2013-11-091-5/+0
|\ \ | |/
| * * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-5/+0
* | Merge in trunk.mrs2013-11-041-32/+19
|\ \ | |/
| * 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
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-2/+1
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-1/+1
* | Merge in trunk.mrs2013-10-201-20/+21
|\ \ | |/
| * * 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
* | Merge in trunk.mrs2013-09-201-63/+43
|\ \ | |/
| * * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-62/+42