This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7f399dc659 Revert r332955 "GNUstep Objective-C ABI version 2"
new a96a9be6e7 [clang-format] Fix crash in getLengthToMatchingParen
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/Format/ContinuationIndenter.cpp | 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 ecdb8b5a00f [LoopVersioning] Don't modify the list that we iterate over [...]
new 08bf51ee2ac [LowerSwitch] Fixed faulty PHI node update
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/Utils/LowerSwitch.cpp | 18 +++++------
test/Transforms/Util/lowerswitch.ll | 58 +++++++++++++++++++++++++++++++++++-
2 files changed, 66 insertions(+), 10 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 35aa7d25b6f [AMDGPU] Optimze old value of v_mov_b32_dpp
new ecdb8b5a00f [LoopVersioning] Don't modify the list that we iterate over [...]
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/Utils/LoopVersioning.cpp | 9 ++-
.../LoopVersioning/add-phi-update-users.ll | 65 ++++++++++++++++++++++
2 files changed, 71 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/LoopVersioning/add-phi-update-users.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 5b53b463 Revert "[clangd] Adapt file migration in r332720"
new ed591e60 [clangd] Correctly handle IWYU prama with verbatim #include header.
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:
clangd/index/CanonicalIncludes.cpp | 5 +++--
unittests/clangd/SymbolCollectorTests.cpp | 15 +++++++++++++++
2 files changed, 18 insertions(+), 2 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 a423afee3c Add cctype include.
new 7f399dc659 Revert r332955 "GNUstep Objective-C ABI version 2"
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/AST/Expr.h | 8 -
include/clang/Basic/DiagnosticDriverKinds.td | 2 -
lib/CodeGen/CGObjCGNU.cpp | 1750 +++++------------------
lib/Driver/ToolChains/Clang.cpp | 9 +-
lib/Frontend/InitPreprocessor.cpp | 13 -
test/CodeGenObjC/constant-strings.m | 15 +-
test/CodeGenObjC/forward-declare-protocol-gnu.m | 11 -
test/CodeGenObjC/gnu-empty-protocol-v3.m | 15 +-
test/CodeGenObjC/gnu-init.m | 69 -
test/CodeGenObjC/gnustep2-category.m | 26 -
test/CodeGenObjC/gnustep2-class.m | 55 -
test/CodeGenObjC/gnustep2-ivar-offset.m | 28 -
test/CodeGenObjC/gnustep2-proto.m | 39 -
test/CodeGenObjC/ivar-type-encoding.m | 8 +-
test/Preprocessor/init.c | 7 -
15 files changed, 364 insertions(+), 1691 deletions(-)
delete mode 100644 test/CodeGenObjC/forward-declare-protocol-gnu.m
delete mode 100644 test/CodeGenObjC/gnu-init.m
delete mode 100644 test/CodeGenObjC/gnustep2-category.m
delete mode 100644 test/CodeGenObjC/gnustep2-class.m
delete mode 100644 test/CodeGenObjC/gnustep2-ivar-offset.m
delete mode 100644 test/CodeGenObjC/gnustep2-proto.m
--
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 45250546737 AMDGPU: Make v2i16/v2f16 legal on VI
new 35aa7d25b6f [AMDGPU] Optimze old value of v_mov_b32_dpp
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/InstCombine/InstCombineCalls.cpp | 17 +++++++++++++
.../InstCombine/AMDGPU/amdgcn-intrinsics.ll | 29 ++++++++++++++++++++++
2 files changed, 46 insertions(+)
--
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 f018741d7d GNUstep Objective-C ABI version 2
new a423afee3c Add cctype include.
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/CGObjCGNU.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 lnt.
from 1b37ae0 Fix some typos/dead/unreachable code.
new 3b5ce90 API: add Fields resource.
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:
docs/api.rst | 2 ++
lnt/server/ui/api.py | 13 +++++++++++++
tests/server/ui/test_api.py | 15 +++++++++++++++
3 files changed, 30 insertions(+)
--
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 88389ad11 CommandFlags.def -> CommandFlags.inc, leftover after r329840
new cc6f05226 [ELF] Simplify. 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/LTO.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.