OSDN Git Service

* simplify-rtx.c (simplify_binary_operation): Revert last change.
[pf3gnuchains/gcc-fork.git] / gcc / rtlanal.c
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...
2000-08-17 wehle * rtlanal.c (rtx_unstable_p): Use CONSTANT_P.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-22 oldham2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2000-05-25 amylaar * rtl.h (loc_mentioned_in_p): Declare.
2000-05-19 rth * rtlanal.c (insn_dependant_p, insn_dependant_p...
2000-05-09 rth * rtlanal.c (may_trap_p): Consider old-style...
2000-05-05 rth * rtlanal.c (reg_overlap_mentioned_p): Treat parallels...
2000-05-03 jason * cppexp.c (op_t): Make an int.
2000-04-27 rth * rtlanal.c (dead_or_set_regno_p): Use find_reg...
2000-04-07 rth * rtl.def (COND_EXEC): New.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-17 rth * rtlanal.c (single_set): Reject if the paralle...
2000-02-26 lawFix copyrights.
2000-02-26 law * rtlanal.c (find_last_value): Allow NULL_RTX for...
2000-01-19 geoffk* rtlanal.c (reg_referenced_p): A CLOBBER of a MEM...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * reload.c: PROTO -> PARAMS.
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-12-16 davem * expr.c (emit_move_insn_1): Only emit clobbers if...
1999-12-15 davem1999-12-15 David S. Miller <davem@redhat.com>
1999-11-02 clm * Makefile.in (genattrtab): Don't use (HOST_RTL...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-09-19 mmitchelFix typo in last change
1999-09-19 mmitchel * rtl.h (insns_safe_to_move_p): New function.
1999-09-03 rth * flow.c (propagate_block): Use XEXP not SET_DE...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-06-23 amylaar * rtlanal.c (reg_referenced_p): Use reg_overlap_mentio...
1999-04-12 law * flow.c (flow_delete_insn): If we delete a CODE_LABEL...
1999-03-28 ghaziWarning fixes:
1999-03-15 m.hayes * rtlanal.c (auto_inc_p): New function.
1999-02-25 amylaar * rtl.h (insn_first_p): Don't declare.
1999-02-22 amacleod * loop.c (libcall_other_regs): Make extern.
1999-02-19 amylaar * rtlanal.c (insn_first_p): Fix return value for insn...
1999-02-10 mmitchel * rtlanal.c (for_each_rtx): Fix declaration to conform...
1999-02-02 rthMissed from last commit.
1999-01-28 amylaarHappy new year.
1999-01-27 amylaar * rtl.h (insn_first_p): Declare.
1998-12-22 nickcFix obvious typo that produced compile time warning.
1998-12-14 law * rtl.h (multiple_sets): Fix prototype.
1998-12-12 law * rtlanal.c (multiple_sets): New function.
1998-11-26 rth * rtlanal.c (regs_set_between_p): New function.
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-13 law * rtl.h: Delete duplicate prototypes. Add...
1998-09-12 davem More multi-register structure return recognition fixes...
1998-09-12 davem * flow.c (mark_set_1): Recognize multi-register struct...
1998-08-19 mmitchel * rtlanal.c (for_each_rtx): Check in the change mentio...
1998-07-28 vmakarov
1998-07-08 law * rtlanal.c (reg_overlap_mentioned_p): Handle...
1998-05-13 law * rtlanal.c (find_reg_note): Ignore notes that...
1998-05-13 ghaziWarning fixes:
1998-04-17 law * varasm.c (asm_output_bss): Add prototype.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
next