aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-20re PR rtl-optimization/51856 (ICE in reload_cse_simplify_operands)Andreas Krebbel1-2/+2
2012-01-05reload.c (find_reloads): Adjust LABEL_NUSES on REG_LABEL_OPERAND insertion.Marcus Shawcroft1-1/+6
2011-11-08tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.Ulrich Weigand1-60/+66
2011-10-27re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure)Eric Botcazou1-0/+8
2011-10-26reload.c (reload_inner_reg_of_subreg): Change type of return value and type o...Eric Botcazou1-46/+45
2011-10-25re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure)Eric Botcazou1-14/+4
2011-10-25* reload.c (regno_clobbered_p): Fix typo.Mike Stump1-1/+1
2011-09-22reload.c (find_reloads): Set operand_mode to Pmode for address operands consi...Andreas Krebbel1-0/+7
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-6/+6
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford1-2/+2
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-3/+3
2011-07-12cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...Eric Botcazou1-1/+2
2011-07-08defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.Bernd Schmidt1-4/+4
2011-07-06emit-rtl.c (paradoxical_subreg_p): New function.Bernd Schmidt1-22/+19
2011-06-29re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:...Ulrich Weigand1-0/+6
2011-06-29re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:...Ulrich Weigand1-87/+19
2011-06-17re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp ...Hans-Peter Nilsson1-0/+9
2011-06-01re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg...Richard Sandiford1-0/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-3/+4
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-13/+13
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-92/+92
2011-03-24reload.c (find_reloads_subreg_address): Add address_reloaded parameter and re...Andreas Krebbel1-10/+16
2011-03-21expr.h (prepare_operand): Move to...Richard Sandiford1-5/+3
2011-02-02re PR target/47543 (ICE: in extract_insn, at recog.c:2109 when building zlib)Jeff Law1-3/+10
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-10-17target.def (preferred_output_reload_class): New hook.Anatoly Sokolov1-16/+13
2010-10-11target.def (preferred_reload_class): New hook.Anatoly Sokolov1-15/+15
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-2/+2
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov1-8/+13
2010-08-15reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov1-3/+3
2010-07-14reload.c (find_reloads): Revert code to penalize small register classes that ...Bernd Schmidt1-24/+1
2010-07-09reload.c (find_reloads): Don't clear badop if we have a winreg alternative...Bernd Schmidt1-1/+2
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-2/+1
2010-07-01reload.c: Include toplev.h.Manuel López-Ibáñez1-0/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-2/+4
2010-06-30toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez1-2/+1
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov1-3/+3
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-2/+2
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-8/+11
2010-04-16recog.h (struct recog_data): New field is_operator.Bernd Schmidt1-1/+1
2009-12-21re PR rtl-optimization/42429 (Miscompilation of 2fish on s390)Jakub Jelinek1-0/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-26/+26
2009-11-17* reload.c (find_reloads_address): Fix typo.Ulrich Weigand1-1/+1
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-19/+23
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-25/+41
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov1-13/+42
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+2
2009-08-11reload.c (find_reloads_subreg_address): Check the original req_equiv_mem addr...Ulrich Weigand1-11/+19