| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/54516 (ICE in reload_cse_simplify_operands, at postreload.c:403 ... | Richard Earnshaw | 2012-09-14 | 1 | -2/+8 |
* | Temporarily revert previous | Richard Earnshaw | 2012-09-14 | 1 | -8/+2 |
* | reload.c (find_dummy_reload): Don't use OUT as a reload reg for IN if it over... | Richard Earnshaw | 2012-09-14 | 1 | -2/+8 |
* | alias.c (rtx_equal_for_memref_p): Convert constant cases. | Kenneth Zadeck | 2012-08-23 | 1 | -7/+2 |
* | reload.c (find_valid_class_1): New static function. | Bernd Schmidt | 2012-08-09 | 1 | -9/+64 |
* | cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma... | Kenneth Zadeck | 2012-08-02 | 1 | -10/+6 |
* | output.h (merge_weak, [...]): Move protos from here... | Steven Bosscher | 2012-06-04 | 1 | -1/+0 |
* | re PR bootstrap/53249 (Bootstrap failure) | Richard Sandiford | 2012-05-09 | 1 | -3/+1 |
* | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 2012-05-05 | 1 | -4/+6 |
* | reload.c (find_reloads): Change the loop nesting when trying an alternative w... | Andreas Krebbel | 2012-04-26 | 1 | -761/+774 |
* | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 2012-04-18 | 1 | -1/+1 |
* | re PR rtl-optimization/51856 (ICE in reload_cse_simplify_operands) | Andreas Krebbel | 2012-01-20 | 1 | -2/+2 |
* | reload.c (find_reloads): Adjust LABEL_NUSES on REG_LABEL_OPERAND insertion. | Marcus Shawcroft | 2012-01-05 | 1 | -1/+6 |
* | tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. | Ulrich Weigand | 2011-11-08 | 1 | -60/+66 |
* | re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure) | Eric Botcazou | 2011-10-27 | 1 | -0/+8 |
* | reload.c (reload_inner_reg_of_subreg): Change type of return value and type o... | Eric Botcazou | 2011-10-26 | 1 | -46/+45 |
* | re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure) | Eric Botcazou | 2011-10-25 | 1 | -14/+4 |
* | * reload.c (regno_clobbered_p): Fix typo. | Mike Stump | 2011-10-25 | 1 | -1/+1 |
* | reload.c (find_reloads): Set operand_mode to Pmode for address operands consi... | Andreas Krebbel | 2011-09-22 | 1 | -0/+7 |
* | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 2011-07-20 | 1 | -6/+6 |
* | rtl.texi (MEM_OFFSET_KNOWN_P): Document. | Richard Sandiford | 2011-07-19 | 1 | -2/+2 |
* | rtl.texi (MEM_SIZE_KNOWN_P): Document. | Richard Sandiford | 2011-07-19 | 1 | -3/+3 |
* | cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l... | Eric Botcazou | 2011-07-12 | 1 | -1/+2 |
* | 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 |