| Commit message (Expand) | Author | Age | Files | Lines |
* | PR middle-end/27620 | bernds | 2006-05-17 | 1 | -0/+13 |
* | * expr.c (expand_assignment): Optimize away no-op moves where the | sayle | 2006-04-17 | 1 | -1/+4 |
* | PR middle-end/25474 | sayle | 2006-04-16 | 1 | -1/+5 |
* | * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c, | kazu | 2006-04-15 | 1 | -1/+1 |
* | * expr.c (emit_group_store): Correct operand order in call to | sayle | 2006-04-12 | 1 | -4/+4 |
* | * expr.c (store_constructor): Don't bother clearing target if | sayle | 2006-04-10 | 1 | -1/+1 |
* | * builtins.c (fold_builtin_sprintf): Use fold_convert instead of | sayle | 2006-04-04 | 1 | -33/+35 |
* | PR middle-end/26977 | sayle | 2006-04-02 | 1 | -6/+12 |
* | * expr.c (emit_group_store): Make bytepos a HOST_WIDE_INT to | sayle | 2006-03-31 | 1 | -1/+1 |
* | PR target/17959 | sayle | 2006-03-30 | 1 | -6/+49 |
* | * expr.c (emit_group_store): Only create a new pseudo reg if the | sayle | 2006-03-28 | 1 | -3/+9 |
* | PR middle-end/20297 | jason | 2006-03-22 | 1 | -0/+4 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 2006-02-18 | 1 | -26/+40 |
* | * optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx | sayle | 2006-02-14 | 1 | -18/+2 |
* | * tree.def (CHAR_TYPE): Remove. | sayle | 2006-02-08 | 1 | -1/+0 |
* | 2006-02-01 Paul Brook <paul@codesourcery.com> | pbrook | 2006-02-01 | 1 | -1/+2 |
* | 2006-01-31 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-02-01 | 1 | -10/+29 |
* | 2006-01-30 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -39/+35 |
* | * Makefile.in (tree-vect-patterns.o): Add rule for new file. | dorit | 2006-01-19 | 1 | -0/+25 |
* | * expr.c (emit_move_change_mode): Always adjust addresses, not | bje | 2006-01-17 | 1 | -11/+25 |
* | * expr.c (force_operand): Use expand_fix and expand_float to | sayle | 2005-12-24 | 1 | -16/+17 |
* | * optabs.c (init_floating_libfuncs): Handle decimal float modes. | bje | 2005-12-18 | 1 | -3/+8 |
* | * basic-block.h, config/i386/winnt.c, config/pa/pa.c, | kazu | 2005-12-16 | 1 | -1/+1 |
* | PR debug/25023 | jakub | 2005-12-13 | 1 | -3/+16 |
* | * expr.c (force_operand): Use convert_to_mode for conversions. | amylaar | 2005-12-07 | 1 | -1/+13 |
* | * expr.c (expand_expr_real_1): Fix error in last change. | bernds | 2005-11-24 | 1 | -1/+1 |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -2/+2 |
* | * expr.c (expand_expr_real): Use usmul_optab for widening | bernds | 2005-11-20 | 1 | -2/+38 |
* | * expr.c (expand_expr_real): Don't look at EXPR_HAS_LOCATION unless | kenner | 2005-11-18 | 1 | -1/+1 |
* | * expr.c (expand_expr_real_1): <MAX_EXPR, MIN_EXPR>: Canonicalize | hubicka | 2005-11-12 | 1 | -54/+77 |
* | PR 23714 | rth | 2005-10-16 | 1 | -2/+10 |
* | * expr.c (expand_expr_real_1) <INDIRECT_REF>: Allow modifier | rth | 2005-09-20 | 1 | -1/+2 |
* | * expr.c (emit_move_via_integer): Add force argument, pass it on | rth | 2005-09-17 | 1 | -6/+6 |
* | PR c++/23180 | jconner | 2005-09-09 | 1 | -1/+1 |
* | PR middle-end/14997 | ebotcazou | 2005-09-06 | 1 | -8/+13 |
* | * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Force subregs | rth | 2005-09-01 | 1 | -1/+5 |
* | Fix ppc -m64 constant address expression expansion bug. | fjahanian | 2005-08-31 | 1 | -1/+1 |
* | 2005-08-31 Richard Guenther <rguenther@suse.de> | rguenth | 2005-08-31 | 1 | -0/+31 |
* | PR target/23630 | rth | 2005-08-31 | 1 | -8/+13 |
* | * calls.c (load_register_parameters): Fix comment typo. | amodra | 2005-08-31 | 1 | -1/+1 |
* | PR tree-optimization/22043 | jakub | 2005-08-23 | 1 | -7/+22 |
* | * expr.c (write_complex_part): Return after handling MEM. | bwilson | 2005-08-08 | 1 | -3/+6 |
* | * expr.c (expand_expr_real_1): Do not load mem targets into register. | hubicka | 2005-07-29 | 1 | -12/+0 |
* | * expr.c (highest_pow2_factor): Make extern. | irar | 2005-07-25 | 1 | -2/+1 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -80/+78 |
* | 2005-07-12 Dale Johannesen <dalej@apple.com> | dalej | 2005-07-12 | 1 | -2/+19 |
* | 2005-07-12 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-12 | 1 | -1/+2 |
* | 2005-07-07 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-07 | 1 | -5/+11 |
* | Removal of -fforce-mem. | fjahanian | 2005-07-06 | 1 | -3/+0 |