summaryrefslogtreecommitdiff
path: root/gcc/genpreds.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-17/+17
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* Fix from Dave Korn in case a backend does not declare any define_register_con...Dave Korn2009-04-301-2/+6
* genpreds.c (write_enum_constraint_num): Output definition of CONSTRAINT_NUM_D...Vladimir Makarov2009-04-241-0/+1
* genpreds.c: (needs_variable): Fix parentheses at variable name detection.Jan-Benedict Glaw2009-03-061-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-1/+1
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-2/+2
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-2/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* genpreds.c (write_insn_constraint_len): Write function optimized for CONSTRAI...Richard Guenther2007-04-031-19/+36
* genpreds.c (write_insn_preds_c): Only write out the function body for regclas...Ben Elliston2007-01-181-2/+4
* Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen:Zack Weinberg2006-10-041-7/+9
* cfgexpand.c, [...]: Fix comment typos.Kazu Hirata2006-06-301-2/+2
* genpreds.c (write_match_code_switch): Correctly use XSTR instead of XEXP to e...Roger Sayle2006-06-291-2/+2
* genpreds.c (write_predicate_stmts): Add missing break.Roger Sayle2006-06-291-0/+1
* genpreds.c (generate_switch_p): New function.Roger Sayle2006-06-281-8/+116
* * genpreds.c (write_tm_constrs_h): Delete variable p.David Edelsohn2006-03-291-1/+0
* genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn2006-03-291-11/+22