This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 26c07172cd Remove getc and putc macros from the public stdio.h.
new 71aa429b02 Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
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:
ChangeLog | 2 ++
NEWS | 4 ++++
2 files changed, 6 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 gcc.
from ae94359c664 Daily bump.
new 2a5177b868f Add upstream svn rev for PR sanitizer/82825.
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:
libsanitizer/ChangeLog | 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 llvm.
from b4e4b30a38a [ThinLTO] fix test failure without x86 backend
new b458d85f09b [MergeICmps] Enable the MergeICmps Pass by default.
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/TargetPassConfig.cpp | 9 ++++-----
test/CodeGen/Generic/llc-start-stop.ll | 6 +++---
test/CodeGen/PowerPC/memcmp-mergeexpand.ll | 22 ++++++----------------
test/CodeGen/X86/memcmp-mergeexpand.ll | 29 +++++++----------------------
4 files changed, 20 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 llvm.
from b9ffb69d86d [X86] Modify a few tests to not use icmps that are provably false.
new b4e4b30a38a [ThinLTO] fix test failure without x86 backend
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:
.../llvm-lto2/X86 => Transforms/ThinLTOBitcodeWriter/x86}/lit.local.cfg | 2 +-
test/Transforms/ThinLTOBitcodeWriter/{ => x86}/module-asm.ll | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy test/{tools/llvm-lto2/X86 => Transforms/ThinLTOBitcodeWriter/x86}/lit.local.c [...]
rename test/Transforms/ThinLTOBitcodeWriter/{ => x86}/module-asm.ll (100%)
--
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 dd08ac8392a AMDGPU/MemoryModel: Fix monotonic atomic loads
new b9ffb69d86d [X86] Modify a few tests to not use icmps that are provably false.
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/avx512-cvt.ll | 12 ++++++------
test/CodeGen/X86/avx512-schedule.ll | 12 ++++++------
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 8 +++-----
3 files changed, 15 insertions(+), 17 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 976af7236d6 ThinLTOBitcodeWriter: Do not include module-level inline as [...]
new dd08ac8392a AMDGPU/MemoryModel: Fix monotonic atomic loads
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/AMDGPU/SIMemoryLegalizer.cpp | 3 ++-
test/CodeGen/AMDGPU/memory-legalizer-load.ll | 4 ++--
2 files changed, 4 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 e48a32e1953 [DAGCombiner] Pass the original load to ExtendSetCCUses not [...]
new 976af7236d6 ThinLTOBitcodeWriter: Do not include module-level inline as [...]
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/IPO/ThinLTOBitcodeWriter.cpp | 1 +
.../{circular-reference.ll => module-asm.ll} | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)
copy test/Transforms/ThinLTOBitcodeWriter/{circular-reference.ll => module-asm.ll} (62%)
--
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 9cdef71294b [WebAssembly] Fix test expectations after r324274
new e48a32e1953 [DAGCombiner] Pass the original load to ExtendSetCCUses not [...]
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 | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 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 610fc6780 Revert "[libc++] Fix PR35491 - std::array of zero-size doesn' [...]
new 4d839cb37 Mark issue 3034 as 'Patch Ready'
new 46c8ec503 No, really this time mark 3034 as 'Patch Ready'
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:
www/upcoming_meeting.html | 8 ++++----
1 file changed, 4 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 libcxx.
from 6c83c7ff6 More patches ready
new 610fc6780 Revert "[libc++] Fix PR35491 - std::array of zero-size doesn' [...]
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/array | 87 ++++----------------
.../sequences/array/array.cons/default.pass.cpp | 17 ----
.../array/array.cons/implicit_copy.pass.cpp | 93 ----------------------
.../sequences/array/array.data/data.pass.cpp | 18 -----
.../sequences/array/array.data/data_const.pass.cpp | 10 ---
.../sequences/array/array.fill/fill.fail.cpp | 29 -------
.../sequences/array/array.swap/swap.fail.cpp | 30 -------
test/std/containers/sequences/array/begin.pass.cpp | 9 ---
8 files changed, 17 insertions(+), 276 deletions(-)
delete mode 100644 test/std/containers/sequences/array/array.cons/implicit_copy.pass.cpp
delete mode 100644 test/std/containers/sequences/array/array.fill/fill.fail.cpp
delete mode 100644 test/std/containers/sequences/array/array.swap/swap.fail.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.