Age | Commit message (Expand) | Author | Files | Lines |
2005-11-30 | loop-doloop.c (add_test): Only add jump notes if we did emit a jump. | Nathan Sidwell | 1 | -6/+10 |
2005-09-13 | loop-doloop.c (doloop_modify): Use GEN_INT to pass an rtx rather than a HOST_... | Ian Lance Taylor | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-09 | target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". | Adrian Straetling | 1 | -4/+8 |
2005-06-02 | > 2005-06-02 Steven Bosscher <stevenb@suse.de> > Mostafa Hagog... | Steven Bosscher | 1 | -17/+30 |
2005-05-25 | loop-doloop.c: Include "target.h". | Adrian Straetling | 1 | -19/+7 |
2005-04-01 | local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | Nathan Sidwell | 1 | -9/+5 |
2005-03-12 | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -6/+6 |
2004-10-08 | * loop-doloop.c (doloop_optimize): Extend count. | Michael Matz | 1 | -1/+1 |
2004-10-07 | re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst... | Zdenek Dvorak | 1 | -9/+38 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -6/+6 |
2004-09-24 | re PR rtl-optimization/17625 (ICE on legal (doloop creates shared RTL)) | Zdenek Dvorak | 1 | -2/+2 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -7/+7 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -7/+7 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -3/+3 |
2004-05-07 | loop-doloop.c (doloop_valid_p): Make sure that body gets freed. | Andrew Pinski | 1 | -4/+11 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-20 | loop-doloop.c (add_test): Replace GEN_INT (0) with const0_rtx. | Kazu Hirata | 1 | -1/+1 |
2004-03-18 | doloop.c: Removed. | Zdenek Dvorak | 1 | -0/+553 |