summaryrefslogtreecommitdiff
path: root/gcc/graphite-scop-detection.c
Commit message (Expand)AuthorAgeFilesLines
* graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declarat...Bill Schmidt2011-09-291-0/+10
* Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop2011-07-261-9/+9
* Pass to dr_analyze_indices the analysis loop for subscripts.Sebastian Pop2011-01-251-1/+3
* Remove duplicate close phi nodes in the canonical close phi representation.Sebastian Pop2011-01-251-1/+68
* Free invalid postdominance info.Sebastian Pop2011-01-251-0/+4
* Do not include unnecessary .h files.Sebastian Pop2010-12-281-13/+0
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-6/+2
* Fix the description of graphite_can_represent_loop.Vladimir Kargov2010-09-301-3/+3
* Remove outermost loop parameter.Vladimir Kargov2010-09-301-22/+16
* Remove redundant checks in graphite_can_represent_scev.Sebastian Pop2010-09-301-2/+1
* Add DEBUG_FUNCTION to all the dot_* debugging functions.Sebastian Pop2010-09-171-2/+2
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-15/+15
* Add loop_exits_from_bb_p.Vladimir Kargov2010-08-111-1/+1
* Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...Andreas Simbuerger2010-08-111-1/+0
* Avoid calling verify_ssa twice in verify_loop_closed_ssa.Sebastian Pop2010-04-061-2/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Fix PR43083: Do not handle regions ending with multiple edges on the exit BB.Sebastian Pop2010-02-231-6/+11
* re PR middle-end/42930 ([graphite] crash when compiling scummvm on Ubuntu 9.1...Sebastian Pop2010-02-111-0/+1
* Make calls to dot run in background.Ramakrishna Upadrasta2010-02-061-2/+2
* Remove COMPONENT_REF limitation in SCoP detection.Sebastian Pop2010-01-081-70/+1
* re PR middle-end/42181 ([graphite] -fgraphite-identity miscompiles air.f90)Sebastian Pop2009-12-231-6/+24
* re PR tree-optimization/42285 (ICE in Graphite's scan_tree_for_params for 416...Sebastian Pop2009-12-091-2/+4
* Do not abuse sese for codegenerationTobias Grosser2009-11-301-19/+1
* graphite-scop-detection.c (limit_scops): Do not build poly_bbs.Sebastian Pop2009-11-251-1/+0
* graphite-scop-detection.c (stmt_simple_memref_p): Removed.Sebastian Pop2009-11-251-71/+28
* re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity ...Alexandre Oliva2009-11-181-0/+3
* graphite-dependences.c (pddr_original_scattering): New.Sebastian Pop2009-08-281-5/+8
* New Graphite files.Sebastian Pop2009-07-311-0/+1640