aboutsummaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Remove CC0Segher Boessenkool1-4/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-6/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-01Remove clobber_highRichard Sandiford1-2/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-3/+3
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-18/+36
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-06Generation support for CLOBBER_HIGHAlan Hayward1-1/+2
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford1-4/+10
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-3/+39
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-12genrecog.c (validate_pattern): For VEC_SELECT verify that CONST_INT selectors...Jakub Jelinek1-0/+15
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford1-1/+1
2017-07-05Remove enum before machine_modeRichard Sandiford1-3/+3
2017-05-14allow constructing a auto_vec with a preallocation, and a possibly larger act...Trevor Saunders1-3/+5
2017-03-24genrecog.c (validate_pattern): Add VEC_SELECT validation.Jakub Jelinek1-0/+26
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-21make recog () take a rtx_insn *Trevor Saunders1-12/+2
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders1-2/+2
2016-10-18read-md.c: Move various state to within class rtx_readerDavid Malcolm1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-1/+1
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme1-0/+1
2016-07-13genrecog.c (special_predicate_operand_p): New function.Andrew Burgess1-15/+35
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm1-1/+1
2016-03-15genrecog: Fix crash on invalid inputSegher Boessenkool1-1/+1
2016-01-23re PR bootstrap/69434 (bootstrap failed with --with-arch=corei7 --with-cpu=co...Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-23Fix broken handling of LABEL_REF in genrecog + genpreds.Dominik Vogt1-1/+2
2015-08-05gensupport.h (get_c_test): Declare.Richard Sandiford1-17/+11
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford1-109/+90
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+2
2015-06-25hash-table.h: Update comments.Richard Sandiford1-3/+1
2015-06-17function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod1-0/+1
2015-06-13gensupport.h (add_implicit_parallel): Declare.Richard Sandiford1-16/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-2/+0
2015-06-06Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2Mikhail Maltsev1-15/+17
2015-05-21genrecog: Address -Wsign-compare diagnostics.Thomas Schwinge1-3/+3
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford1-3/+43
2015-05-11genrecog.c (match_pattern_1): Expect the pattern to be a SEQUENCE for define_...Richard Sandiford1-19/+42
2015-05-02recog_data::insn can be a rtx_insn *Trevor Saunders1-1/+1
2015-05-01genrecog.c (test): Rename to rtx_test.Richard Sandiford1-222/+225
2015-04-30genrecog.c (simplify_tests): Check that CONST_INT and XWINT tests are for the...Richard Sandiford1-1/+2
2015-04-29Makefile.in (build/genrecog.o): Depend on inchash.h.Richard Sandiford1-1670/+4204
2015-04-24genrecog.c (validate_pattern): Check matching constraint refers to a lower nu...Chen Gang1-1/+29
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-4/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+2