| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -9/+9 |
* | * schedule-ebb.c (schedule_ebbs): Do not allocate reg life data. | Jan Hubicka | 2004-02-08 | 1 | -1/+0 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -1/+1 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -15/+15 |
* | Makefile.in (web.o): New. | Jan Hubicka | 2003-10-11 | 1 | -1/+9 |
* | sched-int.h (sched_info): New field sched_max_insns_priority. | Dorit Naishlos | 2003-10-07 | 1 | -1/+1 |
* | re PR rtl-optimization/11320 (Scheduler bug) | Eric Botcazou | 2003-07-15 | 1 | -9/+18 |
* | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -51/+35 |
* | bt-load.c: Fix comment typos. | Kazu Hirata | 2003-07-05 | 1 | -2/+2 |
* | basic-block.h: Fix comment typos. | Kazu Hirata | 2003-07-01 | 1 | -4/+4 |
* | sched-ebb.c (schedule_ebb): Supply the correct starting block number to save_... | Richard Henderson | 2003-05-07 | 1 | -1/+1 |
* | sched-ebb.c (add_deps_for_risky_insns): Add the dependence when there is no s... | Vladimir Makarov | 2003-02-25 | 1 | -4/+6 |
* | sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c. | Vladimir Makarov | 2003-02-25 | 1 | -0/+136 |
* | * sched-ebb.c (schedule_ebbs): Do not verify_flow_info. | Jan Hubicka | 2003-02-11 | 1 | -4/+0 |
* | i386.c (x86_inter_unit_moves): New variable. | Jan Hubicka | 2003-02-06 | 1 | -18/+165 |
* | haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t... | Vladimir Makarov | 2003-01-28 | 1 | -10/+2 |
* | haifa-sched.c (move_insn): Restore moving all schedule group. | Vladimir Makarov | 2003-01-17 | 1 | -2/+9 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2003-01-09 | 1 | -8/+5 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | sched-ebb.c (init_ready_list): Check INSN_P first. | Vladimir Makarov | 2002-06-17 | 1 | -1/+1 |
* | 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 |
* | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 2002-05-23 | 1 | -9/+8 |
* | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 2002-05-21 | 1 | -2/+2 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -10/+11 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -11/+10 |
* | sbitmap.c: Fix formatting. | Kazu Hirata | 2002-05-09 | 1 | -2/+2 |
* | haifa-sched.c (schedule_insn): Print table of instructions and reservations. | Jan Hubicka | 2002-05-02 | 1 | -3/+3 |
* | 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 |
* | Fix typo in FSF copyright statement | Nick Clifton | 2001-09-14 | 1 | -2/+2 |
* | 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 |
* | haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. | Andreas Jaeger | 2001-01-12 | 1 | -2/+2 |
* | Support scheduling across extended basic blocks | Bernd Schmidt | 2000-12-20 | 1 | -0/+365 |