This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d6c2abfddb [SSP] [1/3] Revert "StackProtector: Use PointerMayBeCapture [...] new 2bd896b9560 [SSP] [2/3] Refactor an if/dyn_cast chain to switch on opcode. NFC new 3315a1eeb2b [SSP] [3/3] cmpxchg and addrspacecast instructions can now [...]
The 2 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/StackProtector.cpp | 60 +++++++++---- test/CodeGen/X86/stack-protector-2.ll | 165 ++++++++++++++++++++++++++++++++++ 2 files changed, 209 insertions(+), 16 deletions(-) create mode 100644 test/CodeGen/X86/stack-protector-2.ll