Age | Commit message (Expand) | Author | Files | Lines |
2009-01-09 | re PR middle-end/38347 (gfortran.dg/alloc_comp_constructor_1.f90 ICE with -O2... | Jakub Jelinek | 1 | -4/+4 |
2008-09-11 | dojump.c (do_jump): Move below. | Paolo Bonzini | 1 | -74/+80 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -2/+2 |
2008-08-30 | Include basic-block.h in dojump.c to declare optimize_insn_for_speed. | Michael Meissner | 1 | -0/+1 |
2008-08-30 | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 1 | -2/+5 |
2008-08-12 | re PR middle-end/37014 (internal compiler error: in expand_expr_real_1, at ex... | Jakub Jelinek | 1 | -2/+2 |
2008-07-26 | cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE. | Jan Hubicka | 1 | -2/+1 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -2/+1 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2008-04-23 | tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. | Tomas Bily | 1 | -2/+1 |
2007-08-09 | optabs.c (expand_widen_pattern_expr): Use optabs accestors. | Jan Hubicka | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+5 |
2006-11-11 | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 1 | -31/+0 |
2006-07-07 | pointer-set.c (pointer_set_destroy): Correct whitespace. | Roger Sayle | 1 | -1/+2 |
2006-04-03 | builtins.c (dummy_object): Use build_int_cst instead of convert. | Roger Sayle | 1 | -2/+2 |
2006-02-14 | dojump.c (do_compare_rtx_and_jump): Also handle multi-word GTU and GEU. | Roger Sayle | 1 | -0/+10 |
2006-02-14 | re PR middle-end/26279 (ICE in do_compare_rtx_and_jump) | Roger Sayle | 1 | -0/+5 |
2006-02-14 | optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly... | Roger Sayle | 1 | -19/+19 |
2006-02-13 | re PR middle-end/25724 (Emits call to __cmpdi2 for long long comparison in sw... | Roger Sayle | 1 | -67/+121 |
2006-01-31 | expr.h (expand_normal): new inline function. | Marcin Dalecki | 1 | -7/+7 |
2005-10-21 | dojump.c (do_jump): Handle side-effecting TRUTH_AND_EXPR and TRUTH_OR_EXPR. | Paolo Bonzini | 1 | -4/+8 |
2005-10-19 | re PR target/19672 (Performance regression in simple loop code) | Paolo Bonzini | 1 | -1/+37 |
2005-07-06 | Removal of -fforce-mem. | Fariborz Jahanian | 1 | -12/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-09 | dojump.c (do_jump, MINUS_EXPR): Build NE_EXPR and fall through to NE_EXPR case. | David Edelsohn | 1 | -8/+6 |
2005-04-27 | dojump.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-03-08 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2005-01-18 | calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI... | Eric Botcazou | 1 | -1/+1 |
2005-01-04 | re PR tree-optimization/18308 (ICE in do_jump, at dojump.c:274) | Paolo Bonzini | 1 | -9/+28 |
2004-12-23 | re PR middle-end/17746 (ICE when building the Ada RTS) | Eric Botcazou | 1 | -1/+1 |
2004-12-12 | re PR middle-end/17564 (New treatment of function pointers when used with equ... | Nathanael Nerode | 1 | -11/+10 |
2004-12-11 | re PR target/18002 ('while' loop performace regression on avr target) | Roger Sayle | 1 | -16/+44 |
2004-11-24 | c-opts.c (c_common_post_options): Don't clear flag_inline_functions. | Steven Bosscher | 1 | -2/+1 |
2004-11-22 | re PR middle-end/18520 (ICE in emit_store_flag, at expmed.c:5081with -ffast-m... | Roger Sayle | 1 | -10/+15 |
2004-10-18 | re PR middle-end/17813 (ada bootstrap failure on i486-linux) | Eric Botcazou | 1 | -4/+10 |
2004-09-08 | dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -12/+16 |
2004-08-18 | dojump.c (do_jump <unordered_bcc>): Do not recursively call self with a TRUTH... | Zack Weinberg | 1 | -19/+13 |
2004-08-17 | Makefile.in: Regenerate. | Paolo Bonzini | 1 | -122/+5 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -6/+0 |
2004-07-25 | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -18/+20 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -8/+0 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -6/+0 |
2004-07-06 | dojump.c (do_jump): REFERENCE_EXPR is dead. | Daniel Berlin | 1 | -1/+0 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -1/+1 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -1/+1 |
2004-06-08 | Correct indentation of one line. | Richard Kenner | 1 | -1/+1 |
2004-06-04 | re PR target/15822 (Several alpha testsuite regressions: gcc.c-torture/execut... | Paolo Bonzini | 1 | -1/+6 |
2004-05-28 | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 1 | -3/+10 |
2004-04-29 | combine.c (combine_simplify_rtx): Adjust call to use simplify_relational_oper... | Paolo Bonzini | 1 | -61/+27 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -5/+6 |