]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-scop-detection.c
configure.ac: Eliminate ClooG installation dependency.
[thirdparty/gcc.git] / gcc / graphite-scop-detection.c
2014-08-18  Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-08-14  Roman Gareevgraphite-scop-detection.c: Add inclusion of cp-tree.h.
2014-04-30  Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_stmt...
2014-04-28  Richard Bienerre PR tree-optimization/60979 (ICE: in gimple_redirect_...
2014-04-14  Richard Bienerre PR tree-optimization/59817 (ICE in extract_affine_ch...
2014-04-03  Richard Bienerre PR tree-optimization/60740 (ICE in extract_affine...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-09  David MalcolmEliminate FOR_ALL_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-10-02  Andrew MacLeodgraphite-scop-detection.c: Include tree-ssa-propagate,h.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  Richard Guenthergraphite-scop-detection.c (move_sd_regions): Adjust...
2012-09-07  Steven Bosscherbitmap.c (bitmap_last_set_bit): Rewrite to return the...
2012-08-14  Steven Bosschergraphite-scop-detection.c (create_sese_edges): Compute...
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-07-02  Richard Guenthercloog.m4: Set up to work against ISL only.
2012-03-05  Richard Guenthercfgloop.c (verify_loop_structure): Verify dominators...
2012-01-10  Richard Guentherre PR tree-optimization/50913 (ICE in scan_tree_for_par...
2011-09-29  Bill Schmidtgraphite-scop-detection.c (make_close_phi_nodes_unique...
2011-07-26  Sebastian PopFix PR47653: do not handle loops using wrapping semanti...
2011-01-25  Sebastian PopPass to dr_analyze_indices the analysis loop for subscr...
2011-01-25  Sebastian PopRemove duplicate close phi nodes in the canonical close...
2011-01-25  Sebastian PopFree invalid postdominance info.
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-09-30  Vladimir KargovFix the description of graphite_can_represent_loop.
2010-09-30  Vladimir KargovRemove outermost loop parameter.
2010-09-30  Sebastian PopRemove redundant checks in graphite_can_represent_scev.
2010-09-17  Sebastian PopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11  Vladimir KargovAdd loop_exits_from_bb_p.
2010-08-11  Andreas SimbuergerPartially removing cloog.h and graphite-clast-to-gimple...
2010-04-06  Sebastian PopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-23  Sebastian PopFix PR43083: Do not handle regions ending with multiple...
2010-02-11  Sebastian Popre PR middle-end/42930 ([graphite] crash when compiling...
2010-02-06  Ramakrishna UpadrastaMake calls to dot run in background.
2010-01-08  Sebastian PopRemove COMPONENT_REF limitation in SCoP detection.
2009-12-23  Sebastian Popre PR middle-end/42181 ([graphite] -fgraphite-identity...
2009-12-09  Sebastian Popre PR tree-optimization/42285 (ICE in Graphite's scan_t...
2009-11-30  Tobias GrosserDo not abuse sese for codegeneration
2009-11-25  Sebastian Popgraphite-scop-detection.c (limit_scops): Do not build...
2009-11-25  Sebastian Popgraphite-scop-detection.c (stmt_simple_memref_p): Removed.
2009-11-18  Alexandre Olivare PR debug/41888 (ICE from '-O -ftree-loop-distributio...
2009-08-28  Sebastian Popgraphite-dependences.c (pddr_original_scattering):...
2009-07-31  Sebastian PopNew Graphite files.