This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a360b3 [Hexagon] Packetize function call arguments with tail call in [...]
new d1a73a0 s/constexpr/LLVM_CONSTEXPR in AArch64InstrInfo.cpp.
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/AArch64/AArch64InstrInfo.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 clang.
from c0f3c38 When importing classes and structs with anonymous structs, it [...]
new 55047dd Reverting 275417
new 0c9872d Attempt to workaround Windows bots after my previous commit
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/clang/Basic/DiagnosticSemaKinds.td | 5 -
include/clang/Sema/Sema.h | 49 --------
lib/Sema/SemaCast.cpp | 3 -
lib/Sema/SemaChecking.cpp | 67 -----------
lib/Sema/SemaExpr.cpp | 6 +-
lib/Sema/SemaInit.cpp | 13 ---
test/Index/index-module.m | 5 +-
test/Sema/address-packed-member-memops.c | 26 -----
test/Sema/address-packed.c | 160 --------------------------
test/SemaCXX/address-packed-member-memops.cpp | 28 -----
test/SemaCXX/address-packed.cpp | 118 -------------------
11 files changed, 4 insertions(+), 476 deletions(-)
delete mode 100644 test/Sema/address-packed-member-memops.c
delete mode 100644 test/Sema/address-packed.c
delete mode 100644 test/SemaCXX/address-packed-member-memops.cpp
delete mode 100644 test/SemaCXX/address-packed.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 clang.
from 56d0aaf [index] Index system ImportDecls even when there is a Declara [...]
new c0f3c38 When importing classes and structs with anonymous structs, it [...]
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/AST/ASTImporter.cpp | 34 ++++++++++++++++++++++--------
test/ASTMerge/Inputs/anonymous-fields1.cpp | 5 +++++
test/ASTMerge/Inputs/anonymous-fields2.cpp | 9 ++++++++
test/ASTMerge/anonymous-fields.cpp | 4 ++++
4 files changed, 43 insertions(+), 9 deletions(-)
create mode 100644 test/ASTMerge/Inputs/anonymous-fields1.cpp
create mode 100644 test/ASTMerge/Inputs/anonymous-fields2.cpp
create mode 100644 test/ASTMerge/anonymous-fields.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 clang-tools-extra.
from 5ff5c13 Upgrade all the .arcconfigs to https.
new 9600c64 cppcoreguidelines-pro-bounds-constant-array-index: crash for [...]
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:
.../cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp | 4 ++++
...ppcoreguidelines-pro-bounds-constant-array-index-c++03.cpp | 11 +++++++++++
2 files changed, 15 insertions(+)
create mode 100644 test/clang-tidy/cppcoreguidelines-pro-bounds-constant-array-ind [...]
--
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 c87d751 [JumpThreading] PRE unordered loads
new 7846f45 [AArch64] Adjust the scheduling model for Exynos-M1.
new 1a360b3 [Hexagon] Packetize function call arguments with tail call in [...]
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:
lib/Target/AArch64/AArch64.td | 1 +
lib/Target/Hexagon/HexagonInstrInfo.cpp | 11 +++++++++++
lib/Target/Hexagon/HexagonInstrInfo.h | 1 +
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 2 +-
test/CodeGen/Hexagon/packetize-tailcall-arg.ll | 22 ++++++++++++++++++++++
5 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/packetize-tailcall-arg.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 lldb.
from 397378b Upgrade all the .arcconfigs to https.
new 4553e8d Add support for Objective-C class properties.
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:
.../lang/objc/objc-property/TestObjCProperty.py | 14 +++++++++++++
.../lldbsuite/test/lang/objc/objc-property/main.m | 13 ++++++++++++
source/Symbol/ClangASTContext.cpp | 23 +++++++++++++++-------
3 files changed, 43 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 llvm.
from 8bd1db4 Add debugging code to the packetizer
new c87d751 [JumpThreading] PRE unordered loads
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/JumpThreading.cpp | 11 +-
test/Transforms/JumpThreading/thread-loads.ll | 139 ++++++++++++++++++++++++++
2 files changed, 145 insertions(+), 5 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 newlib.
from 863952f Add release message for commit fe9e3b4
new 7475b65 Put previous doc in correct 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:
winsup/cygwin/release/2.5.3 | 6 +++---
1 file changed, 3 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 fa907d3 [PM] Port Dead Loop Deletion Pass to the new PM
new 8bd1db4 Add debugging code to the packetizer
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/DFAPacketizer.cpp | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.