This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b4ce86d631 [CodeExtractor] Add missing AllowVarArgs initialization. new ff80f7609dc [CodeGenPrepare] Check that erased sunken address are not reused
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/CodeGenPrepare.cpp | 7 ++- .../CodeGenPrepare}/Mips/lit.local.cfg | 0 test/Transforms/CodeGenPrepare/Mips/pr35209.ll | 64 ++++++++++++++++++++++ 3 files changed, 70 insertions(+), 1 deletion(-) copy test/{CodeGen/MIR => Transforms/CodeGenPrepare}/Mips/lit.local.cfg (100%) create mode 100644 test/Transforms/CodeGenPrepare/Mips/pr35209.ll