Age | Commit message (Expand) | Author | Files | Lines |
2005-11-24 | expr.c (expand_expr_real_1): Fix error in last change. | Bernd Schmidt | 1 | -1/+1 |
2005-11-22 | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 1 | -2/+2 |
2005-11-20 | expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul... | Bernd Schmidt | 1 | -2/+38 |
2005-11-18 | expr.c (expand_expr_real): Don't look at EXPR_HAS_LOCATION unless ib_boundari... | Richard Kenner | 1 | -1/+1 |
2005-11-12 | expr.c (expand_expr_real_1): <MAX_EXPR, MIN_EXPR>: Canonicalize to compare ag... | Jan Hubicka | 1 | -54/+77 |
2005-10-15 | re PR middle-end/23714 (ICE in expand_assignment) | Richard Henderson | 1 | -2/+10 |
2005-09-20 | expr.c (expand_expr_real_1): Allow modifier EXPAND_STACK_PARM. | Richard Henderson | 1 | -1/+2 |
2005-09-17 | expr.c (emit_move_via_integer): Add force argument, pass it on to emit_move_c... | Richard Henderson | 1 | -6/+6 |
2005-09-09 | re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics) | Josh Conner | 1 | -1/+1 |
2005-09-06 | re PR middle-end/14997 (ncurses build fails with Ada) | Olivier Hainque | 1 | -8/+13 |
2005-08-31 | expr.c (expand_expr_real_1): Force subregs into a pseudo before applying gen_... | Richard Henderson | 1 | -1/+5 |
2005-08-31 | Fix ppc -m64 constant address expression expansion bug. | Fariborz Jahanian | 1 | -1/+1 |
2005-08-31 | re PR middle-end/23477 (default-initializing array new expression uses makes ... | Richard Guenther | 1 | -0/+31 |
2005-08-30 | re PR target/23630 (built-ins MMX regression) | Richard Henderson | 1 | -8/+13 |
2005-08-31 | calls.c (load_register_parameters): Fix comment typo. | Alan Modra | 1 | -1/+1 |
2005-08-23 | re PR middle-end/22043 (Fields not initialized for automatic structs with fle... | Jakub Jelinek | 1 | -7/+22 |
2005-08-08 | * expr.c (write_complex_part): Return after handling MEM. | Bob Wilson | 1 | -3/+6 |
2005-07-29 | expr.c (expand_expr_real_1): Do not load mem targets into register. | Jan Hubicka | 1 | -12/+0 |
2005-07-25 | expr.c (highest_pow2_factor): Make extern. | Ira Rosen | 1 | -2/+1 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -80/+78 |
2005-07-12 | expr.c (compress_float_constant): Add cost check. | Dale Johannesen | 1 | -2/+19 |
2005-07-12 | builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst... | Adrian Straetling | 1 | -1/+2 |
2005-07-07 | expr.c: (set_storage_via_setmem): Convert opchar to mode defined by back-end. | Adrian Straetling | 1 | -5/+11 |
2005-07-06 | Removal of -fforce-mem. | Fariborz Jahanian | 1 | -3/+0 |
2005-07-02 | re PR target/21742 (unrecognized insn for struct-layout-1 tests with complex ... | David Edelsohn | 1 | -10/+21 |
2005-06-28 | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 1 | -60/+64 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-21 | genopinit.c (vec_shl_optab, [...]): Initialize new optabs. | Dorit Nuzman | 1 | -0/+7 |
2005-06-18 | expr.c (store_constructor): Use store of 0 to indicate value death instead of... | Richard Henderson | 1 | -2/+2 |
2005-06-18 | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 1 | -0/+10 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -5/+13 |
2005-06-06 | expr.c (do_store_flag): Remove check for non-negative BRANCH_COST. | Eric Christopher | 1 | -2/+1 |
2005-06-04 | cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P. | Daniel Berlin | 1 | -1/+1 |
2005-05-31 | expr.c (convert_move): When a partial_int requires multiple conversion steps... | DJ Delorie | 1 | -4/+12 |
2005-05-17 | Makefile.in: Add tree-ssa-math-opts.c. | Paolo Bonzini | 1 | -12/+0 |
2005-05-04 | re PR middle-end/21265 (GCC fails to optimize tail call to memset) | Jakub Jelinek | 1 | -12/+19 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 1 | -3/+3 |
2005-04-27 | dojump.c: Fix comment typos. | Kazu Hirata | 1 | -14/+14 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -8/+7 |
2005-04-21 | Fix for latent bug in splitting arguments exposed by rs6000_arg_partial_bytes... | Alan Modra | 1 | -2/+3 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -0/+24 |
2005-03-30 | tree.def (FILE_TYPE): Removed. | Tom Tromey | 1 | -1/+0 |
2005-03-11 | re PR rtl-optimization/20306 (FP complex modes moved via GPRs) | David Edelsohn | 1 | -11/+17 |
2005-03-10 | expr.c (expand_expr_real_1): If possible, use a conditional move for expandin... | Steven Bosscher | 1 | -7/+48 |
2005-03-09 | * expr.c (expand_assignment): Remove orig_to_rtx. | Kazu Hirata | 1 | -2/+1 |
2005-03-02 | PR middle-end/18029 and PR middle-end/18030 | Kazu Hirata | 1 | -0/+35 |
2005-01-29 | re PR middle-end/19689 (ICE in store_bit_field, at expmed.c) | Richard Henderson | 1 | -6/+12 |
2005-01-29 | re PR middle-end/19687 (ICE with union initializer) | Richard Henderson | 1 | -19/+23 |
2005-01-26 | For real this time... | Richard Henderson | 1 | -1/+15 |
2005-01-26 | Revert last change. | Richard Henderson | 1 | -15/+1 |