aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / graphite-scop-detection.c
2016-05-07 vriesbackport "Handle NULL def in build_cross_bb_scalars_def"
2016-03-16 vriesAdd missing single_pred_p test in scop_detection::merge...
2016-03-16 vriesFix same_close_phi_node
2016-01-26 spopnew scop schedule for isl-0.15
2016-01-21 spopfix PR68976: only add loop close phi for names defined...
2016-01-21 spopcheck for unstructured control flow
2016-01-21 spopfix memory leak in scop-detection
2016-01-21 spoprecord loops in execution order
2016-01-21 spopcheck that all loops are valid in the combined region
2016-01-04 jakub Update copyright years.
2015-12-24 spopFix computation of single entry/exit of a region.
2015-12-17 spopreplace ISL with isl
2015-12-17 spopmove all isl include files to graphite.h
2015-12-16 spopadd more dumps on data dependence graph
2015-12-10 uros PR tree-optimization/68619
2015-12-04 spopfix PR68693: Check for loop structure when extending...
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 djeCorrect graphite*.c ISL header file inclusion order.
2015-11-19 spopfix PR68428: ignore bb dominated by the scop->exit
2015-11-18 spopMove codegen related functions to graphite-isl-ast...
2015-11-13 marxinFix memory leaks in graphite
2015-11-12 spopPreserve the original program while using graphite.
2015-11-06 spopdo not collect cold loops in scops
2015-11-06 spopDo not allow irreducible loops/regions in a scop
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 spopadd an upper limit on the number of array references
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 spopremove unused code
2015-10-07 spopmove graphite bookkeeping from sese to sese_info
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-02 spopoutline functions from stmt_simple_for_scop_p
2015-10-01 spopuse sese_l throughout scop-detection
2015-10-01 spopcorrectly handle non affine data references
2015-10-01 spopcall scev analysis in scop-detection as in sese-to...
2015-10-01 spopadd recursion on the inner loops
2015-09-28 spopRedesign Graphite scop detection
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-08 spopRemove limit_scops
2015-08-24 spopConstrain only on INTEGER_TYPE
2015-08-19 tbsaunderemove useless typedefs
2015-07-25 spopdump reasons why graphite failed to detect a scop
2015-07-21 law * configure.ac: Add check for new options in isl-0.15.
2015-07-17 spop[graphite] fix pr61929
2015-07-15 spop[graphite] discard scops for which entry==exit
2015-07-15 spop * graphite-scop-detection.c (stmt_simple_for_sc...
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-04-14 rguenth2015-04-14 Richard Biener <rguenther@suse.de>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
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-14 romangareev[gcc/]
2014-04-30 mrsMerge in trunk.
2014-04-30 rguenth2014-04-30 Richard Biener <rguenther@suse.de>
2014-04-28 rsandifoMerge from trunk.
2014-04-28 rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-17 rsandifoMerge from trunk.
2014-04-14 rguenth2014-04-14 Richard Biener <rguenther@suse.de>
2014-04-03 rguenth2014-04-03 Richard Biener <rguenther@suse.de>
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-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_ALL_BB macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-21 rsandifoMerge with trunk.
2013-11-21 dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-18 rsandifogcc/ada/
2013-11-16 mrsMerge in trunk.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-11-01 dnovilloReplace some heap vectors with stack vectors.
2013-10-23 amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-21 dnovilloRe-factor inclusion of tree.h.
2013-10-20 mrsMerge in trunk.
2013-10-02 amacleod * graphite-scop-detection.c: Include tree-ssa-propagate,h.
2013-09-20 mrsMerge in trunk.
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
next