| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/i386/i386.c (ix86_expand_vector_set): Fix setting 3rd and 4th | jakub | 2005-05-03 | 1 | -1/+1 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -3/+2 |
* | * cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | kazu | 2005-04-15 | 1 | -1/+1 |
* | * combine.c (combine_simplify_rtx): Remove a transformation that | rsandifo | 2005-04-10 | 1 | -41/+0 |
* | 2004-04-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-04-05 | 1 | -0/+4 |
* | PR rtl-optimization/20527 | hp | 2005-03-22 | 1 | -3/+7 |
* | 2005-03-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-03-21 | 1 | -58/+14 |
* | * combine.c (try_combine): When changing the mode of a hard reg, make | bernds | 2005-03-19 | 1 | -3/+9 |
* | 2005-03-01 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-03-18 | 1 | -289/+304 |
* | PR rtl-optimization/20291 | amylaar | 2005-03-15 | 1 | -0/+20 |
* | PR target/20322 | jakub | 2005-03-10 | 1 | -0/+14 |
* | * c-common.c, c-opts.c, combine.c, cse.c, dojump.c, | kazu | 2005-03-08 | 1 | -1/+2 |
* | * combine.c (simplify_and_const_int): Use gen_int_mode instead | kazu | 2005-03-05 | 1 | -1/+1 |
* | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 2005-02-28 | 1 | -1/+0 |
* | * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c, | kazu | 2005-02-12 | 1 | -1/+1 |
* | gcc/ChangeLog: | aoliva | 2005-02-03 | 1 | -14/+23 |
* | * combine.c (make_field_assignment): Fix argument order | rth | 2005-01-30 | 1 | -1/+1 |
* | PR middle-end/18008 | rth | 2005-01-26 | 1 | -11/+42 |
* | * combine.c (simplify_logical): Only simplify logical expressions | sayle | 2005-01-23 | 1 | -6/+8 |
* | PR target/18701 | hp | 2005-01-21 | 1 | -6/+2 |
* | PR rtl-optimization/15139 | jakub | 2005-01-19 | 1 | -0/+49 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR rtl-optimization/19296 | ebotcazou | 2005-01-18 | 1 | -24/+51 |
* | * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add | steven | 2005-01-05 | 1 | -2/+3 |
* | PR target/18701 | hp | 2004-12-31 | 1 | -2/+6 |
* | PR target/18701 | hp | 2004-12-31 | 1 | -1/+9 |
* | * combine.c (combine_validate_cost): Consider cost of | ian | 2004-12-15 | 1 | -2/+17 |
* | PR rtl-optimization/17825 | jakub | 2004-11-27 | 1 | -3/+3 |
* | * combine.c (gen_lowpart_for_combine): Factor out mode of x as well | rth | 2004-11-23 | 1 | -34/+32 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | 2004-10-18 Pat Haugen <pthaugen@us.ibm.com> | dje | 2004-10-18 | 1 | -0/+20 |
* | * combine.c (force_to_mode) <NE_EXPR>: Only convert the expression | sayle | 2004-09-30 | 1 | -0/+1 |
* | * cse.c (cse_insn): Avoid creating direct non-local jumps. | uweigand | 2004-09-28 | 1 | -0/+2 |
* | PR middle-end/17151 | sayle | 2004-09-26 | 1 | -5/+0 |
* | PR rtl-opt/17503 | rth | 2004-09-24 | 1 | -7/+2 |
* | * combine.c (try_combine): When swapping i2 and i3, newi2pat may be | uweigand | 2004-09-09 | 1 | -1/+7 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -38/+41 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -1/+1 |
* | * combine.c (try_combine): Delay modifying of insns which cannot | rth | 2004-09-03 | 1 | -34/+39 |
* | * combine.c (distribute_notes): Don't add REG_LABEL to jump insn. | rth | 2004-09-02 | 1 | -8/+12 |
* | * config/i386/ppro.md (ppro_complex_insn): Add missing check | steven | 2004-08-22 | 1 | -1/+1 |
* | PR rtl-optimization/17099 | jakub | 2004-08-20 | 1 | -3/+2 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -15/+15 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -1/+1 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -6/+0 |
* | 2004-07-15 Roman Zippel <zippel@linux-m68k.org> | doko | 2004-07-15 | 1 | -1/+1 |
* | * rtlanal.c (insn_rtx_cost): New function, moved and renamed from | sayle | 2004-07-11 | 1 | -46/+11 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -39/+39 |
* | * combine.c (simplify_comparison): Fix comment typo. | rsandifo | 2004-07-04 | 1 | -1/+1 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -30/+30 |