Age | Commit message (Expand) | Author | Files | Lines |
2004-07-17 | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 1 | -6/+0 |
2004-07-15 | combine.c (simplify_set): match the mode of the constant 0 with the tested op... | Roman Zippel | 1 | -1/+1 |
2004-07-11 | rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c... | Roger Sayle | 1 | -46/+11 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -39/+39 |
2004-07-04 | * combine.c (simplify_comparison): Fix comment typo. | Richard Sandiford | 1 | -1/+1 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -30/+30 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -15/+4 |
2004-06-30 | combine.c: Include "output.h" to define dump_file. | Roger Sayle | 1 | -0/+159 |
2004-06-30 | combine.c (distribute_notes): Don't look at global_regs for pseudos. | Zack Weinberg | 1 | -2/+3 |
2004-06-28 | combine.c (can_combine_p): Do not prevent building insns that use and clobber... | Ulrich Weigand | 1 | -10/+26 |
2004-06-24 | combine.c (distribute_notes): Don't delete sets to global register variables. | Eric Christopher | 1 | -2/+4 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -68/+68 |
2004-06-15 | * combine.c (distribute_notes): Comment typo fix. | J"orn Rennecke | 1 | -1/+1 |
2004-06-05 | combine.c (simplify_shift_const): Check shift amount is a CONST_INT. | Graham Stott | 1 | -3/+5 |
2004-05-31 | revert: combine.c (gen_binary): Remove. | Paolo Bonzini | 1 | -319/+295 |
2004-05-27 | combine.c (gen_binary): Remove. | Paolo Bonzini | 1 | -295/+319 |
2004-05-25 | Makefile.in (OBJS): Add rtlhooks.o. | Paolo Bonzini | 1 | -912/+101 |
2004-05-15 | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -8/+6 |
2004-05-12 | Replace several arrays with a struct of arrays. | Paolo Bonzini | 1 | -225/+199 |
2004-05-12 | re PR rtl-optimization/15100 (cc1plus got hang-up on libstdc++-v3/testsuite/a... | Kaz Kojima | 1 | -0/+6 |
2004-04-29 | Complete last checkin: | Paolo Bonzini | 1 | -199/+225 |
2004-04-29 | combine.c (combine_simplify_rtx): Adjust call to use simplify_relational_oper... | Paolo Bonzini | 1 | -237/+214 |
2004-03-16 | combine.c (combine_simplify_rtx): Remove the "last" parameter and its documen... | Paolo Bonzini | 1 | -16/+16 |
2004-03-12 | combine.c (unmentioned_reg_p): New function to check whether an expression is... | Roger Sayle | 1 | -0/+54 |
2004-03-11 | combine.c (if_then_else_cond): Check for NULL return value of simplify_gen_su... | Ulrich Weigand | 1 | -5/+9 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-03-09 | simplify-rtx.c (simplify_const_relational_operation): New function renamed fr... | Roger Sayle | 1 | -13/+4 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -135/+104 |
2004-03-01 | combine.c (try_combine): Do not refer to is_replaced. | Paolo Bonzini | 1 | -4/+2 |
2004-02-27 | darwin.c (machopic_output_possible_stub_label): Remove. | Dale Johannesen | 1 | -15/+5 |
2004-02-27 | c-decl.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-02-21 | combine.c (SHIFT_COUNT_TRUNCATED): Remove. | Kazu Hirata | 1 | -4/+0 |
2004-02-21 | combine.c (can_combine_p): Don't ignore SETs marked with REG_EH_REGION notes. | Alan Modra | 1 | -4/+17 |
2004-02-21 | alias.c (OUTGOING_REGNO): Don't define the default. | Kazu Hirata | 1 | -3/+0 |
2004-02-18 | re PR rtl-optimization/14119 (libjava Array_3 test fails at -O1) | Alan Modra | 1 | -30/+36 |
2004-02-17 | combine.c (simplify_if_then_else): Do not replace (if_then_else (ne reg 0) (0... | Ulrich Weigand | 1 | -0/+1 |
2004-02-03 | combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx. | Kazu Hirata | 1 | -2/+2 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -21/+21 |
2004-01-31 | combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine and restore ... | Paolo Bonzini | 1 | -83/+83 |
2004-01-30 | combine.c (simplify_shift_const, case XOR): Be careful when commuting XOR wit... | Richard Kenner | 1 | -10/+19 |
2004-01-25 | * combine.c (recog_for_combine): Avoid allocating unnecesary RTX. | Jan Hubicka | 1 | -9/+10 |
2004-01-25 | c-common.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-23 | combine.c (SHIFT_COUNT_TRUNCATED): Provide default value. | Richard Henderson | 1 | -7/+8 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-12 | re PR rtl-optimization/12508 (weak optimization for some constants < 2^16) | Kazu Hirata | 1 | -34/+43 |
2004-01-12 | combine.c (combine_simplify_rtx): Don't pass VOIDmode to simplify_unary_opera... | Richard Sandiford | 1 | -0/+2 |
2003-12-16 | re PR rtl-optimization/13313 (Wrong code generated) | Eric Botcazou | 1 | -3/+4 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -9/+9 |
2003-11-19 | * combine.c (sets_function_arg_p): Delete unused function. | James E Wilson | 1 | -40/+0 |