Makefile.in (TARGET_H, [...]): New.
[gcc.git] / gcc / combine.c
2001-06-15 Andrew Haleycombine.c (nonzero_bits): Don't optimize away division...
2001-06-09 Jan Hubickapredict.def: New file.
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-27 Lars Brinkhoffcombine.c (try_combine): Fix typo in comment.
2001-05-22 Jan Hubickacombine.c (gen_binary): Use swap_commutative_operands_p
2001-05-22 Richard Hendersoncombine.c (subst): Do not substitute for a register...
2001-05-22 Richard Hendersoncombine.c (simplify_comparison): Update op1 after const...
2001-05-18 Jan Hubickacombine.c (combine_simplify_rtx): Clear op0_mode if...
2001-05-17 Jan Hubickaintegrate.c (copy_rtx_and_substitute): Use simplify_gen...
2001-05-17 Jan Hubickasimplify-rtx.c (simplify_subreg): Break out from ...
2001-05-16 Jan Hubickacombine.c (combine_simplify_rtx): Set op0_mode to VOIDm...
2001-05-11 Graham Stott* combine.c (simplify_comparison): Fix typo.
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard Hendersoncombine.c (distribute_notes): If non-call exceptions...
2001-03-26 Kaveh R. Ghazicombine.c (try_combine): Use memcpy, not bcopy.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-18 Richard Hendersondefaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move...
2001-03-17 Richard Kennercombine.c (undobuf): Remove field previous_undos; all...
2001-03-11 Richard Kennercombine.c (try_combine): Fix error in change to try...
2001-03-07 Brad LucierBrad's -ffast-math breakup.
2001-03-03 J"orn Renneckecombine.c (try_combine): If split with mode-changed...
2001-03-02 Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-27 Jason Eckhardtcombine.c (known_cond): Do not reverse the condition...
2001-02-18 Lars Brinkhoffoptabs.c (expand_abs): Remove reference to HAVE_contiti...
2001-02-13 Alexandre Olivacombine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New...
2001-02-06 Richard Kennercombine.c (nonzero_bits, case PLUS): If pointers extend...
2001-01-30 Alexandre Olivacombine.c (try_combine): Fix SUBREG setting for HOST_BI...
2001-01-30 DJ Deloriecombine.c (if_then_else_cond): Pass the correct mode...
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-24 DJ Deloriecombine.c (combine_simplify_rtx): If the modes are...
2001-01-17 Richard Kennercombine.c (try_combine): Don't set i3_subst_into_i2...
2001-01-16 Richard Kennercombine.c (try_combine): If i3_subst_into_i2, properly...
2001-01-14 Geoffrey Keatingcombine.c (simplify_comparison): Don't change `code...
2001-01-12 Andreas Jaegercombine.c (reversed_comparison): Fix typo in last patch.
2001-01-11 Jan Hubickai386.c (ix86_comparison_operator, [...]): Convert fp...
2001-01-07 Jan Hubickacombine.c (combine_simplify_rtx): Recognize the unorder...
2001-01-03 Alexandre Olivacombine.c (simplify_shift_const): Even if we're sign...
2000-12-21 Graham Stott* combine.c (distribute_notes): Handle REG_NON_LOCAL_GO...
2000-12-15 Jan Hubickacombine.c (cant_combine_insn_p): Get around SUBREGs...
2000-12-01 Bernd SchmidtFurther tweak cant_combine_insn_p
2000-12-01 Alexandre Olivacombine.c (try_combine): Disregard USEs when updating...
2000-11-30 John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-11-26 Zack Weinberg* combine.c (try_combine): Remove redundant test.
2000-11-24 Bernd SchmidtAvoid hard register combinations
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-07 J"orn Rennecke* combine.c (distribute_notes): Fix typo in last change.
2000-11-07 J"orn Renneckecombine.c (recog_for_combine): Allocate uninitialized...
2000-11-07 J"orn Renneckeflow.c (verify_local_live_at_start): Back out last...
2000-11-02 J"orn Renneckecombine.c (distribute_notes): Use rtx_equal_p to check...
2000-10-24 Alexandre Olivacombine.c (distribute_notes): Discard REG_LIBCALL and...
2000-10-20 Richard Kennercombine.c (struct undo): Change int to unsigned int.
2000-10-13 Mark MitchellRemove obstacks.
2000-09-19 Geoff Keatingcombine.c (can_combine_p): Don't substitute an ASM_OPER...
2000-09-18 Richard Hendersoncombine.c (simplify_comparison): Shift a NOT out of...
2000-09-18 Richard Hendersoncombine.c (if_then_else_cond): Canonicalize BImode...
2000-09-18 Richard Hendersoncombine.c (combine_simplify_rtx): Use gen_unary to...
2000-09-18 Richard Henderson* combine.c (try_combine): Allow split to create a...
2000-09-18 Richard Hendersonmachmode.def: Add BImode.
2000-09-11 Jakub Jelinekcombine.c (simplify_if_then_else): Don't convert a...
2000-09-08 Bernd SchmidtSome vector operation simplifications.
2000-09-04 Jan Hubickacombine.c (make_extraction): Fix rtx_cost comparison...
2000-09-01 Jim WilsonEliminate false DV warnings for predicated calls to...
2000-08-19 Richard Hendersoncombine.c (make_compound_operation): Break after creati...
2000-08-16 Richard Hendersoncombine.c (simplify_shift_const): Revert previous two...
2000-08-16 Richard Hendersoncombine.c (simplify_shift_const): Bound shift count...
2000-08-11 Richard Henderson* combine.c (simplify_shift_const): Obey SHIFT_COUNT_TR...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-08-04 John Wehlecombine.c (recog_for_combine): Remove the old notes...
2000-08-01 Kazu Hirata* combine.c: Fix formatting.
2000-07-30 Jan Hubickacombine.c (simplify_set, [...]): Use full mask instead...
2000-07-30 Jan Hubicka* combine.c (if_then_else_cond): Be sure that mode...
2000-07-30 Jan Hubickacombine.c (record_promoted_value): Allow bitsize of...
2000-07-30 Jan Hubickasimplify-rtx.c (simplify_relational_operation): Verify...
2000-06-13 Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-05-31 Richard Henderson* combine.c (get_pos_from_mask): Test exact_log2 result...
2000-05-29 Richard Hendersoncombine.c (force_to_mode): Convert subtraction from...
2000-05-29 Richard Hendersoncombine.c (combine_simplify_rtx): Don't create an if_th...
2000-05-28 Geoff Keatingcombine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-23 Richard Henderson* combine.c (simplify_comparison): Use trunc_int_for_mode.
2000-05-21 Richard Kennercombine.c (try_combine): Handle i3_subst_into_i2 case...
2000-05-11 Kazu Hirata* combine.c (try_combine): Fix a typo.
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-04-25 Richard Hendersoncombine.c (combine_instructions): Add missing argument...
2000-04-25 Nick CliftonDo not try to combine a sequence of insns when the...
2000-04-24 Hiroyuki Machidacombine.c (try_combine): Update reg_nonzero_bits of...
2000-04-14 Jim WilsonFix ia64 gdb miscompilation reported by Kevin Buettner.
2000-04-05 Hans-Peter Nilssonmd.texi (Standard Names): Clarify when movX is needed.
2000-03-29 Jan HubickaConvert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26 Jeff LawCopyright fixes
2000-02-26 Anthony Greentoplev.c (rest_of_compilation): Rebuild jump labels...
2000-02-13 Jeffrey A Law* combine.c (simplify_comparison): Fix typo.
2000-02-10 Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-31 Chandra Chavvacombine.c (try_combine): Trying to check the missed...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-18 Richard Hendersoncombine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG...
next