aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-16basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka1-4/+6
2005-06-07sbitmap.h (sbitmap_iterator, [...]): New.Kazu Hirata1-6/+7
2005-03-11basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak1-6/+6
2005-01-26re PR middle-end/16585 (current_function_has_computed_jump incorrectly change...Steven Bosscher1-14/+7
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-17basic-block.h: Document BB_* flags.Steven Bosscher1-5/+10
2005-01-05combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher1-4/+4
2004-12-04PR middle end/18718Alan Modra1-5/+1
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-1/+0
2004-11-04bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell1-1/+1
2004-10-18basic-block.h (reg_set_iterator): New.Kazu Hirata1-2/+3
2004-09-29sched-rgn.c (haifa_edge, [...]): Remove.Ulrich Weigand1-402/+234
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-13/+11
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell1-14/+6
2004-08-24basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ...Zack Weinberg1-19/+2
2004-08-18insn-notes.def, [...]: New files.Zack Weinberg1-1/+1
2004-08-08common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog1-0/+37
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-108/+57
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-10/+10
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-2/+6
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-2/+2
2004-03-22params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.David Edelsohn1-13/+10
2004-03-20alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata1-8/+8
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-1/+1
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-02alias.c (record_set): Use hard_regno_nregs.Jan Hubicka1-2/+2
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-7/+6
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-17/+17
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-10-07sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos1-3/+15
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-19* sched-rgn.c (find_rgns): Initialize current_edge correctly.Zdenek Dvorak1-1/+2
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-22/+21
2003-07-15re PR rtl-optimization/11320 (Scheduler bug)Eric Botcazou1-3/+7
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-144/+92
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-02-25sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov1-234/+0
2003-01-28haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov1-52/+8
2003-01-17haifa-sched.c (move_insn): Restore moving all schedule group.Vladimir Makarov1-8/+52
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-52/+12
2002-12-24regmove.c: Fix comment typos.Kazu Hirata1-5/+5
2002-12-19* sched-rgn.c (init_regions): Update comment.J"orn Rennecke1-11/+4
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-2/+2
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-1/+1
2002-07-21gengenrtl.c (gencode): Don't define obstack_alloc_rtx.Neil Booth1-3/+0
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-8/+6