OSDN Git Service

PR c++/44127
[pf3gnuchains/gcc-fork.git] / gcc / graphite-sese-to-poly.c
2010-05-06 spopReplace Value with mpz_t
2010-05-06 spopResolve CLooG's value_* macros to their respective...
2010-04-06 spopCompute min and max bounds for IVs and infer types.
2010-04-06 spopAdd extra checks for places assuming one argument loop...
2010-04-06 spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-05 doko2010-04-04 Matthias Klose <doko@ubuntu.com>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-31 spopcanonicalize_loop_ivs should add the IV bump in loop...
2010-03-16 aldyh * graphite-sese-to-poly.c (split_reduction_stmt...
2010-03-15 aldyh * graphite-sese-to-poly.c (rewrite_cross_bb_sca...
2010-03-13 spopFix PR43354: Correctly handle default definitions.
2010-03-13 spopUse ssizetype when long_long_integer_type_node is NULL.
2010-03-13 spopCleanup: remove FIXMEs, add new function.
2010-03-13 spopMake build_poly_scop not return a bool.
2010-03-13 spopLimit the number of parameters per SCoP.
2010-03-08 spopUse {lower,upper}_bound_in_type.
2010-03-08 spopUse sizetype instead of unsigned_type_node.
2010-03-08 spopFix PR43065: Insert bounds on pointer type parameters.
2010-03-08 spopFix type problems in loop ivs.
2010-03-08 spopAdd constraints on the type of parameters to the scop...
2010-02-11 spopFix PR42914 and PR42530.
2010-02-11 spopFix PR42771.
2009-12-30 paolo/gcc
2009-12-23 spopFix PR42180.
2009-12-23 spopFix PR42180.
2009-12-23 spopFix PR42205.
2009-12-15 aldyh PR graphite/42185
2009-12-14 spopFix PR42284.
2009-11-30 grosserDo not abuse sese for codegeneration
2009-11-25 spop2009-10-26 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-20 Li Feng <nemokingdom@gmail.com>
2009-11-25 spop2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-20 Alexander Monakov <amonakov@ispras.ru>
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-14 Ramakrishna Upadrasta <Ramakrishna.Upadrast...
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-07 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-06 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-10-05 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-27 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-26 Li Feng <nemokingdom@gmail.com>
2009-11-25 spop2009-09-25 Li Feng <nemokingdom@gmail.com>
2009-11-25 spop2009-09-17 Li Feng <nemokingdom@gmail.com>
2009-11-25 spop2009-09-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18 aolivaPR debug/41888
2009-10-26 rguenth2009-10-26 Richard Guenther <rguenther@suse.de>
2009-09-17 amonakov2009-09-17 Alexander Monakov <amonakov@ispras.ru>
2009-08-12 spopDont add unknown subscript upper bounds.
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-05 lifengbuild alias set for drs in SCoP instead of in pbb.
2009-07-31 spopNew Graphite files.