config.gcc (visium-*-*): Enable --with-cpu option, accept gr5 and gr6 as possible...
[platform/upstream/gcc.git] / gcc / graphite-scop-detection.c
2015-09-08 Aditya KumarRemove limit_scops
2015-08-24 Aditya KumarConstrain only on INTEGER_TYPE
2015-08-19 Trevor Saundersremove useless typedefs
2015-07-25 Sebastian Popdump reasons why graphite failed to detect a scop
2015-07-21 Mike Frysingerconfigure.ac: Add check for new options in isl-0.15.
2015-07-17 Aditya Kumar[graphite] fix pr61929
2015-07-15 Aditya Kumar[graphite] discard scops for which entry==exit
2015-07-15 Aditya Kumargraphite-scop-detection.c (stmt_simple_for_scop_p)...
2015-07-13 Andrew MacLeodomega.h: Don't include config.h...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Jim Wilsongraphite-blocking.c (HAVE_isl): Include <stddef.h>.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-14 Richard Bienergraphite-scop-detection.c: Do not include cp/cp-tree.h.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10 Roman GareevMakefile.in: Remove the compilation of graphite-clast...
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
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.