Makefile.in (final.o): Depend on target.h.
[platform/upstream/gcc.git] / gcc / simplify-rtx.c
2001-07-02 Jeffrey A Law+ * simplify-rtx.c (simplify_rtx): Use swap_commutative...
2001-06-29 DJ Deloriesimplify-rtx.c (simplify_subreg): When simplifying...
2001-06-28 Jeffrey A Lawsimplify-rtx.c (simplify_rtx): Canonicalize commutative...
2001-06-12 Jan Hubickasimplify-rtx.c (simplify_subreg): Allow volatile memory...
2001-06-11 Michael Hayessimplify-rtx.c (simplify_subreg): Fix offset calculatio...
2001-06-08 Jan Hubickasimplify-rtx.c (simplify_subreg): Fix verification...
2001-06-04 Jan Hubickasimplify-rtx.c (simplify_subreg): Fix combining of...
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-24 Jan Hubickasimplify-rtx.c (simplify_subreg): Fix CONCAT simplifica...
2001-05-22 Jan Hubickacombine.c (gen_binary): Use swap_commutative_operands_p
2001-05-17 Jan Hubickaintegrate.c (copy_rtx_and_substitute): Use simplify_gen...
2001-05-17 Jan Hubickacse.c (fold_rtx): Use simplify_subreg.
2001-05-17 Jan Hubicka* simplify-rtx.c (simplify_subreg): Avoid creating...
2001-05-17 Jan Hubicka* simplify_rtx.c (simplify_subreg): Fix simplification...
2001-05-17 Jan Hubickasimplify-rtx.c (simplify_subreg): Break out from ...
2001-05-05 Lars Brinkhoffsimplify-rtx.c (simplify_binary_operation): Simplify...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-28 Jan Hubickartl.h (simplify_gen_relational): Add cmp_mode parameter.
2001-04-05 Diego Novillosimplify-rtx.c (simplify_binary_operation): Check for...
2001-03-07 Brad LucierBrad's -ffast-math breakup.
2001-02-13 Richard Kennerrtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-12 Richard Kennercselib.c: New file, from simplify-rtx.c.
2001-02-06 Richard Kennercombine.c (nonzero_bits, case PLUS): If pointers extend...
2001-01-24 DJ DelorieFix obvious bug in previous commit
2001-01-24 DJ Deloriecombine.c (combine_simplify_rtx): If the modes are...
2001-01-08 Jan Hubickajump.c (jump_optimize_1): Use reversed_comparison_code...
2001-01-07 Jan Hubickasimplify-rtx.c (simplify_relational_operation): Always...
2001-01-05 Jan Hubickasimplify-rtx.c (cfc_args): add "unordered" field.
2000-12-13 Bernd SchmidtPlug a memory leak.
2000-11-30 Michael Matzflow.c (make_edge): Early out, if no flags to set.
2000-11-28 Bernd SchmidtIgnore SETs that are anything except REG or MEM, but...
2000-11-27 Bernd SchmidtIn cselib, do not consider constants with different...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-25 Richard Hendersonsimplify-rtx.c (simplify_relational_operation): Sign...
2000-10-13 Mark MitchellRemove obstacks.
2000-09-18 Richard Hendersoncombine.c (combine_simplify_rtx): Use gen_unary to...
2000-09-17 Richard Kennersimplify-rtx.c (simplify_unary_operation): Add cases...
2000-09-11 Jakub Jelinekcombine.c (simplify_if_then_else): Don't convert a...
2000-08-23 Alexandre Olivasimplify-rtx.c (simplify_rtx): Don't pass VOIDmode...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-30 Jan Hubickasimplify-rtx.c (simplify_relational_operation): Verify...
2000-07-28 Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-17 Zack Weinbergsimplify-rtx.c (simplify_binary_operation): Recognize...
2000-07-17 Geoff Keatingsimplify-rtx.c (simplify_relational_operation): Two...
2000-05-24 Kaveh R. Ghazisimplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EX...
2000-05-23 Zack Weinbergsimplify-rtx.c (SIGN_EXTEND): New macro.
2000-05-22 Richard Hendersonsimplify-rtx.c (simplify_ternary_operation): Try to...
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-04-30 Bernd SchmidtFix memory corruption bug
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-18 Richard Kennerc-decl.c (mark_binding_level): Use 'for' instead of...
2000-04-04 Kaveh R. Ghazisparc.c (output_restore_regs): Prototype.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-16 Bernd SchmidtSome cselib bug fixes
2000-03-14 Bernd SchmidtAdd cselib; use it in loop and reload_cse_regs
2000-02-26 Jeff LawFix copyrights.
2000-02-06 Richard Hendersonsimplify-rtx.c (simplify_relational_operation): Canonic...
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziprint-rtl.c: PROTO -> PARAMS.
1999-11-03 Kaveh R. Ghazifix-header.c (recognized_extern, [...]): Constify a...
1999-11-01 Richard Kenner[multiple changes]
1999-11-01 Jeffrey A Lawsimplify-rtx.c: New file.