summaryrefslogtreecommitdiff
path: root/gcc/sanopt.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-6/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+6
* switch from gimple to gimple*tbsaunde2015-09-201-25/+25
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+0
* gcc/rsandifo2015-06-251-7/+2
* gcc/rsandifo2015-06-251-14/+15
* gcc/rsandifo2015-06-251-14/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,jakub2015-01-151-3/+99
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-3/+11
* Update copyright years.jakub2015-01-051-1/+1
* PR sanitizer/64170jakub2014-12-051-3/+4
* Improve optimization of ASan checks.ygribov2014-12-031-91/+142
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-3/+4
* * sanopt.c: Include tree-ssa-operands.h.jakub2014-11-141-91/+372
* PR sanitizer/63839mpolacek2014-11-141-0/+15
* * sanopt.c (sanopt_optimize_walker): Limit removal of the checks.mpolacek2014-11-061-2/+25
* * sanopt.c (sanopt_optimize_walker): Remove unused variables.mpolacek2014-11-041-3/+0
* * Makefile.in (OBJS): Add sanopt.o.mpolacek2014-11-041-0/+316