]> gcc.gnu.org Git - gcc.git/history - gcc/graphite-dependences.c
gimple.h: Remove all includes.
[gcc.git] / gcc / graphite-dependences.c
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
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.h: Remove all #include's
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-07-14 Tobias Grossergraphite: Do not depend on 2D + 1 form in parallelism...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16 Steven Bosschergraphite-clast-to-gimple.c, [...]: Include tree-pass...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-04 Tobias GrosserMakefile.in (OBJS): Add graphite-optimize-isl.o.
2012-07-02 Richard Guenthercloog.m4: Set up to work against ISL only.
2011-07-21 Sebastian PopStart counting nesting level from 0 and use the standar...
2011-07-08 Sebastian PopRemove continue from loop, add one more assert.
2011-01-25 Sebastian PopAllow several reductions in a reduction PBB.
2011-01-25 Sebastian PopRelax the definition of same_pdr_p.
2011-01-25 Sebastian PopPass 0 as the number of parameters to PIP when testing...
2011-01-25 Sebastian PopMinimize the number of expensive calls to ppl_powerset_...
2011-01-25 Sebastian PopUse PIP to determine the integer feasibility of a const...
2011-01-25 Sebastian PopCorrect the precedence relation.
2011-01-25 Sebastian Popspeedup compilation
2011-01-25 Sebastian PopPrint the data dependence polyhedron in the PPL format.
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-30 Sebastian PopAvoid set but not used warning.
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 Andreas SimbuergerPartially removing cloog.h and graphite-clast-to-gimple...
2010-08-11 Sebastian PopLaunch dotty in background.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31 Sebastian PopAdd a verbosity parameter to clean up the comments...
2010-03-08 Sebastian PopCleanup data dep polyhedron construction.
2010-02-07 Sebastian PopFix PR42988: handle unknown_dependence.
2010-02-06 Sebastian Popre PR tree-optimization/42637 ([graphite] wrong code...
2010-02-06 Sebastian PopCorrect the lexicographical function, add debug_pddr.
2010-02-06 Sebastian PopClarify comments and use build_pddr.
2010-02-06 Sebastian PopFix build_pddr.
2010-02-06 Sebastian PopAdd missing function comments.
2010-02-06 Sebastian PopFactor uses of build_pairwise_scheduling.
2010-02-06 Sebastian PopCleanup build relation.
2009-11-25 Sebastian Popgraphite-dependences.c (dependence_polyhedron_1): Remov...
2009-11-25 Sebastian Popgraphite-dependences.c (pddr_transformed_scattering...
2009-11-25 Sebastian Popgraphite-dependences.c (reduction_dr_1): Remove wrong...
2009-11-25 Sebastian Popgraphite-dependences.c (dependence_polyhedron_1): Add...
2009-11-25 Sebastian Popgraphite-poly.c (dot_lst_1): New.
2009-11-25 Sebastian Popgraphite-dependences.c (dot_deps_stmt_1): New.
2009-11-25 Sebastian Popgraphite-dependences.c (reduction_dr_1): New.
2009-11-25 Sebastian Popgraphite-dependences.c (reduction_ddr): New.
2009-11-25 Li Fengre PR tree-optimization/41118 (Wrong dependence analysi...
2009-08-28 Sebastian Popgraphite-dependences.c (graphite_legal_transform_bb...
2009-08-28 Sebastian Popgraphite-dependences.c (pddr_original_scattering):...
2009-08-28 Sebastian Popgraphite-poly.h (enum POLY_DR_TYPE): Renamed poly_dr_type.
2009-08-28 Sebastian Popgraphite-dependences.c (pddr_original_scattering):...
2009-08-28 Sebastian Popgraphite-dependences.c (graphite_carried_dependence_lev...
2009-08-28 Sebastian Popgraphite-dependences.c (new_poly_dr_pair): Renamed...
2009-08-28 Sebastian Popgraphite-dependences.c (graphite_legal_transform_dr...
2009-08-12 Sebastian PopAdd PDR->nb_subscripts.
2009-08-12 Konrad TrifunovicFix memory leak in DD XFAILs some interchange testcases.
2009-08-12 Sebastian PopMeasure time spent in DD analysis and in code gen.
2009-07-31 Sebastian PopNew Graphite files.
This page took 5.105072 seconds and 72 git commands to generate.