summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* gcc/rsandifo2015-05-191-1/+1
* gcc/rsandifo2015-05-191-2/+1
* Use std::swap instead of explicit swapsmiyuki2015-05-191-20/+8
* gcc/rsandifo2015-05-071-7/+6
* * config/i386/sync.md (UNSPEC_FILD_ATOMIC, UNSPEC_FIST_ATOMIC): New.uros2015-04-021-2/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+7
* gcc/rsandifo2014-10-221-4/+2
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-1/+1
* gcc/rsandifo2014-08-281-32/+21
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-1/+1
* reg-stack.c: Use rtx_insndmalcolm2014-08-221-42/+44
* Convert various rtx to rtx_note *dmalcolm2014-08-191-1/+2
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-1/+1
* remove has_executetbsaunde2014-07-091-2/+0
* gcc/rsandifo2014-06-041-2/+2
* gcc/rsandifo2014-06-041-2/+2
* gcc/rsandifo2014-06-041-14/+9
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-1/+4
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-11/+8
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-6/+6
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* gcc/rsandifo2013-09-281-5/+5
* gcc/rsandifo2013-09-231-0/+2
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+68
* * resource.h (struct resources): Remove unch_memory member.steven2013-05-141-4/+0
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-11/+9
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* * config/i386/i386.h (FP_REG_P): Remove macro.uros2012-08-251-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-33/+33
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-1/+1
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+0
* PR debug/52132jakub2012-02-111-6/+2
* * config/i386/sync.md (UNSPEC_LDA, UNSPEC_STA): New unspecs.uros2011-11-291-1/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+0
* * dce.c (reset_unmarked_insns_debug_uses): New.aoliva2011-06-061-4/+24