This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 73660f725 Stop using __strtonum_fallback on Android.
new c0acd34e9 Fix size and alignment of array<T, 0>.
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/__config | 1 +
include/array | 5 +++--
.../sequences/array/size_and_alignment.pass.cpp | 20 ++++++++++++++++++--
3 files changed, 22 insertions(+), 4 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 zorg.
from cbaf8a8 Use the linked_keg brew info to resolve multiversion dependencies
new c754fa2 Fix pip dependency error display issue
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:
dep/dep.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 23c18c4b37c [testsuite]
new 566f3816230 2018-02-07 Iain Sandoe <iain(a)codesourcery.com>
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:
gcc/ChangeLog | 6 ++++++
gcc/config/rs6000/altivec.md | 1 -
gcc/config/rs6000/predicates.md | 3 +--
3 files changed, 7 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 4777e1f22bc [X86] Prune some unreachable 'return SDValue()' paths from [...]
new 19265c931f2 Verify profile data confirms large loop trip counts.
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/Transforms/Vectorize/LoopVectorize.cpp | 24 +++++-
test/Transforms/LoopVectorize/tripcount.ll | 122 ++++++++++++++++++++++++++++-
2 files changed, 141 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 libcxxabi.
from f23deca [demangler] Refactor the type parser
new 2d900a4 Fix compilation in C++17 mode.
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:
src/cxa_exception.cpp | 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 compiler-rt.
from 57343e23f [asan] Fix filename size on linux platforms.
new e0120a0f6 Update for llvm change.
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/profile/instrprof-reset-counters.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 release_60
in repository compiler-rt.
from 32dfc401b Merging r322588: -------------------------------------------- [...]
new 9d61c78bc Merging r324496: -------------------------------------------- [...]
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/asan/asan_linux.cc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 c7097a4d70 PR36055: fix computation of *-dependence in nested initializ [...]
new e3439b4a3c Don't try to use copy relocations with tls variables.
new 4c12b17b81 [NFCi] Replace a couple of usages of const StringRef& with S [...]
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:
include/clang/Basic/TargetInfo.h | 6 +++---
lib/Basic/Targets/SystemZ.cpp | 2 +-
lib/Basic/Targets/SystemZ.h | 2 +-
lib/Basic/Targets/X86.h | 4 ++--
lib/CodeGen/CodeGenModule.cpp | 7 ++++---
test/CodeGen/dso-local-executable.c | 20 ++++++++++++++++++++
6 files changed, 31 insertions(+), 10 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 8683b92e6dc [testsuite]
new 1248abdcceb [gcc] 2018-02-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 23c18c4b37c [testsuite]
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:
gcc/ChangeLog | 36 +++++
gcc/config/rs6000/rs6000.md | 205 ++++++++++-----------------
gcc/testsuite/ChangeLog | 11 ++
gcc/testsuite/gcc.target/powerpc/pr84154-1.c | 55 +++++++
gcc/testsuite/gcc.target/powerpc/pr84154-2.c | 58 ++++++++
gcc/testsuite/gcc.target/powerpc/pr84154-3.c | 60 ++++++++
gcc/testsuite/gcc.target/powerpc/vsxcopy.c | 4 +-
7 files changed, 298 insertions(+), 131 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84154-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84154-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84154-3.c
--
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 49ae5eae2d6 [X86] Remove dead code from EmitTest that looked for an i1 [...]
new 4777e1f22bc [X86] Prune some unreachable 'return SDValue()' paths from [...]
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 | 57 +++++++++++++++++---------------------
1 file changed, 26 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.