| Commit message (Expand) | Author | Age | Files | Lines |
* | * combine.c (known_cond): After replacing the REG of a SUBREG, try | aoliva | 2002-02-14 | 1 | -0/+19 |
* | * combine.c (try_combine): Apply substitutions in | aoliva | 2002-02-11 | 1 | -0/+20 |
* | * combine.c (nonzero_bits): Re-introduce special case for | rth | 2002-02-04 | 1 | -2/+7 |
* | * combine.c (force_to_mode): Remove STACK_BIAS code. | rth | 2002-02-04 | 1 | -73/+19 |
* | * combine.c (recog_for_combine): Create a dummy insn with PATTERN | jakub | 2002-02-04 | 1 | -8/+9 |
* | * combine.c (simplify_and_const_int): Don't trunc_int_for_mode | amodra | 2002-01-22 | 1 | -11/+14 |
* | 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-01-21 | 1 | -0/+1 |
* | * bitmap.h: Fix comment formatting. | kazu | 2002-01-18 | 1 | -1/+1 |
* | * combine.c (simplify_shift_const): Always generate new rtx | hpenner | 2002-01-14 | 1 | -7/+1 |
* | 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-11 | 1 | -1/+1 |
* | * combine.c (expand_field_assignment): Use subreg_lsb(). | kazu | 2002-01-10 | 1 | -3/+1 |
* | * combine.c (can_combine_p): Fix a comment typo. | kazu | 2002-01-10 | 1 | -1/+1 |
* | * combine.c (combine_instructions): Fix typo. | grahams | 2002-01-08 | 1 | -1/+1 |
* | * combine.c (combine_instructions): Replace XEXP (links, 0) | grahams | 2002-01-07 | 1 | -1/+1 |
* | * combine.c: Fix formatting. | kazu | 2002-01-05 | 1 | -35/+35 |
* | * builtins.c: Fix formatting. | kazu | 2002-01-03 | 1 | -6/+6 |
* | * combine.c (try_combine): Mask off sign bits when combining | geoffk | 2001-12-28 | 1 | -1/+2 |
* | * combine.c (nonzero_bits): If using reg_nonzero_bits, | jakub | 2001-12-21 | 1 | -2/+10 |
* | * combine.c (distribute_notes): Avoid adding REG_LABEL notes | jakub | 2001-12-20 | 1 | -0/+19 |
* | * combine.c (record_dead_and_set_regs): Use | zack | 2001-12-14 | 1 | -1/+8 |
* | * combine.c (simplify_and_const_int): Simplify (AND (PLUS X Y) C) | rth | 2001-12-12 | 1 | -0/+17 |
* | 2001-11-30 Alan Matsuoka <alanm@redhat.com> | alanm | 2001-12-12 | 1 | -0/+2 |
* | * combine.c (simplify_shift_const): Move SHIFT_COUNT_TRUNCATED | rth | 2001-12-12 | 1 | -14/+13 |
* | * combine.c (known_cond): Check mode of each operand to determine | law | 2001-12-10 | 1 | -1/+7 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -8/+8 |
* | * combine.c (num_sign_bit_copies): Avoid signed/unsigned | ghazi | 2001-10-30 | 1 | -2/+2 |
* | * rtl.h (REG_VTABLE_REF): New. | rth | 2001-10-11 | 1 | -0/+6 |
* | * combine.c (try_combine): Handle a SEQUENCE of one insn. | rth | 2001-10-11 | 1 | -0/+6 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -34/+34 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -1/+0 |
* | * combine.c (simplify_shift_const): Treat shifts by the mode | rsandifo | 2001-09-11 | 1 | -1/+1 |
* | * combine.c (combine_simplify_rtx): Don't reverse condition | rth | 2001-08-28 | 1 | -1/+4 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * expmed.c (mode_for_extraction): New function. | zack | 2001-08-22 | 1 | -54/+23 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -16/+11 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * rtl.h (REG_EH_RETHROW): Remove. | rth | 2001-08-11 | 1 | -1/+0 |
* | * combine.c (distribute_notes): Place REG_SETJMP. | rth | 2001-08-11 | 1 | -0/+1 |
* | * combine.c (combine_simplify_rtx): Update comment and | grahams | 2001-08-08 | 1 | -3/+2 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -2/+2 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -3/+3 |
* | * combine.c (try_combine): Avoid barrier after noop jumps | hubicka | 2001-07-30 | 1 | -4/+7 |
* | Suggested by Richard Henderson and Richard Kenner: | hubicka | 2001-07-29 | 1 | -12/+10 |
* | * combine.c (distribute_notes): Move set of need_refresh | rth | 2001-07-24 | 1 | -10/+13 |
* | * basic-block.h (find_sub_basic_block): Declare. | hubicka | 2001-07-23 | 1 | -7/+23 |
* | * 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 |