]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog.graphite
[Ada] Define the -fdump-scos option in lang.opt
[thirdparty/gcc.git] / gcc / ChangeLog.graphite
2011-07-08  spopOnly update ChangeLog.graphite.
2011-07-08  spopRemove continue from loop, add one more assert.
2011-07-08  spopOnly update ChangeLog.graphite.
2011-01-25  spopAdd testcase for PR43567.
2011-01-25  spopDo not use a data ref with indices invalid in the loop...
2011-01-25  spopOnly copy PBB_DOMAIN when it is initialized.
2011-01-25  spopPass to dr_analyze_indices the analysis loop for subscr...
2011-01-25  spopMove rewrite_commutative_reductions_out_of_ssa before...
2011-01-25  spopPatch not merged, update ChangeLog.graphite.
2011-01-25  spopPatch not merged, update ChangeLog.graphite.
2011-01-25  spopDo not create the temporary array for reductions into...
2011-01-25  spopAllow several reductions in a reduction PBB.
2011-01-25  spopRemove duplicate close phi nodes in the canonical close...
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  spopRemove the temporary array for reductions written to...
2011-01-25  spopExpect at least the version 0.11 of PPL.
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  spopFix pbb_remove_duplicate_pdrs.
2011-01-25  spopTest the profitability of interchange on the perfect...
2011-01-25  spopPrint the data dependence polyhedron in the PPL format.
2011-01-25  spopAdd debug_gmp_value.
2011-01-25  spopDocument availability of cloog-0.16
2011-01-25  spopPatch not merged, update ChangeLog.graphite.
2011-01-25  spopPatch not merged, update ChangeLog.graphite.
2011-01-25  spopFree invalid postdominance info.
2011-01-25  spopAdd changelogs of patches that will not be merged to...
2011-01-03  spopFix PR47021: ADDR_EXPRs don't contain SCoP parameters.
2010-12-01  spopFix unused warnings.
2010-12-01  spopAvoid the analysis of data references after the transla...
2010-12-01  spopLHS cannot be an ADDR_EXPR.
2010-12-01  spopPostpone the rewrite out of SSA to the end of the trans...
2010-12-01  spopDo not rewrite out of SSA scalar dependences crossing...
2010-12-01  spopCall recompute_tree_invariant_for_addr_expr when replac...
2010-12-01  spopAdd a stride parameter to scop_do_strip_mine.
2010-09-30  spopFix PR45758: reset scevs before Graphite.
2010-09-30  spopFix miscompilation of 416.gamess.
2010-09-30  spopAdd testcase for PR45758.
2010-09-30  spopFix memory leaks in new scop detection.
2010-09-30  spopFix Graphite memory leaks.
2010-09-30  spopNew flag: -fgraphite-dump-cloog.
2010-09-30  spopCDI_POST_DOMINATORS are not used in Graphite.
2010-09-30  spopOnly iterate over pbb_dim_iter_domain.
2010-09-30  spopFix comments.
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  spopFix lst_update_scattering.
2010-09-30  spopOutline lst_niter_for_loop.
2010-09-30  spopCall fatal_error when the transform read from file...
2010-09-30  spopFix pretty printers.
2010-09-30  spopUse FOR_EACH_VEC_ELT.
2010-09-30  spopNew SCoPDetection detects first SCoPs.
2010-09-30  spopFix uninitialize warning.
2010-09-30  spopAvoid set but not used warning.
2010-09-30  spopSpeed-up loop blocking: strip-mining is always legal.
2010-09-30  spopFix the description of graphite_can_represent_loop.
2010-09-30  spopAdd testcase for PR45230.
2010-09-30  spopAlso handle ARRAY_REFs in instantiate_scev_r.
2010-09-30  spopFix chrec_contains_symbols_defined_in_loop.
2010-09-30  spopA function is affine when CHREC_RIGHT is invariant.
2010-09-30  spopFactor out is_gimple_reg calls.
2010-09-30  spopRemove outermost loop parameter.
2010-09-30  spopFix PR45229: gcc.c-torture/execute/20000412-4.c ICEs...
2010-09-30  spopIntegrate openscop tests in graphite testsuite.
2010-09-30  spopAdd documentation for -fgraphite-read and -fgraphite...
2010-09-30  spopDisable graphite loop optimizations with fgraphite...
2010-09-30  spopDump each scop in a separate file.
2010-09-30  spopRemove redundant checks in graphite_can_represent_scev.
2010-09-30  spopFix 435.gromacs miscompile.
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  spopAdd necessary accessors for CloogMatrix (CLOOG_ORG).
2010-09-30  spopRemove spaces from matrix lines.
2010-09-30  spopFix columns order in openscop.
2010-09-30  spopAdd testcase for PR43423.
2010-09-30  spopGenerate in priority signed types for integer constants.
2010-09-30  spopAvoid lang_hooks, call build_nonstandard_integer_type.
2010-09-30  spopWrite OpenScop format.
2010-08-11  spopFix miscompile of 416.gamess.
2010-08-11  spopFix gamess: the only constant phi nodes with one argume...
2010-08-11  spopFix typos.
2010-08-11  spopRemove cloog_initialize and cloog_finalize when using...
2010-08-11  spopAdapt to new CloogScattering abstraction, introduced...
2010-08-11  spopIntroduce compatibility to newer CLooG's CloogState...
2010-08-11  spopAdapt to new CLAST structure within upstream CLooG...
2010-08-11  spopMake CLooG options compatible to newer CLooG releases...
2010-08-11  spopReintroduce necessary CLooG accessors to graphite....
2010-08-11  spopCall scev_reset_htab when Graphite out-of-SSA has chang...
2010-08-11  spopFix tonto: call propagate_expr_outside_region.
2010-08-11  spopCall scev_analyzable_p only on is_gimple_reg.
2010-08-11  spopPropagate constant values or parametric expressions...
2010-08-11  spopUse SSA_NAME_DEF_STMT only on SSA_NAMEs.
2010-08-11  spopDo not instantiate default definitions in instantiate_s...
2010-08-11  spopEnhance region checks.
2010-08-11  spopAdd loop_exits_from_bb_p.
2010-08-11  spopDot refined regions.
next