summaryrefslogtreecommitdiffstats
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * expmed.c (store_bit_field, extract_bit_field): Use new named patternshubicka2004-01-011-0/+103
* Fix IA-64 glibc ICEwilson2003-12-081-4/+9
* Undo accidental GET_MODE_BITSIZE damage.wilson2003-11-111-11/+4
* Fix bootstrap failure.grahams2003-10-251-0/+2
* * genmodes.c (struct mode_data): Add contained and next_contzack2003-10-251-4/+9
* * expmed.c (store_bit_field): Don't search for an integer modersandifo2003-09-261-5/+4
* PR target/11184mmitchel2003-09-181-3/+1
* PR optimization/1823sayle2003-09-051-1/+1
* * c-decl.c: Fix comment formatting.kazu2003-08-221-1/+1
* * fold-const.c (fold <PLUS_EXPR>): Transform x+x into x*2.0.sayle2003-08-041-1/+24
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* * except.c: Convert prototypes to ISO C90.aj2003-06-291-160/+79
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* * ChangeLog.1: Fix a typo.kazu2003-06-231-1/+1
* PR middle-end/10475rth2003-06-131-7/+15
* * 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
OpenPOWER on IntegriCloud