aboutsummaryrefslogtreecommitdiff
path: root/gcc/sanopt.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-15flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i...Jakub Jelinek1-3/+99
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-3/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-06re PR sanitizer/64170 (ICE compiling Linux Kernel drivers/media/rc/imon.c in ...Jakub Jelinek1-3/+4
2014-12-03Improve optimization of ASan checks.Yury Gribov1-91/+142
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-3/+4
2014-11-14sanopt.c: Include tree-ssa-operands.h.Jakub Jelinek1-91/+372
2014-11-14re PR sanitizer/63839 (ICE: tree check: expected ssa_name, have var_decl in s...Marek Polacek1-0/+15
2014-11-06sanopt.c (sanopt_optimize_walker): Limit removal of the checks.Marek Polacek1-2/+25
2014-11-04* sanopt.c (sanopt_optimize_walker): Remove unused variables.Marek Polacek1-3/+0
2014-11-04Makefile.in (OBJS): Add sanopt.o.Marek Polacek1-0/+316