Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / graphite-sese-to-poly.c
2016-04-09 vriesFix pdr accesses order
2016-01-26 spopnew scop schedule for isl-0.15
2016-01-21 spoprewrite computation of iteration domains
2016-01-21 spopadd more coalescing to simplify constraints
2016-01-04 jakub Update copyright years.
2015-12-24 spopUse const-ref instead of values for sese_l passed to...
2015-12-17 spopreplace ISL with isl
2015-12-16 spopUse refs instead of values.
2015-12-16 spopupdate required isl version
2015-12-09 spopadd array access function in the right order
2015-12-02 spopfix invalid bounds on array refs
2015-11-30 spopalways print parameter names as P_{SSA_NAME_VERSION}
2015-11-24 spopmove all declarations to a same .h file
2015-11-23 spopfix PR68314: revert all patches touching the constructi...
2015-11-23 spopfix PR68279: bail out when scev gets instantiated to...
2015-11-23 djeCorrect graphite*.c ISL header file inclusion order.
2015-11-12 spopPreserve the original program while using graphite.
2015-11-11 spopimprove construction of the original schedule
2015-11-07 spopadd original schedule to scop
2015-11-07 spopdo not create unnecessary dimensions in scop scattering
2015-11-04 spopimprove debug of codegen
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21 spopa scalar depending on vdefs in the current region is...
2015-10-21 spopRefactor graphite-sese-to-poly, sese.h, graphite-poly.h
2015-10-21 spopRefactoring sese.h and graphite-poly.h
2015-10-07 spopgather bbs and conditions in a single walk through...
2015-10-07 spopmove graphite bookkeeping from sese to sese_info
2015-10-06 spopmove dr->alias_set to a helper structure
2015-10-06 spopremove unused struct base_alias_pair
2015-10-06 spopremove dead code in computation of alias sets
2015-10-06 spopEarly exit to avoid redundant computations
2015-10-06 spopMove declarations, assign types, renaming.
2015-10-05 spopmove param detection to scop detection
2015-10-05 spopmove scop detection related stuff to graphite-scop...
2015-10-02 spopreject loops early where ivs cannot be represented
2015-10-01 spopRename gimple_bb to gimple_poly_bb
2015-10-01 spopcall scev analysis in scop-detection as in sese-to...
2015-09-29 spopremove dead code of commutative_reductions
2015-09-28 spopfix PR67700
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-27 spopremove -floop-* flags
2015-08-24 spopSpecify the type of scop->region
2015-08-01 vriesAllow non-overflow ops in reductions
2015-07-24 vriesEnable reductions without fassociative-math in graphite
2015-07-24 vriesDon't allow unsafe reductions in graphite
2015-07-21 law * configure.ac: Add check for new options in isl-0.15.
2015-07-18 spopfix pr46851 and pr60340: remove unmaintained omega...
2015-07-17 spop[graphite] fix pr61929
2015-07-15 spopOne of the code refactorings introducing phi node itera...
2015-07-15 spop * graphite-sese-to-poly.c (parameter_index_in_r...
2015-07-13 amacleod * omega.h: Don't include config.h, don't include param...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06 wilsongcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-01 burnus2014-12-01 Tobias Burnus <burnus@net-b.de>
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10 romangareev[gcc/]
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-18 romangareev * configure.ac: Eliminate ClooG installation dependency.
2014-08-11 mirceaReplacement of isl_int by isl_val
2014-07-28 romangareev[gcc/]
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-08 rguenth2014-04-08 Richard Biener <rguenther@suse.de>
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-20 tbsaundemerge auto_vec and stack_vec
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate last_basic_block macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-24 hjlDon't include extra "expr.h" in graphite-sese-to-poly.c
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19 amacleod * graphite-sese-to-poly.c: Include expr.h.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-18 rsandifoMerge from trunk.
next