summaryrefslogtreecommitdiff
path: root/gcc/generic-match-head.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Add genmatch support for internal functionsRichard Sandiford2015-11-171-0/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-15/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+7
* PR67945: Fix oscillation between pow representationsRichard Sandiford2015-10-151-0/+9
* generic-match-head.c: Include cgraph.h.Richard Biener2015-07-231-0/+2
* fold-const.c (fold_widened_comparison): Remove.Richard Biener2015-07-161-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-16/+5
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* generic-match-head.c (types_match): Handle non-types.Marc Glisse2015-05-141-1/+7
* match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law2015-05-071-0/+16
* Revert:Jeff Law2015-05-041-16/+0
* match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law2015-05-041-0/+16
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+13
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+6
* genmatch.c (expr::gen_transform): Use fold_buildN_loc and build_call_expr_loc.Richard Biener2014-10-241-1/+1
* Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener2014-10-221-0/+48