aboutsummaryrefslogtreecommitdiff
path: root/gcc/regrename.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-12regrename: Don't rename restoresSegher Boessenkool1-0/+7
2016-09-26[regrename][sel-sched] Fix bogus use of HARD_FRAME_POINTER_REGNUM (was: Fix a...Kyrylo Tkachov1-1/+1
2016-05-09regrename.c (base_reg_class_for_rename): New static function.Bernd Schmidt1-14/+41
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-10Fix -Wmisleading-indentation warning in gcc/regrename.cDavid Malcolm1-2/+2
2015-12-03Fix some issues with the ROP patch (PR 68471, 68472)Bernd Schmidt1-0/+6
2015-11-18regrename.h (struct du_head): Add target_data_1 and target_data_2 fields.Bernd Schmidt1-4/+1
2015-11-17Preliminary regrename patch for i386 ROP patchBernd Schmidt1-19/+29
2015-11-17Ensure earlyclobbered operands go through a terminate_write stage.Bernd Schmidt1-0/+2
2015-11-17re PR target/66785 (internal compiler error in record_operand_use)Bernd Schmidt1-1/+6
2015-11-11Tighten up checks when tying chains.Robert Suchanek1-3/+4
2015-11-10Tie chains for move instructions.Robert Suchanek1-1/+45
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-4/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-4/+4
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-09reduce conditional compilation based on AUTO_INC_DECTrevor Saunders1-2/+2
2015-07-09always define AUTO_INC_DECTrevor Saunders1-1/+1
2015-07-09use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER lessTrevor Saunders1-6/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-8/+3
2015-06-28regrename.h (regrename_do_replace): Change to return bool.Chung-Lin Tang1-11/+29
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford1-10/+4
2015-04-28add default for HARD_REGNO_RENAME_OKTrevor Saunders1-4/+1
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders1-3/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-05regrename.c (find_best_rename_reg): Rename to ...Thomas Preud'homme1-11/+17
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-5/+5
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-4/+8
2014-10-22recog.h (extract_constrain_insn): Declare.Richard Sandiford1-3/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-08-22regrename.c: Use rtx_insnDavid Malcolm1-11/+11
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-15df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.Richard Sandiford1-7/+4
2014-06-04recog.h (operand_alternative): Convert reg_class, reject, matched and matches...Richard Sandiford1-1/+1
2014-06-04recog.h (alternative_class): New function.Richard Sandiford1-9/+6
2014-06-04recog.h (recog_op_alt): Convert to a flat array.Richard Sandiford1-13/+12
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-1/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-7/+5
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-4/+4
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm1-1/+1
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2