This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 23350193f Change the attach test case to use self.assertEqual so we can [...]
new ac93fccdd Show how to use "lldb -P" to find the lldb.py. We had hard-co [...]
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:
www/python-reference.html | 9 +++++----
1 file changed, 5 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 llvm.
from 39b5a02c6fe [ThinLTO] Add option for printing import failure reasons
new 5ec0e9dcab9 [IDF] Teach Iterated Dominance Frontier to use a snapshot C [...]
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/Analysis/IteratedDominanceFrontier.h | 26 ++++++++++++++---------
lib/Analysis/IteratedDominanceFrontier.cpp | 21 +++++++++++++-----
2 files changed, 32 insertions(+), 15 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 2bb2090 Build LLDB with the stage1 compiler and modules enabled
new d1ad06a Fix the derive command for LLDB CMake builds
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:
zorg/jenkins/build.py | 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 master
in repository gcc.
from 7496b8810aa [PATCH] Macro body is trailing array
new 801eca0b635 rs6000: Give names to cbranch/creturn patterns
new ec5d521d5e2 Fix poly types after PR tree-optimization/71625 strlen opti [...]
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:
gcc/ChangeLog | 10 ++++++++++
gcc/config/arm/arm-builtins.c | 5 +++++
gcc/config/rs6000/rs6000.md | 10 +++++-----
3 files changed, 20 insertions(+), 5 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 67a79a26c Fix compiler warnings after rL339649.
new 23350193f Change the attach test case to use self.assertEqual so we can [...]
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/tools/lldb-vscode/attach/TestVSCode_attach.py | 12 ++++++++++--
1 file changed, 10 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 libcxx.
from 6c372355b Recommit r339943 - Establish the <bit> header. NFC yet. Revie [...]
new f017e1e2a Refactor the newly created <bit> header. Still (almost) 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:
include/__bit_reference | 13 +++--
include/bit | 142 ++++++++++++++++++++++--------------------------
2 files changed, 72 insertions(+), 83 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 0e6cfa4e8a [CodeGen] Merge identical block descriptor global variables.
adds 9e45fbd56c Make __shiftleft128 / __shiftright128 real compiler built-ins.
No new revisions were added by this update.
Summary of changes:
include/clang/Basic/BuiltinsX86_64.def | 2 ++
lib/CodeGen/CGBuiltin.cpp | 21 +++++++++++++++++++++
lib/Headers/intrin.h | 14 --------------
test/CodeGen/ms-x86-intrinsics.c | 32 +++++++++++++++++++++++++++++++-
test/Headers/ms-intrin.cpp | 2 --
5 files changed, 54 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 clang.
from 0e6cfa4e8a [CodeGen] Merge identical block descriptor global variables.
new 9e45fbd56c Make __shiftleft128 / __shiftright128 real compiler built-ins.
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_64.def | 2 ++
lib/CodeGen/CGBuiltin.cpp | 21 +++++++++++++++++++++
lib/Headers/intrin.h | 14 --------------
test/CodeGen/ms-x86-intrinsics.c | 32 +++++++++++++++++++++++++++++++-
test/Headers/ms-intrin.cpp | 2 --
5 files changed, 54 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 6c36cc6f616 [MS Demangler] Rework the way operators are demangled.
adds 39b5a02c6fe [ThinLTO] Add option for printing import failure reasons
No new revisions were added by this update.
Summary of changes:
include/llvm/IR/ModuleSummaryIndex.h | 16 ++++
include/llvm/Transforms/IPO/FunctionImport.h | 46 +++++++++-
lib/IR/AsmWriter.cpp | 16 ----
lib/Transforms/IPO/FunctionImport.cpp | 122 +++++++++++++++++++++++----
test/ThinLTO/X86/funcimport2.ll | 20 ++++-
5 files changed, 183 insertions(+), 37 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 6c36cc6f616 [MS Demangler] Rework the way operators are demangled.
new 39b5a02c6fe [ThinLTO] Add option for printing import failure reasons
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/IR/ModuleSummaryIndex.h | 16 ++++
include/llvm/Transforms/IPO/FunctionImport.h | 46 +++++++++-
lib/IR/AsmWriter.cpp | 16 ----
lib/Transforms/IPO/FunctionImport.cpp | 122 +++++++++++++++++++++++----
test/ThinLTO/X86/funcimport2.ll | 20 ++++-
5 files changed, 183 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.