]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/combine.c
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
[thirdparty/gcc.git] / gcc / combine.c
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22  zack * expmed.c (mode_for_extraction): New function.
2001-08-18  zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13  zack * expr.h: Split out optab- and libfunc-related code...
2001-08-11  rth * rtl.h (REG_EH_RETHROW): Remove.
2001-08-11  rth * combine.c (distribute_notes): Place REG_SETJMP.
2001-08-08  grahams * combine.c (combine_simplify_rtx): Update comment and
2001-08-03  danglin * combine.c, config.gcc, cse.c, defaults.h, real.c...
2001-08-01  kazu * alias.c: Fix comment formatting.
2001-07-30  hubicka * combine.c (try_combine): Avoid barrier after noop...
2001-07-29  hubicka Suggested by Richard Henderson and Richard Kenner:
2001-07-24  rth * combine.c (distribute_notes): Move set of...
2001-07-23  hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-20  dnovillo * combine.c (combine_simplify_rtx): Generate a new...
2001-07-19  rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-18  toon2001-07-18 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-17  hubicka * combine.c (combine_simplify_rtx): Attempt to simplify
2001-07-16  aj * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC...
2001-07-13  dje * combine.c (try_combine): Ensure const_int pow2 is...
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-06  dnovillo2001-07-06 Diego Novillo <dnovillo@redhat.com>
2001-06-15  aph2001-06-14 Andrew Haley <aph@redhat.com>
2001-06-09  hubicka * predict.def: New file.
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-27  gerald * combine.c (try_combine): Fix typo in comment.
2001-05-22  rth * combine.c (gen_binary): Use swap_commutative_...
2001-05-22  rth * combine.c (subst): Do not substitute for...
2001-05-22  rth * combine.c (simplify_comparison): Update op1...
2001-05-18  hubicka * combine.c (combine_simplify_rtx): Clear op0_mode...
2001-05-17  hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-17  hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-16  hubicka * combine.c (combine_simplify_rtx): Set op0_mode to...
2001-05-11  grahams * combine.c (simplify_comparison): Fix typo.
2001-05-01  ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-03  amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28  rth * combine.c (distribute_notes) [REG_EH_REGION...
2001-03-26  ghazi * combine.c (try_combine): Use memcpy, not bcopy.
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2001-03-18  rth * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_AR...
2001-03-17  kenner * combine.c (undobuf): Remove field previous_undos...
2001-03-11  kenner * combine.c (try_combine): Fix error in change to...
2001-03-07  rthBrad's -ffast-math breakup.
2001-03-03  amylaar * combine.c (try_combine): If split with mode-changed...
2001-03-02  zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-02-27  jle * combine.c (known_cond): Do not reverse the...
2001-02-18  rth * optabs.c (expand_abs): Remove reference to
2001-02-13  aoliva* combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New...
2001-02-06  kenner * combine.c (nonzero_bits, case PLUS): If pointers...
2001-01-30  aoliva* combine.c (try_combine): Fix SUBREG setting for
2001-01-30  dj* combine.c (if_then_else_cond): Pass the correct mode to
2001-01-28  ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-24  dj* combine.c (combine_simplify_rtx): If the modes are...
2001-01-17  kenner * combine.c (try_combine): Don't set i3_subst_into_i2 for
2001-01-16  kenner * combine.c (try_combine): If i3_subst_into_i2, proper...
2001-01-14  geoffk * combine.c (simplify_comparison): Don't change `code...
2001-01-12  hubicka * combine.c (reversed_comparison): Fix typo in last...
2001-01-11  hubicka * i386.c (ix86_comparison_operator, fcmov_comparison_o...
2001-01-07  hubicka * combine.c (combine_simplify_rtx): Recognize the...
2001-01-03  aoliva* combine.c (simplify_shift_const): Even if we're sign...
2000-12-21  grahams * combine.c (distribute_notes): Handle REG_NON_...
2000-12-15  hubicka * combine.c (cant_combine_insn_p): Get around SUBREGs...
2000-12-01  berndsFurther tweak cant_combine_insn_p
2000-12-01  aoliva* combine.c (try_combine): Disregard USEs when updating...
2000-11-30  law * function.h (emit_status): Delete member regno_pointe...
2000-11-26  zack * combine.c (try_combine): Remove redundant test.
2000-11-24  berndsAvoid hard register combinations
2000-11-07  jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-07  amylaar * combine.c (distribute_notes): Fix typo in last change.
2000-11-07  amylaar * combine.c (recog_for_combine): Allocate uninitialize...
2000-11-07  amylaar * flow.c (verify_local_live_at_start): Back out last...
2000-11-02  amylaar * combine.c (distribute_notes): Use rtx_equal_p to...
2000-10-24  aoliva* combine.c (distribute_notes): Discard REG_LIBCALL...
2000-10-20  kenner * combine.c (struct undo): Change int to unsigned...
2000-10-13  mmitchel Remove obstacks.
2000-09-19  geoffk * combine.c (can_combine_p): Don't substitute an ASM_O...
2000-09-18  rth * combine.c (simplify_comparison): Shift a...
2000-09-18  rth * combine.c (if_then_else_cond): Canonicalize...
2000-09-18  rth * combine.c (combine_simplify_rtx): Use gen_una...
2000-09-18  rth * combine.c (try_combine): Allow split to creat...
2000-09-18  rth * machmode.def: Add BImode. Add a column for...
2000-09-11  jakub * combine.c (simplify_if_then_else): Don't convert...
2000-09-08  cruxSome vector operation simplifications.
2000-09-04  hubicka * combine.c (make_extraction): Fix rtx_cost comparison to
2000-09-01  wilsonEliminate false DV warnings for predicated calls to...
2000-08-19  rth * combine.c (make_compound_operation): Break...
2000-08-16  rth * combine.c (simplify_shift_const): Revert...
2000-08-16  rth * combine.c (simplify_shift_const): Bound shift...
2000-08-11  rth * combine.c (simplify_shift_const): Obey SHIFT_...
2000-08-04  law * alias.c (mark_constant_function): Use INSN_P.
2000-08-04  law * combine.c (recog_for_combine): Remove the...
2000-08-01  law * combine.c: Fix formatting.
2000-07-30  hubicka * combine.c (simplify_set, make_extraction, make_compo...
2000-07-30  hubicka * combine.c (if_then_else_cond): Be sure that mode...
2000-07-30  hubicka * combine.c (record_promoted_value): Allow bitsize...
2000-07-30  hubicka * simplify-rtx.c (simplify_relational_operation):...
2000-06-13  rth * combine.c (subst): Use CLASS_CANNOT_CHANGE_MO...
2000-05-31  rth * combine.c (get_pos_from_mask): Test exact_log...
2000-05-29  rth * combine.c (force_to_mode) [MINUS]: Convert...
next