This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05ca387efe9 [X86] Reverse the operand order of the autoupgrade of the k [...] new 5b0a1fc9c4b [SafeStack] Use updated CreateMemCpy API to set more accura [...] new ddc563a7638 [WebAssembly] MC: Remove redundant struct types new 0d1fcacb124 Revert "[LSR] Avoid UB overflow when examining reuse opport [...]
The 3 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 | 3 +- lib/CodeGen/SafeStackLayout.cpp | 1 + lib/CodeGen/SafeStackLayout.h | 4 + lib/MC/WasmObjectWriter.cpp | 87 +++++++++------------- lib/Transforms/Scalar/LoopStrengthReduce.cpp | 5 -- .../X86/loop-strength-reduce-overflow-check.ll | 26 ------- test/Transforms/SafeStack/X86/byval.ll | 17 +++++ 7 files changed, 59 insertions(+), 84 deletions(-) delete mode 100644 test/CodeGen/X86/loop-strength-reduce-overflow-check.ll