]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/simplify-rtx.c
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
[thirdparty/gcc.git] / gcc / simplify-rtx.c
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18  zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-17  kazu * sbitmap.c: Fix comment formatting.
2001-08-13  zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12  zack * toplev.c (set_float_handler): Make static.
2001-08-03  danglin * combine.c, config.gcc, cse.c, defaults.h, real.c...
2001-07-26  rth * simplify-rtx.c (avoid_constant_pool_reference...
2001-07-24  rth * simplify-rtx.c (avoid_constant_pool_reference...
2001-07-19  rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-19  kazu2001-07-19 Alexandre Oliva <aoliva@redhat.com>
2001-07-17  hubicka * combine.c (combine_simplify_rtx): Attempt to simplify
2001-07-11  rsandifo * simplify-rtx.c (simplify_gen_subreg): Return null...
2001-07-11  kazu2001-07-11 David Billinghurst <David.Billinghurst...
2001-07-10  aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-09  kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-02  law+ * simplify-rtx.c (simplify_rtx): Use swap_commu...
2001-06-29  dj* simplify-rtx.c (simplify_subreg): When simplifying...
2001-06-28  law * simplify-rtx.c (simplify_rtx): Canonicalize...
2001-06-12  hubicka * simplify-rtx.c (simplify_subreg): Allow volatile...
2001-06-11  m.hayes * simplify-rtx.c (simplify_subreg): Fix offset calculation
2001-06-08  hubicka * simplify-rtx.c (simplify_subreg): Fix verification of
2001-06-04  hubicka * simplify-rtx.c (simplify_subreg): Fix combining of
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-24  hubicka * simplify-rtx.c (simplify_subreg): Fix CONCAT simplif...
2001-05-22  rth * combine.c (gen_binary): Use swap_commutative_...
2001-05-17  hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-17  hubicka * cse.c (fold_rtx): Use simplify_subreg.
2001-05-17  hubicka * simplify-rtx.c (simplify_subreg): Avoid creating...
2001-05-17  hubicka * simplify_rtx.c (simplify_subreg): Fix simplification...
2001-05-17  hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-05  geoffk2001-05-04 Lars Brinkhoff <lars@nocrew.org>
2001-05-01  ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-28  hubicka * rtl.h (simplify_gen_relational): Add cmp_mode parameter.
2001-04-05  dnovillo2001-04-04 Diego Novillo <dnovillo@redhat.com>
2001-03-07  rthBrad's -ffast-math breakup.
2001-02-13  kenner * rtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-12  kenner * cselib.c: New file, from simplify-rtx.c.
2001-02-06  kenner * combine.c (nonzero_bits, case PLUS): If pointers...
2001-01-24  djFix obvious bug in previous commit
2001-01-24  dj* combine.c (combine_simplify_rtx): If the modes are...
2001-01-08  hubicka * jump.c (jump_optimize_1): Use reversed_comparison_code
2001-01-07  hubicka * simplify-rtx.c (simplify_relational_operation):...
2001-01-05  hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2000-12-13  berndsPlug a memory leak.
2000-11-30  rth * flow.c (make_edge): Early out, if no flags...
2000-11-28  berndsIgnore SETs that are anything except REG or MEM, but...
2000-11-27  berndsIn cselib, do not consider constants with different...
2000-11-07  jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-25  rth * simplify-rtx.c (simplify_relational_operation...
2000-10-13  mmitchel Remove obstacks.
2000-09-18  rth * combine.c (combine_simplify_rtx): Use gen_una...
2000-09-17  kenner * simplify-rtx.c (simplify_unary_operation): Add cases
2000-09-11  jakub * combine.c (simplify_if_then_else): Don't convert...
2000-08-23  aoliva* simplify-rtx.c (simplify_rtx): Don't pass VOIDmode to
2000-08-04  law * alias.c (mark_constant_function): Use INSN_P.
2000-07-30  hubicka * simplify-rtx.c (simplify_relational_operation):...
2000-07-28  rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-17  zack * simplify-rtx.c (simplify_binary_operation): Recognize
2000-07-17  geoffk* simplify-rtx.c (simplify_relational_operation): Two...
2000-05-24  ghazi * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN...
2000-05-23  zack * simplify-rtx.c (SIGN_EXTEND): New macro.
2000-05-22  rth * simplify-rtx.c (simplify_ternary_operation...
2000-05-04  jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04  kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-30  cruxFix memory corruption bug
2000-04-18  kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-18  kenner * c-decl.c (mark_binding_level): Use 'for' instead...
2000-04-04  ghazi * sparc.c (output_restore_regs): Prototype.
2000-03-25  kenner * Rework fields used to describe positions of bitfield...
2000-03-16  cruxSome cselib bug fixes
2000-03-14  cruxAdd cselib; use it in loop and reload_cse_regs
2000-02-26  lawFix copyrights.
2000-02-06  rth * simplify-rtx.c (simplify_relational_operation...
2000-01-17  ghaziUpdate copyrights
2000-01-17  ghazi * print-rtl.c: PROTO -> PARAMS.
1999-11-03  ghazi * fix-header.c (recognized_extern, recognized_f...
1999-11-01  kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-11-01  law * simplify-rtx.c: New file.