summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-common.h: Follow spelling conventions.kazu2002-09-261-12/+12
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-3/+0
* PR target/7042hp2002-06-161-0/+11
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-2/+20
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-1/+1
* Basic block renumbering removal.rth2002-05-161-1/+1
* * reorg.c (dbr_schedule): Remove unnecessary test.danglin2002-05-111-4/+1
* 2002-05-10 David S. Miller <davem@redhat.com>davem2002-05-101-2/+4
* 2002-05-09 David S. Miller <davem@redhat.com>davem2002-05-101-2/+5
* 2002-04-25 David S. Miller <davem@redhat.com>davem2002-04-271-11/+18
* * reorg.c (get_branch_condition): Use reversed_comparison_code.rth2002-04-091-3/+8
* * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.danglin2002-04-061-4/+0
* PR middle-end/6096, middle-end/6098, middle-end/6099jakub2002-03-311-3/+5
* * reorg.c (emit_delay_sequence): Remove death notes, not merelyrth2002-01-061-6/+34
* 2002-01-02 Eric Christopher <echristo@redhat.com>echristo2002-01-031-4/+4
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-15/+15
* * calls.c: Fix formatting.kazu2001-10-101-3/+3
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-25/+25
* * reorg.c (fill_slots_from_thread): After call tohp2001-09-141-6/+12
* * Makefile.in (c-pragma.o): Depend on output.h.ghazi2001-08-311-0/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* 2001-07-13 Andrew Haley <aph@redhat.com>aph2001-07-231-0/+8
* * reorg.c (fill_simple_delay_slots): If an instruction might throwmmitchel2001-07-201-0/+21
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-211-79/+68
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-4/+4
* 2000-10-18 Kazu Hirata <kazu@hxi.com>kazu2000-10-181-94/+90
* * reorg.c (find_end_label): If the basic block reorder pass moves thelaw2000-09-071-12/+34
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-2/+2
* * jump.c (redirect_jump): Add delete_unused argument. Don'trth2000-05-191-14/+6
* * loop.c (canonicalize_condition): Add WANT_REG argument.rth2000-04-171-15/+14
* * reorg.c (fill_slots_from_thread): Check side_effects_p whenhp2000-04-121-1/+2
* * resource.h (mark_resource_type): New.scox2000-03-271-12/+12
* Fix copyrights.law2000-02-261-1/+2
* Update copyrightsghazi2000-01-171-1/+1
* * reload.c: PROTO -> PARAMS.ghazi2000-01-171-34/+34
* * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' inghazi2000-01-131-0/+2
* * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.ghazi2000-01-131-0/+2
* * reorg.c (fill_slots_from_thread): Check modified_in_plaw2000-01-121-1/+2
* * reorg.c (dbr_schedule) Print more statistics. Correctedlaw1999-11-281-1/+55
* * bitmap.h (BITMAP_XMALLOC): New macro.mmitchel1999-11-011-1/+2
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* Merge in gcc2-ss-010999law1999-09-071-8/+13
* * combine.c (simplify_shift_const): Remove extra semicolon.law1999-09-021-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-171-0/+1
* * reorg.c: Finish deleting half-deleted comment.law1999-02-101-2/+0
* Bob Manson <manson@charmed.cygnus.com>rth1999-02-021-1146/+16