c-common.c, [...]: Fix comment typos.
[gcc.git] / gcc / rtlanal.c
2004-02-17 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-02-17 Geoffrey KeatingIndex: ChangeLog
2004-02-06 David Edelsohnreload.c (refers_to_regno_for_reload_p): Index hard_reg...
2004-02-02 David Edelsohnrtlanal.c (refers_to_regno_p): Test regno, not inner_re...
2004-02-02 Paolo Bonzinirtlanal.c (reg_overlap_mentioned_p): Don't test CONSTAN...
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-22 Roger Saylertlanal.c (subreg_lsb_1): New function split out from...
2004-01-19 Roger Saylere PR rtl-optimization/5263 (a & b & ~a & ~b not optimized)
2004-01-12 Jan Hubickare PR rtl-optimization/12826 (Optimizer removes referen...
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-10-18 Richard Sandifordrtl.h (rtl_size): Declare.
2003-08-24 Kazu Hirata* rtlanal.c (may_trap_p): Simplify an integer comparison.
2003-08-22 Kazu Hiratacfgcleanup.c: Fix comment typos.
2003-07-21 Josef Zlomekcfgcleanup.c (merge_blocks_move_successor_nojumps)...
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-27 Kazu Hiratartlanal.c (reg_mentioned_p): Return 0 earlier if REG...
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-23 Kazu HirataChangeLog.1: Fix a typo.
2003-06-13 Richard Hendersonre PR middle-end/10557 ([m68k] ICE in subreg_offset_rep...
2003-05-20 Matt Kraai* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-04-22 Richard Hendersonre PR middle-end/8866 (Bug in switch statement code...
2003-04-19 Jan Hubickartlanal.c (subreg_offset_representable_p): Fix call...
2003-04-18 Roger Saylertlanal.c (reg_overlap_mentioned_p): Handle ZERO_EXTRAC...
2003-04-17 Jan Hubickaemit-rtl.c (subreg_hard_regno): Check that register...
2003-03-30 Richard Hendersoncfgbuild.c (make_edges): Use tablejump_p.
2003-03-15 Josef Zlomekrtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-14 Jan Hubickacselib.c (clear_table): Do not take argument; always...
2003-03-10 Josef Zlomekcfgcleanup.c (outgoing_edges_match): Compare the jump...
2003-02-11 Richard HendersonFix double applied patch.
2003-02-11 Falk Hueffnerre PR rtl-optimization/9651 ([Alpha] FPE with NAN in...
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2003-01-09 Eric Botcazoure PR inline-asm/8832 (traditional "asm volatile" code...
2003-01-08 Jan Hubickai386.md (adddi3_carry_rex64, [...]): Name pattern.
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-07 Graham Stott* rtlanal.c (dead_or_set_regno_p): Fix typo.
2002-07-28 Roger SayleMakefile.in: rtlanal.o now depends upon real.h.
2002-07-24 Jan Hubicka* rtlanal.c (keep_with_call_p): Avoid overflow in fixed...
2002-07-22 J"orn Renneckertlanal.c (subreg_regno_offset): Return correct offset...
2002-06-02 Richard Henderson* rtlanal.c (volatile_refs_p): Not automatically true...
2002-05-27 Jan Hubickabasic-block.h (can_hoist_p, [...]): new.
2002-05-09 Kazu Hirataread-rtl.c: Fix formatting.
2002-04-15 David S. Millerrtlanal.c (note_stores): Don't present PARALLEL SET_DES...
2002-04-10 Alan Modrare PR rtl-optimization/6233 (simple loop miscompilation)
2002-03-28 Jan Hubickartlanal.c: Include flags.h
2002-03-21 John Wehlealias.c: (nonlocal_mentioned_p): Use for_each_rtx.
2002-03-12 Richard Hendersonrtlanal.c: Include recog.h.
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-02-21 Alexandre Olivartlanal.c (replace_rtx): Don't make a CONST_INT the...
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-31 Kazu Hiratartlanal.c (subreg_regno_offset): Do not use SUBREG_REGN...
2002-01-18 Kazu Hiratabitmap.h: Fix comment formatting.
2002-01-15 Kazu Hirataread-rtl.c: Fix formatting.
2002-01-10 Kazu Hiratartlanal.c (find_reg_fusage): Use XEXP instead of SET_DE...
2001-12-24 Richard Kennerrtl.h (in_expr_list_p): New declaration.
2001-12-22 John Wehlertl.h (subreg_lsb): Declare.
2001-12-08 Kaveh R. Ghazi* rtlanal.c (get_jump_table_offset): Delete unused...
2001-12-07 John Wehlertl.h (get_jump_table_offset): Declare.
2001-12-04 Janis Johnsonrtl.def (PREFETCH): New rtx code.
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-19 Kaveh R. GhaziMakefile.in (rtlanal.o): Depend on $(TM_P_H).
2001-10-11 John Wehlertlanal.c (noop_move_p): Insns with a REG_RETVAL note...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-14 Nick CliftonAdd missing semicolon
2001-09-07 Richard Hendersonloop.c (record_giv): Avoid simplifying MULT to ASHIFT.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-07 Jan Hubickartlanal.c (find_first_parameter_load): Call note_stores...
2001-08-03 Richard Hendersonrtlanal.c (find_first_parameter_load): Stop if we reach...
2001-07-29 Jan Hubickartlanal.c (parms_set, [...]): Break out from...; handle...
2001-07-29 Jan HubickaSuggested by Richard Henderson and Richard Kenner:
2001-07-23 Jan Hubickabasic-block.h (find_sub_basic_block): Declare.
2001-07-20 Jan Hubickartlanal.c (set_noop_p): Return true for noop jumps.
2001-07-01 Richard KennerTrivial whitespace changes
2001-06-04 Jan Hubickartlanal.c (rtx_unsable_p): ADDRESSOF is stable.
2001-06-04 Jan Hubickartlanal.c (operand_preference): Fix preference for...
2001-06-04 Jan Hubickasimplify_rtx.c (simplify_subreg): Keep subregs on retur...
2001-05-17 Jan Hubickaintegrate.c (copy_rtx_and_substitute): Use simplify_gen...
2001-05-13 Franz Sirlrtl.h (SYMBOL_REF_WEAK): New macro.
2001-05-02 Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-04-04 John Wehlertl.h (set_noop_p): Declare.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard Hendersonrtlanal.c (rtx_addr_can_trap_p): Virtual registers...
2001-03-09 John Wehlertlanal.c (rtx_varies_p): Check operand 0 of a LO_SUM...
2001-02-25 Richard Hendersonifcvt.c (struct noce_if_info): Add test_bb.
2001-02-19 Jeffrey A LawMakefile.in (rtlanal.o): Depend on hard-reg-set.h.
2001-02-17 Richard Kennerrecog.c (validate_replace_src_1): New.
2001-02-13 Richard Kennerrtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-08 Richard Kenner* rtlanal.c (remove_node_from_expr_list): Correctly...
2001-01-19 Richard Kennerrtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST...
2001-01-19 Jason Merrilltweak comments
2001-01-18 Richard Kennerflow.c (mark_set_1, [...]): Now case; rework to allow...
2001-01-14 Richard Hendersonrtlanal.c (computed_jump_p_1): Rename from jmp_uses_reg...
2001-01-07 Jan Hubickartlanal.c (set_of_1): New static function.
next