This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from b96e846 Wrap LIBCXXABI_USE_LLVM_UNWINDER with defined().
new 21a75e7 libc++abi: fix some -Wunused-function warnings
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:
src/cxa_guard.cpp | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 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 11c8f17 Always rely on CFI unwind info for linux vdso
new 42247c2 Remove unused variables.
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:
source/DataFormatters/TypeCategoryMap.cpp | 1 -
.../LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 3 +--
source/Target/Process.cpp | 2 --
source/Target/ThreadPlanStepOut.cpp | 2 --
4 files changed, 1 insertion(+), 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 lld.
from a84bf2e Fix UBSan bot by not passing NULL into memcpy src.
new 054435f Linker script: support VERSION command.
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/LinkerScript.cpp | 32 ++++++++++++++++++++++----------
test/ELF/verdef.s | 8 ++++++++
test/ELF/version-script.s | 7 ++++---
3 files changed, 34 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 70017c9 diagnostic-show-locus.c: handle fixits on lines outside the r [...]
new 14c36b15 Fix detection of AVX512IFMA in host_detect_local_cpu
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:
gcc/ChangeLog | 5 +++++
gcc/config/i386/driver-i386.c | 2 +-
2 files changed, 6 insertions(+), 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 dbd67f6 [LoopInfo] Add verification by recomputation.
new ebc9efb [InstCombine] change insertRangeTest() to use APInt instead o [...]
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/InstCombineAndOrXor.cpp | 33 +++++++++++++---------
lib/Transforms/InstCombine/InstCombineCompares.cpp | 12 +++++---
lib/Transforms/InstCombine/InstCombineInternal.h | 4 +--
3 files changed, 29 insertions(+), 20 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 505a214 Actually check for the diagnostic to be emitted!
new aa61209 [EarlyCSE] Optionally use MemorySSA. NFC.
new dbd67f6 [LoopInfo] Add verification by recomputation.
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-c/Transforms/Scalar.h | 2 +-
include/llvm/Analysis/LoopInfo.h | 2 +-
include/llvm/Analysis/LoopInfoImpl.h | 65 ++++++++++-
include/llvm/InitializePasses.h | 1 +
include/llvm/Transforms/Scalar.h | 2 +-
include/llvm/Transforms/Scalar/EarlyCSE.h | 4 +
lib/Analysis/LoopInfo.cpp | 9 +-
lib/Passes/PassRegistry.def | 3 +-
lib/Transforms/Scalar/EarlyCSE.cpp | 142 ++++++++++++++++++++++---
lib/Transforms/Scalar/LoopDistribute.cpp | 2 +-
lib/Transforms/Scalar/Scalar.cpp | 5 +-
test/Transforms/EarlyCSE/AArch64/intrinsics.ll | 2 +
test/Transforms/EarlyCSE/AArch64/ldstN.ll | 1 +
test/Transforms/EarlyCSE/atomics.ll | 1 +
test/Transforms/EarlyCSE/basic.ll | 1 +
test/Transforms/EarlyCSE/commute.ll | 1 +
test/Transforms/EarlyCSE/conditional.ll | 1 +
test/Transforms/EarlyCSE/edge.ll | 1 +
test/Transforms/EarlyCSE/fence.ll | 1 +
test/Transforms/EarlyCSE/flags.ll | 1 +
test/Transforms/EarlyCSE/floatingpoint.ll | 1 +
test/Transforms/EarlyCSE/guards.ll | 1 +
test/Transforms/EarlyCSE/instsimplify-dom.ll | 1 +
test/Transforms/EarlyCSE/invariant-loads.ll | 1 +
test/Transforms/EarlyCSE/memoryssa.ll | 34 ++++++
test/Transforms/EarlyCSE/read-reg.ll | 1 +
26 files changed, 257 insertions(+), 29 deletions(-)
create mode 100644 test/Transforms/EarlyCSE/memoryssa.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 967507d Fix a typo in a comment.
new 8e6ba04 Revert "Driver: use the canonical static library naming"
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/Driver/ToolChain.cpp | 6 +++---
test/Driver/arm-compiler-rt.c | 2 +-
test/Driver/windows-cross.c | 10 +++++-----
3 files changed, 9 insertions(+), 9 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 gcc-6-branch
in repository gcc.
from 513d3d9 * doc/install.texi (Binaries): www.opencsw.org now uses https.
new b823cdd Fix folding of VECTOR_CST comparisons
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:
gcc/ChangeLog | 10 ++++++++
gcc/fold-const.c | 10 ++++----
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.target/i386/pr71077.c | 42 +++++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr71077.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 llvm.
from b3ee42e AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is at leas [...]
new 5cedb44 [Hexagon] Deal with undefs when extending live intervals
new 505a214 Actually check for the diagnostic to be emitted!
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/Target/Hexagon/HexagonExpandCondsets.cpp | 2 +-
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 4 +-
test/CodeGen/Hexagon/expand-condsets-extend.ll | 112 ++++++++++++++++++++++
3 files changed, 116 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/expand-condsets-extend.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 gcc.
from 68c215e PR fortran/77352 * trans-openmp.c (gfc_trans_omp_parallel_w [...]
new 70017c9 diagnostic-show-locus.c: handle fixits on lines outside the r [...]
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:
gcc/ChangeLog | 31 +++++
gcc/diagnostic-show-locus.c | 292 ++++++++++++++++++++++++++++++++++++++++----
libcpp/ChangeLog | 9 ++
libcpp/include/line-map.h | 7 +-
libcpp/line-map.c | 4 +-
5 files changed, 315 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.