| Commit message (Expand) | Author | Age | Files | Lines |
* | defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default. | Bernd Schmidt | 2011-07-08 | 1 | -4/+4 |
* | emit-rtl.c (paradoxical_subreg_p): New function. | Bernd Schmidt | 2011-07-06 | 1 | -22/+19 |
* | re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:... | Ulrich Weigand | 2011-06-29 | 1 | -0/+6 |
* | re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:... | Ulrich Weigand | 2011-06-29 | 1 | -87/+19 |
* | re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp ... | Hans-Peter Nilsson | 2011-06-17 | 1 | -0/+9 |
* | re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg... | Richard Sandiford | 2011-06-01 | 1 | -0/+2 |
* | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 2011-04-21 | 1 | -3/+4 |
* | target.def (cannot_force_const_mem): Add a mode argument. | Richard Sandiford | 2011-04-21 | 1 | -13/+13 |
* | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 2011-03-30 | 1 | -92/+92 |
* | reload.c (find_reloads_subreg_address): Add address_reloaded parameter and re... | Andreas Krebbel | 2011-03-24 | 1 | -10/+16 |
* | expr.h (prepare_operand): Move to... | Richard Sandiford | 2011-03-21 | 1 | -5/+3 |
* | re PR target/47543 (ICE: in extract_insn, at recog.c:2109 when building zlib) | Jeff Law | 2011-02-02 | 1 | -3/+10 |
* | hwint.c: New. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | target.def (preferred_output_reload_class): New hook. | Anatoly Sokolov | 2010-10-17 | 1 | -16/+13 |
* | target.def (preferred_reload_class): New hook. | Anatoly Sokolov | 2010-10-11 | 1 | -15/+15 |
* | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 2010-09-29 | 1 | -2/+2 |
* | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 2010-09-02 | 1 | -8/+13 |
* | reload.h (register_move_cost, [...]): Adjust prototype. | Anatoly Sokolov | 2010-08-15 | 1 | -3/+3 |
* | reload.c (find_reloads): Revert code to penalize small register classes that ... | Bernd Schmidt | 2010-07-14 | 1 | -24/+1 |
* | reload.c (find_reloads): Don't clear badop if we have a winreg alternative... | Bernd Schmidt | 2010-07-09 | 1 | -1/+2 |
* | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 2010-07-04 | 1 | -2/+1 |
* | reload.c: Include toplev.h. | Manuel López-Ibáñez | 2010-07-01 | 1 | -0/+1 |
* | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 2010-06-30 | 1 | -2/+4 |
* | toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. | Manuel López-Ibáñez | 2010-06-30 | 1 | -2/+1 |
* | target.h (struct gcc_target): Add register_move_cost field. | Anatoly Sokolov | 2010-06-27 | 1 | -3/+3 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -2/+2 |
* | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 2010-05-22 | 1 | -1/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 2010-05-03 | 1 | -8/+11 |
* | recog.h (struct recog_data): New field is_operator. | Bernd Schmidt | 2010-04-16 | 1 | -1/+1 |
* | re PR rtl-optimization/42429 (Miscompilation of 2fish on s390) | Jakub Jelinek | 2009-12-21 | 1 | -0/+3 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -26/+26 |
* | * reload.c (find_reloads_address): Fix typo. | Ulrich Weigand | 2009-11-17 | 1 | -1/+1 |
* | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 2009-10-26 | 1 | -19/+23 |
* | extend.texi (Named Address Spaces): New section. | Ben Elliston | 2009-10-26 | 1 | -25/+41 |
* | invoke.texi (-fsched-pressure): Document it. | Vladimir Makarov | 2009-09-02 | 1 | -13/+42 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+2 |
* | reload.c (find_reloads_subreg_address): Check the original req_equiv_mem addr... | Ulrich Weigand | 2009-08-11 | 1 | -11/+19 |
* | reload.c (alternative_allows_const_pool_ref): Mark mem parameter with ATTRIBU... | Ian Lance Taylor | 2009-06-23 | 1 | -1/+2 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -20/+20 |
* | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 2009-05-14 | 1 | -0/+4 |
* | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 2009-04-24 | 1 | -3/+3 |
* | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 2009-04-20 | 1 | -30/+30 |
* | revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 2009-04-03 | 1 | -2/+2 |
* | reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 2009-03-30 | 1 | -2/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 2009-01-29 | 1 | -6/+2 |
* | rtl.h (simplify_subreg_regno): Declare. | Richard Sandiford | 2008-08-28 | 1 | -6/+5 |
* | [multiple changes] | Vladimir Makarov | 2008-08-26 | 1 | -3/+7 |
* | re PR target/36613 (likely codegen bug) | Michael Matz | 2008-08-06 | 1 | -4/+27 |