| Commit message (Expand) | Author | Age | Files | Lines |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -3/+2 |
* | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 2010-09-02 | 1 | -4/+4 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | diagnostic.c (FLOAT, FFS): Don't undefine. | Joseph Myers | 2010-05-19 | 1 | -1/+1 |
* | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 2010-05-03 | 1 | -1/+2 |
* | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 2009-11-28 | 1 | -5/+0 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -3/+3 |
* | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 2009-10-26 | 1 | -1/+3 |
* | params.def (PARAM_IRA_LOOP_RESERVED_REGS): New. | Vladimir Makarov | 2009-10-14 | 1 | -0/+6 |
* | re PR debug/41353 (VTA missed-debug issues) | Alexandre Oliva | 2009-10-08 | 1 | -9/+14 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -25/+32 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -3/+3 |
* | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 2009-05-11 | 1 | -1/+8 |
* | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 2009-04-24 | 1 | -1/+1 |
* | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 2009-04-20 | 1 | -3/+1 |
* | regmove.c (perhaps_ends_bb_p): Remove. | Steven Bosscher | 2009-03-29 | 1 | -87/+76 |
* | regmove.c (regmove_optimize): Conform to struct rtl_opt_pass execute function... | Paolo Bonzini | 2009-02-25 | 1 | -36/+15 |
* | regmove.c (discover_flags_reg, [...]): Delete. | Paolo Bonzini | 2009-02-25 | 1 | -173/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | ira-color.c (allocno_reload_assign): Update comments. | H.J. Lu | 2009-01-29 | 1 | -1/+0 |
* | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 2009-01-29 | 1 | -735/+129 |
* | re PR rtl-optimization/37769 (internal compiler error: in reg_overlap_mention... | Kaz Kojima | 2008-10-24 | 1 | -0/+8 |
* | [multiple changes] | Vladimir Makarov | 2008-08-26 | 1 | -2/+5 |
* | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 2008-07-02 | 1 | -3/+2 |
* | ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 2008-06-26 | 1 | -1/+1 |
* | regmove.c (try_auto_increment): Fix spelling error in comment. | Ben Elliston | 2008-03-20 | 1 | -1/+1 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | regmove.c (fixup_match_1): Update call crossed frequencies. | H.J. Lu | 2008-01-21 | 1 | -5/+14 |
* | re PR rtl-optimization/31396 (Inline code performance much worse than out-of-... | Jan Hubicka | 2008-01-16 | 1 | -4/+22 |
* | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 2007-09-05 | 1 | -1/+1 |
* | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 2007-06-19 | 1 | -1/+1 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -24/+92 |
* | * regmove.c: Fix unused variable warnings due to previous commit. | Steven Bosscher | 2007-04-05 | 1 | -2/+0 |
* | regmove.c (STACK_GROWS_DOWNWARD): Don't boolean-ize. | Steven Bosscher | 2007-04-05 | 1 | -79/+23 |
* | regmove.c: Move all of pass_stack_adjustments from here... | Steven Bosscher | 2007-03-30 | 1 | -444/+6 |
* | regmove.c (optimize_reg_copy_1): Don't perform DEST->SRC repair action if SRC... | Andreas Krebbel | 2007-03-29 | 1 | -8/+8 |
* | regmove.c (regmove_optimize): Use reg_mentioned_p instead of reg_overlap_ment... | Seongbae Park | 2007-03-22 | 1 | -1/+6 |
* | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 2006-11-11 | 1 | -8/+2 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 2006-07-26 | 1 | -31/+49 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -2/+4 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -26/+23 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -3/+3 |
* | regmove.c (regmove_optimize, [...]): Make them static. | Kazu Hirata | 2006-01-18 | 1 | -2/+2 |
* | regmove.c (reg_is_remote_constant_p): Reorganize to not use log links. | Paolo Bonzini | 2005-08-25 | 1 | -3/+3 |
* | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 2005-08-10 | 1 | -1/+1 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -0/+79 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -1/+1 |