Age | Commit message (Expand) | Author | Files | Lines |
2011-02-02 | re PR target/47543 (ICE: in extract_insn, at recog.c:2109 when building zlib) | Jeff Law | 1 | -3/+10 |
2010-11-30 | hwint.c: New. | Joseph Myers | 1 | -1/+0 |
2010-10-17 | target.def (preferred_output_reload_class): New hook. | Anatoly Sokolov | 1 | -16/+13 |
2010-10-11 | target.def (preferred_reload_class): New hook. | Anatoly Sokolov | 1 | -15/+15 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -2/+2 |
2010-09-02 | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 1 | -8/+13 |
2010-08-15 | reload.h (register_move_cost, [...]): Adjust prototype. | Anatoly Sokolov | 1 | -3/+3 |
2010-07-14 | reload.c (find_reloads): Revert code to penalize small register classes that ... | Bernd Schmidt | 1 | -24/+1 |
2010-07-09 | reload.c (find_reloads): Don't clear badop if we have a winreg alternative... | Bernd Schmidt | 1 | -1/+2 |
2010-07-04 | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 1 | -2/+1 |
2010-07-01 | reload.c: Include toplev.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-30 | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 1 | -2/+4 |
2010-06-30 | toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. | Manuel López-Ibáñez | 1 | -2/+1 |
2010-06-27 | target.h (struct gcc_target): Add register_move_cost field. | Anatoly Sokolov | 1 | -3/+3 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -2/+2 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -8/+11 |
2010-04-16 | recog.h (struct recog_data): New field is_operator. | Bernd Schmidt | 1 | -1/+1 |
2009-12-21 | re PR rtl-optimization/42429 (Miscompilation of 2fish on s390) | Jakub Jelinek | 1 | -0/+3 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -26/+26 |
2009-11-17 | * reload.c (find_reloads_address): Fix typo. | Ulrich Weigand | 1 | -1/+1 |
2009-10-26 | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 1 | -19/+23 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -25/+41 |
2009-09-02 | invoke.texi (-fsched-pressure): Document it. | Vladimir Makarov | 1 | -13/+42 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+2 |
2009-08-11 | reload.c (find_reloads_subreg_address): Check the original req_equiv_mem addr... | Ulrich Weigand | 1 | -11/+19 |
2009-06-23 | reload.c (alternative_allows_const_pool_ref): Mark mem parameter with ATTRIBU... | Ian Lance Taylor | 1 | -1/+2 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -20/+20 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 1 | -0/+4 |
2009-04-24 | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 1 | -3/+3 |
2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -30/+30 |
2009-04-03 | revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -2/+2 |
2009-03-30 | reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -2/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-29 | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 1 | -6/+2 |
2008-08-28 | rtl.h (simplify_subreg_regno): Declare. | Richard Sandiford | 1 | -6/+5 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -3/+7 |
2008-08-06 | re PR target/36613 (likely codegen bug) | Michael Matz | 1 | -4/+27 |
2008-08-06 | reload.c (find_reloads): Force constants into literal pool also if they are w... | Andreas Krebbel | 1 | -39/+51 |
2008-07-19 | re PR target/36780 (Wrong reload generated for subreg address on SH) | Joseph Myers | 1 | -1/+1 |
2008-07-16 | c-pch.c (get_ident): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -33/+33 |
2008-07-16 | recog.c (validate_change_1, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -88/+88 |
2008-07-08 | reload.c (find_reloads_subreg_address): Do not require validity of address in... | Joseph Myers | 1 | -3/+3 |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -3/+1 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -1/+1 |
2008-05-27 | reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib... | Andreas Krebbel | 1 | -6/+19 |
2008-05-27 | defaults.h (TARGET_MEM_CONSTRAINT): New target macro added. | Andreas Krebbel | 1 | -3/+3 |
2008-04-07 | Fix bug Joern Rennecke reported. | James E Wilson | 1 | -0/+2 |