summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* [1/77] Add an E_ prefix to mode namesrsandifo2017-08-301-1/+1
* Remove enum before machine_modersandifo2017-07-051-3/+3
* allow constructing a auto_vec with a preallocation, and a possibly larger act...tbsaunde2017-05-141-3/+5
* * genrecog.c (validate_pattern): Add VEC_SELECT validation.jakub2017-03-241-0/+26
* Update copyright years.jakub2017-01-011-1/+1
* make recog () take a rtx_insn *tbsaunde2016-11-211-12/+2
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-2/+2
* read-md.c: Move various state to within class rtx_readerdmalcolm2016-10-181-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-1/+1
* 2016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012016-09-261-0/+1
* * genrecog.c (special_predicate_operand_p): New function.law2016-07-131-15/+35
* Make argv const char ** in read_md_files etcdmalcolm2016-05-061-1/+1
* genrecog: Fix crash on invalid inputsegher2016-03-151-1/+1
* PR bootstrap/69434jakub2016-01-231-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Fix broken handling of LABEL_REF in genrecog + genpreds.krebbel2015-12-231-1/+2
* gcc/rsandifo2015-08-051-17/+11
* gcc/rsandifo2015-07-161-109/+90
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+2
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-0/+1
* gcc/rsandifo2015-06-131-16/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-2/+0
* Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2miyuki2015-06-061-15/+17
* genrecog: Address -Wsign-compare diagnostics.tschwinge2015-05-211-3/+3
* gcc/rsandifo2015-05-191-3/+43
* gcc/rsandifo2015-05-111-19/+42
* recog_data::insn can be a rtx_insn *tbsaunde2015-05-021-1/+1
* gcc/rsandifo2015-05-011-222/+225
* gcc/rsandifo2015-04-301-1/+2
* gcc/rsandifo2015-04-291-1670/+4204
* * genrecog.c (validate_pattern): Check matching constraint referslaw2015-04-241-1/+29
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-4/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+7
* Re: [Patch] Teach genrecog/genoutput that scratch registers require write con...jgreenhalgh2014-09-191-0/+1
* [Patch] Teach genrecog/genoutput that scratch registers require write constr...jgreenhalgh2014-09-191-11/+44
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-2/+2
* Use rtx_insn internally within generated functionsdmalcolm2014-08-211-7/+22
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-16/+14
|\ \ | |/
| * gcc/rsandifo2013-12-101-16/+14
* | Merge in trunk.mrs2013-10-201-11/+12
|\ \ | |/
| * gcc/rsandifo2013-09-281-11/+12
* | made rs6000 port support CONST_WIDE_INTzadeck2013-10-161-3/+5
|/
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* gcc/rsandifo2012-04-161-5/+0