| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (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 |
* | (can_combine_p, combinable_i3pat, try_combine): Allow combination | kenner | 1994-04-21 | 1 | -14/+16 |
* | (move_deaths): Record death information of remaining | dje | 1994-04-20 | 1 | -1/+1 |
* | No longer handle LSHIFT. | kenner | 1994-04-10 | 1 | -29/+11 |
* | (force_to_mode, case ROTATE): Don't assume simplify_binary_operation always | kenner | 1994-04-09 | 1 | -1/+3 |
* | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | kenner | 1994-03-30 | 1 | -2/+2 |
* | (try_combine): Remove decls of unused variables. | kenner | 1994-03-25 | 1 | -11/+4 |
* | (simplify_rtx, case FLOAT_TRUNCATE): Simplify | kenner | 1994-03-23 | 1 | -0/+9 |
* | (mark_used_regs_combine): Correct typo. | kenner | 1994-03-20 | 1 | -4/+4 |
* | (newpat_used_regs): New variable. | kenner | 1994-03-19 | 1 | -1/+124 |
* | Use PVPROTO for varargs prototypes. | kenner | 1994-03-11 | 1 | -1/+1 |
* | (subst): Split into five functions. | kenner | 1994-03-06 | 1 | -908/+817 |
* | (if_then_else_cond): Fix typo in narrowing of a SUBREG. | kenner | 1994-02-25 | 1 | -4/+3 |
* | (simplify_shift_const, case AND): When remaking binary operation, do | kenner | 1994-02-15 | 1 | -1/+1 |
* | (REVERSIBLE_CC_MODE): Add default definition. | kenner | 1994-02-12 | 1 | -61/+178 |
* | If __STDC__, include gstdarg and use ANSI form of varargs. | kenner | 1994-02-10 | 1 | -5/+15 |
* | (make_extraction): Don't make an extraction that has the potential of | kenner | 1994-02-01 | 1 | -0/+10 |
* | (subst, case SUBREG): Handle paradoxical SUBREG of constant. | kenner | 1994-01-24 | 1 | -6/+13 |
* | (simplify_comparison): Can remove NOT on both operands if we swap | kenner | 1994-01-23 | 1 | -7/+8 |
* | (simplify_comparison): Fix typo in last change. | kenner | 1994-01-23 | 1 | -15/+14 |
* | (if_then_else_cond): Don't do anything with COMPARE. | kenner | 1994-01-22 | 1 | -13/+56 |
* | (num_sign_bit_copies): Ifndef WORD_REGISTER_OPERATIONS, ensure we | kenner | 1994-01-22 | 1 | -1/+9 |
* | (added_links_insn): New variable. | kenner | 1993-12-31 | 1 | -77/+186 |