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