This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b4e7a421357 [Hexagon] Add a target feature for generating new-value stores
new 415c71be4e6 [Hexagon] Add a target feature to control using small data section
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/Hexagon/Hexagon.td | 14 ++++++++------
lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp | 15 +++++++--------
lib/Target/Hexagon/HexagonSubtarget.h | 5 ++++-
4 files changed, 20 insertions(+), 16 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 b8f67549e Revert "Remove Process references from the Host module"
new c3ae4b121 [lit] Fix several tests that fail when using Python 3 or on Windows
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:
.../gdb_remote_client/TestGDBRemoteClient.py | 3 ++-
.../gdb_remote_client/gdbclientutils.py | 19 ++++++++++++++-----
unittests/Utility/LogTest.cpp | 17 +++++++++++------
3 files changed, 27 insertions(+), 12 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 e8fbde0fe5 Fix regression in r332076.
new 32f603c589 Fix test fail on some buildbots, caused by r332281.
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/Misc/ast-print-record-decl.c | 16 +++++++++-------
1 file changed, 9 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 07fe64cddf Remove the fixit for the diagnostics regarding capturing aut [...]
new e8fbde0fe5 Fix regression in r332076.
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/Sema/SemaTemplate.cpp | 12 +++++++++++-
test/CXX/drs/dr1xx.cpp | 3 +--
test/SemaTemplate/dependent-names.cpp | 20 ++++++++++++++++++++
3 files changed, 32 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 llvm.
from 989920616f4 [DWARF] Factor out a DWARFUnitHeader class. NFC
new b4e7a421357 [Hexagon] Add a target feature for generating new-value stores
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/Hexagon/Hexagon.td | 19 +++++++++++++------
lib/Target/Hexagon/HexagonInstrInfo.cpp | 3 +++
lib/Target/Hexagon/HexagonSubtarget.h | 2 ++
3 files changed, 18 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 llvm.
from 1a0893616d1 [Hexagon] Add a target feature for memop generation
new 989920616f4 [DWARF] Factor out a DWARFUnitHeader class. 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/llvm/DebugInfo/DWARF/DWARFCompileUnit.h | 8 +-
include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 18 ++--
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 108 ++++++++++++++++--------
lib/DebugInfo/DWARF/DWARFTypeUnit.cpp | 21 +----
lib/DebugInfo/DWARF/DWARFUnit.cpp | 66 ++++++++-------
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 13 ++-
6 files changed, 128 insertions(+), 106 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 3593417ce4 [Tooling] Pull #include manipulation code from clangFormat i [...]
new 07fe64cddf Remove the fixit for the diagnostics regarding capturing aut [...]
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/DiagnosticSemaKinds.td | 2 --
lib/Sema/SemaExpr.cpp | 24 ------------------------
test/SemaObjC/arc.m | 20 +++++++-------------
3 files changed, 7 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 clang.
from 1861ddfab1 PR37450: Fix bug that disabled some type checks for variable [...]
new 3593417ce4 [Tooling] Pull #include manipulation code from clangFormat i [...]
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/Format/Format.h | 13 +-
include/clang/Tooling/Core/HeaderIncludes.h | 137 +++++++
lib/Format/Format.cpp | 398 +-------------------
lib/Tooling/Core/CMakeLists.txt | 3 +-
lib/Tooling/Core/HeaderIncludes.cpp | 330 ++++++++++++++++
unittests/Format/CleanupTest.cpp | 561 +---------------------------
unittests/Tooling/CMakeLists.txt | 1 +
unittests/Tooling/HeaderIncludesTest.cpp | 527 ++++++++++++++++++++++++++
8 files changed, 1020 insertions(+), 950 deletions(-)
create mode 100644 include/clang/Tooling/Core/HeaderIncludes.h
create mode 100644 lib/Tooling/Core/HeaderIncludes.cpp
create mode 100644 unittests/Tooling/HeaderIncludesTest.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 86cf23258e7 Hexagon: Put relocations after instructions not packets.
new 1a0893616d1 [Hexagon] Add a target feature for memop generation
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/Hexagon/Hexagon.td | 25 +++++++++++++++----------
lib/Target/Hexagon/HexagonPatterns.td | 12 ++++++++----
lib/Target/Hexagon/HexagonSubtarget.cpp | 11 -----------
lib/Target/Hexagon/HexagonSubtarget.h | 15 +++++++++------
test/CodeGen/Hexagon/feature-memops.ll | 23 +++++++++++++++++++++++
5 files changed, 55 insertions(+), 31 deletions(-)
create mode 100644 test/CodeGen/Hexagon/feature-memops.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.