| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big) | H.J. Lu | 2009-03-27 | 1 | -1/+1 |
* | re PR middle-end/39443 (Builtin redirection no longer working for memcmp) | Jakub Jelinek | 2009-03-17 | 1 | -1/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | Makefile.in (GTFILES): Add $(srcdir)/expr.h. | Kazu Hirata | 2008-12-24 | 1 | -1/+1 |
* | re PR middle-end/31150 (Not promoting an whole array to be static const) | Jakub Jelinek | 2008-12-23 | 1 | -0/+1 |
* | re PR target/38488 (x86_64 generates much larger and slightly slower code for... | Jakub Jelinek | 2008-12-23 | 1 | -0/+5 |
* | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 2008-09-01 | 1 | -5/+5 |
* | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 2008-08-30 | 1 | -1/+1 |
* | re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault) | Eric Botcazou | 2008-08-16 | 1 | -2/+23 |
* | config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86... | Kai Tietz | 2008-07-06 | 1 | -0/+3 |
* | Revert 137452. | Kai Tietz | 2008-07-04 | 1 | -3/+0 |
* | config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86... | Kai Tietz | 2008-07-04 | 1 | -0/+3 |
* | re PR middle-end/35800 (Revision 133835 failed to compile binutils) | Richard Guenther | 2008-04-03 | 1 | -1/+1 |
* | expr.c (expand_var): Delete it. | Paolo Bonzini | 2008-04-02 | 1 | -2/+0 |
* | re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ... | Richard Sandiford | 2008-03-22 | 1 | -0/+1 |
* | re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r... | Steven Bosscher | 2007-12-03 | 1 | -3/+0 |
* | Separate target-specific initialization from general back-end initialization. | Sandra Loosemore | 2007-08-27 | 1 | -3/+3 |
* | re PR target/11787 (always call memcpy for block move in mips16) | Sandra Loosemore | 2007-08-24 | 1 | -3/+13 |
* | expr.c (store_expr): Optimize initialization of an array with STRING_CST. | Jakub Jelinek | 2007-08-24 | 1 | -0/+1 |
* | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2007-08-23 | 1 | -2/+2 |
* | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -1/+1 |
* | expr.h (store_bit_field): Don't return a value. | Richard Sandiford | 2007-07-27 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | Zdenek Dvorak | 2007-06-10 | 1 | -2/+2 |
* | expr.h (promoted_input_arg): Remove decl. | Richard Henderson | 2007-03-02 | 1 | -3/+0 |
* | expr.c (emit_move_complex_push): Export. | Richard Henderson | 2007-03-01 | 1 | -0/+3 |
* | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 2007-01-28 | 1 | -1/+6 |
* | expr.c (emit_block_move_via_libcall): Export. | Jan Hubicka | 2006-11-27 | 1 | -0/+3 |
* | revert: invoke.texi (-msselibm): Document. | Richard Guenther | 2006-05-22 | 1 | -1/+0 |
* | builtins.c (dummy_object): Use build_int_cst instead of convert. | Roger Sayle | 2006-04-03 | 1 | -24/+24 |
* | expmed.c (expand_mult_add): Remove. | Kazu Hirata | 2006-03-04 | 1 | -1/+0 |
* | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 2006-02-18 | 1 | -0/+2 |
* | optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly... | Roger Sayle | 2006-02-14 | 1 | -3/+0 |
* | re PR middle-end/25724 (Emits call to __cmpdi2 for long long comparison in sw... | Roger Sayle | 2006-02-13 | 1 | -2/+1 |
* | invoke.texi (-msselibm): Document. | Richard Guenther | 2006-01-31 | 1 | -0/+1 |
* | expr.h (expand_normal): new inline function. | Marcin Dalecki | 2006-01-31 | 1 | -1/+7 |
* | expmed.c (const_mult_add_overflow_p): Remove. | Kazu Hirata | 2006-01-28 | 1 | -1/+0 |
* | re PR middle-end/23714 (ICE in expand_assignment) | Richard Henderson | 2005-10-15 | 1 | -0/+1 |
* | Makefile.in (explow.o, [...]): Depend on target.h. | Richard Guenther | 2005-07-14 | 1 | -1/+1 |
* | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 2005-06-28 | 1 | -2/+5 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-26 | 1 | -1/+1 |
* | re PR middle-end/21265 (GCC fails to optimize tail call to memset) | Jakub Jelinek | 2005-05-04 | 1 | -2/+4 |
* | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 2005-04-14 | 1 | -0/+5 |
* | explow.c (copy_all_reg, stabilize): Remove. | Kazu Hirata | 2005-01-15 | 1 | -8/+0 |
* | re PR target/18916 (mis-aligned vector code with copy memory (-maltivec)) | Alan Modra | 2005-01-11 | 1 | -1/+4 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 1 | -4/+0 |
* | * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1. | Kazu Hirata | 2004-12-14 | 1 | -3/+2 |
* | alias.c (component_uses_parent_alias_set): Rename from can_address_p. | Richard Henderson | 2004-12-03 | 1 | -5/+0 |
* | optabs.h (force_expand_binop): Declare. | Richard Sandiford | 2004-11-24 | 1 | -0/+2 |