This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 4fa7d5e Fix a compile error on musl-libc due to strerror_r() prototype
new 550c021 Fix OpenMP 4.0 library build
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 | 5 +++++
runtime/src/kmp_tasking.c | 4 ++++
2 files changed, 9 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 llvm.
from 5800d6e [Target] remove TargetRecip class; move reciprocal estimate i [...]
new 5618317 [docs] Increase minimum supported GCC version for building LL [...]
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:
cmake/modules/CheckCompilerVersion.cmake | 8 ++++----
docs/CodingStandards.rst | 2 +-
docs/GettingStarted.rst | 20 ++------------------
3 files changed, 7 insertions(+), 23 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 08bb504 [DAGCombiner] Add splatted vector support to (udiv x, (shl po [...]
new 5800d6e [Target] remove TargetRecip class; move reciprocal estimate i [...]
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/Target/TargetLowering.h | 63 +++++++---
include/llvm/Target/TargetOptions.h | 1 -
include/llvm/Target/TargetRecip.h | 71 -----------
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 41 ++++--
lib/CodeGen/TargetLoweringBase.cpp | 202 ++++++++++++++++++++++++++---
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 10 +-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 10 +-
lib/Target/CMakeLists.txt | 1 -
lib/Target/PowerPC/PPCISelLowering.cpp | 65 +++-------
lib/Target/PowerPC/PPCISelLowering.h | 8 +-
lib/Target/TargetRecip.cpp | 210 -------------------------------
lib/Target/X86/X86ISelLowering.cpp | 71 +++++------
lib/Target/X86/X86ISelLowering.h | 8 +-
13 files changed, 325 insertions(+), 436 deletions(-)
delete mode 100644 include/llvm/Target/TargetRecip.h
delete mode 100644 lib/Target/TargetRecip.cpp
--
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 e276fa8 Revert r284265 "[Sema] Refactor context checking for availabi [...]
new 35c16a3 [cmake] Update lit search to match the one in LLVM
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 | 7 +++++--
1 file changed, 5 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 4035b66 Make any_cast<void()>(nullptr) compile
new bf9e11c [solaris] Fix iswxdigit_l() support function prototype
new 7c2afba [solaris] Convert the support library to C++ to fix -std=c++11 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:
lib/CMakeLists.txt | 2 +-
src/support/solaris/{xlocale.c => xlocale.cpp} | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
rename src/support/solaris/{xlocale.c => xlocale.cpp} (96%)
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from edf6d68 Fix sources.conf parsing when package is duplicated.
new c565907 Use getconf instead of /proc/cpuinfo to compute the number of [...]
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:
configure | 5 +----
configure.ac | 4 +---
2 files changed, 2 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 2fa4f48 Cleanup: remove incomplete support for several packages.
new edf6d68 Fix sources.conf parsing when package is duplicated.
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/component.sh | 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 03a2df0 Use common build mechanisms for expat and python. (bug #2524)
new 2fa4f48 Cleanup: remove incomplete support for several packages.
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:
README | 2 +-
config/ffmpeg.conf | 16 ----------------
config/gdk-pixbuf.conf | 16 ----------------
config/glib.conf | 28 ----------------------------
config/libelf.conf | 16 ----------------
config/llvm.conf | 10 ----------
config/make.conf | 16 ----------------
config/qt-everywhere-opensource-src.conf | 16 ----------------
config/sources.conf | 20 --------------------
config/zlib.conf | 16 ----------------
lib/configure.sh | 6 +-----
11 files changed, 2 insertions(+), 160 deletions(-)
delete mode 100644 config/ffmpeg.conf
delete mode 100644 config/gdk-pixbuf.conf
delete mode 100644 config/glib.conf
delete mode 100644 config/libelf.conf
delete mode 100644 config/llvm.conf
delete mode 100644 config/make.conf
delete mode 100644 config/qt-everywhere-opensource-src.conf
delete mode 100644 config/zlib.conf
--
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 da27c36 Disable fatal errors in the Verifier instantiated by bugpoint [...]
new 08bb504 [DAGCombiner] Add splatted vector support to (udiv x, (shl po [...]
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/SelectionDAG/DAGCombiner.cpp | 5 ++-
test/CodeGen/X86/combine-udiv.ll | 66 +++++++++-----------------------
2 files changed, 22 insertions(+), 49 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 openmp.
from 89e22fb Mixed type atomic routines added for capture and update/captu [...]
new 4fa7d5e Fix a compile error on musl-libc due to strerror_r() prototype
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_i18n.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.