aboutsummaryrefslogtreecommitdiff
path: root/gcc/generic-match-head.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14generic-match-head.c (types_match): Handle non-types.Marc Glisse1-1/+7
2015-05-07match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law1-0/+16
2015-05-04Revert:Jeff Law1-16/+0
2015-05-04match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law1-0/+16
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+13
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+6
2014-10-24genmatch.c (expr::gen_transform): Use fold_buildN_loc and build_call_expr_loc.Richard Biener1-1/+1
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener1-0/+48