summaryrefslogtreecommitdiff
path: root/gcc/ddg.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/steven2012-11-261-1/+1
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-7/+7
* This patch normalizes more bitmap function names.crowl2012-11-011-16/+16
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-26/+26
* * ddg.c (build_intra_loop_deps): Discard deps of nondebug on debug.aoliva2012-06-221-1/+9
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* SMS: Prevent the creation of reg-moves for definitions with MODE_CCrevitale2012-01-021-1/+21
* SMS: Support instructions with REG_INC_NOTErevitale2011-09-301-5/+35
* Move the creation of anti-dep edgerevitale2011-07-311-6/+4
* SMS: Fix violation of memory dependencerevitale2011-06-161-2/+41
* Support closing_branch_depsrevitale2011-05-111-0/+5
* Free sccs fieldrevitale2011-04-171-0/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* * ddg.c (add_cross_iteration_register_deps): Call gcc_assert insteadfroydnj2010-10-211-2/+4
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+2
* 2010-08-09 Bingfeng Mei <bmei@broadcom.com>meibf2010-08-091-1/+38
* 2010-07-19 Bingfeng Mei <bmei@broadcom.com>meibf2010-07-191-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,hubicka2010-06-041-3/+3
* * sched-ebb.c: Rename struct deps to struct deps_desc.hubicka2010-05-271-1/+1
* PR debug/42244jakub2009-12-071-4/+11
* Remove trailing white spaces.hjl2009-11-251-5/+5
* 2009-11-13 Andrey Belevantsev <abel@ispras.ru>abel2009-11-131-1/+1
* PR debug/41535aoliva2009-10-171-2/+2
* gcc/ChangeLog:aoliva2009-09-021-6/+20
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* check alias sets in add_inter_loop_mem_deprevitale2009-01-211-0/+4
* 2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-10-111-9/+9
* * df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.steven2008-06-181-2/+2
* 2008-01-22 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-01-221-3/+2
* 2008-01-19 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-01-201-2/+3
* * sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.mkuvyrkov2007-10-171-0/+4
* Modulo-scheduling improvements. Patch 2 of 2revitale2007-08-281-3/+7
* * sched-int.h (struct _dep): Rename field 'kind' to 'type'.mkuvyrkov2007-08-141-6/+8
* Remove profitability checkrevitale2007-08-081-0/+1
* New flag to control reg-moves generationrevitale2007-08-051-37/+41
* 2007-07-31 H.J. Lu <hongjiu.lu@intel.com>hjl2007-07-311-0/+2
* SMS: Change the ddg's constructionrevitale2007-07-311-95/+75
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-lex.c (c_lex_with_flags, lex_string): Constify.ghazi2007-07-251-2/+2
* 2007-07-03 H.J. Lu <hongjiu.lu@intel.com>hjl2007-07-031-1/+2
* modulo-sched: print sccs and check itrevitale2007-07-031-0/+48
* Fix missed initialization of scc_nodes.revitale2007-07-011-0/+1
* Merge dataflow branch into mainlinedberlin2007-06-111-22/+21
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-1/+1
* * sched-int.h (ds_to_dk, dk_to_ds): Declare functions.mkuvyrkov2007-02-021-16/+25
* * builtins.c (expand_builtin_mathfn_3): Correct coding style.sayle2006-10-301-2/+3
* 2006-05-22 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2006-05-231-2/+2
* 2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>mkuvyrkov2006-03-161-1/+1