This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c91e4c196d9 [X86][Btver2] Clean up formatting/comments in scheduler mod [...] new a71d86999e7 [InstSimplify] add fcmp tests for constant NaN vector with [...] new 709c2af62bb ObjCARC: teach the cloner about funclets
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/ObjCARCOpts.cpp | 37 ++++++- .../InstSimplify/floating-point-compare.ll | 20 +++- test/Transforms/ObjCARC/funclet.ll | 112 +++++++++++++++++++++ 3 files changed, 167 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/ObjCARC/funclet.ll