summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* read-md.c: Move various state to within class rtx_readerDavid Malcolm2016-10-181-1/+1
* 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
* Make argv const char ** in read_md_files etcDavid Malcolm2016-05-061-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Check for invalid FAILsRichard Sandiford2015-12-021-8/+38
* re PR c/67819 (-Wduplicated-cond should take macros into account)Marek Polacek2015-10-021-1/+1
* re PR c/64249 (Missing warning for if (A) else if (A))Marek Polacek2015-10-021-2/+2
* genemit.c (print_code, [...]): Remove declarations.Marek Polacek2015-07-201-8/+0
* read-md.h (message_with_line, [...]): Delete.Richard Sandiford2015-07-161-55/+44
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+4
* rtl.h (emit): Add an optional boolean parameter to control whether barriers a...Richard Sandiford2015-06-261-5/+15
* rtl.h (classify_insn): Declare.Richard Sandiford2015-06-141-80/+19
* gensupport.h (add_implicit_parallel): Declare.Richard Sandiford2015-06-131-21/+9
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-10/+0
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-1/+1
* Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2Mikhail Maltsev2015-06-061-5/+7
* rtl.def (REG): Change format to "r".Richard Sandiford2015-05-191-0/+4
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-2/+9
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-6/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+2
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+6
* genemit.c: Include dumpfile.h.Segher Boessenkool2014-09-011-0/+5
* Use rtx_insn internally within generated functionsDavid Malcolm2014-08-211-4/+4
* Merge in wide-int.Kenneth Zadeck2014-05-061-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* integrate.c: Remove.Steven Bosscher2012-05-291-1/+0
* genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford2012-04-161-3/+0
* genemit.c (main): Include "target.h" in insn-emit.c.Richard Henderson2012-03-051-1/+2
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-3/+6
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-0/+3
* gensupport.h (pattern_stats): New structure.Richard Sandiford2011-04-011-86/+25
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* 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
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-101-6/+6
* 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
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-8/+12
* i386.c (ix86_emit_restore_sse_regs_using_mov): Remove unused insn variable.Jakub Jelinek2009-11-271-4/+9