OSDN Git Service

2012-01-27 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / graphite-poly.c
2011-07-27 spopPR45450: disable legality check after an openscop read
2011-01-25 spopFix pbb_remove_duplicate_pdrs.
2010-12-29 spopUse diagnostic-core.h instead of diagnostic.h.
2010-12-28 spopDo not include unnecessary .h files.
2010-12-01 spopPostpone the rewrite out of SSA to the end of the trans...
2010-12-01 spopAdd a stride parameter to scop_do_strip_mine.
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-09-30 spopFix Graphite memory leaks.
2010-09-30 spopOnly iterate over pbb_dim_iter_domain.
2010-09-30 spopNew pass: loop flattening.
2010-09-30 spopAdd cloog_checksum.
2010-09-30 spopFix pbb_number_of_iterations_at_time.
2010-09-30 spopCall fatal_error when the transform read from file...
2010-09-30 spopFix pretty printers.
2010-09-30 spopFix uninitialize warning.
2010-09-30 spopAvoid set but not used warning.
2010-09-30 spopDump each scop in a separate file.
2010-09-30 spopEnable graphite to read an OpenScop file.
2010-09-30 spopFix include order to avoid failed compilation on CLOOG_ORG.
2010-09-30 spopRemove spaces from matrix lines.
2010-09-30 spopFix columns order in openscop.
2010-09-30 spopWrite OpenScop format.
2010-09-17 spopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20 froydnjgcc/
2010-08-11 spopFix flipped condition using mpz_sgn.
2010-08-11 spopPartially removing cloog.h and graphite-clast-to-gimple...
2010-08-11 spopResolve CLooG's value_* macros to their respective...
2010-08-11 spopLaunch dotty in background.
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-06 spopReplace Value with mpz_t
2010-05-06 spopResolve CLooG's value_* macros to their respective...
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-31 spopPrint SCoPs under CLooG format.
2010-03-31 spopMake print_scop output the scoplib format.
2010-02-11 spopFix PR42771.
2009-11-25 spop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-11-03 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-30 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-30 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-09 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-09 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-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 Konrad Trifunovic <konrad.trifunovic@gmail...
2009-08-28 spop2009-08-28 Konrad Trifunovic <konrad.trifunovic@gmail...
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-15 spopPrint PBB index.
2009-08-15 spopCorrect the use of ppl_Pointset_Powerset_C_Polyhedron_m...
2009-08-12 spopAdd PDR->nb_subscripts.
2009-08-12 spopUndo changes to the PDR representation.
2009-08-12 spopRestore original scattering when the transform is not...
2009-08-12 spopCorrectly parenthesize pretty print structures.
2009-08-01 spopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31 spopNew Graphite files.