aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-18 * rtl.h (rtl_size): Declare.Richard Sandiford
2003-08-24 * rtlanal.c (may_trap_p): Simplify an integer comparison.Kazu Hirata
2003-08-22 * cfgcleanup.c: Fix comment typos.Kazu Hirata
2003-07-21 * cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p.Josef Zlomek
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-05 * bt-load.c: Fix comment typos.Kazu Hirata
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-27 * rtlanal.c (reg_mentioned_p): Return 0 earlier if REG and INKazu Hirata
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-23 * ChangeLog.1: Fix a typo.Kazu Hirata
2003-06-13 PR middle-end/10557Richard Henderson
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai
2003-04-22 PR 8866Richard Henderson
2003-04-19 * rtlanal.c (subreg_offset_representable_p): Fix call ofJan Hubicka
2003-04-18 * rtlanal.c (reg_overlap_mentioned_p): Handle ZERO_EXTRACTRoger Sayle
2003-04-17 * emit-rtl.c (subreg_hard_regno): Check that register is representable.Jan Hubicka
2003-03-30 * cfgbuild.c (make_edges): Use tablejump_p.Richard Henderson
2003-03-15 * rtl.h (subrtx_p): Renamed to rtx_referenced_p.Josef Zlomek
2003-03-15 * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle
2003-03-14 * cselib.c (clear_table): Do not take argument; always clear justJan Hubicka
2003-03-10 * cfgcleanup.c (outgoing_edges_match): Compare the jump tables.Josef Zlomek
2003-02-11Fix double applied patch.Richard Henderson
2003-02-11 PR optimization/9651Falk Hueffner
2003-01-17 * ifcvt.c: Fix comment typos.Kazu Hirata
2003-01-09 PR inline-asm/8832Eric Botcazou
2003-01-08 * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern.Jan Hubicka
2002-12-24 * regmove.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-26 * c-common.h: Follow spelling conventions.Kazu Hirata
2002-09-07 * rtlanal.c (dead_or_set_regno_p): Fix typo.Graham Stott
2002-07-28 * Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle
2002-07-24 * rtlanal.c (keep_with_call_p): Avoid overflow in fixed_regs.Jan Hubicka
2002-07-22 * rtlanal.c (subreg_regno_offset): Return correct offset forJ"orn Rennecke
2002-06-02 * rtlanal.c (volatile_refs_p): Not automatically true for CALL.Richard Henderson
2002-05-27 * basic-block.h (can_hoist_p, hoist_insn_after, hoist_insn_to_edge):Jan Hubicka
2002-05-09 * read-rtl.c: Fix formatting.Kazu Hirata
2002-04-152002-04-15 David S. Miller <davem@redhat.com>David S. Miller
2002-04-10 PR optimization/6233Alan Modra
2002-03-28 * rtlanal.c: Include flags.hJan Hubicka
2002-03-21 * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle
2002-03-12 * rtlanal.c: Include recog.h.Richard Henderson
2002-03-06 * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.Jan Hubicka
2002-02-21* rtlanal.c (replace_rtx): Don't make a CONST_INT the operand ofAlexandre Oliva
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-01-31 * rtlanal.c (subreg_regno_offset): Do not useKazu Hirata
2002-01-18 * bitmap.h: Fix comment formatting.Kazu Hirata
2002-01-15 * read-rtl.c: Fix formatting.Kazu Hirata
2002-01-10 * rtlanal.c (find_reg_fusage): Use XEXP instead of SET_DESTKazu Hirata