summaryrefslogtreecommitdiffstats
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* * expmed.c (extract_bit_field): Reverse operands of && condition tokenner2003-04-211-19/+19
* * expmed.c (mask_rtx): Avoid undefined shifts for BITSIZE of 0.kenner2003-04-181-2/+6
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-5/+12
* * cfgloopmanip.c (create_preheader): Initialize src to avoidschwab2003-01-281-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.sje2002-12-091-1/+0
* * expmed.c (store_bit_field): Use int_mode_for_mode to findamylaar2002-12-021-1/+3
* * expmed.c (store_bit_field): Check FUNCTION_ARG_REG_LITTLE_ENDIAN.sje2002-10-311-0/+1
* * expmed.c (extract_bit_field): Fix bit-field extraction from SUBREGs.danglin2002-09-291-26/+15
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-4/+4
* 2002-06-24 David S. Miller <davem@redhat.com>davem2002-06-241-2/+5
* * expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND.rth2002-06-171-0/+7
* 2002-06-13 David S. Miller <davem@redhat.com>davem2002-06-131-4/+3
* * emit-rtl.c: Likewise.kazu2002-06-031-12/+12
* * expmed.c (const_mult_add_overflow_p): New.rth2002-05-301-0/+38
* PR c/2035rth2002-04-261-1/+2
* Generate constant for shift once.trix2002-04-221-4/+3
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-7/+8
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-2/+4
* * emit-rtl.c (gen_int_mode): New function.rth2002-03-191-7/+6
* 2002-03-13 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-131-0/+18
* * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2jakub2002-03-051-1/+2
* * expmed.c (store_bit_field): Prevent generation of CONCATs;rth2002-03-011-11/+12
* Index: ChangeLoggeoffk2002-02-271-1/+1
* 2002-02-21 Eric Christopher <echristo@redhat.com>echristo2002-02-221-41/+50
* PR c++/4574jakub2002-02-211-16/+9
* * expmed.c (store_bit_field): Do not store bit fields using SUBREGdnovillo2002-02-201-4/+7
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-1/+19
* PR c/5304:jakub2002-02-011-9/+6
* * expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1.zack2002-01-301-0/+4
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-10/+1
* * cse.c: Fix formatting.kazu2002-01-051-7/+7
* * expmed.c (emit_store_flag): Extract updated comparison codelaw2001-12-171-5/+6
* * expmed.c (expand_divmod): Ignore sdiv_pow2_cheap for modes inrth2001-12-121-1/+10
* * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c,jsm282001-12-091-2/+2
* * expmed.c (extract_bit_field): Don't create invalid SUBREGs.geoffk2001-11-201-8/+13
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-5/+3
* * expmed.c (extract_bit_field): No longer pass in alignment.kenner2001-11-111-126/+79
* * expmed.c (expand_mult): Force operand to register before computinghubicka2001-11-071-0/+4
* * expmed.c (store_bit_field): Use simplify_gen_subreg to makealdyh2001-11-021-6/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-17/+17
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * expmed.c (store_bit_field): Update to patch from 2001-08-27:rth2001-08-311-9/+9
* * expmed.c (store_bit_field): Ignore adjustment to bitposrth2001-08-271-3/+3
* * expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzvzack2001-08-241-33/+18
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * expmed.c (CODE_FOR_insv, gen_insv): Provide defaults.rth2001-08-221-15/+17
* * expmed.c (mode_for_extraction): New function.zack2001-08-221-32/+70
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
OpenPOWER on IntegriCloud