This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bc7935f [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently new 2ef2a88 Simplify format member detection in FormatVariadic
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: docs/ProgrammersManual.rst | 16 +++-- include/llvm/Support/FormatAdapters.h | 31 +++++----- include/llvm/Support/FormatCommon.h | 12 ++-- include/llvm/Support/FormatProviders.h | 12 ++-- include/llvm/Support/FormatVariadic.h | 24 ++++---- include/llvm/Support/FormatVariadicDetails.h | 91 ++++++---------------------- unittests/Support/FormatVariadicTest.cpp | 58 ++++++------------ 7 files changed, 83 insertions(+), 161 deletions(-)