This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68c6a26f031 [llvm-mca][X86] Add MMX/SSE/AES/CLMUL resource SandyBridge tests new 72054c3dbb3 [ObjCARC] Account for funclet token in storeStrong transform new c203d72cb42 [ObjCARC] Take BlockColors by const reference. 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/Transforms/ObjCARC/ObjCARCContract.cpp | 58 +++++++++++++--------- lib/Transforms/ObjCARC/ObjCARCOpts.cpp | 2 +- .../ObjCARC/contract-storestrong-funclet.ll | 37 ++++++++++++++ 3 files changed, 72 insertions(+), 25 deletions(-) create mode 100644 test/Transforms/ObjCARC/contract-storestrong-funclet.ll