summaryrefslogtreecommitdiff
path: root/gcc/graphite-scop-detection.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-04-14 Richard Biener <rguenther@suse.de>rguenth2015-04-141-2/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-11/+11
* [gcc/]romangareev2014-11-101-4/+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
* [gcc/]romangareev2014-08-141-0/+9
* 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-1/+1
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-2/+4
* 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-1/+10
* 2014-04-03 Richard Biener <rguenther@suse.de>rguenth2014-04-031-9/+9
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-6/+6
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+4
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* gcc/ada/rsandifo2013-11-181-2/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-14/+6
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+6
* 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
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 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
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-65/+67
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-111-5/+5
* * bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.steven2012-09-071-6/+4
* * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven2012-08-141-0/+1
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-3/+2
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-1/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-1/+1
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-021-3/+10
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-1/+0
* 2012-01-10 Richard Guenther <rguenther@suse.de>rguenth2012-01-101-12/+20
* 2011-09-29 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-09-291-0/+10
* Fix PR47653: do not handle loops using wrapping semantics in graphitespop2011-07-261-9/+9
* Pass to dr_analyze_indices the analysis loop for subscripts.spop2011-01-251-1/+3
* Remove duplicate close phi nodes in the canonical close phi representation.spop2011-01-251-1/+68
* Free invalid postdominance info.spop2011-01-251-0/+4
* Do not include unnecessary .h files.spop2010-12-281-13/+0
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-6/+2