This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from c4e2ec0 Remove TimeSpecTimeout class
new 8787833 Fix Timer unit test
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:
unittests/Core/TimerTest.cpp | 19 ++++++++-----------
1 file changed, 8 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 lldb.
from 6c04b33 Refactor Timer class
new c4e2ec0 Remove TimeSpecTimeout class
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:
lldb.xcodeproj/project.pbxproj | 6 ---
source/Utility/CMakeLists.txt | 1 -
source/Utility/TimeSpecTimeout.cpp | 38 -----------------
source/Utility/TimeSpecTimeout.h | 84 --------------------------------------
4 files changed, 129 deletions(-)
delete mode 100644 source/Utility/TimeSpecTimeout.cpp
delete mode 100644 source/Utility/TimeSpecTimeout.h
--
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 bbb6048 * tree-vect-loop.c (destroy_loop_vec_info): Handle cond_expr [...]
new d1ff5c6 make targetm.gen_ccmp{first,next} take rtx_insn **
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 | 11 +++++++++++
gcc/ccmp.c | 21 ++++++++++-----------
gcc/config/aarch64/aarch64.c | 10 +++++-----
gcc/doc/tm.texi | 4 ++--
gcc/target.def | 4 ++--
5 files changed, 30 insertions(+), 20 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 6ba260a Test for YMMRegisters.
new 6c04b33 Refactor Timer class
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/Timer.h | 20 ++----
source/Core/Timer.cpp | 147 ++++++++++++------------------------------
unittests/Core/CMakeLists.txt | 1 +
unittests/Core/TimerTest.cpp | 75 +++++++++++++++++++++
4 files changed, 122 insertions(+), 121 deletions(-)
create mode 100644 unittests/Core/TimerTest.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 gcc.
from d9b9f4a Fix bougs PR 78170 failure for avr
new bbb6048 * tree-vect-loop.c (destroy_loop_vec_info): Handle cond_expr [...]
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/tree-vect-loop.c | 85 ++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 67 insertions(+), 23 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 7eeb479 Fix heuristics skipping invalid ctor-initializers with C++11
new f170be3 Reverted r285882 (Enhancement to test for -ast-print)
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/Coverage/ast-printing.c | 4 +---
1 file changed, 1 insertion(+), 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 llvm.
from 8186cc4 [CMake] Disable rpath for UnitTests
new 47d5d41 [Object/ELF] - Make getSymbol() return Error.
new d647939 [tools/obj2yaml] - Update after LLVM change r285886
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/llvm/Object/ELF.h | 5 +++--
include/llvm/Object/Error.h | 1 +
lib/Object/Error.cpp | 2 ++
tools/obj2yaml/elf2yaml.cpp | 5 ++++-
4 files changed, 10 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 lld.
from 9446eb4 [ELF] - Removed unused method declaration. NFC.
new b47de02 [ELF] - Update after LLVM change (r285886)
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/InputFiles.cpp | 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 lldb.
from 5530b4d [cmake] Build gtest from LLVM when building standalone
new 6ba260a Test for YMMRegisters.
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:
.../intel_avx}/Makefile | 3 +-
.../register/intel_avx/TestYMMRegister.py | 75 ++++++++++++++++++++++
.../test/functionalities/register/intel_avx/main.c | 67 +++++++++++++++++++
3 files changed, 144 insertions(+), 1 deletion(-)
copy packages/Python/lldbsuite/test/functionalities/{breakpoint/breakpoint_in_dela [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/register/intel_a [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/register/intel_a [...]
--
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 cbebe20 Pass the sections to getShtGroupSignature.
new 9446eb4 [ELF] - Removed unused method declaration. 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:
ELF/InputFiles.h | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.