| Commit message (Expand) | Author | Age | Files | Lines |
* | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 2007-03-22 | 1 | -7/+8 |
* | expr.c (emit_move_complex_push): Export. | Richard Henderson | 2007-03-01 | 1 | -11/+21 |
* | re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO... | Roger Sayle | 2007-02-16 | 1 | -1/+9 |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 1 | -23/+11 |
* | expr.c (expand_expr_real_1): If a temporary is made and the reference doesn't... | Eric Botcazou | 2007-02-15 | 1 | -3/+12 |
* | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 2007-02-10 | 1 | -0/+35 |
* | calls.c (store_one_arg): Pass correct alignment to emit_push_insn for non-BLK... | Joseph Myers | 2007-02-09 | 1 | -1/+16 |
* | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-03 | 1 | -1/+1 |
* | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 2007-01-28 | 1 | -9/+44 |
* | builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA... | Roger Sayle | 2007-01-11 | 1 | -4/+4 |
* | re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe... | Andrew Pinski | 2006-12-12 | 1 | -0/+7 |
* | expr.c (string_constant): Account for non-zero lower bound arrays. | Andrew MacLeod | 2006-12-07 | 1 | -1/+15 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -7/+20 |
* | expr.c (emit_block_move_via_libcall): Export. | Jan Hubicka | 2006-11-27 | 1 | -10/+11 |
* | c-tree.texi: Document new tree codes. | Ira Rosen | 2006-11-22 | 1 | -0/+24 |
* | expmed.c (emit_store_flag_1): New function. | Richard Earnshaw | 2006-11-14 | 1 | -18/+14 |
* | tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes. | Richard Guenther | 2006-11-11 | 1 | -5/+0 |
* | [multiple changes] | Dorit Nuzman | 2006-11-08 | 1 | -0/+31 |
* | re PR target/29250 (internal compiler error: in extract_insn, at recog.c:2084) | David Edelsohn | 2006-10-13 | 1 | -1/+2 |
* | Revert emutls patch. | Richard Henderson | 2006-10-09 | 1 | -35/+0 |
* | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 2006-10-04 | 1 | -0/+35 |
* | re PR target/27907 (ICE in expand_simple_unop, at optabs.c:2307) | Zdenek Dvorak | 2006-07-26 | 1 | -0/+2 |
* | tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme... | Olivier Hainque | 2006-07-18 | 1 | -29/+43 |
* | re PR middle-end/28131 (FAIL: gcc.c-torture/execute/va-arg-25.c compilation (... | Roger Sayle | 2006-06-23 | 1 | -3/+5 |
* | expr.c (expand_expr_real_1): For vector constants with integer modes... | Roger Sayle | 2006-06-20 | 1 | -8/+15 |
* | expr.c (undefined_operand_subword_p): New. | Joseph Myers | 2006-05-23 | 1 | -1/+40 |
* | re PR middle-end/27620 (g++.dg/init/array15.C uses 4MB stack space) | Bernd Schmidt | 2006-05-17 | 1 | -0/+13 |
* | expr.c (expand_assignment): Optimize away no-op moves where the source and de... | Roger Sayle | 2006-04-17 | 1 | -1/+4 |
* | re PR middle-end/25474 (Extra load for some FP code) | Roger Sayle | 2006-04-16 | 1 | -1/+5 |
* | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 2006-04-15 | 1 | -1/+1 |
* | expr.c (emit_group_store): Correct operand order in call to subreg_lowpart_of... | Roger Sayle | 2006-04-12 | 1 | -4/+4 |
* | expr.c (store_constructor): Don't bother clearing target if we're about to as... | Roger Sayle | 2006-04-10 | 1 | -1/+1 |
* | builtins.c (fold_builtin_sprintf): Use fold_convert instead of convert in the... | Roger Sayle | 2006-04-04 | 1 | -33/+35 |
* | re PR middle-end/26977 (ICE in emit_move_insn) | Roger Sayle | 2006-04-02 | 1 | -6/+12 |
* | expr.c (emit_group_store): Make bytepos a HOST_WIDE_INT to signed vs. | Roger Sayle | 2006-03-31 | 1 | -1/+1 |
* | re PR target/17959 (-mpowerpc64 can cause worse code than without it) | Roger Sayle | 2006-03-30 | 1 | -6/+49 |
* | expr.c (emit_group_store): Only create a new pseudo reg if the quantity it ne... | Roger Sayle | 2006-03-28 | 1 | -3/+9 |
* | re PR middle-end/20297 (#pragma GCC visibility isn't properly handled for bui... | Jason Merrill | 2006-03-21 | 1 | -0/+4 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-03-04 | 1 | -1/+1 |
* | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 2006-02-18 | 1 | -26/+40 |
* | optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly... | Roger Sayle | 2006-02-14 | 1 | -18/+2 |
* | tree.def (CHAR_TYPE): Remove. | Roger Sayle | 2006-02-08 | 1 | -1/+0 |
* | function.c (assign_parm_setup_reg): Use function argument promotion rules. | Paul Brook | 2006-02-01 | 1 | -1/+2 |
* | re PR middle-end/26001 (expand uses the wrong part of the string for array ac... | Andrew Pinski | 2006-01-31 | 1 | -10/+29 |
* | expr.h (expand_normal): new inline function. | Marcin Dalecki | 2006-01-31 | 1 | -39/+35 |
* | Makefile.in (tree-vect-patterns.o): Add rule for new file. | Dorit Nuzman | 2006-01-19 | 1 | -0/+25 |
* | expr.c (emit_move_change_mode): Always adjust addresses, not just during reload. | Ben Elliston | 2006-01-18 | 1 | -11/+25 |
* | expr.c (force_operand): Use expand_fix and expand_float to implement integer ... | Roger Sayle | 2005-12-24 | 1 | -16/+17 |
* | optabs.c (init_floating_libfuncs): Handle decimal float modes. | Jon Grimm | 2005-12-19 | 1 | -3/+8 |
* | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 2005-12-16 | 1 | -1/+1 |