aboutsummaryrefslogtreecommitdiff
path: root/gcc/regrename.c
AgeCommit message (Expand)Author
2016-01-04 Update copyright years.jakub
2015-12-10Fix -Wmisleading-indentation warning in gcc/regrename.cdmalcolm
2015-12-03Fix some issues with the ROP patch (PR 68471, 68472)bernds
2015-11-18 * regrename.h (struct du_head): Add target_data_1 and target_data_2bernds
2015-11-17Preliminary regrename patch for i386 ROP patchbernds
2015-11-17Ensure earlyclobbered operands go through a terminate_write stage.bernds
2015-11-17 PR target/66785bernds
2015-11-11Tighten up checks when tying chains.rts
2015-11-10Tie chains for move instructions.rts
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-09reduce conditional compilation based on AUTO_INC_DECtbsaunde
2015-07-09always define AUTO_INC_DECtbsaunde
2015-07-09use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER lesstbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-282015-06-28 Chung-Lin Tang <cltang@codesourcery.com>sandra
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-19gcc/rsandifo
2015-04-28add default for HARD_REGNO_RENAME_OKtbsaunde
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde
2015-01-05 Update copyright years.jakub
2014-12-052014-12-05 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-22gcc/rsandifo
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-22regrename.c: Use rtx_insndmalcolm
2014-07-09remove has_executetbsaunde
2014-06-15gcc/rsandifo
2014-06-04gcc/rsandifo
2014-06-04gcc/rsandifo
2014-06-04gcc/rsandifo
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-09-28gcc/rsandifo
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-01-18 PR rtl-optimization/52573law
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo