summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-18/+18
* * sched-int.h (schedule_block): Adjust declaration.bernds2012-10-081-1/+38
* * dbgcnt.def (sched_breakdep): New counter.bernds2012-09-191-4/+12
* PR rtl-optimization/54456ebotcazou2012-09-041-1/+1
* * calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZEsteven2012-08-091-1/+1
* gcc/steven2012-07-201-1/+1
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-1/+2
* gcc/steven2012-07-161-1/+0
* * basic-block.h (struct edge_def): Use basic_block instead ofsteven2012-07-111-1/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* gcc/rsandifo2012-04-261-1/+1
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-15/+6
* Revertbernds2011-07-151-8/+4
* * haifa-sched.c: Include "hashtab.h"bernds2011-07-131-0/+1
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-3/+6
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* PR debug/47590aoliva2011-06-031-1/+1
* * sched-ebb.c (begin_schedule_ready): Remove second argument.bernds2011-04-011-2/+3
* * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok2011-03-191-21/+10
* gcc/ChangeLog:aoliva2011-02-021-1/+1
* Reverted:aoliva2011-01-311-1/+1
* PR debug/45136aoliva2011-01-251-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+0
* PR rtl-optimization/46614jakub2010-11-241-1/+4
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-4/+1
* * target.def (class_likely_spilled_p): New hook.aesok2010-09-021-5/+5
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-5/+5
* * sched-ebb.c: Rename struct deps to struct deps_desc.hubicka2010-05-271-6/+6
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* 2010-02-09 Alexander Monakov <amonakov@ispras.ru>amonakov2010-02-091-1/+1
* Remove trailing white spaces.hjl2009-11-251-70/+70
* 2009-11-13 Andrey Belevantsev <abel@ispras.ru>abel2009-11-131-1/+1
* * target.h (have_conditional_execution): Add a new target hook function.carrot2009-10-271-3/+3
* PR rtl-optimization/41239jakub2009-09-081-0/+5
* 2009-09-02 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-09-021-2/+28
* gcc/ChangeLog:aoliva2009-09-021-4/+29
* * haifa-sched.c (insn_finishes_cycle_p): New static function.mkuvyrkov2009-07-091-0/+14
* 2008-09-18 Alexander Monakov <amonakov@ispras.ru>amonakov2008-09-181-11/+9
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-399/+672
* * sched-rgn.c (new_ready): Check if instruction can bemkuvyrkov2008-08-061-3/+15
* * recog.c (validate_change_1, validate_change,ghazi2008-07-161-3/+3
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-5/+5
* gcc/rwild2008-06-061-4/+4
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* * rtlanal.c (label_is_jump_target_p): Return true for a matchinghp2007-11-241-5/+29
* * optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks.ebotcazou2007-11-011-1/+1
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-13/+9
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-2/+2
* * sched-int.h (struct _dep): Rename field 'kind' to 'type'.mkuvyrkov2007-08-141-51/+68