| Commit message (Expand) | Author | Age | Files | Lines |
* | cfgrtl.c (delete_insn_and_edges, [...]): New. | Jan Hubicka | 2002-03-06 | 1 | -0/+35 |
* | rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of SUBREG or ZERO... | Alexandre Oliva | 2002-02-21 | 1 | -0/+34 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -1/+15 |
* | rtlanal.c (subreg_regno_offset): Do not use SUBREG_REGNO_OFFSET. | Kazu Hirata | 2002-01-31 | 1 | -12/+2 |
* | bitmap.h: Fix comment formatting. | Kazu Hirata | 2002-01-18 | 1 | -1/+1 |
* | read-rtl.c: Fix formatting. | Kazu Hirata | 2002-01-15 | 1 | -2/+2 |
* | rtlanal.c (find_reg_fusage): Use XEXP instead of SET_DEST to extract items in... | Kazu Hirata | 2002-01-10 | 1 | -2/+2 |
* | rtl.h (in_expr_list_p): New declaration. | Richard Kenner | 2001-12-24 | 1 | -0/+18 |
* | rtl.h (subreg_lsb): Declare. | John Wehle | 2001-12-22 | 1 | -0/+43 |
* | * rtlanal.c (get_jump_table_offset): Delete unused variable. | Kaveh R. Ghazi | 2001-12-08 | 1 | -1/+0 |
* | rtl.h (get_jump_table_offset): Declare. | John Wehle | 2001-12-07 | 1 | -0/+141 |
* | rtl.def (PREFETCH): New rtx code. | Janis Johnson | 2001-12-04 | 1 | -0/+7 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-11 | 1 | -2/+2 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -2/+2 |
* | Makefile.in (rtlanal.o): Depend on $(TM_P_H). | Kaveh R. Ghazi | 2001-10-19 | 1 | -0/+1 |
* | rtlanal.c (noop_move_p): Insns with a REG_RETVAL note should not be considere... | John Wehle | 2001-10-11 | 1 | -0/+5 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -56/+56 |
* | Add missing semicolon | Nick Clifton | 2001-09-14 | 1 | -1/+1 |
* | loop.c (record_giv): Avoid simplifying MULT to ASHIFT. | Richard Henderson | 2001-09-07 | 1 | -4/+4 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | gcc.c: Fix comment formatting. | Kazu Hirata | 2001-08-12 | 1 | -2/+2 |
* | rtlanal.c (find_first_parameter_load): Call note_stores only on the instructi... | Jan Hubicka | 2001-08-07 | 1 | -1/+2 |
* | rtlanal.c (find_first_parameter_load): Stop if we reach a CODE_LABEL at BOUND... | Richard Henderson | 2001-08-03 | 1 | -3/+7 |
* | rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets. | Jan Hubicka | 2001-07-29 | 1 | -0/+74 |
* | Suggested by Richard Henderson and Richard Kenner: | Jan Hubicka | 2001-07-29 | 1 | -0/+3 |
* | basic-block.h (find_sub_basic_block): Declare. | Jan Hubicka | 2001-07-23 | 1 | -0/+39 |
* | rtlanal.c (set_noop_p): Return true for noop jumps. | Jan Hubicka | 2001-07-20 | 1 | -0/+3 |
* | Trivial whitespace changes | Richard Kenner | 2001-07-01 | 1 | -2/+2 |
* | rtlanal.c (rtx_unsable_p): ADDRESSOF is stable. | Jan Hubicka | 2001-06-04 | 1 | -0/+3 |
* | rtlanal.c (operand_preference): Fix preference for objects. | Jan Hubicka | 2001-06-04 | 1 | -6/+7 |
* | simplify_rtx.c (simplify_subreg): Keep subregs on return values... | Jan Hubicka | 2001-06-04 | 1 | -34/+3 |
* | integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | Jan Hubicka | 2001-05-17 | 1 | -0/+47 |
* | rtl.h (SYMBOL_REF_WEAK): New macro. | Franz Sirl | 2001-05-13 | 1 | -4/+2 |
* | c-lex.c: NULL_PTR -> NULL. | Kaveh R. Ghazi | 2001-05-02 | 1 | -1/+1 |
* | rtl.h (set_noop_p): Declare. | John Wehle | 2001-04-04 | 1 | -0/+36 |
* | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 2001-04-03 | 1 | -4/+80 |
* | rtlanal.c (rtx_addr_can_trap_p): Virtual registers cannot trap. | Richard Henderson | 2001-03-27 | 1 | -5/+19 |
* | rtlanal.c (rtx_varies_p): Check operand 0 of a LO_SUM unless for_alias is set. | John Wehle | 2001-03-08 | 1 | -2/+4 |
* | ifcvt.c (struct noce_if_info): Add test_bb. | Richard Henderson | 2001-02-25 | 1 | -0/+5 |
* | Makefile.in (rtlanal.o): Depend on hard-reg-set.h. | Jeffrey A Law | 2001-02-18 | 1 | -3/+9 |
* | recog.c (validate_replace_src_1): New. | Richard Kenner | 2001-02-17 | 1 | -2/+84 |
* | rtlanal.c (find_reg_equal_equiv_note): New function. | Richard Kenner | 2001-02-13 | 1 | -0/+17 |
* | * rtlanal.c (remove_node_from_expr_list): Correctly update PREV. | Richard Kenner | 2001-02-08 | 1 | -4/+5 |
* | rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. | Richard Kenner | 2001-01-19 | 1 | -25/+17 |
* | tweak comments | Jason Merrill | 2001-01-19 | 1 | -1/+1 |
* | flow.c (mark_set_1, [...]): Now case; rework to allow entry to be EXPR_LIST. | Richard Kenner | 2001-01-18 | 1 | -50/+34 |
* | rtlanal.c (computed_jump_p_1): Rename from jmp_uses_reg_or_mem; update all ca... | Richard Henderson | 2001-01-14 | 1 | -15/+15 |
* | rtlanal.c (set_of_1): New static function. | Jan Hubicka | 2001-01-07 | 1 | -84/+47 |
* | reload.c (subst_reloads): Take INSN argument. | Alexandre Oliva | 2001-01-07 | 1 | -2/+4 |
* | Extra arg for rtx_varies_p | Bernd Schmidt | 2001-01-01 | 1 | -18/+26 |