summaryrefslogtreecommitdiff
path: root/gcc/sanopt.c
Commit message (Expand)AuthorAgeFilesLines
* flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i...Jakub Jelinek2015-01-151-3/+99
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-3/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR sanitizer/64170 (ICE compiling Linux Kernel drivers/media/rc/imon.c in ...Jakub Jelinek2014-12-061-3/+4
* Improve optimization of ASan checks.Yury Gribov2014-12-031-91/+142
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-3/+4
* sanopt.c: Include tree-ssa-operands.h.Jakub Jelinek2014-11-141-91/+372
* re PR sanitizer/63839 (ICE: tree check: expected ssa_name, have var_decl in s...Marek Polacek2014-11-141-0/+15
* sanopt.c (sanopt_optimize_walker): Limit removal of the checks.Marek Polacek2014-11-061-2/+25
* * sanopt.c (sanopt_optimize_walker): Remove unused variables.Marek Polacek2014-11-041-3/+0
* Makefile.in (OBJS): Add sanopt.o.Marek Polacek2014-11-041-0/+316