summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/70465jakub2017-02-221-5/+12
* PR target/70465jakub2017-01-261-0/+71
* Update copyright years.jakub2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* PR c/7652mpolacek2016-08-091-3/+5
* gcc:edlinger2016-06-101-1/+25
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+7
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-1/+1
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 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