summaryrefslogtreecommitdiff
path: root/gcc/graphite-scop-detection.c
Commit message (Expand)AuthorAgeFilesLines
* 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