This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 911f6bba338 [TableGen] Teach tablegen to allow SDNPCommutable nodes wit [...]
new cfbb872e5e2 [XRay][CodeGen] Use PIC-friendly code in XRay sleds and rem [...]
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/CodeGen/AsmPrinter.h | 10 ++-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 53 ++++++++-------
lib/Target/X86/X86MCInstLower.cpp | 75 ++++++++++++----------
.../AArch64/xray-attribute-instrumentation.ll | 4 +-
test/CodeGen/AArch64/xray-tail-call-sled.ll | 12 +---
.../ARM/xray-armv6-attribute-instrumentation.ll | 7 +-
.../ARM/xray-armv7-attribute-instrumentation.ll | 7 +-
test/CodeGen/Mips/xray-section-group.ll | 4 +-
test/CodeGen/X86/xray-attribute-instrumentation.ll | 28 ++++----
test/CodeGen/X86/xray-custom-log.ll | 25 ++++++--
test/CodeGen/X86/xray-log-args.ll | 44 +++++++------
test/CodeGen/X86/xray-loop-detection.ll | 1 -
test/CodeGen/X86/xray-section-group.ll | 4 +-
test/CodeGen/X86/xray-tail-call-sled.ll | 22 ++-----
14 files changed, 146 insertions(+), 150 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 7ede89db2c [CodeGen] Treat all vector fields as mayalias
new 5f4efc24c8 Implement Itanium name mangling support for C++ Modules TS.
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/Decl.h | 4 ++
include/clang/AST/DeclBase.h | 2 +-
include/clang/Basic/Module.h | 15 ++++-
include/clang/Lex/ModuleMap.h | 11 +++-
lib/AST/Decl.cpp | 26 +++++++-
lib/AST/ItaniumMangle.cpp | 69 ++++++++++++++++++----
lib/Lex/ModuleMap.cpp | 13 +++-
lib/Sema/Sema.cpp | 18 +++++-
lib/Sema/SemaDecl.cpp | 20 ++++---
lib/Serialization/ASTReader.cpp | 5 +-
lib/Serialization/ASTWriter.cpp | 5 +-
.../modules-ts/basic/basic.def.odr/p4/module.cpp | 14 ++---
.../modules-ts/basic/basic.def.odr/p4/module.cppm | 29 +++++----
.../CXX/modules-ts/basic/basic.def.odr/p4/user.cpp | 2 +-
test/CXX/modules-ts/codegen-basics.cppm | 16 +++--
test/SemaCXX/modules-ts.cppm | 12 ++--
16 files changed, 194 insertions(+), 67 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 test-suite.
from ac37215f [test-suite] Adding the CLAMR mini-app
new 144a365e [test-suite] Add non-Linux fmemopen.c to CLAMR
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:
.../Benchmarks/DOE-ProxyApps-C++/CLAMR/fmemopen.c | 114 +++++++++++++++++++++
1 file changed, 114 insertions(+)
create mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/fmemopen.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 llvm.
from 7f04a10c78d [X86] Add a combine to recognize when we have two insert su [...]
new 911f6bba338 [TableGen] Teach tablegen to allow SDNPCommutable nodes wit [...]
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:
utils/TableGen/CodeGenDAGPatterns.cpp | 13 +++++++++----
1 file changed, 9 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 release_50
in repository test-suite.
from b58352fe Creating release_50 branch off revision 308441
new 5a456733 Merging r312065: -------------------------------------------- [...]
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:
Bitcode/simd_ops/simd_ops.cpp | 3 ++-
1 file changed, 2 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 llvm.
from 42d6767626a [X86] Add a combine to turn (insert_subvector zero, (insert [...]
new 4f1ba3dc7d3 [X86] Remove some unnecessary curly braces and blank line. NFC
new 7f04a10c78d [X86] Add a combine to recognize when we have two insert su [...]
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/X86/X86ISelLowering.cpp | 22 +++++++++++++++-------
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 1 -
test/CodeGen/X86/insertelement-zero.ll | 2 --
3 files changed, 15 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 gcc.
from 3c824e45209 * gcc.target/i386/adx-check.h (main): Use __get_cpuid_coun [...]
new f303ddea8f6 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from a6c45704e9f Daily bump.
new 870fe355ef5 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 4b14ab059fc Daily bump.
new de933300846 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.