This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b24883f402d [X86] Promote athlon, athlon-xp, k8, and k8-sse3 to types i [...] new b72a3a9da43 [cfi-verify] Add an interesting unit test where undef searc [...] new bdc30c02fb2 Add llvm::for_each as a range-based extensions to <algorith [...] new 2619256bd71 Correcting some CRLFs that snuck in with my previous commit; NFC. new af481e4f940 [llvm-ar] Support an options string that start with a dash
The 4 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: include/llvm/ADT/STLExtras.h | 7 +++ lib/LTO/LTOCodeGenerator.cpp | 20 ++++---- .../Hexagon/HexagonVectorLoopCarriedReuse.cpp | 15 +++--- lib/Transforms/Utils/SplitModule.cpp | 18 ++++---- test/tools/llvm-ar/default-add.test | 3 +- tools/llvm-ar/llvm-ar.cpp | 20 ++++++++ tools/llvm-cxxdump/llvm-cxxdump.cpp | 15 +++--- tools/llvm-mcmarkup/llvm-mcmarkup.cpp | 13 +++--- tools/llvm-nm/llvm-nm.cpp | 3 +- tools/llvm-objdump/llvm-objdump.cpp | 15 +++--- tools/llvm-pdbutil/llvm-pdbutil.cpp | 25 +++++----- tools/llvm-readobj/llvm-readobj.cpp | 15 +++--- tools/llvm-size/llvm-size.cpp | 15 +++--- unittests/ADT/STLExtrasTest.cpp | 20 +++++--- unittests/tools/llvm-cfi-verify/FileAnalysis.cpp | 53 ++++++++++++++++++++++ 15 files changed, 167 insertions(+), 90 deletions(-)