| Commit message (Expand) | Author | Age | Files | Lines |
* | bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. | Zdenek Dvorak | 2005-08-24 | 1 | -1/+2 |
* | bt-load.c (link_btr_uses): Fix uninitialised warnings. | Ben Elliston | 2005-07-19 | 1 | -4/+4 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -1/+65 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | sbitmap.h (sbitmap_iterator, [...]): New. | Kazu Hirata | 2005-06-07 | 1 | -12/+16 |
* | modulo-sched.c (doloop_register_get): Protect against doloop_end not defined. | Richard Henderson | 2005-06-02 | 1 | -1/+5 |
* | > 2005-06-02 Steven Bosscher <stevenb@suse.de> > Mostafa Hagog... | Steven Bosscher | 2005-06-02 | 1 | -64/+21 |
* | re PR rtl-optimization/21138 (wrong code in sixtrack for -fmodulo-sched) | Mostafa Hagog | 2005-06-01 | 1 | -0/+1 |
* | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 2005-05-29 | 1 | -1/+1 |
* | modulo-sched.c, [...]: Use targetm.foo instead of (*targetm.foo). | Kazu Hirata | 2005-04-28 | 1 | -7/+7 |
* | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 2005-04-21 | 1 | -4/+2 |
* | * modulo-sched.c (CFG_HOOKS): Remove. | Kazu Hirata | 2005-04-17 | 1 | -2/+0 |
* | cfghooks.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-03 | 1 | -5/+5 |
* | cfg.c (clear_bb_flags): Don't clear BB_DISABLE_SCHEDULE. | Mostafa Hagog | 2005-04-03 | 1 | -321/+666 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-01 | 1 | -1/+1 |
* | Fix PR middle-end/20177 and add test case. | Mostafa Hagog | 2005-03-21 | 1 | -10/+28 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -1/+1 |
* | c-semantics.c, [...]: Update copyright. | Kazu Hirata | 2005-03-08 | 1 | -1/+1 |
* | diagnostic.h: Remove unused prototype debug_output_buffer. | Kazu Hirata | 2005-03-08 | 1 | -2/+0 |
* | sbitmap.c (sbitmap_any_common_bits): New function. | Jeff Law | 2004-11-30 | 1 | -8/+2 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -1/+0 |
* | modulo-sched.c (create_partial_schedule, [...]): Make them static. | Kazu Hirata | 2004-11-08 | 1 | -13/+13 |
* | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-10-22 | 1 | -1/+1 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -24/+21 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -8/+8 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -8/+8 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -2/+2 |
* | basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ... | Zack Weinberg | 2004-08-24 | 1 | -2/+1 |
* | insn-notes.def, [...]: New files. | Zack Weinberg | 2004-08-18 | 1 | -1/+1 |
* | common.opt (freschedule-modulo-scheduled-loops): New flag. | Mostafa Hagog | 2004-08-08 | 1 | -53/+140 |
* | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 2004-07-20 | 1 | -21/+7 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -8/+8 |
* | ifcvt.c, [...]: Fix comment typos. | Kazu Hirata | 2004-07-02 | 1 | -2/+2 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -4/+12 |
* | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 2004-06-26 | 1 | -5/+5 |
* | modulo-sched.c: Compile only when INSN_SCHEDULING is defined. | Bernardo Innocenti | 2004-06-08 | 1 | -0/+3 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-05-30 | 1 | -6/+6 |
* | New files for implementing sms in gcc. | Mostafa Hagog | 2004-05-25 | 1 | -0/+2125 |