This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e933268 [CUDA] Remove incorrect comment in CUDASetLambdaAttrs.
new 81d106c [CUDA] Fix implicit-device-lambda.cu after r282911.
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/SemaCUDA/implicit-device-lambda.cu | 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 lld.
from e4e749f Remove an warning message that can be spammy.
new d32f780 Removed a test that should've been removed with r282916.
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/ELF/lto/archive.ll | 6 ------
1 file changed, 6 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 2e683f1 GC TIME_WITH_SYS_TIME and TM_IN_SYS_TIME
new 2bf78b4 Convert ENABLE_BACKTRACES into a 0/1 definition.
new d8588ac Turn ENABLE_CRASH_OVERRIDES into a 0/1 definition.
new 68604c2 X86: Allow conditional tail calls in Win64 "leaf" functions ( [...]
new c4ff9fb Sort HAVE_LIBEDIT.
new b540020 GC HAVE_LIBDL, HAVE_LIBM and HAVE_LIBOLE32
new 4c3dd49 HAVE_LINK_R is not the only reason why this needs config.h.
The 6 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/Config/config.h.cmake | 21 ++++++---------------
lib/Support/PrettyStackTrace.cpp | 16 ++++++++--------
lib/Support/Unix/Signals.inc | 10 +++++-----
lib/Target/X86/X86ExpandPseudo.cpp | 5 +++--
lib/Target/X86/X86InstrInfo.cpp | 7 +++----
test/CodeGen/X86/conditional-tailcall.ll | 27 +++++++++++++++++++++++++--
tools/bugpoint/ToolRunner.cpp | 2 +-
7 files changed, 51 insertions(+), 37 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 59fe6b0 [InstCombine] allow non-splat folds of select cond (ext X), C
new 189d5c4 Turn LLVM_ENABLE_ABI_BREAKING_CHECKS into a 0/1 definition li [...]
new 9ca7d08 Turn LLVM_USE_INTEL_JITEVENTS into a 0/1 definition.
new 9172a94 Turn LLVM_USE_OPROFILE into a 0/1 definition.
new 8a2343b GC NEED_USCORE.
new f39b9e0 GC STAT_MACROS_BROKEN.
new 2e683f1 GC TIME_WITH_SYS_TIME and TM_IN_SYS_TIME
The 6 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/ADT/EpochTracker.h | 32 ++++++++++++-------------
include/llvm/ADT/ilist_node_options.h | 4 +++-
include/llvm/Config/config.h.cmake | 21 ++++------------
include/llvm/Config/llvm-config.h.cmake | 9 ++++---
include/llvm/ExecutionEngine/JITEventListener.h | 4 ++--
unittests/ADT/IListSentinelTest.cpp | 2 +-
6 files changed, 30 insertions(+), 42 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 f8d7a08 [MS] Implement __iso_volatile loads/stores as builtins
new 94575ae [CUDA] Fix up MaybeParseGNUAttributes call used for out-of-pl [...]
new cbda495 [CUDA] Emit a warning if a CUDA host/device/global attribute [...]
new e933268 [CUDA] Remove incorrect comment in CUDASetLambdaAttrs.
The 3 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/Basic/DiagnosticParseKinds.td | 4 ++++
lib/Parse/ParseExprCXX.cpp | 24 +++++++++++++++++++-----
lib/Sema/SemaCUDA.cpp | 4 ----
test/Parser/lambda-attr.cu | 13 +++++++++++--
4 files changed, 34 insertions(+), 11 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 compiler-rt.
from 2d58206 [compiler-rt] Fix interception of crt atoll on win10 CRT.
new a1e8a25 [scudo] Fix an edge case in the secondary allocator
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/scudo/scudo_allocator.cpp | 6 +++---
lib/scudo/scudo_allocator_secondary.h | 2 +-
lib/scudo/scudo_utils.cpp | 4 ++--
test/scudo/malloc.cpp | 16 ++++++++++------
test/scudo/memalign.cpp | 23 ++++++++++++++++-------
test/scudo/realloc.cpp | 5 +++--
6 files changed, 35 insertions(+), 21 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 lld.
from 9eecb16 Improve error check for an empty archive.
new e4e749f Remove an warning message that can be spammy.
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 | 7 -------
1 file changed, 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.
unknown user pushed a change to branch master
in repository llvm.
from f12f0e6 Revert test change in r282894 as it's broken in some platforms.
new 59fe6b0 [InstCombine] allow non-splat folds of select cond (ext X), 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:
lib/Transforms/InstCombine/InstCombineInternal.h | 3 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 71 +++++++++++-------------
test/Transforms/InstCombine/select-bitext.ll | 8 +--
3 files changed, 38 insertions(+), 44 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 lnt.
from ed9e3c6 Fix Filecheck regex
new 541c38e Make test results pass strict verification
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:
lnt/tests/test_suite.py | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.