This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 905f35003d0 [LLVM-C] Fill Out LLVMCallConv
new bbe1d513213 [PowerPC] allow D-form VSX load/store when accessing FrameI [...]
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/PowerPC/PPCISelDAGToDAG.cpp | 24 ++++++++++++++-------
test/CodeGen/PowerPC/vsx-p9.ll | 38 ++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 8 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 20a40c8ec9 [XRay][clang] Consolidate runtime and link-time flag process [...]
new ff0a62d6b5 [XRay][clang] Add a flag to enable/disable linking XRay deps [...]
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/Driver/Options.td | 6 ++++++
include/clang/Driver/XRayArgs.h | 3 ++-
lib/Driver/XRayArgs.cpp | 4 ++++
test/Driver/XRay/xray-nolinkdeps.cpp | 6 ++++++
4 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/XRay/xray-nolinkdeps.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 libcxx.
from b431c5a9e [coroutines] libcxx, noop_coroutine, make bots even more happy
new ece1de865 Mark <span> as "In progress"
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/cxx2a_status.html | 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 lldb.
from 73b3b099e [dotest] --skip-category should append and not override.
new cbb255f04 [debugserver] Fix LC_BUILD_VERSION load command handling.
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:
packages/Python/lldbsuite/test/decorators.py | 22 +++
.../tools/lldb-server/TestAppleSimulatorOSType.py | 112 +++++++++++++++
.../lldbsuite/test/tools/lldb-server/main.cpp | 8 ++
tools/debugserver/source/DNB.cpp | 15 ++
tools/debugserver/source/DNB.h | 6 +
tools/debugserver/source/MacOSX/MachProcess.h | 5 +-
tools/debugserver/source/MacOSX/MachProcess.mm | 153 ++++++++++-----------
tools/debugserver/source/RNBRemote.cpp | 94 +------------
8 files changed, 246 insertions(+), 169 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimul [...]
--
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 e563ac372a6 [LLVM-C] Audit Inline Assembly APIs for Consistency
new 905f35003d0 [LLVM-C] Fill Out LLVMCallConv
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-c/Core.h | 49 ++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 42 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 clang.
from 451943aa7f CMake option to allow enabling experimental new pass manager [...]
new 20a40c8ec9 [XRay][clang] Consolidate runtime and link-time flag process [...]
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/Driver/XRayArgs.h | 2 ++
lib/Driver/ToolChains/CommonArgs.cpp | 28 ++++++++++++++++++++++++++++
lib/Driver/ToolChains/CommonArgs.h | 6 ++++++
lib/Driver/ToolChains/FreeBSD.cpp | 26 +-------------------------
lib/Driver/ToolChains/Gnu.cpp | 33 +--------------------------------
lib/Driver/ToolChains/OpenBSD.cpp | 25 +------------------------
6 files changed, 39 insertions(+), 81 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 ee9ad4f0e COFF: Create output sections early. NFCI.
new 258558cea Change which file we print when a symbol cannot be ordered.
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/Writer.cpp | 60 ++++++++++++++++++--------------
test/ELF/symbol-ordering-file-warnings.s | 11 +++---
2 files changed, 39 insertions(+), 32 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 0e7ca58c0 Don't ignore addend when a SHF_MERGE section is dead.
new ee9ad4f0e COFF: Create output sections early. NFCI.
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:
COFF/Writer.cpp | 245 +++++++++++++++++++++++++++-----------------------------
1 file changed, 119 insertions(+), 126 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 1a30e57a7b7 Daily bump.
new d9705955fd7 [NDS32] Enable relax hint 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:
gcc/ChangeLog | 7 ++++++-
gcc/common/config/nds32/nds32-common.c | 2 ++
2 files changed, 8 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 llvm.
from ca7fd00a115 Update method names in documentation.
new e563ac372a6 [LLVM-C] Audit Inline Assembly APIs for Consistency
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-c/Core.h | 39 +++++++++++++++++++++++++++++++++++++--
lib/IR/Core.cpp | 32 ++++++++++++++++++++++++++++++++
test/Bindings/llvm-c/echo.ll | 2 ++
tools/llvm-c-test/echo.cpp | 4 ++++
4 files changed, 75 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.