summaryrefslogtreecommitdiff
path: root/gcc/regrename.c
Commit message (Expand)AuthorAgeFilesLines
* * regrename.h (struct du_head): Add target_data_1 and target_data_2bernds2015-11-181-4/+1
* Preliminary regrename patch for i386 ROP patchbernds2015-11-171-19/+29
* Ensure earlyclobbered operands go through a terminate_write stage.bernds2015-11-171-0/+2
* PR target/66785bernds2015-11-171-1/+6
* Tighten up checks when tying chains.rts2015-11-111-3/+4
* Tie chains for move instructions.rts2015-11-101-1/+45
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+4
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* reduce conditional compilation based on AUTO_INC_DECtbsaunde2015-07-091-2/+2
* always define AUTO_INC_DECtbsaunde2015-07-091-1/+1
* use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER lesstbsaunde2015-07-091-6/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+3
* 2015-06-28 Chung-Lin Tang <cltang@codesourcery.com>sandra2015-06-281-11/+29
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* gcc/rsandifo2015-05-191-10/+4
* add default for HARD_REGNO_RENAME_OKtbsaunde2015-04-281-4/+1
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde2015-04-221-3/+2
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-05 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012014-12-051-11/+17
* gcc/ada/rsandifo2014-10-291-5/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+8
* gcc/rsandifo2014-10-221-3/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* regrename.c: Use rtx_insndmalcolm2014-08-221-11/+11
* remove has_executetbsaunde2014-07-091-1/+0
* gcc/rsandifo2014-06-151-7/+4
* gcc/rsandifo2014-06-041-1/+1
* gcc/rsandifo2014-06-041-9/+6
* gcc/rsandifo2014-06-041-13/+12
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+5
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* gcc/rsandifo2013-09-281-2/+2
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* PR rtl-optimization/52573law2013-01-181-2/+9
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-20/+19
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-4/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+3