summaryrefslogtreecommitdiff
path: root/gcc/genpreds.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+1
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-1/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Split class rtx_reader into md_reader vs rtx_readerDavid Malcolm2016-12-081-3/+3
* read-md.c: Move various state to within class rtx_readerDavid Malcolm2016-10-181-2/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-1/+1
* tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme2016-09-261-0/+1
* Implement -Wimplicit-fallthrough.Marek Polacek2016-09-261-1/+1
* Introduce class rtx_readerDavid Malcolm2016-09-211-3/+6
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-121-4/+4
* Make argv const char ** in read_md_files etcDavid Malcolm2016-05-061-1/+1
* re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov2016-01-291-19/+55
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Fix broken handling of LABEL_REF in genrecog + genpreds.Dominik Vogt2015-12-231-0/+2
* read-md.h (message_with_line, [...]): Delete.Richard Sandiford2015-07-161-19/+16
* gensupport.h (compute_test_codes): Take a file_location rather than a line nu...Richard Sandiford2015-07-161-53/+52
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-21/+3
* function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod2015-06-171-0/+1
* genpreds.c (mark_mode_tests): Mark all MATCH_CODEs as NO_MODE_TEST.Richard Sandiford2015-06-031-10/+45
* New memory allocation statistics infrastructure.Martin Liska2015-05-271-0/+1
* gensupport.h (compute_test_codes): Declare.Richard Sandiford2015-05-261-33/+10
* re PR target/65689 ([AArch64] S constraint fails for inline asm at -O0)Jakub Jelinek2015-04-171-7/+103
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-6/+6
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+2
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* common.md: New file.Richard Sandiford2014-06-111-16/+8
* system.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.Richard Sandiford2014-06-111-7/+0
* genpreds.c (const_int_start, [...]): New variables.Richard Sandiford2014-06-111-2/+19
* system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford2014-06-111-23/+50
* genpreds.c (write_constraint_satisfied_p_1): Replace with...Richard Sandiford2014-06-111-24/+13
* genpreds.c (write_lookup_constraint): Rename to...Richard Sandiford2014-06-111-4/+43
* md.texi (regclass_for_constraint): Rename to...Richard Sandiford2014-06-111-72/+124
* Merge in wide-int.Kenneth Zadeck2014-05-061-1/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-5/+5
* genpreds.c (write_lookup_constraint): Do not compare first letter of the cons...Richard Biener2013-02-201-2/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* genpreds.c (process_define_predicate): Move most processing to gensupport.c.Richard Sandiford2011-04-121-28/+1
* hwint.c: New.Joseph Myers2010-11-301-2/+1
* genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez2010-07-091-0/+1
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford2010-06-101-56/+40
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-101-1/+1
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-0/+1