Age | Commit message (Expand) | Author | Files | Lines |
2011-09-29 | graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declarat... | Bill Schmidt | 1 | -0/+10 |
2011-07-26 | Fix PR47653: do not handle loops using wrapping semantics in graphite | Sebastian Pop | 1 | -9/+9 |
2011-01-25 | Pass to dr_analyze_indices the analysis loop for subscripts. | Sebastian Pop | 1 | -1/+3 |
2011-01-25 | Remove duplicate close phi nodes in the canonical close phi representation. | Sebastian Pop | 1 | -1/+68 |
2011-01-25 | Free invalid postdominance info. | Sebastian Pop | 1 | -0/+4 |
2010-12-28 | Do not include unnecessary .h files. | Sebastian Pop | 1 | -13/+0 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -6/+2 |
2010-09-30 | Fix the description of graphite_can_represent_loop. | Vladimir Kargov | 1 | -3/+3 |
2010-09-30 | Remove outermost loop parameter. | Vladimir Kargov | 1 | -22/+16 |
2010-09-30 | Remove redundant checks in graphite_can_represent_scev. | Sebastian Pop | 1 | -2/+1 |
2010-09-17 | Add DEBUG_FUNCTION to all the dot_* debugging functions. | Sebastian Pop | 1 | -2/+2 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -15/+15 |
2010-08-11 | Add loop_exits_from_bb_p. | Vladimir Kargov | 1 | -1/+1 |
2010-08-11 | Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem... | Andreas Simbuerger | 1 | -1/+0 |
2010-04-06 | Avoid calling verify_ssa twice in verify_loop_closed_ssa. | Sebastian Pop | 1 | -2/+2 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-23 | Fix PR43083: Do not handle regions ending with multiple edges on the exit BB. | Sebastian Pop | 1 | -6/+11 |
2010-02-11 | re PR middle-end/42930 ([graphite] crash when compiling scummvm on Ubuntu 9.1... | Sebastian Pop | 1 | -0/+1 |
2010-02-06 | Make calls to dot run in background. | Ramakrishna Upadrasta | 1 | -2/+2 |
2010-01-08 | Remove COMPONENT_REF limitation in SCoP detection. | Sebastian Pop | 1 | -70/+1 |
2009-12-23 | re PR middle-end/42181 ([graphite] -fgraphite-identity miscompiles air.f90) | Sebastian Pop | 1 | -6/+24 |
2009-12-09 | re PR tree-optimization/42285 (ICE in Graphite's scan_tree_for_params for 416... | Sebastian Pop | 1 | -2/+4 |
2009-11-30 | Do not abuse sese for codegeneration | Tobias Grosser | 1 | -19/+1 |
2009-11-25 | graphite-scop-detection.c (limit_scops): Do not build poly_bbs. | Sebastian Pop | 1 | -1/+0 |
2009-11-25 | graphite-scop-detection.c (stmt_simple_memref_p): Removed. | Sebastian Pop | 1 | -71/+28 |
2009-11-18 | re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity ... | Alexandre Oliva | 1 | -0/+3 |
2009-08-28 | graphite-dependences.c (pddr_original_scattering): New. | Sebastian Pop | 1 | -5/+8 |
2009-07-31 | New Graphite files. | Sebastian Pop | 1 | -0/+1640 |