summaryrefslogtreecommitdiff
path: root/gcc/postreload.c
Commit message (Expand)AuthorAgeFilesLines
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-2/+4
* postreload.c (reload_cse_regs): Make static.Steven Bosscher2012-05-071-1/+2
* postreload.c (reload_combine): Mark reg_state as invalid at volatile insns if...Andreas Krebbel2011-11-221-4/+14
* regset.h (fixed_reg_set_regset): Declare.Joern Rennecke2011-11-061-4/+4
* re PR rtl-optimization/49452 (comp-goto-2.c regresses in testing)Wei Guozhi2011-09-201-1/+2
* rtl.h (set_src_cost, [...]): New functions.Richard Sandiford2011-08-181-10/+12
* rtl.h (set_rtx_cost, [...]): New functions.Richard Sandiford2011-08-181-5/+5
* machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt2011-07-061-2/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov2011-05-011-1/+1
* re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision ...Pat Haugen2011-02-111-0/+4
* re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva2011-02-031-2/+2
* Update copyright yearJeff Law2011-01-261-1/+1
* re PR rtl-optimization/46856 (internal compiler error in final_scan_insn brea...Mikael Pettersson2011-01-261-0/+6
* re PR rtl-optimization/47008 (gfortran.dg/extends_{23}.f03 FAIL with -Os -fsc...Jakub Jelinek2010-12-211-1/+2
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR middle-end/46297 (gfortran.dg/g77/980701-0.f FAILs with -Os -fno-asynch...Jeff Law2010-11-181-0/+25
* postreload.c (reload_combine): Call control_flow_insn_p only once.Eric Botcazou2010-11-171-15/+14
* re PR rtl-optimization/46395 (FAIL: 22_locale/numpunct/members/pod/2.cc execu...Andreas Schwab2010-11-161-2/+2
* re PR target/40457 (use stm and ldm to access consecutive memory words)Bernd Schmidt2010-09-291-46/+70
* postreload.c (move2add_note_store): Add reg_symbol_ref[] checks to update con...Chung-Lin Tang2010-09-221-3/+5
* From Martin Thuresson <martint@google.com>Bernd Schmidt2010-08-051-1/+1
* postreload.c (reload_cse_simplify_operands): Take attribute enabled into acco...Bernd Schmidt2010-08-021-0/+1
* re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek2010-07-301-2/+2
* postreload.c (try_replace_in_use): New static function.Bernd Schmidt2010-07-271-70/+80
* postreload.c (reload_combine_recognize_const_pattern): Move test for limiting...Bernd Schmidt2010-07-271-5/+5
* re PR bootstrap/44970 (Revision 162270 failed to bootstrap)Bernd Schmidt2010-07-211-24/+20
* postreload.c (fixup_debug_insns): Remove arg REGNO.Bernd Schmidt2010-07-201-36/+27
* postreload.c (reload_combine_closest_single_use): Ignore the number of uses f...Bernd Schmidt2010-07-191-12/+59
* re PR target/42235 (redundant memory move from parameter space to spill space)Bernd Schmidt2010-07-161-67/+424
* postreload.c (last_label_ruid, [...]): New static variables.Bernd Schmidt2010-07-151-149/+180
* Silence gcc warning on min_regno.H.J. Lu2010-07-121-1/+1
* postreload.c (reg_symbol_ref[]): New.Jie Zhang2010-07-121-66/+247
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-271-2/+2
* target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov2010-06-051-1/+1
* function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou2010-05-251-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-3/+3
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-5/+3
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* re PR rtl-optimization/30807 (postreload bug (might be generic in trunk))J"orn Rennecke2009-07-061-0/+13
* * postreload.c (reload_combine): Replace CONST_REG with INDEX_REG.Eric Botcazou2009-07-041-20/+15
* alias.c: Use REG_P...Shujing Zhao2009-06-221-8/+8
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-4/+3
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-9/+15
* [multiple changes]Vladimir Makarov2008-08-261-1/+1