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