| Commit message (Expand) | Author | Age | Files | Lines |
* | * expmed.c (extract_bit_field): Reverse operands of && condition to | kenner | 2003-04-21 | 1 | -19/+19 |
* | * expmed.c (mask_rtx): Avoid undefined shifts for BITSIZE of 0. | kenner | 2003-04-18 | 1 | -2/+6 |
* | * expmed.c (expand_divmod): Undo sign extensions for unsigned operands | hubicka | 2003-02-22 | 1 | -5/+12 |
* | * cfgloopmanip.c (create_preheader): Initialize src to avoid | schwab | 2003-01-28 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -1/+1 |
* | * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. | sje | 2002-12-09 | 1 | -1/+0 |
* | * expmed.c (store_bit_field): Use int_mode_for_mode to find | amylaar | 2002-12-02 | 1 | -1/+3 |
* | * expmed.c (store_bit_field): Check FUNCTION_ARG_REG_LITTLE_ENDIAN. | sje | 2002-10-31 | 1 | -0/+1 |
* | * expmed.c (extract_bit_field): Fix bit-field extraction from SUBREGs. | danglin | 2002-09-29 | 1 | -26/+15 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -4/+4 |
* | 2002-06-24 David S. Miller <davem@redhat.com> | davem | 2002-06-24 | 1 | -2/+5 |
* | * expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND. | rth | 2002-06-17 | 1 | -0/+7 |
* | 2002-06-13 David S. Miller <davem@redhat.com> | davem | 2002-06-13 | 1 | -4/+3 |
* | * emit-rtl.c: Likewise. | kazu | 2002-06-03 | 1 | -12/+12 |
* | * expmed.c (const_mult_add_overflow_p): New. | rth | 2002-05-30 | 1 | -0/+38 |
* | PR c/2035 | rth | 2002-04-26 | 1 | -1/+2 |
* | Generate constant for shift once. | trix | 2002-04-22 | 1 | -4/+3 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -7/+8 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -2/+4 |
* | * emit-rtl.c (gen_int_mode): New function. | rth | 2002-03-19 | 1 | -7/+6 |
* | 2002-03-13 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-03-13 | 1 | -0/+18 |
* | * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2 | jakub | 2002-03-05 | 1 | -1/+2 |
* | * expmed.c (store_bit_field): Prevent generation of CONCATs; | rth | 2002-03-01 | 1 | -11/+12 |
* | Index: ChangeLog | geoffk | 2002-02-27 | 1 | -1/+1 |
* | 2002-02-21 Eric Christopher <echristo@redhat.com> | echristo | 2002-02-22 | 1 | -41/+50 |
* | PR c++/4574 | jakub | 2002-02-21 | 1 | -16/+9 |
* | * expmed.c (store_bit_field): Do not store bit fields using SUBREG | dnovillo | 2002-02-20 | 1 | -4/+7 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -1/+19 |
* | PR c/5304: | jakub | 2002-02-01 | 1 | -9/+6 |
* | * expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1. | zack | 2002-01-30 | 1 | -0/+4 |
* | * expmed.c (extract_fixed_bit_field): Remove unused code. | kazu | 2002-01-16 | 1 | -10/+1 |
* | * cse.c: Fix formatting. | kazu | 2002-01-05 | 1 | -7/+7 |
* | * expmed.c (emit_store_flag): Extract updated comparison code | law | 2001-12-17 | 1 | -5/+6 |
* | * expmed.c (expand_divmod): Ignore sdiv_pow2_cheap for modes in | rth | 2001-12-12 | 1 | -1/+10 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c, | jsm28 | 2001-12-09 | 1 | -2/+2 |
* | * expmed.c (extract_bit_field): Don't create invalid SUBREGs. | geoffk | 2001-11-20 | 1 | -8/+13 |
* | * expr.c (store_field): Pass tree instead of max size; callers changed. | kenner | 2001-11-16 | 1 | -5/+3 |
* | * expmed.c (extract_bit_field): No longer pass in alignment. | kenner | 2001-11-11 | 1 | -126/+79 |
* | * expmed.c (expand_mult): Force operand to register before computing | hubicka | 2001-11-07 | 1 | -0/+4 |
* | * expmed.c (store_bit_field): Use simplify_gen_subreg to make | aldyh | 2001-11-02 | 1 | -6/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -17/+17 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * expmed.c (store_bit_field): Update to patch from 2001-08-27: | rth | 2001-08-31 | 1 | -9/+9 |
* | * expmed.c (store_bit_field): Ignore adjustment to bitpos | rth | 2001-08-27 | 1 | -3/+3 |
* | * expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv | zack | 2001-08-24 | 1 | -33/+18 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * expmed.c (CODE_FOR_insv, gen_insv): Provide defaults. | rth | 2001-08-22 | 1 | -15/+17 |
* | * expmed.c (mode_for_extraction): New function. | zack | 2001-08-22 | 1 | -32/+70 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |