Age | Commit message (Expand) | Author | Files | Lines |
2006-12-20 | rtlanal.c (struct subreg_info, [...]): New. | Joseph Myers | 1 | -2/+6 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-11-18 | * postreload.c (reload_cse_move2add): Don't try to work with BImode. | Richard Kenner | 1 | -1/+1 |
2005-11-11 | postreload.c (reload_cse_simplify_operands): Fix bug in sorting algorithm so ... | Ulrich Weigand | 1 | -1/+2 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+38 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -2/+2 |
2005-04-29 | re PR rtl-optimization/21144 (Apparent infinite loop in reload) | Michael Matz | 1 | -1/+2 |
2005-04-03 | params.c (set_param_value): Use gcc_assert & gcc_unreachable. | Nathan Sidwell | 1 | -5/+3 |
2005-03-05 | combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trun... | Kazu Hirata | 1 | -11/+8 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-14 | postreload.c (move2add_note_store): Only call trunc_int_for_mode on scalar in... | Aldy Hernandez | 1 | -1/+1 |
2005-01-05 | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 1 | -4/+1 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-13 | re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w... | Richard Henderson | 1 | -0/+13 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -3/+5 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -5/+3 |
2004-08-20 | postreload.c (reload_cse_move2add): Allow any condjump... | Richard Earnshaw | 1 | -1/+2 |
2004-08-18 | rtl.def (NIL): Delete. | Zack Weinberg | 1 | -6/+6 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -8/+8 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -5/+5 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -24/+24 |
2004-03-04 | cfgcleanup.c (thread_jump): Update call of cselib_init. | Jan Hubicka | 1 | -1/+1 |
2004-02-26 | postreload.c (reload_cse_move2add): Generate just a PLUS instead of an entire... | Kazu Hirata | 1 | -6/+2 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -11/+11 |
2004-01-25 | c-common.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-23 | tm.texi: Insert some weasel words when LOAD_EXTEND_OP may or may not return n... | J"orn Rennecke | 1 | -0/+9 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | postreload.c (reload_cse_simplify_operands): Don't remove implicit extension ... | J"orn Rennecke | 1 | -1/+48 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -1/+1 |
2003-11-02 | re PR rtl-optimization/12799 (faulty mov->add change clobbers the CC register) | Eric Botcazou | 1 | -12/+11 |
2003-10-31 | postreload.c (reload_combine): Check that REGY doesn't die in an insn of the ... | Richard Earnshaw | 1 | -1/+4 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -7/+7 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -36/+21 |
2003-06-26 | postreload.c (reload_cse_simplify_set): Call cselib_lookup earlier. | Kazu Hirata | 1 | -6/+4 |
2003-06-26 | Makefile.in (OBJS): Add postreload.o. | Kazu Hirata | 1 | -0/+1519 |