summaryrefslogtreecommitdiff
path: root/gcc/regrename.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wmisleading-indentation warning in gcc/regrename.cDavid Malcolm2015-12-101-2/+2
* Fix some issues with the ROP patch (PR 68471, 68472)Bernd Schmidt2015-12-031-0/+6
* regrename.h (struct du_head): Add target_data_1 and target_data_2 fields.Bernd Schmidt2015-11-181-4/+1
* Preliminary regrename patch for i386 ROP patchBernd Schmidt2015-11-171-19/+29
* Ensure earlyclobbered operands go through a terminate_write stage.Bernd Schmidt2015-11-171-0/+2
* re PR target/66785 (internal compiler error in record_operand_use)Bernd Schmidt2015-11-171-1/+6
* Tighten up checks when tying chains.Robert Suchanek2015-11-111-3/+4
* Tie chains for move instructions.Robert Suchanek2015-11-101-1/+45
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-4/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-4/+4
* bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod2015-07-101-1/+0
* reduce conditional compilation based on AUTO_INC_DECTrevor Saunders2015-07-091-2/+2
* always define AUTO_INC_DECTrevor Saunders2015-07-091-1/+1
* use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER lessTrevor Saunders2015-07-091-6/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-8/+3
* regrename.h (regrename_do_replace): Change to return bool.Chung-Lin Tang2015-06-281-11/+29
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* rtl.h (REG_NREGS): New macroRichard Sandiford2015-05-191-10/+4
* add default for HARD_REGNO_RENAME_OKTrevor Saunders2015-04-281-4/+1
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders2015-04-221-3/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* regrename.c (find_best_rename_reg): Rename to ...Thomas Preud'homme2014-12-051-11/+17
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-5/+5
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-4/+8
* recog.h (extract_constrain_insn): Declare.Richard Sandiford2014-10-221-3/+1
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* regrename.c: Use rtx_insnDavid Malcolm2014-08-221-11/+11
* remove has_executeTrevor Saunders2014-07-091-1/+0
* df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.Richard Sandiford2014-06-151-7/+4
* recog.h (operand_alternative): Convert reg_class, reject, matched and matches...Richard Sandiford2014-06-041-1/+1
* recog.h (alternative_class): New function.Richard Sandiford2014-06-041-9/+6
* recog.h (recog_op_alt): Convert to a flat array.Richard Sandiford2014-06-041-13/+12
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-7/+5
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-4/+4
* Eliminate last_basic_block macro.David Malcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-1/+1
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-18/+35
* re PR rtl-optimization/52573 (regrename creates overlapping register allocati...Jeff Law2013-01-181-2/+9
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-20/+19
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1