OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / rtlanal.c
2003-08-22 kazu * cfgcleanup.c: Fix comment typos.
2003-07-21 zlomek * cfgcleanup.c (merge_blocks_move_successor_nojumps...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-27 kazu * rtlanal.c (reg_mentioned_p): Return 0 earlier if...
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-23 kazu * ChangeLog.1: Fix a typo.
2003-06-13 rth PR middle-end/10557
2003-05-20 kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-04-22 rth PR 8866
2003-04-19 hubicka * rtlanal.c (subreg_offset_representable_p): Fix...
2003-04-18 sayle * rtlanal.c (reg_overlap_mentioned_p): Handle ZERO_EXTRACT
2003-04-17 hubicka * emit-rtl.c (subreg_hard_regno): Check that register...
2003-03-30 rth * cfgbuild.c (make_edges): Use tablejump_p.
2003-03-15 zlomek * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-14 hubicka * cselib.c (clear_table): Do not take argument; always...
2003-03-10 zlomek * cfgcleanup.c (outgoing_edges_match): Compare the...
2003-02-11 rthFix double applied patch.
2003-02-11 rth PR optimization/9651
2003-01-17 kazu * ifcvt.c: Fix comment typos.
2003-01-09 ebotcazou PR inline-asm/8832
2003-01-08 hubicka * i386.md (adddi3_carry_rex64, subdi3_carry_rex64...
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-07 grahams * rtlanal.c (dead_or_set_regno_p): Fix typo.
2002-07-28 sayle * Makefile.in: rtlanal.o now depends upon real.h.
2002-07-24 hubicka * rtlanal.c (keep_with_call_p): Avoid overflow in...
2002-07-22 amylaar * rtlanal.c (subreg_regno_offset): Return correct...
2002-06-02 rth * rtlanal.c (volatile_refs_p): Not automaticall...
2002-05-27 hubicka * basic-block.h (can_hoist_p, hoist_insn_after, hoist_...
2002-05-09 kazu * read-rtl.c: Fix formatting.
2002-04-15 davem2002-04-15 David S. Miller <davem@redhat.com>
2002-04-10 amodra PR optimization/6233
2002-03-28 hubicka * rtlanal.c: Include flags.h
2002-03-21 wehle * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
2002-03-12 rth * rtlanal.c: Include recog.h.
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-02-21 aoliva* rtlanal.c (replace_rtx): Don't make a CONST_INT the...
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-31 kazu * rtlanal.c (subreg_regno_offset): Do not use
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-15 kazu * read-rtl.c: Fix formatting.
2002-01-10 kazu * rtlanal.c (find_reg_fusage): Use XEXP instead of...
2001-12-24 kenner * rtl.h (in_expr_list_p): New declaration.
2001-12-22 wehle * rtl.h (subreg_lsb): Declare.
2001-12-08 ghazi * rtlanal.c (get_jump_table_offset): Delete unused...
2001-12-07 wehle * rtl.h (get_jump_table_offset): Declare.
2001-12-04 janis * rtl.def (PREFETCH): New rtx code.
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-19 ghazi * Makefile.in (rtlanal.o): Depend on $(TM_P_H).
2001-10-11 wehle * rtlanal.c (noop_move_p): Insns with a REG_RETVAL...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-14 nickcAdd missing semicolon
2001-09-07 rth * loop.c (record_giv): Avoid simplifying MULT...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-07 hubicka * rtlanal.c (find_first_parameter_load): Call note_stores
2001-08-03 rth * rtlanal.c (find_first_parameter_load): Stop...
2001-07-29 hubicka * rtlanal.c (parms_set, find_first_parameter_load...
2001-07-29 hubicka Suggested by Richard Henderson and Richard Kenner:
2001-07-23 hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-20 hubicka * rtlanal.c (set_noop_p): Return true for noop jumps.
2001-07-01 kennerTrivial whitespace changes
2001-06-04 hubicka * rtlanal.c (rtx_unsable_p): ADDRESSOF is stable.
2001-06-04 hubicka * rtlanal.c (operand_preference): Fix preference for...
2001-06-04 hubicka * simplify_rtx.c (simplify_subreg): Keep subregs on...
2001-05-17 hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-13 sirl 2001-05-13 Franz Sirl <Franz.Sirl-kernel...
2001-05-02 ghazi * c-lex.c: NULL_PTR -> NULL.
2001-04-04 wehle * rtl.h (set_noop_p): Declare.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rth * rtlanal.c (rtx_addr_can_trap_p): Virtual...
2001-03-09 law * rtlanal.c (rtx_varies_p): Check operand 0...
2001-02-25 rth * ifcvt.c (struct noce_if_info): Add test_bb.
2001-02-19 law * Makefile.in (rtlanal.o): Depend on hard-reg...
2001-02-17 kenner * recog.c (validate_replace_src_1): New.
2001-02-13 kenner * rtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-08 kenner * rtlanal.c (remove_node_from_expr_list): Correctly...
2001-01-19 kenner * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DE...
2001-01-19 jasontweak comments
2001-01-18 kenner * flow.c (mark_set_1, case PARALLEL): Now case; rework...
2001-01-14 rth * rtlanal.c (computed_jump_p_1): Rename from...
2001-01-07 hubicka * rtlanal.c (set_of_1): New static function.
2001-01-07 aoliva* reload.c (subst_reloads): Take INSN argument. When
2001-01-01 berndsExtra arg for rtx_varies_p
2000-12-21 m.hayes * resource.c (mark_set_resources): Use MARK_SRC_DEST for
2000-12-21 berndsia64 specific scheduling bits
2000-12-12 wilsonFix for ia64-linux glibc miscompilation of nan tests.
2000-10-24 rth * rtlanal.c (rtx_unstable_p, rtx_varies_p)...
2000-10-16 jakub * rtlanal.c (may_trap_p): Check operand modes of COMPARE.
2000-10-03 hubicka * rtlanal.c (single_set_1): Do not require USE and...
2000-10-01 geoffk * config/rs6000/rs6000.md (movsi_to_cr): Remove the...
2000-09-29 hubicka * recog.c (recog_memoized): Rename to recog_memoized_1.
2000-09-16 wehle * rtlanal.c (rtx_varies_p): Volatile asms vary.
2000-08-23 wehle * rtlanal.c (rtx_unstable_p): The pic register is...
next