This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c202cc12698 Fix check-prefixes typo and line endings.
new 661251a34f4 [GlobalISel][Legalizer] Relax a legalization loop detecting [...]
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/GlobalISel/LegalizerInfo.cpp | 4 +++-
1 file changed, 3 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 ef79198e68 [analyzer] [tests] Add an option to show the histogram of pa [...]
new de212366a3 [analyzer] [tests] [NFC] Remove dead code from CmpRuns
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:
utils/analyzer/CmpRuns.py | 27 ++++++---------------------
1 file changed, 6 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 release_50
in repository lld.
from 683399be8 Merging r323155 in LLD, with modifications to handle int3 fill
new cbf867e36 Merging r323288: -------------------------------------------- [...]
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/Arch/X86.cpp | 6 +---
test/ELF/i386-retpoline-nopic.s | 68 ++++++++++++++++-------------------------
2 files changed, 27 insertions(+), 47 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 80eee38bf75 [X86][SSE] Add SSE41 to variable permute tests
new c202cc12698 Fix check-prefixes typo and line endings.
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/var-permute-128.ll | 4 ++--
1 file changed, 2 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 release_50
in repository lld.
from ac8b85009 Merging r311734:
new 683399be8 Merging r323155 in LLD, with modifications to handle int3 fill
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/Arch/X86.cpp | 156 ++++++++++++++++++++++++++++++++++++++-
ELF/Arch/X86_64.cpp | 138 ++++++++++++++++++++++++++++++++--
ELF/Config.h | 1 +
ELF/Driver.cpp | 1 +
test/ELF/i386-retpoline-nopic.s | 81 ++++++++++++++++++++
test/ELF/i386-retpoline-pic.s | 62 ++++++++++++++++
test/ELF/x86-64-retpoline-znow.s | 53 +++++++++++++
test/ELF/x86-64-retpoline.s | 66 +++++++++++++++++
8 files changed, 548 insertions(+), 10 deletions(-)
create mode 100644 test/ELF/i386-retpoline-nopic.s
create mode 100644 test/ELF/i386-retpoline-pic.s
create mode 100644 test/ELF/x86-64-retpoline-znow.s
create mode 100644 test/ELF/x86-64-retpoline.s
--
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 gcc-7-branch
in repository gcc.
from 123c8f148c2 [PR83370][AARCH64]Use tighter register constraint for sibca [...]
new 2dcb9a0d941 PR rtl-optimization/84123 * combine.c (change_zero_ext): [...]
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 | 9 +++++++++
gcc/combine.c | 17 +++++++++++++++--
2 files changed, 24 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 clang.
from 7a8e626f21 [analyzer] Don't communicate evaluation failures through mem [...]
new ef79198e68 [analyzer] [tests] Add an option to show the histogram of pa [...]
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:
utils/analyzer/CmpRuns.py | 44 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 42 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 zorg.
from 2f03549 [zorg] Don't use -DCMAKE_C_COMPILER*/-DCMAKE_CXX_COMPILER*
new fed2ffe [buildbot] Updated CUDA buildbot config.
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:
buildbot/osuosl/master/config/builders.py | 8 +++---
zorg/buildbot/builders/CUDATestsuiteBuilder.py | 40 +++++++++++++++++---------
2 files changed, 30 insertions(+), 18 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 libcxx.
from fd34566e5 Put the exception classes for experimental::optional and expe [...]
new dfb135107 Make std::get_temporary_buffer respect overaligned types when [...]
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/memory | 49 +++++++++++++++++++++-
...porary_buffer.pass.cpp => overaligned.pass.cpp} | 10 +++--
2 files changed, 55 insertions(+), 4 deletions(-)
copy test/std/utilities/memory/temporary.buffer/{temporary_buffer.pass.cpp => over [...]
--
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 593182721 Update readlink.c and readlinkat.c to use larger buffers on Darwin.
new 06fb62d8d [sanitizer] Fix array sizes used for path in tests
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/sanitizer_common/TestCases/Posix/readlink.c | 12 +++---------
test/sanitizer_common/TestCases/Posix/readlinkat.c | 10 ++--------
2 files changed, 5 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.