summaryrefslogtreecommitdiff
path: root/gcc/sese.h
Commit message (Expand)AuthorAgeFilesLines
* Rename gimple_bb to gimple_poly_bbAditya Kumar2015-10-011-5/+5
* Redesign Graphite scop detectionSebastian Pop2015-09-281-5/+3
* re PR tree-optimization/67700 ([graphite] miscompile due to wrong codegen)Aditya Kumar2015-09-281-0/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-4/+4
* Remove limit_scopsAditya Kumar2015-09-081-0/+5
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* convert some hash_table to hash_mapTrevor Saunders2014-07-091-25/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-1/+0
* Remove unused symbols related to ivtype_map.Lawrence Crowl2013-04-021-11/+0
* Remove various unused items.Lawrence Crowl2013-03-291-17/+0
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-9/+7
* Fix PR47691: do not abort compilation when code generation failsSebastian Pop2011-07-271-1/+1
* Fix PR47019: parameters of a SCoP are SCEV analyzable.Sebastian Pop2010-12-221-1/+2
* Fix PR46924: Do not detect reductions outside the current SESE region.Sebastian Pop2010-12-161-3/+10
* Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop2010-12-011-4/+6
* Fix miscompilation of 416.gamess.Sebastian Pop2010-09-301-3/+16
* CDI_POST_DOMINATORS are not used in Graphite.Sebastian Pop2010-09-301-6/+0
* Scevs could be expressions without chrecs and still be scev_analyzable_p.Sebastian Pop2010-08-111-1/+2
* Remove expand_scalar_variables_ hack.Sebastian Pop2010-08-111-2/+17
* Remove rename_nb_iterations and rename_sese_parametersSebastian Pop2010-08-111-2/+0
* Also rewrite out of SSA scalar dependences going outside the SCoP region.Sebastian Pop2010-08-111-1/+0
* sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis2010-04-231-1/+0
* Compute min and max bounds for IVs and infer types.Sebastian Pop2010-04-061-2/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop2010-02-111-0/+1
* Correct the lexicographical function, add debug_pddr.Sebastian Pop2010-02-061-3/+0
* re PR tree-optimization/42681 (ICE: in build2_stat, at tree.c:3664 with "-O1 ...Sebastian Pop2010-01-141-0/+1
* re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed)Sebastian Pop2010-01-141-0/+1
* Do not abuse sese for codegenerationTobias Grosser2009-11-301-107/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-13/+13
* graphite-clast-to-gimple.c (gloog): Do not call sese_reset_aux_in_loops.Sebastian Pop2009-11-251-1/+0
* graphite-dependences.c (reduction_ddr): New.Sebastian Pop2009-11-251-0/+27
* New Graphite files.Sebastian Pop2009-07-311-0/+475