Age | Commit message (Expand) | Author | Files | Lines |
2003-01-09 | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -120/+220 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-09-28 | ChangeLog.4: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | haifa-sched.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-07-23 | genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove. | Neil Booth | 1 | -7/+0 |
2002-06-12 | i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to decide whet... | Jan Hubicka | 1 | -2/+0 |
2002-06-10 | cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b... | Roger Sayle | 1 | -1/+1 |
2002-06-04 | sched-int.h (struct deps): New field libcall_block_tail_insn. | Jeff Law | 1 | -1/+4 |
2002-06-04 | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -19/+6 |
2002-05-29 | Revert this patch: | Jeff Law | 1 | -4/+1 |
2002-05-29 | haifa-sched.c (schedule_block): Do not count USE and CLOBBER insns against th... | Jeff Law | 1 | -1/+4 |
2002-05-28 | sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P. | David Edelsohn | 1 | -0/+2 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -1/+1 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -14/+15 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -16/+15 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -15/+16 |
2002-05-03 | haifa-sched.c (rank_for_schedule): Revert 2002-05-02 change, no longer needed. | David S. Miller | 1 | -11/+6 |
2002-05-03 | Delete cycle display scheduling hook. | David S. Miller | 1 | -4/+0 |
2002-05-02 | haifa-sched.c (schedule_insn): Print table of instructions and reservations. | Jan Hubicka | 1 | -21/+20 |
2002-05-02 | haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn emitted by c... | Richard Henderson | 1 | -6/+11 |
2002-04-29 | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -106/+565 |
2002-02-28 | haifa-sched.c (sched_emit_insn): New. | Richard Henderson | 1 | -12/+20 |
2002-01-18 | bitmap.h: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2001-12-30 | cfglayout.c (scope_def, [...]): Remove. | Richard Henderson | 1 | -56/+18 |
2001-12-27 | haifa-sched.c (reemit_other_notes): New. | Richard Henderson | 1 | -18/+56 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -3/+3 |
2001-09-16 | basic-block.h (free_bb_for_insn): Declare. | Jan Hubicka | 1 | -1/+5 |
2001-09-14 | Fix typo in FSF copyright statement | Nick Clifton | 1 | -2/+2 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -539/+100 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -100/+539 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -9/+9 |
2001-08-18 | haifa-sched.c: Convert to target hooks. | Zack Weinberg | 1 | -46/+43 |
2001-08-07 | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 1 | -12/+4 |
2001-08-07 | alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P | Jan Hubicka | 1 | -1/+1 |
2001-06-26 | i386.md (float_truncate splitter, [...]): Add reload_completted; fix operand ... | Jan Hubicka | 1 | -2/+0 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-03-01 | Avoid exponential runtime | Bernd Schmidt | 1 | -17/+22 |
2001-01-12 | haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. | Andreas Jaeger | 1 | -4/+3 |
2000-12-21 | haifa-sched.c (schedule_block): Provide empty source statement if not MD_SCHE... | Robert Lipe | 1 | -0/+1 |
2000-12-20 | Support scheduling across extended basic blocks | Bernd Schmidt | 1 | -1/+2 |
2000-12-19 | More scheduler infrastructure. | Bernd Schmidt | 1 | -37/+59 |
2000-12-15 | * haifa-sched.c (sched_init): Don't put a note in front of any BARRIER. | J"orn Rennecke | 1 | -4/+2 |
2000-12-03 | Move the region scheduling code out of haifa-sched.c. | Bernd Schmidt | 1 | -3181/+41 |
2000-12-03 | Move dependency code out of haifa-sched.c | Bernd Schmidt | 1 | -1470/+3 |
2000-12-03 | Move scheduling visualization code to separate file. | Bernd Schmidt | 1 | -900/+17 |
2000-12-03 | Try to separate region-specific code from generic parts in the scheuler. | Bernd Schmidt | 1 | -321/+429 |
2000-12-02 | Haifa cleanup, part 1 | Bernd Schmidt | 1 | -204/+273 |
2000-11-27 | Prettier visualization of COND_EXECs | Bernd Schmidt | 1 | -3/+13 |
2000-11-25 | haifa-sched.c (sched_analyze_1, [...]): Revert 2000-11-22 change. | Richard Henderson | 1 | -3/+11 |