This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 34c4012 Fixing the bug number for darwin on this failure.
new 09c18fb Add a first unit test for the arm64 instruction profiled unwi [...]
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/lldb/Core/EmulateInstruction.h | 4 +
lldb.xcodeproj/project.pbxproj | 14 +-
.../Instruction/ARM64/EmulateInstructionARM64.cpp | 11 +-
.../InstEmulation/UnwindAssemblyInstEmulation.cpp | 51 +++++--
.../InstEmulation/UnwindAssemblyInstEmulation.h | 10 +-
unittests/UnwindAssembly/CMakeLists.txt | 1 +
.../UnwindAssembly/InstEmulation/CMakeLists.txt | 1 +
.../InstEmulation/TestArm64InstEmulation.cpp | 166 +++++++++++++++++++++
8 files changed, 241 insertions(+), 17 deletions(-)
create mode 100644 unittests/UnwindAssembly/InstEmulation/CMakeLists.txt
create mode 100644 unittests/UnwindAssembly/InstEmulation/TestArm64InstEmulation.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 lldb.
from a746feb This test was failing because /bin/ls is no longer debuggable [...]
new 34c4012 Fixing the bug number for darwin on this failure.
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:
.../lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py | 4 +++-
1 file changed, 3 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 zorg.
from f047a7b Remove workaround for libc++ UBSAN link failures
new 8061d18 Re-factored to take the jobs property every time a build step [...]
new b44d59e Re-factored to take the jobs property every time a build step [...]
new a3779d9 Changed jobs to be one of the pass-trough kwargs.
The 3 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/buildbot/builders/UnifiedTreeBuilder.py | 1 -
zorg/buildbot/commands/MakeCommand.py | 35 +++++++++++-------
zorg/buildbot/commands/NinjaCommand.py | 54 +++++++++++++++++-----------
3 files changed, 55 insertions(+), 35 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 3656542 [InstCombine] Transform !range metadata to !nonnull when comb [...]
new 25d9f11 [RegAllocGreedy] Attempt to split unspillable live intervals
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/CodeGen/LiveRangeEdit.cpp | 3 ++
lib/CodeGen/RegAllocGreedy.cpp | 14 ++---
test/CodeGen/AVR/high-pressure-on-ptrregs.ll | 78 ++++++++++++++++++++++++++++
3 files changed, 89 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AVR/high-pressure-on-ptrregs.ll
--
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 81b0670 Add an option to save the backend-produced YAML optimization [...]
new 5c6b26a Fixup test/Driver/opt-record.c for nvptx pointer size
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/Driver/opt-record.c | 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 lld.
from d5537f1 [ThinLTO] Attempt to fix the test (and the bots).
new bf9c281 Revert "Add section header stream to PDB." because it depends [...]
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/Driver.cpp | 5 ++++-
COFF/PDB.cpp | 6 +-----
COFF/PDB.h | 3 +--
COFF/Writer.cpp | 10 +---------
COFF/Writer.h | 4 +++-
test/COFF/pdb.test | 55 +++++++++---------------------------------------------
6 files changed, 19 insertions(+), 64 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 7d96c0b [AArch64][InstructionSelector] Teach how to select FP load/store.
new 3656542 [InstCombine] Transform !range metadata to !nonnull when comb [...]
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/InstCombineLoadStoreAlloca.cpp | 12 ++++++--
test/Transforms/InstCombine/PR30597.ll | 32 ++++++++++++++++++++++
2 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/InstCombine/PR30597.ll
--
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 glibc.
from 352db0b hurd: Fix unused variable warning
new 4d5940f Avoid M_NAN + M_NAN in complex functions.
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:
ChangeLog | 6 ++++++
math/s_ccosh_template.c | 5 ++---
math/s_csinh_template.c | 5 ++---
3 files changed, 10 insertions(+), 6 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 fa1f781 Adding radar number on our end for llvm.org/pr15824.
new a746feb This test was failing because /bin/ls is no longer debuggable [...]
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/{driver/batch_mode => functionalities/tty}/Makefile | 0
.../Python/lldbsuite/test/functionalities/tty/TestTerminal.py | 6 ++++--
packages/Python/lldbsuite/test/functionalities/tty/main.c | 10 ++++++++++
3 files changed, 14 insertions(+), 2 deletions(-)
copy packages/Python/lldbsuite/test/{driver/batch_mode => functionalities/tty}/Mak [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/tty/main.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.