| Commit message (Expand) | Author | Age | Files | Lines |
* | * combine.c (combine_simplify_rtx): Generate a new shift operation | dnovillo | 2001-07-20 | 1 | -4/+1 |
* | * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition. | rth | 2001-07-19 | 1 | -3/+3 |
* | 2001-07-18 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2001-07-18 | 1 | -4/+3 |
* | * combine.c (combine_simplify_rtx): Attempt to simplify | hubicka | 2001-07-17 | 1 | -2/+12 |
* | * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output | aj | 2001-07-16 | 1 | -22/+21 |
* | * combine.c (try_combine): Ensure const_int pow2 is positive. | dje | 2001-07-13 | 1 | -0/+1 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -3/+4 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -21/+10 |
* | 2001-07-06 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-07-06 | 1 | -1/+6 |
* | 2001-06-14 Andrew Haley <aph@redhat.com> | aph | 2001-06-15 | 1 | -0/+8 |
* | * predict.def: New file. | hubicka | 2001-06-09 | 1 | -0/+1 |
* | * rtlanal.c (operand_preference): Fix preference for objects. | hubicka | 2001-06-04 | 1 | -20/+7 |
* | * simplify_rtx.c (simplify_subreg): Keep subregs on return values, | hubicka | 2001-06-04 | 1 | -13/+8 |
* | * combine.c (try_combine): Fix typo in comment. | gerald | 2001-05-27 | 1 | -1/+1 |
* | * combine.c (gen_binary): Use swap_commutative_operands_p | rth | 2001-05-22 | 1 | -3/+2 |
* | * combine.c (subst): Do not substitute for a register as | rth | 2001-05-22 | 1 | -1/+10 |
* | * combine.c (simplify_comparison): Update op1 after constant | rth | 2001-05-22 | 1 | -0/+1 |
* | * combine.c (combine_simplify_rtx): Clear op0_mode if simplification | hubicka | 2001-05-18 | 1 | -1/+1 |
* | * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | hubicka | 2001-05-17 | 1 | -12/+2 |
* | * simplify-rtx.c (simplify_subreg): Break out from ... | hubicka | 2001-05-17 | 1 | -151/+11 |
* | * combine.c (combine_simplify_rtx): Set op0_mode to VOIDmode after | hubicka | 2001-05-16 | 1 | -0/+1 |
* | * combine.c (simplify_comparison): Fix typo. | grahams | 2001-05-11 | 1 | -1/+1 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -2/+2 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -56/+109 |
* | * combine.c (distribute_notes) [REG_EH_REGION]: If non-call | rth | 2001-03-28 | 1 | -0/+19 |
* | * combine.c (try_combine): Use memcpy, not bcopy. | ghazi | 2001-03-26 | 1 | -2/+2 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ... | rth | 2001-03-18 | 1 | -13/+0 |
* | * combine.c (undobuf): Remove field previous_undos; all refs deleted. | kenner | 2001-03-17 | 1 | -243/+168 |
* | * combine.c (try_combine): Fix error in change to try original | kenner | 2001-03-11 | 1 | -22/+9 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -5/+5 |
* | * combine.c (try_combine): If split with mode-changed scratch | amylaar | 2001-03-03 | 1 | -0/+9 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -85/+92 |
* | * combine.c (known_cond): Do not reverse the condition when | jle | 2001-02-27 | 1 | -1/+6 |
* | * optabs.c (expand_abs): Remove reference to | rth | 2001-02-18 | 1 | -63/+0 |
* | * combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New macro. | aoliva | 2001-02-13 | 1 | -4/+11 |
* | * combine.c (nonzero_bits, case PLUS): If pointers extend unsigned | kenner | 2001-02-06 | 1 | -1/+24 |
* | * combine.c (try_combine): Fix SUBREG setting for | aoliva | 2001-01-30 | 1 | -2/+25 |
* | * combine.c (if_then_else_cond): Pass the correct mode to | dj | 2001-01-30 | 1 | -2/+4 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | * combine.c (combine_simplify_rtx): If the modes are all VOIDmode, | dj | 2001-01-24 | 1 | -1/+5 |
* | * combine.c (try_combine): Don't set i3_subst_into_i2 for | kenner | 2001-01-17 | 1 | -3/+5 |
* | * combine.c (try_combine): If i3_subst_into_i2, properly check for | kenner | 2001-01-16 | 1 | -1/+1 |
* | * combine.c (simplify_comparison): Don't change `code' when | geoffk | 2001-01-14 | 1 | -5/+11 |
* | * combine.c (reversed_comparison): Fix typo in last patch. | hubicka | 2001-01-12 | 1 | -3/+3 |
* | * i386.c (ix86_comparison_operator, fcmov_comparison_operator, | hubicka | 2001-01-11 | 1 | -90/+86 |
* | * combine.c (combine_simplify_rtx): Recognize the unordered compares. | hubicka | 2001-01-07 | 1 | -9/+27 |
* | * combine.c (simplify_shift_const): Even if we're sign-extracting, | aoliva | 2001-01-03 | 1 | -4/+9 |
* | * combine.c (distribute_notes): Handle REG_NON_LOCAL_GOTO notes. | grahams | 2000-12-21 | 1 | -0/+9 |
* | * combine.c (cant_combine_insn_p): Get around SUBREGs when determining | hubicka | 2000-12-15 | 1 | -0/+4 |