This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 48c582c9ac0 [Debugify] Add a mode to opt to enable faster testing new b06a0ab6c38 Fix MSVC "result of 32-bit shift implicitly converted to 64 [...] new 8d5a764aadb [safestack] Inline safestack pointer access when possible.
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/SafeStack.cpp | 51 +++++++++++++++++++++++++++++- lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +- test/CodeGen/X86/safestack.ll | 8 +++++ test/CodeGen/X86/safestack_inline.ll | 30 ++++++++++++++++++ 4 files changed, 89 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/safestack_inline.ll