This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 12ecda5 Removed an unneccesary #if now that debugserver-mini links Fo [...]
new 1b29be4 Unroll r292930 due to TestCallThatThrows test fail is not fix [...]
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/Target/Thread.h | 12 ---
include/lldb/Target/ThreadPlan.h | 24 ++---
.../breakpoint/step_over_breakpoint/Makefile | 9 --
.../step_over_breakpoint/TestStepOverBreakpoint.py | 119 ---------------------
.../breakpoint/step_over_breakpoint/main.cpp | 12 ---
source/Target/StopInfo.cpp | 18 ----
source/Target/Thread.cpp | 65 +++--------
source/Target/ThreadPlanStepInstruction.cpp | 9 --
source/Target/ThreadPlanStepRange.cpp | 10 --
9 files changed, 24 insertions(+), 254 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/step_ [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/step_ [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/step_ [...]
--
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 0e6c1ca gcc/ChangeLog: * gimple-ssa-sprintf.c (format_floating): Sim [...]
new 59fdc96 Fix PR c++/64382
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/parser.c | 27 +++++++++++++++++++++++++++
gcc/cp/semantics.c | 10 +++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr64382.C | 23 +++++++++++++++++++++++
6 files changed, 73 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr64382.C
--
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 2276fd3 [opt-viewer] Introduce global context
new 0fa8877 [DAGTypeLegalizer] Handle SIGN/ZERO_EXTEND in WidenVecRes_Convert().
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/SelectionDAG/LegalizeVectorTypes.cpp | 9 +++
test/CodeGen/SystemZ/vec-sext.ll | 91 ++++++++++++++++++++++++
test/CodeGen/SystemZ/vec-zext.ll | 91 ++++++++++++++++++++++++
3 files changed, 191 insertions(+)
create mode 100644 test/CodeGen/SystemZ/vec-sext.ll
create mode 100644 test/CodeGen/SystemZ/vec-zext.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-tools-extra.
from 8868baf [Clang-tidy documentation] Consistency (fix-it); 80 character [...]
new 09c9f08 Revert "Implement a new clang-tidy check that suggests users [...]
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:
clang-tidy/modernize/CMakeLists.txt | 1 -
clang-tidy/modernize/ModernizeTidyModule.cpp | 2 -
clang-tidy/modernize/UseNoexceptCheck.cpp | 114 ----------------------
clang-tidy/modernize/UseNoexceptCheck.h | 49 ----------
docs/ReleaseNotes.rst | 5 +-
docs/clang-tidy/checks/list.rst | 1 -
docs/clang-tidy/checks/modernize-use-noexcept.rst | 88 -----------------
test/clang-tidy/modernize-use-noexcept-macro.cpp | 36 -------
test/clang-tidy/modernize-use-noexcept-opt.cpp | 88 -----------------
test/clang-tidy/modernize-use-noexcept.cpp | 104 --------------------
10 files changed, 1 insertion(+), 487 deletions(-)
delete mode 100644 clang-tidy/modernize/UseNoexceptCheck.cpp
delete mode 100644 clang-tidy/modernize/UseNoexceptCheck.h
delete mode 100644 docs/clang-tidy/checks/modernize-use-noexcept.rst
delete mode 100644 test/clang-tidy/modernize-use-noexcept-macro.cpp
delete mode 100644 test/clang-tidy/modernize-use-noexcept-opt.cpp
delete mode 100644 test/clang-tidy/modernize-use-noexcept.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 e07991d [opt-viewer] Make sorting for the index page deterministic
new b11ef03 [opt-viewer] Unique across the different jobs as well
new 26fff85 [opt-viewer] Remove message from the key
new 2276fd3 [opt-viewer] Introduce global context
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:
utils/opt-viewer/opt-viewer.py | 79 +++++++++++++++++++-----------------------
1 file changed, 36 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 3142e69 Fix unused variable warning.
new 9d0307b [opt-viewer] Put critical items in parallel
new 2c3a6b5 [opt-viewer] Include the function in the remark key
new e07991d [opt-viewer] Make sorting for the index page deterministic
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:
utils/opt-viewer/opt-viewer.py | 171 ++++++++++++++++++++++++++++++-----------
1 file changed, 128 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 611cb2c ARM: fix vectorized division on WoA
new 3142e69 Fix unused variable warning.
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/Transforms/Scalar/NewGVN.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 fa8de5c NewGVN: Add basic dead and redundant store elimination
new 611cb2c ARM: fix vectorized division on WoA
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/ARM/ARMISelLowering.cpp | 4 +-
test/CodeGen/ARM/neon_div.ll | 83 +++++++++++++++++++++-----------------
2 files changed, 48 insertions(+), 39 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 b4e1dcd NVPTXCodeGen: Add IPO to libdeps, since r293189.
new fa8de5c NewGVN: Add basic dead and redundant store elimination
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/Transforms/Scalar/NewGVN.cpp | 143 +++++++++++++++++++++++------
test/Transforms/NewGVN/basic-cyclic-opt.ll | 48 +++++++++-
test/Transforms/NewGVN/deadstore.ll | 79 ++++++++++++++++
3 files changed, 240 insertions(+), 30 deletions(-)
create mode 100644 test/Transforms/NewGVN/deadstore.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.