summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-1/+0
* 2006-02-01 Paul Brook <paul@codesourcery.com>pbrook2006-02-011-1/+2
* 2006-01-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-02-011-10/+29
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-39/+35
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-0/+25
* * expr.c (emit_move_change_mode): Always adjust addresses, notbje2006-01-171-11/+25
* * expr.c (force_operand): Use expand_fix and expand_float tosayle2005-12-241-16/+17
* * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje2005-12-181-3/+8
* * basic-block.h, config/i386/winnt.c, config/pa/pa.c,kazu2005-12-161-1/+1
* PR debug/25023jakub2005-12-131-3/+16
* * expr.c (force_operand): Use convert_to_mode for conversions.amylaar2005-12-071-1/+13
* * expr.c (expand_expr_real_1): Fix error in last change.bernds2005-11-241-1/+1
* * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje2005-11-211-2/+2
* * expr.c (expand_expr_real): Use usmul_optab for wideningbernds2005-11-201-2/+38
* * expr.c (expand_expr_real): Don't look at EXPR_HAS_LOCATION unlesskenner2005-11-181-1/+1
* * expr.c (expand_expr_real_1): <MAX_EXPR, MIN_EXPR>: Canonicalizehubicka2005-11-121-54/+77
* PR 23714rth2005-10-161-2/+10
* * expr.c (expand_expr_real_1) <INDIRECT_REF>: Allow modifierrth2005-09-201-1/+2
* * expr.c (emit_move_via_integer): Add force argument, pass it onrth2005-09-171-6/+6
* PR c++/23180jconner2005-09-091-1/+1
* PR middle-end/14997ebotcazou2005-09-061-8/+13
* * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Force subregsrth2005-09-011-1/+5
* Fix ppc -m64 constant address expression expansion bug.fjahanian2005-08-311-1/+1
* 2005-08-31 Richard Guenther <rguenther@suse.de>rguenth2005-08-311-0/+31
* PR target/23630rth2005-08-311-8/+13
* * calls.c (load_register_parameters): Fix comment typo.amodra2005-08-311-1/+1
* PR tree-optimization/22043jakub2005-08-231-7/+22
* * expr.c (write_complex_part): Return after handling MEM.bwilson2005-08-081-3/+6
* * expr.c (expand_expr_real_1): Do not load mem targets into register.hubicka2005-07-291-12/+0
* * expr.c (highest_pow2_factor): Make extern.irar2005-07-251-2/+1
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-80/+78
* 2005-07-12 Dale Johannesen <dalej@apple.com>dalej2005-07-121-2/+19
* 2005-07-12 Adrian Straetling <straetling@de.ibm.com>uweigand2005-07-121-1/+2
* 2005-07-07 Adrian Straetling <straetling@de.ibm.com>uweigand2005-07-071-5/+11
* Removal of -fforce-mem.fjahanian2005-07-061-3/+0
* PR middle-end/21742dje2005-07-021-10/+21
* 2006-06-28 Adrian Straetling <straetling@de.ibm.com>uweigand2005-06-281-60/+64
* Update FSF address.kcook2005-06-251-2/+2
* * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs.dorit2005-06-211-0/+7
* * expr.c (store_constructor): Use store of 0 to indicate valuerth2005-06-181-2/+2
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-0/+10
* * tree-ssa-address.c: New file.rakdver2005-06-071-5/+13
* 2005-06-06 Eric Christopher <echristo@redhat.com>echristo2005-06-061-2/+1
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-041-1/+1
* * expr.c (convert_move): When a partial_int requires multipledj2005-06-011-4/+12
* gcc:bonzini2005-05-171-12/+0
* PR middle-end/21265jakub2005-05-031-12/+19
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-3/+3
* * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu2005-04-271-14/+14
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-8/+7