| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | 2012-10-15 Easwaran Raman <eraman@google.com> | eraman | 2012-10-16 | 1 | -19/+1 |
* | Modify gcc/*.[hc] double_int call sites to use the new interface. | crowl | 2012-09-07 | 1 | -2/+1 |
* | Introduce and use code_to_optab and optab_to_code functions | rth | 2012-07-24 | 1 | -1/+1 |
* | Introduce and use unknown_optab | rth | 2012-07-24 | 1 | -8/+5 |
* | gcc/ | steven | 2012-07-16 | 1 | -9/+4 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | 2012-03-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-07 | 1 | -30/+0 |
* | gcc/ | bergner | 2012-02-09 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -2/+5 |
* | gcc/ | jules | 2011-06-02 | 1 | -0/+1 |
* | * dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases. | ebotcazou | 2011-03-24 | 1 | -8/+30 |
* | * double-int.h (double_int_ior): New function. | aesok | 2010-05-19 | 1 | -1/+1 |
* | * double-int.h (double_int_setbit): Declare. | aesok | 2010-04-20 | 1 | -1/+2 |
* | PR middle-end/42233 | jakub | 2010-02-19 | 1 | -1/+2 |
* | PR middle-end/42233 | jakub | 2010-02-19 | 1 | -87/+152 |
* | PR tree-optimization/42027 | matz | 2009-12-13 | 1 | -0/+5 |
* | * expr.h (jumpifnot_1, jumpif_1, do_jump_1): Declare. | matz | 2009-08-25 | 1 | -153/+207 |
* | 2009-06-28 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-28 | 1 | -7/+18 |
* | 2009-06-28 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-28 | 1 | -97/+181 |
* | Merge cond-optab branch. | bonzini | 2009-05-12 | 1 | -58/+0 |
* | PR middle-end/40057 | jakub | 2009-05-07 | 1 | -4/+5 |
* | 2009-03-30 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-03-30 | 1 | -4/+2 |
* | PR middle-end/38347 | jakub | 2009-01-09 | 1 | -4/+4 |
* | 2008-09-11 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-09-11 | 1 | -74/+80 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -2/+2 |
* | Include basic-block.h in dojump.c to declare optimize_insn_for_speed. | meissner | 2008-08-30 | 1 | -0/+1 |
* | * optabs.c (expand_abs_nojump): Update BRANCH_COST call. | hubicka | 2008-08-30 | 1 | -2/+5 |
* | PR middle-end/37014 | jakub | 2008-08-12 | 1 | -2/+2 |
* | * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE. | hubicka | 2008-07-26 | 1 | -2/+1 |
* | * config/pa/pa.c (reloc_needed): Use CASE_CONVERT. | tomby | 2008-05-09 | 1 | -2/+1 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -1/+1 |
* | * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as | tomby | 2008-04-23 | 1 | -2/+1 |
* | * optabs.c (expand_widen_pattern_expr): Use optabs accestors. | hubicka | 2007-08-09 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+5 |
* | * extended.texi (__builtin_expect): We no longer require second argument | hubicka | 2006-11-11 | 1 | -31/+0 |
* | * pointer-set.c (pointer_set_destroy): Correct whitespace. | sayle | 2006-07-07 | 1 | -1/+2 |
* | * builtins.c (dummy_object): Use build_int_cst instead of convert. | sayle | 2006-04-03 | 1 | -2/+2 |
* | * dojump.c (do_compare_rtx_and_jump): Also handle multi-word GTU | sayle | 2006-02-14 | 1 | -0/+10 |
* | PR middle-end/26279 | sayle | 2006-02-14 | 1 | -0/+5 |
* | * optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx | sayle | 2006-02-14 | 1 | -19/+19 |
* | PR middle-end/25724 | sayle | 2006-02-13 | 1 | -67/+121 |
* | 2006-01-30 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -7/+7 |
* | 2005-10-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-10-21 | 1 | -4/+8 |
* | 2005-10-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-10-19 | 1 | -1/+37 |
* | Removal of -fforce-mem. | fjahanian | 2005-07-06 | 1 | -12/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * dojump.c (do_jump, MINUS_EXPR): Build NE_EXPR and fall through | dje | 2005-05-09 | 1 | -8/+6 |
* | * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c, | kazu | 2005-04-27 | 1 | -2/+2 |
* | * c-common.c, c-opts.c, combine.c, cse.c, dojump.c, | kazu | 2005-03-08 | 1 | -1/+1 |