This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e26d5569ae [mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' options
new d03bdf0a5a [VirtualFileSystem] InMemoryFileSystem::status: Return a Sta [...]
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/Basic/FileManager.cpp | 8 ++--
lib/Basic/VirtualFileSystem.cpp | 72 ++++++++++++++++++++++++-------
unittests/Basic/VirtualFileSystemTest.cpp | 33 +++++++++++++-
unittests/Driver/ToolChainTest.cpp | 2 +-
4 files changed, 94 insertions(+), 21 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 71b0da15d21 [SLPVectorizer] Add initial alternate opcode support for ca [...]
new abad63db770 Recommit r334887: [SmallSet] Add SmallSetIterator.
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/llvm/ADT/SmallSet.h | 67 ++++++++++++++++++++++++++++++++++++++++++
unittests/ADT/SmallSetTest.cpp | 55 ++++++++++++++++++++++++++++++++++
2 files changed, 122 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 aa6263071e1 [mips] Update the P5600 scheduler model not to use instruct [...]
new 873b4b66d3f [CodeGen] Ignore debug uses in MachineCopyPropagation
new 71b0da15d21 [SLPVectorizer] Add initial alternate opcode support for ca [...]
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/CodeGen/MachineCopyPropagation.cpp | 2 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 80 +++++---
test/CodeGen/X86/machine-cp-debug.mir | 23 +++
.../Transforms/SLPVectorizer/X86/alternate-cast.ll | 203 +++++++++++++++------
4 files changed, 233 insertions(+), 75 deletions(-)
create mode 100644 test/CodeGen/X86/machine-cp-debug.mir
--
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 336c1aeeb5c [NFC][InstCombine] Converts isLegalNarrowLoad into isLegalN [...]
new aa6263071e1 [mips] Update the P5600 scheduler model not to use instruct [...]
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/Mips/MipsScheduleP5600.td | 156 +++++++++++++++++++++--------------
1 file changed, 93 insertions(+), 63 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-tools-extra.
from e94752b0 [clangd] Upgrade logging facilities with levels and formatv.
new 3eacf1f5 [clangd] Ignore sema code complete callback with recovery context.
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:
clangd/CodeComplete.cpp | 13 +++++++++++++
unittests/clangd/CodeCompleteTests.cpp | 22 +++++++++++++++++++---
2 files changed, 32 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 gcc.
from 6d71ef72d51 2018-07-11 Richard Biener <rguenther(a)suse.de>
new 269d18cfcab PR c++/86443 * testsuite/libgomp.c++/for-15.C (a): Remove [...]
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:
libgomp/ChangeLog | 7 +++++++
libgomp/testsuite/libgomp.c++/for-15.C | 10 ++--------
2 files changed, 9 insertions(+), 8 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 483861bc323 [llvm-mca] Use a different character to flag instructions w [...]
new 336c1aeeb5c [NFC][InstCombine] Converts isLegalNarrowLoad into isLegalN [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 96 ++++++++++++++++++--------------
1 file changed, 55 insertions(+), 41 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 3ace827b6b [AST] Structural equivalence of methods
new e26d5569ae [mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' options
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/Driver/Options.td | 4 ++++
lib/Driver/ToolChains/Arch/Mips.cpp | 4 ++++
test/Driver/mips-features.c | 24 ++++++++++++++++++++++++
3 files changed, 32 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 lld.
from fa6c638c3 [ELF] - Report proper error message about mixing bitcode files.
new a4bbfdd18 [ELF] Update addends in non-allocatable sections for REL targ [...]
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/InputSection.cpp | 21 ++++++++++++++++++++-
test/ELF/pr37735.s | 12 ++++++++++++
2 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/pr37735.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.