aboutsummaryrefslogtreecommitdiff
path: root/gcc/postreload.c
AgeCommit message (Expand)Author
2013-03-25 * postreload.c (reload_combine): Fix code detecting returns.Eric Botcazou
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-11gcc/Steven Bosscher
2012-11-09 PR middle-end/54385Steven Bosscher
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-07-16gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-14 * attribs.c (decl_attributes): Avoid emitting a warning ifBernd Schmidt
2012-05-07 * postreload.c (reload_cse_regs): Make static.Steven Bosscher
2011-11-222011-11-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2011-11-06 * regset.h (fixed_reg_set_regset): Declare.Joern Rennecke
2011-09-20 PR rtl-optimization/49452Wei Guozhi
2011-08-18gcc/Richard Sandiford
2011-08-18gcc/Richard Sandiford
2011-07-06 * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-05-01 * reginfo.c (memory_move_cost): Change rclass argument type formAnatoly Sokolov
2011-02-11 PR rtl-optimization/47614Pat Haugen
2011-02-03PR debug/43092Alexandre Oliva
2011-01-27Update copyright yearJeff Law
2011-01-27 PR rtl-optimization/46856Mikael Pettersson
2010-12-21 PR rtl-optimization/47008Jakub Jelinek
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-18 PR middle-end-optimization/46297Jeff Law
2010-11-17 * postreload.c (reload_combine): Call control_flow_insn_p only once.Eric Botcazou
2010-11-16PR rtl-optimization/46395Andreas Schwab
2010-09-29 PR target/40457Bernd Schmidt
2010-09-22 * postreload.c (move2add_note_store): Add reg_symbol_ref[] checksChung-Lin Tang
2010-08-05 From Martin Thuresson <martint@google.com>Bernd Schmidt
2010-08-02 * postreload.c (reload_cse_simplify_operands): Take attribute enabledBernd Schmidt
2010-07-30 PR debug/45055Jakub Jelinek
2010-07-27 * postreload.c (try_replace_in_use): New static function.Bernd Schmidt
2010-07-27 * postreload.c (reload_combine_recognize_const_pattern): Move testBernd Schmidt
2010-07-21 PR bootstrap/44970Bernd Schmidt
2010-07-20 * postreload.c (fixup_debug_insns): Remove arg REGNO. New argsBernd Schmidt
2010-07-19 * postreload.c (reload_combine_closest_single_use): Ignore theBernd Schmidt
2010-07-16 PR target/42235Bernd Schmidt
2010-07-15 * postreload.c (last_label_ruid, first_index_reg, last_index_reg):Bernd Schmidt
2010-07-13Silence gcc warning on min_regno.H.J. Lu
2010-07-12 * postreload.c (reg_symbol_ref[]): New.Jie Zhang
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-27 * target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov
2010-06-05 * target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov
2010-05-25 * function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-03-16 PR debug/43051Jakub Jelinek
2009-11-28 * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedJakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-07-06 PR rtl-optimization/30807J"orn Rennecke