aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / sese.h
2016-01-26 spopnew scop schedule for isl-0.15
2016-01-21 spopfix pr68692: reinstantiate the copy of internal parameters
2016-01-21 spoprecord loops in execution order
2016-01-04 jakub Update copyright years.
2015-12-24 spopUse const-ref instead of values for sese_l passed to...
2015-11-19 spopfix bootstrap without ISL on old linkers
2015-11-18 spopMove codegen related functions to graphite-isl-ast...
2015-11-12 spopPreserve the original program while using graphite.
2015-11-04 spopremove parameter_rename_map
2015-11-04 miyukiENABLE_CHECKING refactoring: remove remaining occurrences
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 spopremove unused code
2015-10-07 spopmove graphite bookkeeping from sese to sese_info
2015-10-01 spopRename gimple_bb to gimple_poly_bb
2015-09-28 spopRedesign Graphite scop detection
2015-09-28 spopfix PR67700
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-08 spopRemove limit_scops
2015-01-05 jakub Update copyright years.
2014-07-09 tbsaundeconvert some hash_table to hash_map
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-04-26 crowlThis patch is the main part of a consolodation of the...
2013-04-02 crowlRemove unused symbols related to ivtype_map. This...
2013-03-29 crowlRemove various unused items.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2011-07-27 spopFix PR47691: do not abort compilation when code generat...
2010-12-22 spopFix PR47019: parameters of a SCoP are SCEV analyzable.
2010-12-16 spopFix PR46924: Do not detect reductions outside the curre...
2010-12-01 spopPostpone the rewrite out of SSA to the end of the trans...
2010-09-30 spopFix miscompilation of 416.gamess.
2010-09-30 spopCDI_POST_DOMINATORS are not used in Graphite.
2010-08-11 spopScevs could be expressions without chrecs and still...
2010-08-11 spopRemove expand_scalar_variables_ hack.
2010-08-11 spopRemove rename_nb_iterations and rename_sese_parameters
2010-08-11 spopAlso rewrite out of SSA scalar dependences going outsid...
2010-04-23 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-06 spopCompute min and max bounds for IVs and infer types.
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-11 spopFix PR42771.
2010-02-06 spopCorrect the lexicographical function, add debug_pddr.
2010-01-14 spopFix PR42681.
2010-01-14 spopFix PR42732.
2009-11-30 grosserDo not abuse sese for codegeneration
2009-11-25 hjlRemove trailing white spaces.
2009-11-25 spop2009-10-26 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-05 Sebastian Pop <sebastian.pop@amd.com>
2009-07-31 spopNew Graphite files.