This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 164adda1307 [GISel]: Remove unused lambda captures. NFC
new d3fe6038ab9 [PPC] Change the register constraint of the first source op [...]
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:
.../PowerPC/Disassembler/PPCDisassembler.cpp | 17 +++++++++++++++++
lib/Target/PowerPC/PPCInstrVSX.td | 2 +-
test/CodeGen/PowerPC/mtvsrdd.ll | 22 ++++++++++++++++++++++
.../PowerPC/ppc64-encoding-p9vector.txt | 4 ++++
4 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/mtvsrdd.ll
create mode 100644 test/MC/Disassembler/PowerPC/ppc64-encoding-p9vector.txt
--
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 07b87f285 Import sys in repo.py.
new 1de487528 [DWARF parser] Produce correct template parameter packs
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/Symbol/ClangASTContext.h | 13 +++--
.../Makefile | 0
.../TestClassTemplateParameterPack.py} | 0
.../cpp/class-template-parameter-pack/main.cpp | 61 ++++++++++++++++++++++
.../Makefile | 0
.../TestFunctionTemplateParameterPack.py} | 3 +-
.../cpp/function-template-parameter-pack/main.cpp | 24 +++++++++
.../Clang/ClangExpressionDeclMap.cpp | 29 +++++++++-
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 44 +++++++++-------
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 2 +
source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp | 2 +
source/Symbol/ClangASTContext.cpp | 53 +++++++++++++++----
12 files changed, 193 insertions(+), 38 deletions(-)
copy packages/Python/lldbsuite/test/lang/cpp/{extern_c => class-template-parameter [...]
copy packages/Python/lldbsuite/test/lang/{c/struct_types/TestStructTypes.py => cpp [...]
create mode 100644 packages/Python/lldbsuite/test/lang/cpp/class-template-paramete [...]
copy packages/Python/lldbsuite/test/lang/cpp/{extern_c => function-template-parame [...]
copy packages/Python/lldbsuite/test/lang/cpp/{lambdas/TestLambdas.py => function-t [...]
create mode 100644 packages/Python/lldbsuite/test/lang/cpp/function-template-param [...]
--
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 ca27f8c24 Reduce template usage. NFC.
new 977d07647 Reduce template usage. 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/InputFiles.cpp | 6 +--
ELF/Relocations.cpp | 4 +-
ELF/SyntheticSections.cpp | 32 ++++++++--------
ELF/Target.cpp | 20 +++++-----
ELF/Writer.cpp | 93 +++++++++++++++++++++++------------------------
5 files changed, 77 insertions(+), 78 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 gcc.
from fd4f3a942f5 2017-05-11 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new c6bd4248fbb gcc/ChangeLog:
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 | 26 ++++++++
gcc/config/rs6000/altivec.h | 5 ++
gcc/config/rs6000/rs6000-builtin.def | 9 +++
gcc/config/rs6000/rs6000-c.c | 28 +++++++++
gcc/doc/extend.texi | 13 ++++
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c | 76 ++++++++++++++++++++++--
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 31 +++++++++-
8 files changed, 190 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 d70d2ba0c18 Decrease inlinecold-threshold to 45
new 164adda1307 [GISel]: Remove unused lambda captures. 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/GlobalISel/LegalizerInfo.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 gcc.
from ae439daba1d runtime: fix isSystemGoroutine for gccgo
new fd4f3a942f5 2017-05-11 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 24 +++++
gcc/attribs.c | 239 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/attribs.h | 6 ++
gcc/config/i386/i386.c | 242 +------------------------------------------------
4 files changed, 271 insertions(+), 240 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 compiler-rt.
from 39596416f [asan] Test 'strndup_oob_test.cc' added in r302781 fails on t [...]
new a5c91c22f [scudo] Use our own combined allocator
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/scudo/scudo_allocator.cpp | 80 ++++++++++++++-------------
lib/scudo/scudo_allocator.h | 5 +-
lib/scudo/scudo_allocator_combined.h | 84 ++++++++++++++++++++++++++++
lib/scudo/scudo_allocator_secondary.h | 101 +++++++++-------------------------
4 files changed, 155 insertions(+), 115 deletions(-)
create mode 100644 lib/scudo/scudo_allocator_combined.h
--
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 cbc4dcf053c De-virtualize TerminatorInst successor accessors
new d70d2ba0c18 Decrease inlinecold-threshold to 45
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/Analysis/InlineCost.cpp | 2 +-
test/Transforms/Inline/inline-cold.ll | 20 ++------------------
2 files changed, 3 insertions(+), 19 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 lld.
from 240d99c94 Reduce template usage. NFC.
new ca27f8c24 Reduce template usage. 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/InputSection.cpp | 25 +++++++++++--------------
ELF/Relocations.cpp | 20 ++++++++++----------
ELF/SyntheticSections.cpp | 14 +++++++-------
ELF/Writer.cpp | 8 ++++----
4 files changed, 32 insertions(+), 35 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 c130a20cf30 De-virtualize GlobalValue
new cbc4dcf053c De-virtualize TerminatorInst successor accessors
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/IR/InstrTypes.h | 18 ++---------
include/llvm/IR/Instructions.h | 70 ++++++++++++++++++++++++------------------
lib/IR/Instructions.cpp | 36 ++++++++++++++++++++++
3 files changed, 79 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.