Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -9/+0 |
2004-03-21 | dojump.c (prefer_and_bit_test): Fix which part of the and_test is replaced. | Andrew Pinski | 1 | -1/+1 |
2004-03-20 | Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h. | Richard Sandiford | 1 | -0/+66 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -4/+4 |
2004-03-09 | simplify-rtx.c (simplify_const_relational_operation): New function renamed fr... | Roger Sayle | 1 | -2/+4 |
2003-12-20 | expr.c (check_max_integer_computation_mode): Remove. | Kazu Hirata | 1 | -4/+0 |
2003-12-16 | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 1 | -2/+0 |
2003-12-05 | dojump.c (do_jump): If the expression being compared against zero... | Roger Sayle | 1 | -1/+8 |
2003-08-20 | builtins.c (expand_builtin_mathfn): Use get_callee_fndecl. | Jason Merrill | 1 | -21/+20 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -50/+24 |
2003-03-30 | * dojump.c (do_jump): Copy SUBREGs into a pseudo for comparison. | Roger Sayle | 1 | -4/+9 |