aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-chkp-opt.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-02dumpfile.c: Include profile-count.hJan Hubicka1-1/+2
2017-05-16Add default value for last argument of dump functions.Martin Liska1-13/+13
2017-03-09Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631).Martin Liska1-1/+3
2017-02-21re PR target/79633 (ICE in gimple_call_arg, at gimple.h:3163)Jakub Jelinek1-6/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-1/+1
2016-09-23sel-sched-ir.c (sel_global_bb_info, [...]): Remove unnecessary = vNULL initia...Jakub Jelinek1-1/+1
2016-08-17tree-ssa.c: Include tree-cfg.h and tree-dfa.h.Richard Biener1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-16/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+9
2015-09-20switch from gimple to gimple*Trevor Saunders1-13/+13
2015-07-09re PR middle-end/66807 (--enable-libmpx failed)Richard Biener1-0/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-19/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
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-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+17
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-26re PR bootstrap/63995 (Bootstrap error with -mmpx -fcheck-pointer-bounds)Ilya Enkovich1-0/+3
2014-11-17tree-chkp-opt.c (chkp_get_nobnd_fndecl): New.Ilya Enkovich1-0/+264
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+1100