aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-match-head.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
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/+18
2015-05-04Revert:Jeff Law1-18/+0
2015-05-04match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law1-0/+18
2015-04-21re PR tree-optimization/65650 (CCP does not propgate copies)Richard Biener1-37/+38
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+13
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+12
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek1-2/+2
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-2/+2
2014-11-26fold-const.h (const_unop): Declare.Richard Biener1-5/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+6
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener1-0/+838