This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 1bc7a4b31 [libc++] Fix PR32979 - types with a private std::enable_shar [...]
new b423f1e86 Update is_trivially_copyable tests with CWG 2094
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:
.../meta.unary/meta.unary.prop/is_trivially_copyable.pass.cpp | 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from f748f46 svn-git-hash.pl: use full hash to disambiguate from pathspec
new 1e89d6d tcwg-llvm-common.sh: Try another of Maxim's proposals to deal [...]
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:
tcwg-llvm-common.sh | 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 libcxx.
from f0346a566 [test] support machinery changes for EDG & C1XX /Za
new 1bc7a4b31 [libc++] Fix PR32979 - types with a private std::enable_shar [...]
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 | 6 +++++-
.../util.smartptr.enab/enable_shared_from_this.pass.cpp | 11 +++++++++++
2 files changed, 16 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 gcc.
from 23f05e90ea5 * config/i386/avx512fintrin.h (_mm_mask_max_round_sd) (_m [...]
new 01b24b6e147 [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:
gcc/ChangeLog | 6 +++
gcc/config/rs6000/rs6000.c | 11 +++++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.c | 62 ++++++++++++++++++++++++
4 files changed, 83 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.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 libcxx.
from 5fa184dab Attempt to speculatively unbreak Apple build bots
new f0346a566 [test] support machinery changes for EDG & C1XX /Za
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/support/archetypes.hpp | 9 +++++
test/support/archetypes.ipp | 4 +++
test/support/msvc_stdlib_force_include.hpp | 17 +++++----
.../c1xx_broken_za_ctor_check.pass.cpp | 41 ++++++++++++++++++++++
test/support/test_macros.h | 8 +++--
test/support/test_workarounds.h | 7 ++++
6 files changed, 77 insertions(+), 9 deletions(-)
create mode 100644 test/support/test.workarounds/c1xx_broken_za_ctor_check.pass.cpp
--
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 29ad2698d Refactor OutputSection to OutputSectionCommand mapping.
new 48c524e86 Use a DenseMap in LinkerScript::getCmd.
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/LinkerScript.cpp | 16 ++++++++++------
ELF/LinkerScript.h | 3 ++-
test/ELF/many-sections.s | 5 +++++
3 files changed, 17 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 lld.
from d5d1dbed8 Rename variables to conform to LLVM naming conventions.
new 29ad2698d Refactor OutputSection to OutputSectionCommand mapping.
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/LinkerScript.cpp | 55 +++++++++++++++++++++++-----------------------------
ELF/LinkerScript.h | 1 +
2 files changed, 25 insertions(+), 31 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 66571bbb0a8 [APInt] Make toString use udivrem instead of calling the di [...]
new 63eb7ab3165 Ensure non-null ProfileSummaryInfo passed to ModuleSummaryI [...]
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/Analysis/ModuleSummaryAnalysis.cpp | 1 +
lib/LTO/ThinLTOCodeGenerator.cpp | 2 +-
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 4 +++-
3 files changed, 5 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 llvm.
from 8648143a021 Small refactoring in DAGCombine. NFC
new 21adc2decaa [ConstantRange] Add test case showing a case where we pick [...]
new b97c98e5dcf [APInt] Remove check for single word since single word was [...]
new 223d23f311e [APInt] Use getRawData to slightly simplify some code.
new 439700ccdd0 [APInt] Use uint32_t instead of unsigned for the storage ty [...]
new 66571bbb0a8 [APInt] Make toString use udivrem instead of calling the di [...]
The 5 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/Support/APInt.cpp | 98 ++++++++++++++++++--------------------
unittests/IR/ConstantRangeTest.cpp | 5 ++
2 files changed, 52 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.