OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / simplify-rtx.c
2002-09-16 rthgcc/
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-08-02 toon2002-08-02 Toon Moene <toon@moene.indiv.nluug.nl>
2002-08-02 ghazi * df.c (df_insn_table_realloc): Change parameter to...
2002-07-28 sayle * Makefile.in: rtlanal.o now depends upon real.h.
2002-07-25 amylaar * simpify-rtx.c (simplify_subreg): Don't pass MODE_CC...
2002-07-23 amylaargcc:
2002-07-23 amylaar * simplify-rtx.x (simplify_subreg): When constructing...
2002-07-21 neil * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-07-20 sayle * simplify-rtx.c (simplify_relational_operation):...
2002-07-11 amylaargcc:
2002-07-04 amylaargcc:
2002-07-03 amylaargcc:
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-10 sayle * simplify-rtx.c (simplify_replace_rtx): Allow replacement
2002-06-07 sayle * simplify-rtx.c (simplify_gen_relational): Simplify...
2002-05-25 sayle * simplify-rtx.c (simplify_gen_relational): Simplify...
2002-05-09 kazu * sbitmap.c: Fix formatting.
2002-04-30 kazu * cpplex.c: Fix comment formatting.
2002-03-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-07 rsandifoAdd 2002 to the copyright dates.
2002-03-07 rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-03-06 uweigand * reload1.c (reload): Unshare all rtl after...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-20 aoliva* combine.c (do_SUBST): Sanity check substitutions of
2002-01-12 rth * config/i386/mmintrin.h: New file.
2002-01-07 jakub * simplify-rtx.c (simplify_plus_minus): Bump n_ops...
2002-01-03 jakub * simplify-rtx.c (simplify_binary_operation) [DIV...
2001-12-28 kazu * except.c: Fix comment formatting.
2001-12-20 jakub * simplify-rtx.c (simplifi_binary_operation) [DIV...
2001-12-13 rth * recog.c (validate_replace_rtx_1): Use simplif...
2001-11-14 hubicka * dbxout.c (dbxout_symbol_location): Update call of...
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-19 jakub * simplify-rtx.c (simplify_plus_minus): Negate constan...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-07 rth * loop.c (record_giv): Avoid simplifying MULT...
2001-09-06 rth * simplify-rtx.c (simplify_binary_operation...
2001-09-06 rth * simplify-rtx.c (simplify_binary_operation...
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
next