summaryrefslogtreecommitdiff
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
* * combine.c (combine_simplify_rtx): Generate a new shift operationdnovillo2001-07-201-4/+1
* * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.rth2001-07-191-3/+3
* 2001-07-18 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-181-4/+3
* * combine.c (combine_simplify_rtx): Attempt to simplifyhubicka2001-07-171-2/+12
* * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to outputaj2001-07-161-22/+21
* * combine.c (try_combine): Ensure const_int pow2 is positive.dje2001-07-131-0/+1
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-3/+4
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-21/+10
* 2001-07-06 Diego Novillo <dnovillo@redhat.com>dnovillo2001-07-061-1/+6
* 2001-06-14 Andrew Haley <aph@redhat.com>aph2001-06-151-0/+8
* * predict.def: New file.hubicka2001-06-091-0/+1
* * rtlanal.c (operand_preference): Fix preference for objects.hubicka2001-06-041-20/+7
* * simplify_rtx.c (simplify_subreg): Keep subregs on return values,hubicka2001-06-041-13/+8
* * combine.c (try_combine): Fix typo in comment.gerald2001-05-271-1/+1
* * combine.c (gen_binary): Use swap_commutative_operands_prth2001-05-221-3/+2
* * combine.c (subst): Do not substitute for a register asrth2001-05-221-1/+10
* * combine.c (simplify_comparison): Update op1 after constantrth2001-05-221-0/+1
* * combine.c (combine_simplify_rtx): Clear op0_mode if simplificationhubicka2001-05-181-1/+1
* * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.hubicka2001-05-171-12/+2
* * simplify-rtx.c (simplify_subreg): Break out from ...hubicka2001-05-171-151/+11
* * combine.c (combine_simplify_rtx): Set op0_mode to VOIDmode afterhubicka2001-05-161-0/+1
* * combine.c (simplify_comparison): Fix typo.grahams2001-05-111-1/+1
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-2/+2
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-56/+109
* * combine.c (distribute_notes) [REG_EH_REGION]: If non-callrth2001-03-281-0/+19
* * combine.c (try_combine): Use memcpy, not bcopy.ghazi2001-03-261-2/+2
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...rth2001-03-181-13/+0
* * combine.c (undobuf): Remove field previous_undos; all refs deleted.kenner2001-03-171-243/+168
* * combine.c (try_combine): Fix error in change to try originalkenner2001-03-111-22/+9
* Brad's -ffast-math breakup.rth2001-03-071-5/+5
* * combine.c (try_combine): If split with mode-changed scratchamylaar2001-03-031-0/+9
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-85/+92
* * combine.c (known_cond): Do not reverse the condition whenjle2001-02-271-1/+6
* * optabs.c (expand_abs): Remove reference torth2001-02-181-63/+0
* * combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New macro.aoliva2001-02-131-4/+11
* * combine.c (nonzero_bits, case PLUS): If pointers extend unsignedkenner2001-02-061-1/+24
* * combine.c (try_combine): Fix SUBREG setting foraoliva2001-01-301-2/+25
* * combine.c (if_then_else_cond): Pass the correct mode todj2001-01-301-2/+4
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * combine.c (combine_simplify_rtx): If the modes are all VOIDmode,dj2001-01-241-1/+5
* * combine.c (try_combine): Don't set i3_subst_into_i2 forkenner2001-01-171-3/+5
* * combine.c (try_combine): If i3_subst_into_i2, properly check forkenner2001-01-161-1/+1
* * combine.c (simplify_comparison): Don't change `code' whengeoffk2001-01-141-5/+11
* * combine.c (reversed_comparison): Fix typo in last patch.hubicka2001-01-121-3/+3
* * i386.c (ix86_comparison_operator, fcmov_comparison_operator,hubicka2001-01-111-90/+86
* * combine.c (combine_simplify_rtx): Recognize the unordered compares.hubicka2001-01-071-9/+27
* * combine.c (simplify_shift_const): Even if we're sign-extracting,aoliva2001-01-031-4/+9
* * combine.c (distribute_notes): Handle REG_NON_LOCAL_GOTO notes.grahams2000-12-211-0/+9
* * combine.c (cant_combine_insn_p): Get around SUBREGs when determininghubicka2000-12-151-0/+4