summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.ebotcazou2008-06-121-18/+36
* gcc/rsandifo2008-06-011-5/+5
* * expr.c (highest_pow2_factor) <BIT_AND_EXPR>: New case.ebotcazou2008-05-231-0/+7
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-14/+15
* * expr.c (expand_expr_real_1) <normal_inner_ref>: Force op0 tohainque2008-05-141-4/+7
* 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-141-2/+1
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-9/+5
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>ktietz2008-05-081-7/+8
* PR testsuite/35843hubicka2008-04-251-2/+2
* * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR astomby2008-04-231-11/+6
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-2/+2
* * gengtype.c (write_root): Param_is argument is OK.hubicka2008-04-151-2/+2
* * function.h (rtl): Rename to x_rtl.hubicka2008-04-071-1/+1
* PR middle-end/35800hp2008-04-031-2/+4
* 2008-04-02 Richard Guenther <rguenther@suse.de>rguenth2008-04-021-4/+6
* 2008-04-02 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-021-33/+0
* * builtins.c (expand_builtin_setjmp_receiver): Update call ofhubicka2008-03-311-1/+1
* 2008-03-18 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-181-19/+17
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-0/+1
* 2008-03-11 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-111-3/+3
* PR middle-end/35526uros2008-03-111-1/+2
* 2008-03-06 Richard Guenther <rguenther@suse.de>rguenth2008-03-061-1/+2
* 2008-02-27 Richard Guenther <rguenther@suse.de>rguenth2008-02-271-2/+8
* 2008-02-21 Richard Guenther <rguenther@suse.de>rguenth2008-02-211-0/+1
* 2008-02-04 Richard Guenther <rguenther@suse.de>rguenth2008-02-041-8/+1
* 2008-01-25 Richard Guenther <rguenther@suse.de>rguenth2008-01-251-1/+4
* PR middle-end/31309ebotcazou2008-01-111-4/+17
* PR33713aldyh2007-12-031-19/+8
* 2007-09-23 Razya Ladelskyrazya2007-10-291-0/+8
* gcc/rsandifo2007-10-021-4/+6
* PR middle-end/33436danglin2007-09-281-2/+19
* * builtins.c (expand_builtin, expand_builtin_object_size,jakub2007-09-271-5/+5
* * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use get_callee_fndecljakub2007-09-231-15/+26
* PR middle-end/28755jakub2007-09-231-69/+103
* PR middle-end/33273danglin2007-09-171-1/+2
* * ginclude/stdfix.h: New file.chaoyingfu2007-09-071-13/+96
* * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub2007-09-051-0/+4
* * optabs.c (debug_optab_libfunc): Update; make available to gdb.hubicka2007-09-041-1/+1
* 2007-08-27 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-271-3/+4
* * expr.c (store_expr): Fix order of store_by_pieces arguments.jakub2007-08-251-3/+2
* 2007-08-24 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-241-11/+25
* * expr.c (store_expr): Optimize initialization of an arrayjakub2007-08-241-0/+42
* 2007-08-23 Richard Guenther <rguenther@suse.de>rguenth2007-08-241-12/+20
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-6/+6
* ./:ian2007-08-111-5/+6
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-29/+29
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * expr.c (handled_component_p): Constify.ghazi2007-07-251-1/+1
* 2007-07-12 Dorit Nuzman <dorit@il.ibm.com>dorit2007-07-121-0/+41