OSDN Git Service

* gcc.misc-tests/linkage.exp: Pass appropriate flags to
[pf3gnuchains/gcc-fork.git] / gcc / combine.c
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...
2000-05-29 rth * combine.c (combine_simplify_rtx): Don't creat...
2000-05-28 geoffk* combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE...
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-23 rth * combine.c (simplify_comparison): Use trunc_in...
2000-05-21 kenner * combine.c (try_combine): Handle i3_subst_into_i2...
2000-05-11 law * combine.c (try_combine): Fix a typo.
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-25 rth * combine.c (combine_instructions): Add missing...
2000-04-25 nickcDo not try to combine a sequence of insns when the...
2000-04-24 law * combine.c (try_combine): Update reg_nonzero_b...
2000-04-14 wilsonFix ia64 gdb miscompilation reported by Kevin Buettner.
2000-04-05 hp * md.texi (Standard Names): Clarify when movX is needed.
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawCopyright fixes
2000-02-26 law * toplev.c (rest_of_compilation): Rebuild jump labels if
2000-02-13 law * combine.c (simplify_comparison): Fix typo.
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-31 cchavva * combine.c (try_combine) [HAVE_cc0]: Trying to check...
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-18 rth * combine.c (combine_simplify_rtx): Give FLOAT_...
2000-01-14 ghazi * cccp.c: PROTO -> PARAMS.
2000-01-13 law * combine.c (if_then_else_cond): Be careful about...
2000-01-10 oliva* combine.c (expand_field_assignment): Do not discard...
2000-01-04 lawUpdate copyright
2000-01-03 hubicka * combine.c (expand_compound_operation): Do not conver...
next