This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 710d3bd [TBAA] Use wrapper objects instead of raw getOperand s; NFC
new aa686dd [docs] remove more non-ascii stuff in the hopes to fix the bot
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/ProgrammersManual.rst | 20 ++++++++++----------
1 file changed, 10 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 clang.
from ba894e9 [index] Avoid using a RecursiveASTVisitor for SyntacticFormIn [...]
new 803e00c [AVX-512] Remove masked vector insert builtins and replace wi [...]
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/clang/Basic/BuiltinsX86.def | 12 ----
lib/Headers/avx512dqintrin.h | 134 +++++++++++++++++++++---------------
lib/Headers/avx512fintrin.h | 128 +++++++++++++++++++++-------------
lib/Headers/avx512vldqintrin.h | 54 +++++++--------
lib/Headers/avx512vlintrin.h | 59 ++++++++--------
lib/Sema/SemaChecking.cpp | 14 ----
test/CodeGen/avx512dq-builtins.c | 32 +++++----
test/CodeGen/avx512f-builtins.c | 32 +++++----
test/CodeGen/avx512vl-builtins.c | 16 +++--
test/CodeGen/avx512vldq-builtins.c | 16 +++--
10 files changed, 276 insertions(+), 221 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 ea6bc23 Implement ABI proposal for throwing noexcept function pointer [...]
new ba894e9 [index] Avoid using a RecursiveASTVisitor for SyntacticFormIn [...]
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/Index/IndexBody.cpp | 57 ++++++++++++-------------------------------------
1 file changed, 14 insertions(+), 43 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 2eb16bc [TBAA] Rename accessors to be more idiomatic; NFC
new 710d3bd [TBAA] Use wrapper objects instead of raw getOperand s; NFC
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/TypeBasedAliasAnalysis.cpp | 80 +++++++++++++++++++--------------
1 file changed, 47 insertions(+), 33 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 47d63b4 Fix sysroot path when importing manifest.
new ccc4b03 Move component list generation to separate function.
new ce1b54c Refactor parts of build_all() into separate functions.
new d578f26 Add lib/control.sh to control sequence of build steps.
new cc487d1 Remove redundant source update code from build()
new 3408f63 Create manifest when doing "--checkout all"
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:
abe.sh | 57 +++++++--------
lib/checkout.sh | 2 +
lib/common.sh | 1 +
lib/control.sh | 156 +++++++++++++++++++++++++++++++++++++++++
lib/globals.sh | 35 +++++++++
lib/make.sh | 214 ++++++++++++++++++++------------------------------------
6 files changed, 297 insertions(+), 168 deletions(-)
create mode 100644 lib/control.sh
--
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 24b2810 Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface.
new b3524de p0012: Teach resolving address of overloaded function with de [...]
new ea6bc23 Implement ABI proposal for throwing noexcept function pointer [...]
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/Driver/CC1Options.td | 2 +
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/CodeGen/ItaniumCXXABI.cpp | 113 +++++++++++++++++++++++++-
lib/Frontend/CompilerInvocation.cpp | 1 +
lib/Sema/SemaOverload.cpp | 29 +++++--
lib/Sema/SemaTemplateDeduction.cpp | 9 ++
test/CodeGenCXX/rtti-qualfn.cpp | 51 ++++++++++++
test/SemaCXX/cxx1z-noexcept-function-type.cpp | 14 +++-
www/cxx_status.html | 20 +++--
9 files changed, 222 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGenCXX/rtti-qualfn.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 caef643 Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface.
new 2eb16bc [TBAA] Rename accessors to be more idiomatic; NFC
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/TypeBasedAliasAnalysis.cpp | 20 ++++++++++----------
1 file changed, 10 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 lldb.
from 0fc9720 Remove executable bit on a source file
new a6df4df Fix a bug where the EmulateInstructionARM64 handling of STP/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:
.../Instruction/ARM64/EmulateInstructionARM64.cpp | 142 +++++------
.../InstEmulation/TestArm64InstEmulation.cpp | 268 +++++++++++++++++----
2 files changed, 290 insertions(+), 120 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 783d67d AMDGPU: Whitespace fixes
new caef643 Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface.
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/llvm/Bitcode/BitstreamWriter.h | 4 ++--
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +-
2 files changed, 3 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 783f98e [ReachableCode] Skip over ExprWithCleanups in isConfigurationValue
new 24b2810 Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface.
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/Frontend/SerializedDiagnosticPrinter.cpp | 2 +-
lib/Serialization/ASTWriter.cpp | 2 +-
lib/Serialization/GlobalModuleIndex.cpp | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.