summaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (debug_bb_n_slim, debug_bb_slim, debug_insn_slim): Removesteven2012-11-271-1/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-94/+88
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-1/+1
* gcc/ChangeLogamker2012-10-191-1/+1
* * sched-int.h (schedule_block): Adjust declaration.bernds2012-10-081-2/+6
* PR bootstrap/54643bernds2012-09-201-1/+2
* * dbgcnt.def (sched_breakdep): New counter.bernds2012-09-191-53/+347
* * haifa-sched.c (init_before_recovery): Do not set EDGE_CAN_FALLTHRU.steven2012-07-161-2/+1
* gcc/steven2012-07-161-0/+1
* gcc/rsandifo2012-06-061-1/+2
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2012-05-311-5/+5
* gcc/rsandifo2012-04-261-67/+1515
* gcc/rsandifo2012-04-261-20/+25
* * haifa-sched.c (prune_ready_list): Rework handling of SCHED_GROUP_Pbernds2012-04-111-64/+82
* PR bootstrap/52287ebotcazou2012-02-231-1/+3
* * haifa-sched.c (prune_ready_list): Ensure that if there is abernds2012-02-141-4/+19
* 2012-02-02 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-02-021-0/+6
* gcc/rsandifo2012-01-091-14/+0
* * haifa-sched.c (recompute_todo_spec): Simplify and correct thebernds2011-11-291-26/+13
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-98/+381
* * haifa-sched.c (modulo_ii, modulo_max_states, modulo_n_insns,bernds2011-09-301-29/+309
* * haifa-sched.c (has_edge_p, prev_non_location_insn, check_cfg):mkuvyrkov2011-09-191-142/+0
* * haifa-sched.c (schedule_insns): Remove outdated comment.bernds2011-07-141-56/+37
* * haifa-sched.c: Include "hashtab.h"bernds2011-07-131-16/+773
* * haifa-sched.c (struct sched_block_state): New.bernds2011-07-131-16/+25
* * sched-int.h (struct _dep): Add member cost.bernds2011-07-131-0/+14
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-1/+2
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* * haifa-sched.c (sched_scan_info): Remove.bernds2011-05-271-125/+33
* * haifa-sched.c (schedule-block): Reorder the inner scheduling loopbernds2011-05-261-86/+62
* * haifa-sched.c (sched_emit_insn): Emit insn before firstuweigand2011-05-021-2/+9
* * haifa-sched.c (last_nondebug_scheduled_insn): New.aoliva2011-04-291-15/+11
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* PR target/48629bernds2011-04-151-2/+2
* Remove doubled up words.mrs2011-04-101-1/+1
* PR rtl-optimization/48272abel2011-04-081-0/+2
* PR bootstrap/48403bernds2011-04-051-1/+3
* Fix PR bootstrap/48403.hjl2011-04-041-37/+53
* * haifa-sched.c (prune_ready_list): New function, broken out ofbernds2011-04-011-47/+68
* * sched-ebb.c (begin_schedule_ready): Remove second argument.bernds2011-04-011-72/+59
* * haifa-sched.c (queue_insn): New arg REASON. All callersbernds2011-04-011-12/+9
* 2011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-291-53/+56
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-281-56/+53
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-271-53/+56
* * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok2011-03-191-5/+5
* PR debug/47620aoliva2011-02-191-1/+1
* gcc/ChangeLog:aoliva2011-02-021-6/+58
* Reverted:aoliva2011-01-311-52/+6