This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 99818ae847f [BPF] fix typedef issue for offset relocation new b1676ed4e4f [CodeGen] Don't resolve the stack protector frame accesses [...] new 47fb5c07045 [InstCombine] add tests for lerp patterns (PR42716); NFC
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/LocalStackSlotAllocation.cpp | 8 ++ test/CodeGen/AArch64/stack-guard-reassign.ll | 7 +- test/CodeGen/ARM/stack-guard-reassign.ll | 7 +- test/CodeGen/PowerPC/stack-guard-reassign.ll | 11 +- test/CodeGen/Thumb/stack_guard_remat.ll | 39 ++++-- test/Transforms/InstCombine/fadd-fsub-factor.ll | 170 ++++++++++++++++++++++++ 6 files changed, 216 insertions(+), 26 deletions(-)