This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 12ab473 [SLP] Pass in correct alignment when query memory access cost
new 6d33ed3 [obj2yaml] Trying to make msan happy
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/ObjectYAML/MachOYAML.h | 4 ++--
1 file changed, 2 insertions(+), 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 llvm.
from 37735db [CMake] Update to requiring CMake 3.4.3
new e9ddf3a Change llvm-objdump, llvm-nm and llvm-size when reporting an [...]
new 12ab473 [SLP] Pass in correct alignment when query memory access cost
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/Object/MachOUniversal.h | 4 +-
lib/DebugInfo/Symbolize/Symbolize.cpp | 5 +-
lib/Object/MachOUniversal.cpp | 12 ++---
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 4 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 12 +++--
....a => macho-universal-archive-bad1.x86_64.i386} | Bin 5544 -> 6132 bytes
....a => macho-universal-archive-bad2.x86_64.i386} | Bin 1084 -> 1672 bytes
.../Inputs/macho-universal-bad1.x86_64.i386} | Bin 12600 -> 12728 bytes
.../Inputs/macho-universal-bad2.x86_64.i386} | Bin 8376 -> 8256 bytes
test/Object/macho-invalid.test | 13 +++++
.../SLPVectorizer}/PowerPC/lit.local.cfg | 0
test/Transforms/SLPVectorizer/PowerPC/pr27897.ll | 29 ++++++++++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
tools/llvm-nm/llvm-nm.cpp | 57 +++++++++++++++++---
tools/llvm-objdump/MachODump.cpp | 25 ++++++---
tools/llvm-objdump/llvm-objdump.cpp | 19 ++++---
tools/llvm-objdump/llvm-objdump.h | 11 ++--
tools/llvm-readobj/llvm-readobj.cpp | 11 ++--
tools/llvm-size/llvm-size.cpp | 60 +++++++++++++++++----
19 files changed, 211 insertions(+), 53 deletions(-)
copy test/Object/Inputs/{macho-bad-archive1.a => macho-universal-archive-bad1.x86_ [...]
copy test/Object/Inputs/{macho-bad-archive2.a => macho-universal-archive-bad2.x86_ [...]
copy test/{tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64 => Object/ [...]
mode change 100755 => 100644
copy test/{tools/llvm-objdump/Inputs/bind2.macho-x86_64 => Object/Inputs/macho-uni [...]
mode change 100755 => 100644
copy test/{CodeGen/MIR => Transforms/SLPVectorizer}/PowerPC/lit.local.cfg (100%)
create mode 100644 test/Transforms/SLPVectorizer/PowerPC/pr27897.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 clang.
from cda11de [CMake] Update to requiring CMake 3.4.3
new a47c5dd [Coverage] Remove redundant handleFileExit() call (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/CoverageMappingGen.cpp | 4 +---
1 file changed, 1 insertion(+), 3 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 3104730 [CFLAA] Don't link GEP pointers to GEP indices.
new 37735db [CMake] Update to requiring CMake 3.4.3
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:
CMakeLists.txt | 2 +-
docs/CMake.rst | 2 +-
docs/GettingStarted.rst | 8 +++++---
3 files changed, 7 insertions(+), 5 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 libcxxabi.
from 4174e8b [libcxxabi] Introduce a -fno-exceptions libc++abi libary variant
new 1fc2ce8 [CMake] Update to requiring CMake 3.4.3
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:
CMakeLists.txt | 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 openmp.
from 50df1d2 Addition of OpenMP 4.5 feature: schedule(simd:static)
new e75e989 Use C++11 atomics for ticket locks implementation
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.h | 1 +
runtime/src/kmp_dispatch.cpp | 26 +++++++
runtime/src/kmp_lock.cpp | 158 +++++++++++++++++++++++--------------------
runtime/src/kmp_lock.h | 33 ++++++---
runtime/src/kmp_os.h | 1 +
runtime/src/kmp_tasking.c | 2 +
6 files changed, 139 insertions(+), 82 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 lldb.
from 66b6752 Implement ProcessInfo::Dump(), log gdb-remote stub launch
new 7b4d369 [CMake] Update to requiring CMake 3.4.3
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:
CMakeLists.txt | 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 clang.
from 9d98619 [Parser] Fix look ahead after EOF while parsing objc message [...]
new cda11de [CMake] Update to requiring CMake 3.4.3
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:
CMakeLists.txt | 2 +-
tools/scan-build-py/tests/functional/exec/CMakeLists.txt | 2 +-
2 files changed, 2 insertions(+), 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 6cec342 Issues for Oulu
new cad86ff [CMake] Update to requiring CMake 3.4.3
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:
CMakeLists.txt | 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 compiler-rt.
from f222670 Fix test for Darwin: ASAN is calling abort by default on Darw [...]
new a5b0723 [CMake] Update to requiring CMake 3.4.3
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:
CMakeLists.txt | 11 +----------
lib/builtins/CMakeLists.txt | 2 +-
2 files changed, 2 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.