aboutsummaryrefslogtreecommitdiff
path: root/gcc/ddg.c
AgeCommit message (Expand)Author
2018-04-04gcc/Peter Bergner
2017-01-01 Update copyright years.Jakub Jelinek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-16+ PR rtl-optimization/64240Fei Yang
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-28gcc/Richard Sandiford
2014-08-28gcc/Richard Sandiford
2014-08-22get_ebb_head_tail works with rtx_insnDavid Malcolm
2014-08-22ddg: Use rtx_insnDavid Malcolm
2014-06-15gcc/Richard Sandiford
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-07-21Fix typos.Ondřej Bílka
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-26gcc/Steven Bosscher
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-06-22* ddg.c (build_intra_loop_deps): Discard deps of nondebug on debug.Alexandre Oliva
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2012-01-02SMS: Prevent the creation of reg-moves for definitions with MODE_CCRevital Eres
2011-09-30SMS: Support instructions with REG_INC_NOTERevital Eres
2011-07-31Move the creation of anti-dep edgeRevital Eres
2011-06-16SMS: Fix violation of memory dependenceRevital Eres
2011-05-11Support closing_branch_depsRevital Eres
2011-04-17Free sccs fieldRevital Eres
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-10-21 * ddg.c (add_cross_iteration_register_deps): Call gcc_assert insteadNathan Froyd
2010-10-21 * basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd
2010-08-092010-08-09 Bingfeng Mei <bmei@broadcom.com>Bingfeng Mei
2010-07-192010-07-19 Bingfeng Mei <bmei@broadcom.com>Bingfeng Mei
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-04 * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,Jan Hubicka
2010-05-27 * sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka
2009-12-07 PR debug/42244Jakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-132009-11-13 Andrey Belevantsev <abel@ispras.ru>Andrey Belevantsev
2009-10-17PR debug/41535Alexandre Oliva