summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-9/+5
* params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz2005-08-241-5/+1
* re PR rtl-optimization/23117 (ICE on valid code while building libgcc)Richard Earnshaw2005-07-291-5/+5
* re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)Steven Bosscher2005-07-271-2/+57
* bt-load.c (link_btr_uses): Fix uninitialised warnings.Ben Elliston2005-07-191-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+94
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-4/+6
* sbitmap.h (sbitmap_iterator, [...]): New.Kazu Hirata2005-06-071-6/+7
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-6/+6
* re PR middle-end/16585 (current_function_has_computed_jump incorrectly change...Steven Bosscher2005-01-261-14/+7
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* basic-block.h: Document BB_* flags.Steven Bosscher2005-01-171-5/+10
* combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher2005-01-051-4/+4
* PR middle end/18718Alan Modra2004-12-041-5/+1
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+0
* bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell2004-11-041-1/+1
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-2/+3
* sched-rgn.c (haifa_edge, [...]): Remove.Ulrich Weigand2004-09-291-402/+234
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-13/+11
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-14/+6
* basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ...Zack Weinberg2004-08-241-19/+2
* insn-notes.def, [...]: New files.Zack Weinberg2004-08-181-1/+1
* common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog2004-08-081-0/+37
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-108/+57
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-10/+10
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-2/+6
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-2/+2
* params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.David Edelsohn2004-03-221-13/+10
* alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata2004-03-201-8/+8
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-1/+1
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-2/+2
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-7/+6
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-17/+17
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos2003-10-071-3/+15
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* * sched-rgn.c (find_rgns): Initialize current_edge correctly.Zdenek Dvorak2003-07-191-1/+2
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-22/+21
* re PR rtl-optimization/11320 (Scheduler bug)Eric Botcazou2003-07-151-3/+7
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-144/+92
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov2003-02-251-234/+0
* haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov2003-01-281-52/+8
* haifa-sched.c (move_insn): Restore moving all schedule group.Vladimir Makarov2003-01-171-8/+52
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2003-01-091-52/+12
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-5/+5
* * sched-rgn.c (init_regions): Update comment.J"orn Rennecke2002-12-191-11/+4