| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -15/+4 |
* | * combine.c: Include "output.h" to define dump_file. | sayle | 2004-06-30 | 1 | -0/+159 |
* | * combine.c (distribute_notes): Don't look at global_regs for | zack | 2004-06-30 | 1 | -2/+3 |
* | * combine.c (can_combine_p): Do not prevent building insns that use | uweigand | 2004-06-28 | 1 | -10/+26 |
* | 2004-06-24 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-24 | 1 | -2/+4 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -68/+68 |
* | * combine.c (distribute_notes): Comment typo fix. | amylaar | 2004-06-15 | 1 | -1/+1 |
* | * combine.c(simplify_shift_const): Check shift amount is a | grahams | 2004-06-05 | 1 | -3/+5 |
* | 2004-05-31 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-31 | 1 | -319/+295 |
* | 2004-05-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-27 | 1 | -295/+319 |
* | 2004-05-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-25 | 1 | -912/+101 |
* | * basic-block.h (life_analysis, delete_noop_moves): | steven | 2004-05-15 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -8/+6 |
* | 2004-05-12 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-12 | 1 | -225/+199 |
* | PR optimization/15100 | kkojima | 2004-05-12 | 1 | -0/+6 |
* | 2004-04-29 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-29 | 1 | -199/+225 |
* | 2004-04-29 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-29 | 1 | -237/+214 |
* | 2004-03-16 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-16 | 1 | -16/+16 |
* | * combine.c (unmentioned_reg_p): New function to check whether an | sayle | 2004-03-12 | 1 | -0/+54 |
* | ChangeLog: | uweigand | 2004-03-11 | 1 | -5/+9 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 1 | -1/+1 |
* | * simplify-rtx.c (simplify_const_relational_operation): New function | sayle | 2004-03-09 | 1 | -13/+4 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -135/+104 |
* | 2004-03-01 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-01 | 1 | -4/+2 |
* | 2004-02-27 Dale Johannesen <dalej@apple.com> | dalej | 2004-02-27 | 1 | -15/+5 |
* | * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c, | kazu | 2004-02-27 | 1 | -1/+1 |
* | * combine.c (SHIFT_COUNT_TRUNCATED): Remove. | kazu | 2004-02-21 | 1 | -4/+0 |
* | * combine.c (can_combine_p): Don't ignore SETs marked with | amodra | 2004-02-21 | 1 | -4/+17 |
* | * alias.c (OUTGOING_REGNO): Don't define the default. | kazu | 2004-02-21 | 1 | -3/+0 |