Age | Commit message (Expand) | Author | Files | Lines |
2008-12-18 | re PR rtl-optimization/37922 (code generation error) | Kenneth Zadeck | 1 | -2/+2 |
2008-10-11 | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 1 | -2/+2 |
2008-09-29 | ifcvt.c (noce_emit_store_flag): If using condition from original jump, revers... | Joseph Myers | 1 | -1/+9 |
2008-09-16 | re PR rtl-optimization/37483 (Segfault in noce_try_sign_mask (ifcvt.c): b_unc... | Jakub Jelinek | 1 | -11/+14 |
2008-09-11 | ifcvt.c (check_cond_move_block): Make regs argument pointer to vector pointer. | Jan Hubicka | 1 | -4/+4 |
2008-09-04 | rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_... | Ian Lance Taylor | 1 | -1/+1 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -4/+8 |
2008-08-30 | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 1 | -14/+25 |
2008-06-30 | ifcvt.c (cond_move_process_if_block): Free vectors on false return. | Kenneth Zadeck | 1 | -5/+22 |
2008-05-16 | ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim... | Kenneth Zadeck | 1 | -1/+1 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 1 | -3/+1 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -9/+15 |
2008-03-04 | re PR middle-end/35456 (Different results for inlined vs. non-inlined function) | Uros Bizjak | 1 | -0/+4 |
2008-03-01 | ifcvt.c (noce_process_if_block): Try to handle only the then block if the els... | Alexandre Oliva | 1 | -0/+9 |
2008-02-26 | dbgcnt.def (cfg_cleanup, [...]): New counters. | David Edelsohn | 1 | -3/+7 |
2007-10-29 | ifcvt.c (noce_can_store_speculate_p): New static function. | Ian Lance Taylor | 1 | -18/+71 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -3/+3 |
2007-08-26 | re PR middle-end/33181 (Revision 127766 generates bad cmov) | H.J. Lu | 1 | -0/+3 |
2007-08-24 | re PR middle-end/33157 (cmov4.c fails on i686) | Uros Bizjak | 1 | -1/+3 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -7/+7 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-11 | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 1 | -6/+0 |
2007-07-03 | * ifcvt.c (find_cond_trap): Avoid invalid RTL sharing. | Jan Hubicka | 1 | -2/+2 |
2007-06-19 | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 1 | -5/+13 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -82/+83 |
2007-05-27 | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 1 | -5/+2 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -3/+0 |
2007-05-04 | basic-block.h (cdi_direction): Assign values to all enumeration constants. | Josh Conner | 1 | -1/+1 |
2007-03-29 | ifcvt.c (struct noce_if_info): Add then_else_reversed field. | Steven Bosscher | 1 | -6/+16 |
2007-03-28 | ifcvt.c (cond_exec_find_if_block): Return FALSE if no transformations are app... | Steven Bosscher | 1 | -0/+2 |
2007-03-26 | ifcvt.c (noce_try_store_flag_constants): Don't check no_new_pseudos here. | Steven Bosscher | 1 | -171/+206 |
2007-03-23 | Fix accidental commit | Steven Bosscher | 1 | -11/+6 |
2007-03-23 | tracer.c (tracer): Don't take FLAGS argument. | Steven Bosscher | 1 | -6/+11 |
2007-02-06 | loop.texi: Document possibility not to perform disambiguation of loops with m... | Zdenek Dvorak | 1 | -10/+5 |
2007-02-01 | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 1 | -2/+2 |
2007-01-18 | cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYO... | Steven Bosscher | 1 | -2/+6 |
2007-01-16 | ifcvt.c: Include vec.h, vecprim.h. | Eric Christopher | 1 | -48/+62 |
2007-01-11 | ifcvt.c (struct noce_if_info): Add comments to the fields. | Steven Bosscher | 1 | -53/+95 |
2007-01-06 | ifcvt.c (cond_move_convert_if_block): New function, code factored out from... | Steven Bosscher | 1 | -78/+74 |
2006-11-27 | cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | Jan Hubicka | 1 | -1/+1 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -1/+1 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -5/+6 |
2006-11-13 | re PR rtl-optimization/29797 (Miscompiles bit test / set in OpenOffice) | Roger Sayle | 1 | -1/+3 |
2006-10-30 | builtins.c (expand_builtin_mathfn_3): Correct coding style. | Roger Sayle | 1 | -7/+6 |
2006-09-30 | re PR rtl-optimization/28096 (fdlibm/strtod.c miscompiled at -O2) | Eric Botcazou | 1 | -1/+9 |
2006-09-20 | re PR target/28574 (switch statement points to unreferenced label at -O2) | Steve Ellcey | 1 | -0/+7 |
2006-08-28 | ifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively execute x87 instructions. | Roger Sayle | 1 | -5/+7 |
2006-04-19 | ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move wou... | Andreas Krebbel | 1 | -39/+74 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -3/+6 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |