summaryrefslogtreecommitdiffstats
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
* * combine.c (SHIFT_COUNT_TRUNCATED): Remove.kazu2004-02-211-4/+0
* * combine.c (can_combine_p): Don't ignore SETs marked withamodra2004-02-211-4/+17
* * alias.c (OUTGOING_REGNO): Don't define the default.kazu2004-02-211-3/+0
* PR optimization/14119amodra2004-02-171-30/+36
* ChangeLog:uweigand2004-02-171-0/+1
* gcc/kazu2004-02-031-2/+2
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-21/+21
* 2004-01-31 Paolo Bonzini <bonzini@gnu.org>paolo2004-01-311-83/+83
* * combine.c (simplify_shift_const, case XOR): Be careful whenkenner2004-01-301-10/+19
* * combine.c (recog_for_combine): Avoid allocating unnecesary RTX.hubicka2004-01-251-9/+10
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * combine.c (SHIFT_COUNT_TRUNCATED): Provide default value.rth2004-01-231-7/+8
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* 2004-01-12 Kazu Hirata <kazu@cs.umass.edu>pinskia2004-01-121-34/+43
* * combine.c (combine_simplify_rtx): Don't pass VOIDmode torsandifo2004-01-121-0/+2
* PR optimization/13313ebotcazou2003-12-161-3/+4
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-9/+9
* * combine.c (sets_function_arg_p): Delete unused function.wilson2003-11-201-40/+0
* * combine.c (distribute_notes): When re-distributing the notes fromrearnsha2003-11-131-5/+7
* * combine.c (simplify_set): Do not clear out undobuf.other_insnuweigand2003-10-171-4/+4
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-131-6/+6
* * combine.c (apply_distributive_law): Enable "distributive" floatingsayle2003-10-111-6/+7
* * combine.c (distribute_links): Properly test for REG being set.kenner2003-10-101-0/+2
* 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>ebotcazou2003-10-061-11/+39
* PR/12292zlomek2003-10-021-0/+1
* * combine.c (if_then_else_cond): Tighten mode check.rsandifo2003-09-261-1/+1
* * combine.c (simplify_comparison): Convertkazu2003-09-141-11/+22
* * combine.c (combine_simplify_rtx): Move several NOT and NEGsayle2003-09-111-96/+0
* * combine.c (force_to_mode): Set fuller_mask based only on mask,ian2003-09-111-7/+5
* * combine.c (combine_simplify_rtx): Don't convert -(A*B) intosayle2003-09-071-2/+4
* * targhooks.c: New file.dj2003-09-041-15/+18
* * combine.c (simplify_comparison): Re-enable widening of comparisonsuweigand2003-08-251-5/+7
* * combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.uweigand2003-08-251-0/+1
* * combine.c (combine_simplify_rtx): Fix RTL sharing bug.uweigand2003-08-251-3/+5
* * combine.c (apply_distributive_law): Correct comment.sayle2003-08-231-1/+1
* * c-decl.c: Fix comment formatting.kazu2003-08-221-1/+1
* * combine.c (try_combine): Set JUMP_LABEL for newly createdrakdver2003-07-311-0/+1
* * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver2003-07-301-0/+4
* * alias.c: Fix comment formatting.kazu2003-07-221-1/+1
* * combine.c (if_then_else_cond): Simplify the comparison ofkazu2003-07-221-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-27/+22
* * combine.c (simplify_comparison): Don't share rtx when convertingkazu2003-07-181-1/+1
* * combine.c (combinable_i3pat): Don't forbid occurrences ofaoliva2003-07-181-3/+8
* * combine.c (subst): Also handle (subreg (const_double ...)) casesayle2003-07-161-1/+3
* * combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0)kazu2003-07-131-0/+11
* * combine.c (gen_binary): Handle the CLOBBER rtx anddenisc2003-07-101-0/+5
* * combine.c (nonzero_bits1): Fix a warning.kazu2003-07-051-1/+2
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * combine.c (distribute_notes): Don't bother REG_WAS_0.kazu2003-07-011-2/+1
* * combine.c (force_to_mode): Replace the equality comparisonkazu2003-06-271-8/+4
OpenPOWER on IntegriCloud