Age | Commit message (Expand) | Author | Files | Lines |
2003-11-19 | * combine.c (sets_function_arg_p): Delete unused function. | James E Wilson | 1 | -40/+0 |
2003-11-13 | combine.c (distribute_notes): When re-distributing the notes from an insn we ... | Richard Earnshaw | 1 | -5/+7 |
2003-10-17 | combine.c (simplify_set): Do not clear out undobuf.other_insn already set els... | Ulrich Weigand | 1 | -4/+4 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -6/+6 |
2003-10-11 | combine.c (apply_distributive_law): Enable "distributive" floating point opti... | Roger Sayle | 1 | -6/+7 |
2003-10-10 | * combine.c (distribute_links): Properly test for REG being set. | Richard Kenner | 1 | -0/+2 |
2003-10-06 | re PR rtl-optimization/11637 (g++ invalid assembly with -fnon-call-exceptions) | Eric Botcazou | 1 | -11/+39 |
2003-10-02 | combine.c (make_field_assignment): Check whether rtx's code is CONST_INT befo... | Josef Zlomek | 1 | -0/+1 |
2003-09-26 | * combine.c (if_then_else_cond): Tighten mode check. | Richard Sandiford | 1 | -1/+1 |
2003-09-14 | combine.c (simplify_comparison): Convert (ne (and (lshiftrt (xor X CST) Y) 1)... | Kazu Hirata | 1 | -11/+22 |
2003-09-11 | combine.c (combine_simplify_rtx): Move several NOT and NEG optimizations from... | Roger Sayle | 1 | -96/+0 |
2003-09-11 | combine.c (force_to_mode): Set fuller_mask based only on mask, not op_mode. | Ian Lance Taylor | 1 | -7/+5 |
2003-09-07 | combine.c (combine_simplify_rtx): Don't convert -(A*B) into (-A)*B if we care... | Roger Sayle | 1 | -2/+4 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -15/+18 |
2003-08-25 | combine.c (simplify_comparison): Re-enable widening of comparisons with non-p... | Ulrich Weigand | 1 | -5/+7 |
2003-08-25 | combine.c (distribute_notes): Handle REG_ALWAYS_RETURN. | Ulrich Weigand | 1 | -0/+1 |
2003-08-25 | * combine.c (combine_simplify_rtx): Fix RTL sharing bug. | Ulrich Weigand | 1 | -3/+5 |
2003-08-23 | * combine.c (apply_distributive_law): Correct comment. | Roger Sayle | 1 | -1/+1 |
2003-08-22 | c-decl.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-31 | combine.c (try_combine): Set JUMP_LABEL for newly created unconditional jump. | Zdenek Dvorak | 1 | -0/+1 |
2003-07-30 | combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes. | Zdenek Dvorak | 1 | -0/+4 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-22 | combine.c (if_then_else_cond): Simplify the comparison of rtx against -1, 0, ... | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -27/+22 |
2003-07-18 | combine.c (simplify_comparison): Don't share rtx when converting (ne (and (no... | Kazu Hirata | 1 | -1/+1 |
2003-07-18 | combine.c (combinable_i3pat): Don't forbid occurrences of i2dest or i1dest in... | Alexandre Oliva | 1 | -3/+8 |
2003-07-16 | combine.c (subst): Also handle (subreg (const_double ...)) case if created by... | Roger Sayle | 1 | -1/+3 |
2003-07-13 | combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0) to (eq (and X... | Kazu Hirata | 1 | -0/+11 |
2003-07-11 | combine.c (gen_binary): Handle the CLOBBER rtx and don't build a binary opera... | Denis Chertykov | 1 | -0/+5 |
2003-07-05 | * combine.c (nonzero_bits1): Fix a warning. | Kazu Hirata | 1 | -1/+2 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 1 | -2/+1 |
2003-06-27 | combine.c (force_to_mode): Replace the equality comparison of INTVALs with a ... | Kazu Hirata | 1 | -8/+4 |
2003-06-13 | re PR bootstrap/10983 ([SPARC64] ICE in verify_wide_reg, at flow.c:551, while... | James E Wilson | 1 | -22/+27 |
2003-06-08 | cfglayout.c (insn_scope): New static function | Jan Hubicka | 1 | -1/+1 |
2003-06-08 | predict.h: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -310/+165 |
2003-06-05 | combine.c (simplify_if_then_else): (IF_THEN_ELSE (NE REG 0) (0) (8)) is REG f... | Jan Hubicka | 1 | -0/+8 |
2003-06-03 | combine.c (simplify_set): Don't move a subreg in SET_SRC to SET_DEST if... | Kazu Hirata | 1 | -10/+8 |
2003-05-16 | combine.c (expand_compound_operation): Make sure that zero_extend operation i... | Eric Christopher | 1 | -1/+9 |
2003-05-15 | combine.c: Fix header comments. | Eric Christopher | 1 | -47/+18 |
2003-05-01 | Merge from rewrite branch. | Eric Christopher | 1 | -1/+11 |
2003-04-16 | Re-apply this patch: | J"orn Rennecke | 1 | -6/+8 |
2003-04-01 | combine.c (merge_outer_ops): Fix typo. | Franz Sirl | 1 | -1/+1 |
2003-03-31 | combine.c (can_combine_p): Allow ZERO_EXTRACT and STRICT_LOW_PART. | Eric Christopher | 1 | -52/+20 |
2003-03-24 | re PR target/10072 ([Sparc] internal compiler error: in trunc_int_for_mode, a... | Eric Botcazou | 1 | -1/+3 |
2003-03-22 | * combine.c (simplify_comparison <AND>): Use gen_int_mode. Tidy. | Alan Modra | 1 | -39/+35 |
2003-03-21 | * combine.c (make_field_assignment): Fix a warning. | Kazu Hirata | 1 | -1/+1 |
2003-03-21 | combine.c (make_field_assignment): Remove unnecessary AND when storing into z... | Kazu Hirata | 1 | -0/+11 |
2003-03-19 | re PR target/10073 (powerpc cannot split insn while building rscheme) | Alan Modra | 1 | -1/+2 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |