This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3ca6ce4 [InstCombine] add test to show PR31260 miscompile; NFC
new ad31e86 [X86] Regenerate test.
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:
test/CodeGen/X86/pr30511.ll | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 650050c [SCEVExpander] Add a test case related to r289412
new 3ca6ce4 [InstCombine] add test to show PR31260 miscompile; NFC
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:
test/Transforms/InstCombine/narrow-switch.ll | 34 ++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 44dbffd Use function_ref to avoid allocation in std::function. NFC.
new dfddd3f [Driver] Fix finding multilib gcc install on Gentoo (with gcc [...]
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/Driver/ToolChains.cpp | 123 +++++++++++++--------
lib/Driver/ToolChains.h | 10 ++
.../gcc/x86_64-pc-linux-gnu/4.9.3/32}/crtbegin.o | 0
.../gcc/x86_64-pc-linux-gnu/4.9.3/x32}/crtbegin.o | 0
.../gcc/x86_64-pc-linux-gnu/5.4.0/32}/crtbegin.o | 0
.../gcc/x86_64-pc-linux-gnu/5.4.0/x32}/crtbegin.o | 0
test/Driver/linux-header-search.cpp | 33 ++++++
test/Driver/linux-ld.c | 53 +++++++++
8 files changed, 174 insertions(+), 45 deletions(-)
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f00c869 Update inline argument comment. NFCI.
new 650050c [SCEVExpander] Add a test case related to r289412
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:
unittests/Analysis/ScalarEvolutionTest.cpp | 38 ++++++++++++++++++++++++++----
1 file changed, 33 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5afaf7e [StaticAnalysis] Remove unnecessary parameter in CallGraphNod [...]
new 44dbffd Use function_ref to avoid allocation in std::function. NFC.
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:
include/clang/Sema/Sema.h | 3 ++-
lib/Sema/SemaChecking.cpp | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from d75d7b4 build: add support for standalone lld build
new 918bb96 [ELF][MIPS] Fix .MIPS.options ri_gp_value on MIPS64
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:
ELF/SyntheticSections.cpp | 3 ++-
ELF/SyntheticSections.h | 2 +-
test/ELF/mips-options.s | 13 ++++++++-----
3 files changed, 11 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f57fa8e clang-format: Separate out a language kind for ObjC.
new 5afaf7e [StaticAnalysis] Remove unnecessary parameter in CallGraphNod [...]
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:
include/clang/Analysis/CallGraph.h | 2 +-
lib/Analysis/CallGraph.cpp | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e5753c5 [X86][SSE] Add support for combining SSE VSHLI/VSRLI uniform [...]
new f00c869 Update inline argument comment. NFCI.
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/Target/X86/X86ISelLowering.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dcc9618 [X86][SSE] Lower suitably sign-extended mul vXi64 using PMULDQ
new e5753c5 [X86][SSE] Add support for combining SSE VSHLI/VSRLI uniform [...]
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/Target/X86/X86ISelLowering.cpp | 33 ++++++++++++++++++++++++++++++++
test/CodeGen/X86/bswap-vector.ll | 6 ++----
test/CodeGen/X86/pmul.ll | 15 +++------------
test/CodeGen/X86/vector-idiv-udiv-128.ll | 30 ++++++++++++++---------------
test/CodeGen/X86/vector-lzcnt-128.ll | 12 ++++--------
test/CodeGen/X86/vector-lzcnt-256.ll | 8 ++------
6 files changed, 58 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 97b5655 [Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
new f57fa8e clang-format: Separate out a language kind for ObjC.
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:
include/clang/Format/Format.h | 7 +-
lib/Format/ContinuationIndenter.cpp | 1 +
lib/Format/Format.cpp | 16 +-
lib/Format/FormatTokenLexer.cpp | 3 +-
lib/Format/TokenAnnotator.cpp | 7 +-
tools/clang-format/ClangFormat.cpp | 3 +-
unittests/Format/CMakeLists.txt | 1 +
unittests/Format/FormatTest.cpp | 740 +-------------------------------
unittests/Format/FormatTestObjC.cpp | 822 ++++++++++++++++++++++++++++++++++++
unittests/Tooling/ReplacementTest.h | 2 +-
10 files changed, 858 insertions(+), 744 deletions(-)
create mode 100644 unittests/Format/FormatTestObjC.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.