This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 8951c8e Fine tuning of TC* macros - small followup
new a763c59 kmp_lock.h: Fix VS2013 build after r271324
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_lock.h | 16 ++++++++++++++++
1 file changed, 16 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 release_38
in repository openmp.
from 1d8561a Merging r264166: -------------------------------------------- [...]
new 60b06d9 Merging r270464: -------------------------------------------- [...]
new 419f79a Merging r270821: -------------------------------------------- [...]
new 5d7cd23 Merging r270884: -------------------------------------------- [...]
new 9f26543 Merging r271035: -------------------------------------------- [...]
The 4 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/CMakeLists.txt | 6 +-
runtime/src/CMakeLists.txt | 6 +-
runtime/src/kmp_config.h.cmake | 2 +-
runtime/src/kmp_csupport.c | 2 +-
runtime/src/kmp_runtime.c | 4 +-
runtime/src/z_Linux_asm.s | 221 +++++++++++++++++++++++++++++++++++++++++
runtime/src/z_Linux_util.c | 2 +-
runtime/test/CMakeLists.txt | 5 +
runtime/test/lit.cfg | 10 +-
runtime/test/lit.site.cfg.in | 1 +
runtime/test/omp_testsuite.h | 57 +++++++++++
11 files changed, 308 insertions(+), 8 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 binutils-gdb.
from 337c570 sparc: add missing comment about hyperprivileged register operands
new 1857fe7 Print symbol names in comments for LDS/STS disassembly.
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-avr/lds-mega.d | 23 +++++++++++++++++++++++
ld/testsuite/ld-avr/lds-mega.s | 20 ++++++++++++++++++++
ld/testsuite/ld-avr/lds-tiny.d | 18 ++++++++++++++++++
ld/testsuite/ld-avr/lds-tiny.s | 14 ++++++++++++++
opcodes/ChangeLog | 5 +++++
opcodes/avr-dis.c | 14 ++++++++++----
7 files changed, 96 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-avr/lds-mega.d
create mode 100644 ld/testsuite/ld-avr/lds-mega.s
create mode 100644 ld/testsuite/ld-avr/lds-tiny.d
create mode 100644 ld/testsuite/ld-avr/lds-tiny.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 lld.
from c6d0c56 [ELF] - Removed excessive variable. NFC.
new 9e618cd Fix global version handling.
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 | 8 +++++---
test/ELF/version-use.s | 2 +-
2 files changed, 6 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 llvm.
from 09f4ea2 [SystemZ] Enable long displacement constraints for inline ASM [...]
new c4f2258 Reapply "[MBP] Reduce code size by running tail merging in MBP.""
new 5fe52b9 PDB/Raw/Hash.h: try to fix VS2013 build
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/DebugInfo/PDB/Raw/Hash.h | 1 +
lib/CodeGen/BranchFolding.cpp | 85 ++++++++++++++++++++++--------
lib/CodeGen/BranchFolding.h | 24 ++++++---
lib/CodeGen/IfConversion.cpp | 7 ++-
lib/CodeGen/MachineBlockPlacement.cpp | 39 ++++++++++++--
test/CodeGen/AArch64/tailmerging_in_mbp.ll | 63 ++++++++++++++++++++++
test/CodeGen/ARM/arm-and-tst-peephole.ll | 2 +-
7 files changed, 186 insertions(+), 35 deletions(-)
create mode 100644 test/CodeGen/AArch64/tailmerging_in_mbp.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 compiler-rt.
from 8be0a4b [profile] in-process merging support part-3
new 09fb515 [profile] Fix test to bail on failed waitpid in instrprof-file_ex.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/profile/Inputs/instrprof-file_ex.c | 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 cb6cf5b [CodeGen] Change getSDagStackGuard to get an internal sym.
new cbf7512 Move stackguard test to X86/ directory as it's not generic.
new 09f4ea2 [SystemZ] Enable long displacement constraints for inline ASM [...]
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:
docs/LangRef.rst | 6 ++--
lib/Target/SystemZ/README.txt | 7 ++--
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 23 ++++++++++---
test/CodeGen/SystemZ/asm-03.ll | 40 ++++++++++++++++++++--
test/CodeGen/SystemZ/asm-04.ll | 2 +-
test/CodeGen/SystemZ/asm-05.ll | 2 +-
.../{Generic => X86}/stackguard-internal.ll | 0
7 files changed, 64 insertions(+), 16 deletions(-)
rename test/CodeGen/{Generic => X86}/stackguard-internal.ll (100%)
--
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 1950276 Update to match LLVM r272232.
new c6d0c56 [ELF] - Removed excessive variable. 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/Relocations.cpp | 3 +--
1 file changed, 1 insertion(+), 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 libcxx.
from f486825 Add notes for 2688
new 94f5dfc Two more issues w/patches
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:
www/upcoming_meeting.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.