Age | Commit message (Expand) | Author | Files | Lines |
2011-11-05 | re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) | Jakub Jelinek | 1 | -0/+6 |
2011-08-27 | rtl.texi (simple_return): Document. | Bernd Schmidt | 1 | -1/+3 |
2011-07-28 | rtlanal.c (tablejump_p): False for returns. | Bernd Schmidt | 1 | -1/+4 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -1/+2 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -2/+2 |
2011-03-30 | cfglayout.c (insn_locators_alloc): Initialize curr_location and last_location... | Eric Botcazou | 1 | -2/+2 |
2011-03-28 | cfgexpand.c (expand_gimple_cond): Always set the source location and block be... | Eric Botcazou | 1 | -1/+1 |
2011-03-24 | tree-ssa-live.c (remove_unused_scope_block_p): Remove set but unused variable... | Jeff Law | 1 | -4/+7 |
2011-03-16 | final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. | Jakub Jelinek | 1 | -4/+3 |
2010-12-06 | re PR rtl-optimization/46777 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2164 ... | Jakub Jelinek | 1 | -1/+14 |
2010-11-18 | re PR middle-end/46515 (Many libjava failures) | Richard Henderson | 1 | -1/+1 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -2/+2 |
2010-10-24 | cfglayout.c (fixup_reorder_chain): When ensuring that there is at least one i... | Eric Botcazou | 1 | -4/+25 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -8/+4 |
2010-10-21 | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 1 | -10/+4 |
2010-09-08 | re PR debug/45531 (-fcompare-debug failure with -fvar-tracking-uninit, codege... | Alexandre Oliva | 1 | -2/+2 |
2010-06-01 | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 1 | -0/+1 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -1/+1 |
2010-05-17 | re PR bootstrap/42347 (sched-deps.c:3840:1: internal compiler error: in fixup... | Jakub Jelinek | 1 | -1/+2 |
2010-05-11 | re PR middle-end/44071 (ICE with asm goto and __builtin_unreachable()) | Jakub Jelinek | 1 | -3/+6 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -2/+2 |
2009-09-17 | cfglayout.c (fixup_reorder_chain): Accept conditional jumps without a fallthr... | Andreas Krebbel | 1 | -0/+11 |
2009-09-14 | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 1 | -0/+9 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -4/+17 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -6/+2 |
2009-05-29 | cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK. | Richard Henderson | 1 | -9/+5 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -3/+3 |
2009-03-30 | cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayou... | Paolo Bonzini | 1 | -2/+2 |
2008-10-13 | invoke.texi (-mgen-cell-microcode): Document. | Andrew Pinski | 1 | -1/+1 |
2008-10-09 | rtl.h (locator_eq): New decl. | Jakub Jelinek | 1 | -16/+39 |
2008-10-07 | re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can... | Jakub Jelinek | 1 | -0/+40 |
2008-09-11 | function.c (free_after_compilation): Call insn_locators_free. | Jan Hubicka | 1 | -0/+13 |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -2/+1 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -4/+8 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -18/+1 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-28 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 1 | -4/+4 |
2007-07-17 | re PR rtl-optimization/32773 (SH: ICE in create_pre_exit, at mode-switching.c... | Zdenek Dvorak | 1 | -0/+51 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -15/+16 |
2007-06-05 | cfg.c (init_flow): Use type safe memory macros. | Thomas Neumann | 1 | -6/+6 |
2007-05-25 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -14/+8 |
2007-04-28 | alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_... | Jan Hubicka | 1 | -142/+113 |
2007-04-24 | Revert: | Jan Hubicka | 1 | -107/+142 |
2007-04-23 | function.c (init_function_start): Don't init line number info. | Jan Hubicka | 1 | -142/+107 |
2007-03-23 | tracer.c (tracer): Don't take FLAGS argument. | Steven Bosscher | 1 | -56/+74 |
2007-03-15 | cfglayout.c (fixup_reorder_chain): Postpone deleting dead jump tables... | Steven Bosscher | 1 | -1/+3 |