This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be4b3b1eba3 Hashing: use 64-bit seed for hashing on all platforms. new 033d7590b1d SafeStack: Prevent OOB reads with mem intrinsics
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/SafeStack.cpp | 10 ++++++++-- test/Transforms/SafeStack/X86/memintrinsic-oob-read.ll | 14 ++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/SafeStack/X86/memintrinsic-oob-read.ll