summaryrefslogtreecommitdiffstats
path: root/gcc/sched.c
Commit message (Expand)AuthorAgeFilesLines
* Bob Manson <manson@charmed.cygnus.com>rth1999-02-021-108/+2
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-25/+25
* Fix sched REG_DEAD note handling bug found by post-reload-flow pass.wilson1998-10-291-2/+22
* * sched.c (update_flow_info): Revert Oct 19, 1998 change. Bringslaw1998-10-231-15/+1
* law1998-10-191-1/+15
* * flow.c (life_analysis_1): Do not clobber regs_ever_live afterlaw1998-10-161-31/+1
* Warning fixes:ghazi1998-10-141-16/+16
* * config/m68k/m68k.c: Include "system.h" instead of <stdio.h>.law1998-08-171-10/+8
* Fix stack overflow found by glibc compile with max optimizations.wilson1998-06-181-9/+24
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-0/+4
* typo typo fixes fixeslaw1998-05-061-2/+2
* * sched.c (new_insn_dead_notes): Check if the register wasamylaar1998-04-291-0/+7
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-12/+10
* Major cutover to using system.h:ghazi1998-03-201-4/+1
* Make qsort compare function type correctmeissner1998-03-111-4/+5
* Remove old code to get arguments in regs into pseudos early.meissner1998-02-201-0/+9
* * sched.c (update_flow_info, REG_WAS_0): Ignore if setting insnamylaar1998-02-131-0/+8
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-1/+1
* dlaw1998-01-271-7/+9
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-21/+23
* * haifa-sched.c (create_reg_dead_note): Detect and handle anotherlaw1997-12-221-0/+6
* Bring over changes from latest gcc-2.8 pre-release.law1997-12-151-2/+9
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-11/+7
* * combine.c (try_combine): Use NULL_RTX instead of '0' wherelaw1997-09-221-1/+1
* * sched.c (update_flow_info): Don't pass SCRATCH to dead_or_set_p.law1997-09-201-0/+1
* * sched.c (update_flow_info) When looking if to set found_split_destlaw1997-09-051-12/+27
* Remove gratuitous changes from the alias analysis patches.law1997-08-121-5/+5
* * Integrate alias analysis changes from jfc@mit.edulaw1997-08-111-575/+11
* (schedule_block): Free space associated with reg_pending_sets andkenner1997-07-141-8/+20
* Use REG_SET macrosmeissner1997-06-161-3/+2
* (attach_deaths): Fix typo in Jun 4 change.wilson1997-06-091-1/+1
* (update_flow_info): When add extra REG_DEAD note for originalwilson1997-06-061-9/+25
* Fix urgent bugmeissner1997-06-051-7/+8
* abstract regset stuff into macrosmeissner1997-06-051-153/+72
* Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren...meissner1997-06-021-7/+4
* Use accessor macros to access arrays based on regno; move many of the arrays ...meissner1997-05-301-20/+21
* reformat a little to match GNU coding standards.mrs1997-05-061-2/+2
* * sched.c (update_flow_info): Handle REG_EXEC_COUNT and REG_BR_PROBdje1997-03-281-1/+8
* (schedule_insns): If there was no first scheduling pass,wilson1997-02-191-2/+41
* (update_flow_info): When add REG_DEAD notes for dest ofwilson1996-12-171-0/+4
* (schedule_block): Before scheduling, add code to make allwilson1996-10-081-5/+45
* install EH codemrs1996-07-231-17/+43
* (true_dependence, anti_dependence, output_dependence):wilson1996-07-081-2/+11
* formatting tweaksmrs1996-07-031-2/+2
* (schedule_block): CALL_INSNs don't affect fixed regs.kenner1996-03-311-1/+2
* (sched_analyze): Record NOTE_INSN_SETJMP if no CALL_INSN as prev;kenner1996-02-231-4/+10
* (flush_pending_lists): Add new arg, ONLY_WRITE.kenner1996-02-101-16/+14
* (add_dependence): Add test for next != CODE_LABEL.dje1996-02-101-1/+2
OpenPOWER on IntegriCloud