summaryrefslogtreecommitdiffstats
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (undefined_operand_subword_p): New.jsm282006-05-231-1/+40
* PR middle-end/27620bernds2006-05-171-0/+13
* * expr.c (expand_assignment): Optimize away no-op moves where thesayle2006-04-171-1/+4
* PR middle-end/25474sayle2006-04-161-1/+5
* * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,kazu2006-04-151-1/+1
* * expr.c (emit_group_store): Correct operand order in call tosayle2006-04-121-4/+4
* * expr.c (store_constructor): Don't bother clearing target ifsayle2006-04-101-1/+1
* * builtins.c (fold_builtin_sprintf): Use fold_convert instead ofsayle2006-04-041-33/+35
* PR middle-end/26977sayle2006-04-021-6/+12
* * expr.c (emit_group_store): Make bytepos a HOST_WIDE_INT tosayle2006-03-311-1/+1
* PR target/17959sayle2006-03-301-6/+49
* * expr.c (emit_group_store): Only create a new pseudo reg if thesayle2006-03-281-3/+9
* PR middle-end/20297jason2006-03-221-0/+4
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-26/+40
* * optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtxsayle2006-02-141-18/+2
* * 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
OpenPOWER on IntegriCloud