| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (simplify_set): Don't move a SUBREG to dest if it is changing the size | kenner | 1995-04-10 | 1 | -0/+8 |
* | (force_to_mode, case PLUS): Sign extend masks that are negative in OP_MODE. | tege | 1995-04-03 | 1 | -8/+66 |
* | (nonzero_bits, case REG): Check POINTERS_EXTEND_UNSIGNED. | kenner | 1995-04-03 | 1 | -1/+17 |
* | (get_last_value): Revert back to use prev_nonnote_insn | wilson | 1995-03-30 | 1 | -4/+6 |
* | (make_compound_operation, AND case): Undo July 7, 1994 | wilson | 1995-03-29 | 1 | -1/+1 |
* | (gen_lowpart_for_combine): Set reg_changes_size, if needed. | kenner | 1995-03-18 | 1 | -0/+8 |
* | (apply_distributive_law, case SUBREG): Fix typo when checking for | kenner | 1995-03-16 | 1 | -1/+1 |
* | (max_uid_cuid): New static variable. | wilson | 1995-03-10 | 1 | -6/+14 |
* | (simplify_set): Call can_conditionally_move_p. | dje | 1995-01-25 | 1 | -3/+3 |
* | (num_sign_bit_copies): Can handle paradoxical subreg only | wilson | 1995-01-21 | 1 | -2/+10 |
* | (simplify_if_then_else): Fix typo: "|" should be "||". | kenner | 1995-01-11 | 1 | -2/+2 |
* | Always copy flags to new MEM in simplify_shift_const. | ian | 1994-12-21 | 1 | -8/+6 |
* | (distribute_notes): When output an insn to hold a REG_DEAD note, | kenner | 1994-12-16 | 1 | -3/+10 |
* | (distribute_notes): If can't find place for REG_DEAD note, add an INSN | kenner | 1994-12-08 | 1 | -39/+51 |
* | (record_dead_and_set_regs_1): Handle SUBREGs. | kenner | 1994-12-01 | 1 | -0/+3 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -92/+98 |
* | (try_combine): Update split_code after converting MULT | wilson | 1994-11-08 | 1 | -2/+7 |
* | (can_combine_p): Don't combine into CALL_INSN where DEST is a global | kenner | 1994-10-18 | 1 | -1/+5 |
* | (simplify_comparison): Convert comparison to unsigned when stripping | kenner | 1994-09-07 | 1 | -0/+1 |
* | (simplify_set): Only convert IF_THEN_ELSE to logical expression if | kenner | 1994-09-07 | 1 | -0/+1 |
* | (nonzero_bits, cases DIV, MOD, UDIV, UMOD): Declare op0_maybe_minusp | kenner | 1994-08-31 | 1 | -2/+4 |
* | * combine.c (simplify_comparison, case GEU): Add missing break. | law | 1994-08-30 | 1 | -0/+1 |
* | (distribute_notes, case REG_UNUSED): Ignore notes when | wilson | 1994-08-18 | 1 | -8/+9 |
* | (distribute_notes, case REG_DEAD): Add another | wilson | 1994-08-14 | 1 | -1/+3 |
* | (simplify_rtx, case FLOAT_TRUNCATE): Remove redundant float_truncate. | kenner | 1994-08-12 | 1 | -0/+7 |
* | (subst_prev_insn): Remove variable and all uses. | kenner | 1994-08-02 | 1 | -18/+6 |
* | (try_combine): Don't make a MULT if none of the insns in our input had one. | kenner | 1994-07-28 | 1 | -10/+28 |
* | (simplify_rtx): For (not (xor X C)) generate new rtx | wilson | 1994-07-21 | 1 | -4/+1 |
* | (record_dead_and_set_regs_1): Can only handle SUBREG | wilson | 1994-07-12 | 1 | -0/+1 |
* | Only turn IF_THEN_ELSE into AND if MODE_INT. | ian | 1994-07-11 | 1 | -0/+1 |
* | (force_to_mode): OP_MODE must be MODE if MODE and mode of X are of different | kenner | 1994-07-08 | 1 | -3/+9 |
* | (distribute_notes, REG_DEAD case): When check to see | wilson | 1994-07-08 | 1 | -1/+2 |
* | (gen_unary): Add new arg, OP0_MODE. | kenner | 1994-07-08 | 1 | -32/+39 |
* | (make_compound_operation, AND case): Do extraction in desired result mode. | dje | 1994-07-07 | 1 | -1/+1 |
* | * flow.c (mark_set_1): Record explicit hard registers in their raw mode. | dje | 1994-07-07 | 1 | -2/+2 |
* | (can_combine_p): Don't check for replacing arg of function here. | kenner | 1994-07-05 | 1 | -11/+2 |
* | (try_combine): If I2DEST was used in I2SRC, it isn't unused just | kenner | 1994-07-05 | 1 | -2/+2 |
* | (simplify_set): Evaluate HAVE_conditional_move at runtime. | dje | 1994-06-29 | 1 | -3/+3 |
* | (distribute_notes, case REG_DEAD): If a call uses a | erich | 1994-06-25 | 1 | -1/+3 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -9/+9 |
* | (force_to_mode): NEXT_SELECT is true for NEG. | kenner | 1994-05-29 | 1 | -12/+15 |
* | (try_combine): Don't make complemented NOT for constant out of range. | kenner | 1994-05-27 | 1 | -26/+0 |
* | (simplify_comparison): Narrow comparison for AND's that are ZERO_EXTENDs. | kenner | 1994-05-27 | 1 | -26/+50 |
* | (simplify_comparison): Call CANONICALIZE_COMPARISON, if defined. | kenner | 1994-05-26 | 1 | -0/+6 |
* | (simplify_if_then_else): Don't make (mult (cond)) in simple case; | kenner | 1994-05-26 | 1 | -9/+1 |
* | (simplify_set): Move call to make_field_assignment to end; if SRC or DEST is | kenner | 1994-05-17 | 1 | -4/+14 |
* | (simplify_set): Use rtx_equal_p to compare cc_use and its setter. | kenner | 1994-05-17 | 1 | -9/+15 |
* | (try_combine): Restrict combining on CALL_INSNs. | kenner | 1994-05-06 | 1 | -1/+22 |
* | (simplify_rtx, case MULT): Don't convert MULT to shift here. | kenner | 1994-05-06 | 1 | -91/+123 |
* | (simplify_rtx, case SUBREG): Don't call force_to_mode. | kenner | 1994-05-05 | 1 | -9/+10 |