OSDN Git Service

Implemented loose checking for potential widened loads
authorThomas Lively <tlively@google.com>
Wed, 6 Jul 2016 17:02:45 +0000 (10:02 -0700)
committerThomas Lively <tlively@google.com>
Wed, 6 Jul 2016 17:02:45 +0000 (10:02 -0700)
commitcf06279931ba91b98fbbd7689353cb6068817497
treecc7eea7b2f12f2641d89e4ada3f98ecc68431bbb
parentaedc5e49ded4595d723b09ee31a16884ced06680
Implemented loose checking for potential widened loads

BUG=https://bugs.chromium.org/p/nativeclient/issues/detail?id=4374
R=kschimpf@google.com

Review URL: https://codereview.chromium.org/2115693002 .
docs/ASAN.rst
runtime/szrt_asan.c
src/IceASanInstrumentation.cpp
src/IceASanInstrumentation.h
tests_lit/asan_tests/errors.ll
tests_lit/asan_tests/instrumentload.ll
tests_lit/asan_tests/instrumentstore.ll
tests_lit/asan_tests/wideloads.ll [new file with mode: 0644]