This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ceac96362f6 [AccelTable] Dwarf5AccelTableEmitter -> Writer (NFC)
new f8d4a3aecfd [AccelTable] Provide abstraction for emitting DWARF5 accele [...]
new 4e2f2576ac5 [AArch64][SVE] Asm: Support for UZP and TRN instructions.
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/CodeGen/AccelTable.h | 23 +++++++++-
lib/CodeGen/AsmPrinter/AccelTable.cpp | 74 +++++++++++++++++++++++--------
lib/Target/AArch64/AArch64SVEInstrInfo.td | 8 ++++
test/MC/AArch64/SVE/trn1-diagnostics.s | 43 ++++++++++++++++++
test/MC/AArch64/SVE/trn1.s | 56 +++++++++++++++++++++++
test/MC/AArch64/SVE/trn2-diagnostics.s | 43 ++++++++++++++++++
test/MC/AArch64/SVE/trn2.s | 56 +++++++++++++++++++++++
test/MC/AArch64/SVE/uzp1-diagnostics.s | 43 ++++++++++++++++++
test/MC/AArch64/SVE/uzp1.s | 56 +++++++++++++++++++++++
test/MC/AArch64/SVE/uzp2-diagnostics.s | 43 ++++++++++++++++++
test/MC/AArch64/SVE/uzp2.s | 56 +++++++++++++++++++++++
11 files changed, 481 insertions(+), 20 deletions(-)
create mode 100644 test/MC/AArch64/SVE/trn1-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/trn1.s
create mode 100644 test/MC/AArch64/SVE/trn2-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/trn2.s
create mode 100644 test/MC/AArch64/SVE/uzp1-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/uzp1.s
create mode 100644 test/MC/AArch64/SVE/uzp2-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/uzp2.s
--
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 a92e7cfddc [ASTImporter] fix test failure corrected by fixed func end locs
new d46ee151e6 [Preamble] Check system dependencies in preamble too
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/Frontend/PrecompiledPreamble.cpp | 12 +++++++++++-
1 file changed, 11 insertions(+), 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-tools-extra.
from e841f670 [clangd] Make SymbolOrigin an enum class, rather than a plain enum.
new b03f85e2 [clangd] Added a test for preambles and -isystem
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/clangd/ClangdTests.cpp | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 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 d7f8ffeea4 [Index] Add clangLex to LINK_LIBS
new a92e7cfddc [ASTImporter] fix test failure corrected by fixed func end locs
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/Import/attr/test.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 llvm.
from 51d3739fb8c [PGOMemOPSize] Preserve the DominatorTree
new ceac96362f6 [AccelTable] Dwarf5AccelTableEmitter -> Writer (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:
lib/CodeGen/AsmPrinter/AccelTable.cpp | 76 +++++++++++++++++------------------
1 file changed, 38 insertions(+), 38 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 8576df59f2 [Index] Add indexing support for MACROs.
new d7f8ffeea4 [Index] Add clangLex to LINK_LIBS
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/Index/CMakeLists.txt | 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 clang.
from 15e7043835 [clang-format/ObjC] Put ObjC method arguments into one line [...]
new 72faa33b45 [ASTImporter] import FunctionDecl end locations
new 8576df59f2 [Index] Add indexing support for MACROs.
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/Index/IndexSymbol.h | 44 +++++++------
include/clang/Index/IndexingAction.h | 13 ++++
lib/AST/ASTImporter.cpp | 5 +-
lib/Index/IndexSymbol.cpp | 12 ++++
lib/Index/IndexingAction.cpp | 116 +++++++++++++++++++++++++----------
lib/Index/IndexingContext.cpp | 23 +++++++
lib/Index/IndexingContext.h | 11 ++++
test/Index/Core/index-macros.c | 12 ++++
tools/c-index-test/core_main.cpp | 38 ++++++++++++
unittests/AST/ASTImporterTest.cpp | 2 +-
10 files changed, 220 insertions(+), 56 deletions(-)
create mode 100644 test/Index/Core/index-macros.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 gcc.
from 571c65fc597 /cp 2018-07-09 Paolo Carlini <paolo.carlini(a)oracle.com>
new 371e2a2ecb8 Add missing Optimization attribute.
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 | 4 ++++
gcc/common.opt | 2 +-
2 files changed, 5 insertions(+), 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 binutils-2_31-branch
in repository binutils-gdb.
from 9822d3329d Automatic date update in version.in
new 1cbba2d240 [GOLD] PowerPC .gnu.attributes support
new e55992d4ac Fix diagnostic errors
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:
bfd/ChangeLog | 10 ++
bfd/elf32-arm.c | 4 +-
bfd/elf32-ppc.c | 4 +-
bfd/elf32-s390.c | 4 +-
bfd/elf64-ppc.c | 4 +-
bfd/elf64-s390.c | 4 +-
bfd/elfxx-aarch64.c | 4 +-
elfcpp/ChangeLog | 5 +
elfcpp/powerpc.h | 26 ++++
gold/ChangeLog | 15 +++
gold/powerpc.cc | 354 +++++++++++++++++++++++++++++++++++++++++++++++++-
include/ChangeLog | 4 +
include/diagnostics.h | 14 ++
13 files changed, 439 insertions(+), 13 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 73888073048 [X86] Improve the message for some asserts. Remove an if th [...]
new 51d3739fb8c [PGOMemOPSize] Preserve the DominatorTree
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/Instrumentation/PGOMemOPSizeOpt.cpp | 37 +++++++++++++++++-----
test/Other/opt-O2-pipeline.ll | 1 -
test/Other/opt-O3-pipeline.ll | 1 -
test/Transforms/PGOProfile/memop_clone.ll | 2 +-
test/Transforms/PGOProfile/memop_size_opt.ll | 8 ++---
test/Transforms/PGOProfile/memop_size_opt_zero.ll | 4 +--
6 files changed, 36 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.