OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / graphite-dependences.c
2013-01-03 ktietz2013-01-02 Rainer Emrich <rainer@emrich-ebersheim.de>
2011-07-21 spopStart counting nesting level from 0 and use the standar...
2011-07-08 spopRemove continue from loop, add one more assert.
2011-01-25 spopAllow several reductions in a reduction PBB.
2011-01-25 spopRelax the definition of same_pdr_p.
2011-01-25 spopPass 0 as the number of parameters to PIP when testing...
2011-01-25 spopMinimize the number of expensive calls to ppl_powerset_...
2011-01-25 spopUse PIP to determine the integer feasibility of a const...
2011-01-25 spopCorrect the precedence relation.
2011-01-25 spopspeedup compilation
2011-01-25 spopPrint the data dependence polyhedron in the PPL format.
2010-12-28 spopDo not include unnecessary .h files.
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-30 spopAvoid set but not used warning.
2010-09-17 spopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20 froydnjgcc/
2010-08-11 spopPartially removing cloog.h and graphite-clast-to-gimple...
2010-08-11 spopLaunch dotty in background.
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-31 spopAdd a verbosity parameter to clean up the comments...
2010-03-08 spopCleanup data dep polyhedron construction.
2010-02-07 spopFix PR42988: handle unknown_dependence.
2010-02-06 spopFix PR42637.
2010-02-06 spopCorrect the lexicographical function, add debug_pddr.
2010-02-06 spopClarify comments and use build_pddr.
2010-02-06 spopFix build_pddr.
2010-02-06 spopAdd missing function comments.
2010-02-06 spopFactor uses of build_pairwise_scheduling.
2010-02-06 spopCleanup build relation.
2009-11-25 spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-06 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-05 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-17 Li Feng <nemokingdom@gmail.com>
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-12 spopAdd PDR->nb_subscripts.
2009-08-12 spopFix memory leak in DD XFAILs some interchange testcases.
2009-08-12 spopMeasure time spent in DD analysis and in code gen.
2009-07-31 spopNew Graphite files.