aboutsummaryrefslogtreecommitdiff
path: root/gcc/postreload.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-9/+9
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+6
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford1-1/+2
2014-10-22recog.h (extract_constrain_insn): Declare.Richard Sandiford1-5/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+4
2014-08-22postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)David Malcolm1-28/+28
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-18Use strict_low_part for loading a constant only if it is cheaperAndreas Schwab1-4/+8
2014-06-11common.md: New file.Richard Sandiford1-16/+2
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford1-2/+2
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-10/+10
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-1/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-18/+18
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-8/+2
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-19re PR other/59545 (Signed integer overflow issues)Jakub Jelinek1-6/+6
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-18/+35
2013-05-30re PR rtl-optimization/57439 (FAIL: gcc.c-torture/execute/920501-6.c executio...Joern Rennecke1-2/+19
2013-05-28re PR rtl-optimization/57439 (FAIL: gcc.c-torture/execute/920501-6.c executio...Joern Rennecke1-2/+1
2013-05-27re PR rtl-optimization/56833 (Valid register is over written by postreload pass)Joern Rennecke1-86/+109
2013-03-25* postreload.c (reload_combine): Fix code detecting returns.Eric Botcazou1-5/+11
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-11re PR middle-end/55263 (ICE: pre_and_rev_post_order_compute, at cfganal.c:875...Steven Bosscher1-2/+3
2012-11-09re PR middle-end/54385 (ICE in pre_and_rev_post_order_compute, at cfganal.c:873)Steven Bosscher1-15/+26
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-2/+4
2012-05-07postreload.c (reload_cse_regs): Make static.Steven Bosscher1-1/+2
2011-11-22postreload.c (reload_combine): Mark reg_state as invalid at volatile insns if...Andreas Krebbel1-4/+14
2011-11-06regset.h (fixed_reg_set_regset): Declare.Joern Rennecke1-4/+4
2011-09-20re PR rtl-optimization/49452 (comp-goto-2.c regresses in testing)Wei Guozhi1-1/+2
2011-08-18rtl.h (set_src_cost, [...]): New functions.Richard Sandiford1-10/+12
2011-08-18rtl.h (set_rtx_cost, [...]): New functions.Richard Sandiford1-5/+5
2011-07-06machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt1-2/+1
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+1
2011-05-01reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov1-1/+1
2011-02-11re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision ...Pat Haugen1-0/+4
2011-02-03re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva1-2/+2
2011-01-26Update copyright yearJeff Law1-1/+1
2011-01-26re PR rtl-optimization/46856 (internal compiler error in final_scan_insn brea...Mikael Pettersson1-0/+6
2010-12-21re PR rtl-optimization/47008 (gfortran.dg/extends_{23}.f03 FAIL with -Os -fsc...Jakub Jelinek1-1/+2