This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 6dd28bf Replace enum types in variadic functions by build-in types.
new 0fd38d8 Make balanced affinity work on AArch64.
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:
runtime/src/kmp_affinity.cpp | 198 ++++++++++++++++++++++++++++++-------------
1 file changed, 141 insertions(+), 57 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_39
in repository clang.
from 51c7093 Merging r276983, r277138 and r277141: ----------------------- [...]
new 7cc230b Delete offloading-interoperability.c
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/Driver/offloading-interoperability.c | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 test/Driver/offloading-interoperability.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 clang.
from c892f14 Ensure Ident_GNU_final is properly initialized in the Parser [...]
new 1cb4d96 Fix CGOpenMPRuntime.cpp for VS2013. NFC. I don't know why th [...]
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/CGOpenMPRuntime.cpp | 21 +++++++++++----------
1 file changed, 11 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 e66318d Add a REQUIRES: assert on a Lanai test that uses a -debug-only flag
new 9c9955b CodeGen: add new "intrinsic" MachineOperand kind.
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/MachineInstrBuilder.h | 5 +++++
include/llvm/CodeGen/MachineOperand.h | 25 ++++++++++++++++++----
include/llvm/IR/Function.h | 2 ++
include/llvm/Target/TargetIntrinsicInfo.h | 5 +++++
lib/CodeGen/MIRParser/MILexer.cpp | 1 +
lib/CodeGen/MIRParser/MILexer.h | 1 +
lib/CodeGen/MIRParser/MIParser.cpp | 34 ++++++++++++++++++++++++++++++
lib/CodeGen/MIRPrinter.cpp | 13 ++++++++++++
lib/CodeGen/MachineInstr.cpp | 30 +++++++++++++++++++++-----
lib/IR/Function.cpp | 6 ++----
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 2 ++
test/CodeGen/MIR/AArch64/intrinsics.mir | 18 ++++++++++++++++
test/CodeGen/MIR/AMDGPU/intrinsics.mir | 19 +++++++++++++++++
13 files changed, 148 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/MIR/AArch64/intrinsics.mir
create mode 100644 test/CodeGen/MIR/AMDGPU/intrinsics.mir
--
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 3102e8c PR c++/72457 - ICE with list-value-initialized base.
new bb93bfd 2016-07-29 Bill Schmidt <wschmidt(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:
libgcc/ChangeLog | 8 ++++++++
libgcc/config/rs6000/_divkc3.c | 25 +++++++++++++++++++++++++
libgcc/config/rs6000/_mulkc3.c | 25 +++++++++++++++++++++++++
3 files changed, 58 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 34d0061 Don't crash if PT_TLS is empty.
new 63f5b67 [lld][MachO] Replace some std::string with char* buffers to e [...]
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:
.../MachO/MachONormalizedFileFromAtoms.cpp | 20 +++++++++++---------
.../MachO/MachONormalizedFileToAtoms.cpp | 8 ++++----
2 files changed, 15 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 gcc.
from 1615843 Implement C++17 variable templates for type traits. * inclu [...]
new cc30861 2016-07-29 Bill Schmidt <wschmidt(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:
libgcc/ChangeLog | 5 +++++
libgcc/config/rs6000/_divkc3.c | 25 +++++++++++++++++++++++++
libgcc/config/rs6000/_mulkc3.c | 25 +++++++++++++++++++++++++
3 files changed, 55 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 f4ac6a3 Fix naked.cpp test on 32-bit Windows
new c892f14 Ensure Ident_GNU_final is properly initialized in the Parser [...]
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/Parse/Parser.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 clang.
from 95c251a CodeGen: try harder to make the CFString structure RW
new f4ac6a3 Fix naked.cpp test on 32-bit Windows
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/CodeGenCXX/naked.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.