| Commit message (Expand) | Author | Age | Files | Lines |
* | sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c. | Vladimir Makarov | 2003-02-25 | 1 | -234/+0 |
* | haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t... | Vladimir Makarov | 2003-01-28 | 1 | -52/+8 |
* | haifa-sched.c (move_insn): Restore moving all schedule group. | Vladimir Makarov | 2003-01-17 | 1 | -8/+52 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2003-01-09 | 1 | -52/+12 |
* | regmove.c: Fix comment typos. | Kazu Hirata | 2002-12-24 | 1 | -5/+5 |
* | * sched-rgn.c (init_regions): Update comment. | J"orn Rennecke | 2002-12-19 | 1 | -11/+4 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-12-19 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -2/+2 |
* | c-decl.c: Fix a comment typo. | Kazu Hirata | 2002-12-13 | 1 | -1/+1 |
* | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 2002-09-27 | 1 | -1/+1 |
* | gengenrtl.c (gencode): Don't define obstack_alloc_rtx. | Neil Booth | 2002-07-21 | 1 | -3/+0 |
* | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 2002-06-20 | 1 | -8/+6 |
* | rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE. | Franz Sirl | 2002-06-14 | 1 | -3/+3 |
* | cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b... | Roger Sayle | 2002-06-10 | 1 | -1/+1 |
* | loop.c (emit_prefetch_instructions): Properly place the address computation. | Jan Hubicka | 2002-06-02 | 1 | -4/+0 |
* | basic-block.h (last_basic_block): Declare. | Zdenek Dvorak | 2002-05-28 | 1 | -1/+1 |
* | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 2002-05-27 | 1 | -16/+16 |
* | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 2002-05-23 | 1 | -50/+55 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -83/+78 |
* | sched-rgn.c (schedule_insns): Initialize large_region_blocks with only extant... | Zdenek Dvorak | 2002-05-16 | 1 | -1/+4 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -77/+79 |
* | sbitmap.c: Fix formatting. | Kazu Hirata | 2002-05-09 | 1 | -21/+21 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2002-04-29 | 1 | -23/+76 |
* | basic-block.h (flow_delete_block_noexpunge): Declare. | Richard Henderson | 2002-04-09 | 1 | -1/+1 |
* | sched-rgn.c (sets_likely_spilled): New. | Richard Henderson | 2002-04-03 | 1 | -3/+38 |
* | sched-rgn.c (add_branch_dependences): Don't allow insns that throw to move aw... | Richard Henderson | 2002-03-10 | 1 | -4/+5 |
* | sched-int.h (struct deps_reg): Add uses_length, clobbers_length. | Richard Henderson | 2002-01-29 | 1 | -0/+2 |
* | sched-deps.c (reg_pending_uses_head): New. | Richard Henderson | 2002-01-26 | 1 | -109/+107 |
* | sched-rgn.c (passed): Use sbitmap_free. | Graham Stott | 2002-01-16 | 1 | -6/+6 |
* | cfglayout.c (scope_def, [...]): Remove. | Richard Henderson | 2001-12-30 | 1 | -3/+4 |
* | haifa-sched.c (reemit_other_notes): New. | Richard Henderson | 2001-12-27 | 1 | -0/+4 |
* | sched-rgn.c (CONST_BASED_ADDRESS_P): CONST_INT -> CONSTANT_P. | Daniel Berlin | 2001-12-11 | 1 | -3/+3 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -1/+1 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-11 | 1 | -1/+1 |
* | aof.h (aof_text_section, [...]): Don't declare. | Kaveh R. Ghazi | 2001-11-04 | 1 | -2/+0 |
* | * sched-rgn.c (schedule_insns): Fix comment. | Jan Hubicka | 2001-10-30 | 1 | -1/+2 |
* | lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ... | Jan Hubicka | 2001-10-30 | 1 | -31/+54 |
* | sched-rgn.c: Remove bitset typedef. | Daniel Berlin | 2001-10-26 | 1 | -161/+41 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -18/+18 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-10 | 1 | -2/+2 |
* | alias.c: Fix typos in comments. | Stan Shebs | 2001-09-19 | 1 | -1/+1 |
* | Fix typo in FSF copyright statement | Nick Clifton | 2001-09-14 | 1 | -2/+2 |
* | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 2001-08-30 | 1 | -71/+23 |
* | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 2001-08-27 | 1 | -23/+71 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -9/+9 |
* | Use cselib for alias analysis in sched_ebb | Bernd Schmidt | 2001-08-08 | 1 | -1/+1 |
* | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 2001-08-07 | 1 | -12/+4 |
* | rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. | Richard Kenner | 2001-01-19 | 1 | -18/+6 |
* | flow.c (mark_set_1, [...]): Now case; rework to allow entry to be EXPR_LIST. | Richard Kenner | 2001-01-18 | 1 | -11/+29 |
* | haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. | Andreas Jaeger | 2001-01-12 | 1 | -1/+1 |