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