This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b6697c1e8f6 [Bitcode] Change std::sort to llvm::sort in response to r327219
new 433eb70569e [RuntimeDyld][PowerPC] Use global entry points for calls be [...]
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 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 ee279657f [ELF] Add CHECK to test/ELF/undef-start.s
new 89322d7c6 [WebAssembly] Remove another trivial accessor.
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:
wasm/OutputSections.cpp | 9 +++++----
wasm/OutputSegment.h | 8 +-------
2 files changed, 6 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 llvm.
from ef973e5f0a5 [InstCombine] Properly change GEP type when reassociating l [...]
new b6697c1e8f6 [Bitcode] Change std::sort to llvm::sort in response to r327219
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/Bitcode/Reader/ValueList.cpp | 2 +-
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +-
lib/Bitcode/Writer/ValueEnumerator.cpp | 4 ++--
3 files 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 lld.
from dd1c044ef Make "Size" column in the map file one characters shorter.
new ee279657f [ELF] Add CHECK to test/ELF/undef-start.s
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/ELF/undef-start.s | 6 ++++--
1 file changed, 4 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 8f85f224b95 [X86] Synchronize the SchedRW on some EVEX instructions wit [...]
new ef973e5f0a5 [InstCombine] Properly change GEP type when reassociating l [...]
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:
.../InstCombine/InstructionCombining.cpp | 39 ++++++++-
.../InstCombine/gep-combine-loop-invariant.ll | 97 ++++++++++++++++++++++
2 files changed, 133 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 clang.
from fe9bac4070 Remove the temporary availability checking workaround for th [...]
new f38834898a DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "s [...]
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:
docs/ReleaseNotes.rst | 5 +
include/clang/AST/DeclCXX.h | 35 ++++-
include/clang/AST/Type.h | 3 +-
lib/AST/ASTImporter.cpp | 5 +-
lib/AST/DeclCXX.cpp | 218 ++++++++++++++++++++++++++------
lib/AST/RecordLayoutBuilder.cpp | 2 +-
lib/Serialization/ASTReaderDecl.cpp | 8 +-
lib/Serialization/ASTWriter.cpp | 4 +-
test/CXX/drs/dr14xx.cpp | 2 +
test/CXX/drs/dr16xx.cpp | 30 +++++
test/CXX/drs/dr18xx.cpp | 37 +++++-
test/CXX/drs/dr21xx.cpp | 16 +++
test/CXX/drs/dr22xx.cpp | 2 +-
test/Layout/watchos-standard-layout.cpp | 47 +++++++
test/SemaCXX/type-traits.cpp | 53 ++++++++
www/cxx_dr_status.html | 12 +-
www/make_cxx_dr_status | 3 +
17 files changed, 419 insertions(+), 63 deletions(-)
create mode 100644 test/Layout/watchos-standard-layout.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 llvm.
from 205cff10183 [ARM] Change std::sort to llvm::sort in response to r327219
new 8f85f224b95 [X86] Synchronize the SchedRW on some EVEX instructions wit [...]
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/X86InstrAVX512.td | 149 +++++-----
test/CodeGen/X86/avx512-schedule.ll | 88 +++---
test/CodeGen/X86/avx512-shuffle-schedule.ll | 440 ++++++++++++++--------------
3 files changed, 346 insertions(+), 331 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 98380f8782f Use dlsym to check if libdl is needed for plugin
new 93b93567c77 PR middle-end/85195 * match.pd (BIT_FIELD_REF CONSTRUCTOR [...]
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/match.pd | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr85195.c | 19 +++++++++++++++++++
4 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr85195.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 gcc-7-branch
in repository gcc.
from c864072f788 PR c++/82152 - ICE with class deduction and inherited ctor.
new 9c461ddc872 PR target/85193 * config/i386/i386.md (define_attr "memor [...]
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 | 5 +++++
gcc/config/i386/i386.md | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr85193.c | 17 +++++++++++++++++
4 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85193.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 b3ec9a18424 [X86] Disassembler support for having an ADSIZE prefix affe [...]
new 205cff10183 [ARM] Change std::sort to llvm::sort in response to r327219
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/ARM/ARMBaseInstrInfo.cpp | 12 ++++++------
lib/Target/ARM/ARMFrameLowering.cpp | 6 +++---
lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 16 ++++++++--------
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp | 2 +-
4 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.