summaryrefslogtreecommitdiff
path: root/gcc/graphite-scop-detection.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the description of graphite_can_represent_loop.spop2010-09-301-3/+3
* Remove outermost loop parameter.spop2010-09-301-22/+16
* Remove redundant checks in graphite_can_represent_scev.spop2010-09-301-2/+1
* Add DEBUG_FUNCTION to all the dot_* debugging functions.spop2010-09-171-2/+2
* gcc/froydnj2010-08-201-15/+15
* Add loop_exits_from_bb_p.spop2010-08-111-1/+1
* Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...spop2010-08-111-1/+0
* Avoid calling verify_ssa twice in verify_loop_closed_ssa.spop2010-04-061-2/+2
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Fix PR43083: Do not handle regions ending with multiple edges on the exit BB.spop2010-02-231-6/+11
* Fix PR42930.spop2010-02-111-0/+1
* Make calls to dot run in background.spop2010-02-061-2/+2
* Remove COMPONENT_REF limitation in SCoP detection.spop2010-01-081-70/+1
* Fix PR42181.spop2009-12-231-6/+24
* Fix PR42285.spop2009-12-091-2/+4
* Do not abuse sese for codegenerationgrosser2009-11-301-19/+1
* 2009-09-27 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+0
* 2009-09-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-71/+28
* PR debug/41888aoliva2009-11-181-0/+3
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-5/+8
* New Graphite files.spop2009-07-311-0/+1640