This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8244893b611 Revert "[InstCombine] Optimize redundant 'signed truncation [...]
new a391f98615b [llvm-objcopy] NFC: Fix minor formatting issues
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:
tools/llvm-objcopy/Object.h | 2 +-
tools/llvm-objcopy/llvm-objcopy.cpp | 62 ++++++++++++++++++-------------------
2 files changed, 32 insertions(+), 32 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-tools-extra.
from 3ddff633 [clang-doc] Pass over function-internal declarations
new e67dd0fe [clang-doc] Updating BitcodeReader to use llvm::Error
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:
clang-doc/BitcodeReader.cpp | 447 ++++++++++++++++++++++++--------------------
clang-doc/BitcodeReader.h | 18 +-
2 files changed, 257 insertions(+), 208 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 glibc.
from 3c1622eb77 Update install.texi documentation of uses of Perl and Python.
new 17b26500f9 Update syscall-names.list for Linux 4.18.
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:
ChangeLog | 5 +++++
sysdeps/unix/sysv/linux/syscall-names.list | 6 ++++--
2 files changed, 9 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 lldb.
from 4f9cb7bed Added test for Core/Range class.
new fdd659859 Update TestTargetXMLArch.py test for llvm triple change with [...]
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/functionalities/gdb_remote_client/TestTargetXMLArch.py | 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.
"tcwg-buildslave pushed a change to branch linaro-local/tested/gnu-master
in repository toolchain/llvm/llvm.
from 13b933258d8 [SLC] Expand simplification of pow() for vector types
adds 709aadb7c35 [InstCombine] auto-generate full checks and add cos intrins [...]
adds 77d3f0227a5 [itanium demangler] Add llvm::itaniumFindTypesInMangledName()
adds d2f20dd1d7c [InstCombine] Limit simplifyAllocaArraySize constant foldin [...]
No new revisions were added by this update.
Summary of changes:
include/llvm/Demangle/Demangle.h | 6 +++
lib/Demangle/ItaniumDemangle.cpp | 16 ++++++-
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 50 +++++++++++----------
test/Transforms/InstCombine/alloca-big.ll | 16 +++++++
test/Transforms/InstCombine/cos-1.ll | 51 ++++++++++++++--------
unittests/Demangle/CMakeLists.txt | 1 +
unittests/Demangle/FindTypesInMangledNameTest.cpp | 34 +++++++++++++++
unittests/Demangle/PartialDemangleTest.cpp | 4 +-
8 files changed, 134 insertions(+), 44 deletions(-)
create mode 100644 test/Transforms/InstCombine/alloca-big.ll
create mode 100644 unittests/Demangle/FindTypesInMangledNameTest.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 7a16e8359c [OPENMP] Fix emission of the loop doacross constructs.
new 293b7c5989 Convert if/else to a switch. 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/CGBlocks.cpp | 92 ++++++++++++++++++++++++++----------------------
1 file changed, 50 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 compiler-rt.
from 5782af569 [hwasan] Handle missing /proc/self/maps.
new c43c6b277 [hwasan] Provide __sanitizer_* aliases to allocator functions.
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/sanitizer/allocator_interface.h | 1 -
include/sanitizer/hwasan_interface.h | 15 +++++++++++
lib/hwasan/hwasan_interceptors.cc | 23 +++++++++++++++--
lib/msan/msan_interceptors.cc | 4 +--
.../sanitizer_platform_limits_posix.cc | 2 +-
.../sanitizer_platform_limits_posix.h | 4 +--
test/hwasan/TestCases/sanitizer_malloc.cc | 29 ++++++++++++++++++++++
7 files changed, 70 insertions(+), 8 deletions(-)
create mode 100644 test/hwasan/TestCases/sanitizer_malloc.cc
--
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 3edbc102ddf [InstCombine] Optimize redundant 'signed truncation check p [...]
new 8244893b611 Revert "[InstCombine] Optimize redundant 'signed truncation [...]
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 | 128 ---------------------
.../InstCombine/signed-truncation-check.ll | 73 ++++++++----
2 files changed, 51 insertions(+), 150 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 fe39baeda Straight forward FastDemangle replacement in SubsPrimitivePar [...]
new 4f9cb7bed Added test for Core/Range class.
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:
unittests/Core/CMakeLists.txt | 1 +
unittests/Core/RangeTest.cpp | 330 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 331 insertions(+)
create mode 100644 unittests/Core/RangeTest.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 llvm.
from 6a6b35cd86b revert r339608 - [SimplifyLibCalls] don't drop fast-math-fl [...]
new 3edbc102ddf [InstCombine] Optimize redundant 'signed truncation check p [...]
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 | 128 +++++++++++++++++++++
.../InstCombine/signed-truncation-check.ll | 73 ++++--------
2 files changed, 150 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.