]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/combine.c
bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
[thirdparty/gcc.git] / gcc / combine.c
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...
2000-01-14  Kaveh R. Ghazicccp.c: PROTO -> PARAMS.
2000-01-13  Jeffrey A Lawcombine.c (if_then_else_cond): Be careful about what...
2000-01-10  Alexandre Olivacombine.c (expand_field_assignment): Do not discard...
2000-01-04  Jeff LawUpdate copyright
2000-01-03  Jan Hubickacombine.c (expand_compound_operation): Do not convert...
1999-12-16  Richard Hendersoncombine.c (simplify_comparison): Reduce (OP (MINUS...
1999-12-14  Bernd SchmidtAvoid making shared rtl.
1999-12-14  Jeffrey A Lawcombine.c (combine_simplify_rtx): Fix order of checks...
1999-12-12  Kaveh R. Ghazicombine.c (record_promoted_value): Remove unused variab...
1999-12-09  Jan Hubickacombine.c (try_combine, [...]): Remove REG_N_REFS updat...
1999-12-07  David S. Millercombine.c (check_promoted_subreg): Do not conditionaliz...
1999-12-06  Jim WilsonFix ia64 execute/930630-1.c miscompilation.
1999-12-06  Jakub Jelinekcombine.c (check_promoted_subreg, [...]): New functions.
next