summaryrefslogtreecommitdiff
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/7652mpolacek2016-08-121-0/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-4/+1
* gcc/edlinger2016-06-061-5/+27
* 2016-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-01-291-0/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-10/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+9
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-3/+1
* gcc/rsandifo2015-08-211-3/+3
* always define HAVE_peephole2tbsaunde2015-08-211-5/+3
* remove useless typedefstbsaunde2015-08-191-2/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* reduce conditional compilation based on AUTO_INC_DECtbsaunde2015-07-091-10/+3
* always define AUTO_INC_DECtbsaunde2015-07-091-4/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* gcc/rsandifo2015-07-051-13/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2miyuki2015-06-061-3/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* move default for STACK_PUSH_CODE to defaults.htbsaunde2015-05-221-8/+0
* remove most ifdef STACK_GROWS_DOWNWARDtbsaunde2015-05-221-6/+2
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-3/+3
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-17/+14
* gcc/rsandifo2015-05-191-6/+3
* more rtx_insn * in recog.ctbsaunde2015-05-091-15/+15
* make validate_replace_src_group take a rtx_insn *tbsaunde2015-05-021-2/+2
* recog_data::insn can be a rtx_insn *tbsaunde2015-05-021-1/+1
* change local vars to rtx_insn *tbsaunde2015-05-021-1/+1
* remove some ifdef HAVE_cc0tbsaunde2015-04-221-2/+0
* PR rtl-optimization/60851uros2015-03-201-1/+5
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+13
* 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-31/+31
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+6
* gcc/rsandifo2014-10-221-2/+0
* gcc/rsandifo2014-10-221-12/+30
* gcc/rsandifo2014-10-221-23/+105
* gcc/rsandifo2014-10-221-0/+11
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>segher2014-09-191-1/+3
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-1/+1
* single_set takes an insndmalcolm2014-09-091-7/+7
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-5/+5
* INSN_LOCATION takes an rtx_insndmalcolm2014-09-091-1/+2
* Use rtx_insn more within peep2dmalcolm2014-09-051-4/+5
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-5/+9
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-1/+2
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-5/+5