This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4210924 [InstCombine] add tests to show information-losing add nsw/nu [...]
new 2ba05b1 [ARM] Fix some Include What You Use warnings; other minor fix [...]
new 498b48e [MC] Fix some Clang-tidy modernize and Include What You Use w [...]
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/MC/MCAsmBackend.h | 20 +++++++--------
include/llvm/MC/MCCodeEmitter.h | 15 +++++------
include/llvm/MC/MCDisassembler/MCDisassembler.h | 17 +++++++------
include/llvm/MC/MCDisassembler/MCRelocationInfo.h | 18 +++++---------
include/llvm/MC/MCDisassembler/MCSymbolizer.h | 16 ++++++------
include/llvm/MC/MCLabel.h | 12 ++++-----
include/llvm/MC/MCObjectWriter.h | 19 +++++++-------
include/llvm/MC/MCSection.h | 29 +++++++++++-----------
include/llvm/MC/MCSubtargetInfo.h | 21 +++++++++-------
include/llvm/MC/MCSymbol.h | 24 ++++++++++--------
lib/MC/MCAsmBackend.cpp | 13 +++++++---
lib/MC/MCCodeEmitter.cpp | 8 +++---
lib/MC/MCDisassembler/MCDisassembler.cpp | 7 +++---
lib/MC/MCDisassembler/MCRelocationInfo.cpp | 11 +++-----
lib/MC/MCDisassembler/MCSymbolizer.cpp | 5 ++--
lib/MC/MCLabel.cpp | 4 ++-
lib/MC/MCObjectWriter.cpp | 4 +--
lib/MC/MCSection.cpp | 20 +++++++--------
lib/MC/MCSubtargetInfo.cpp | 9 ++++---
lib/MC/MCSymbol.cpp | 8 +++++-
.../ARM/MCTargetDesc/ARMMachORelocationInfo.cpp | 13 +++++-----
21 files changed, 149 insertions(+), 144 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 google/grte/v4-2.19/master
in repository glibc.
at 353f798 Fix nan functions handling of payload strings (BZ16962, CVE-2 [...]
This branch includes the following new commits:
new 09ac904 Add a skeleton README.google
new 949ad73 Revert upstream removal of async-safe TLS patches.
new 9949268 Forward-port google-nsl-stub
new b117857 Integrate nss_{borg,cache} local changes from glibc-2.18 to 2.19
new 7839c21 Disable libnss_db and libnss_nis{,plus} libnss_compat
new 0195165 For b/2476399, disable Hesiod (not used in google)
new 3ba0025 Don't put absolute pathnames into libc.so and libpthread.so l [...]
new dc80697 For bit-identical rebuilds, remove `date` invocations. Forwar [...]
new 8623844 Add __google_auxv. Forward-ported from cl/51271693 (from cl/3 [...]
new ae1a407 Disable static linking warning for dlopen and dlmopen, and di [...]
new ada1223 Add __GOOGLE_GRTE_VERSION__ for GRTEv4 usage. Forward-ported [...]
new 7da5656 Correct comment per cr/62375346 review.
new 2fc36ac Add _google_dl_debug_state_hook. This is used by libunwind; s [...]
new cdaac28 Set __MAX_ALLOCA_CUTOFF to 8kb to avoid stack overflow, as de [...]
new 3fae2a3 Reduce starting table sizes for locale-archive file, since we [...]
new 4e73acc For b/2723095, allow grantpt() to succeed even if it can't ch [...]
new 283b5c7 For b/4268901, disable "/etc/ld.so.preload".
new 63473c3 Disable gcc's __warn_unused_result__ attribute in glibc heade [...]
new f5f58a7 Effectively revert an upstream patch to print signs on NaN values.
new 630cc91 For b/3162458, don't skip files with d_ino==0 -- our tmpfs sy [...]
new bd853af For b/2471323, implement multi-level cache search for shared [...]
new 33838f1 For b/3133396, ignore system ld.so.cache when looking for nss [...]
new ad06b0b For b/5836136, do dlsym(0, "_Unwind..."), i.e. ignore libgcc_ [...]
new c6679b5 For b/5013921, build pthread_join.c and pthread_timedjoin.c w [...]
new a17c57f Add "fastload" support.
new 9fc67c6 Adjust the size value on _nl_default_dirname to match the dir [...]
new 4e6b7da For b/13350520, disable check-abi
new 3a16b5d Export __signal_safe* functions from ld.so so we can use a di [...]
new b24016d For b/4074041, add EXEC_ORIGIN support. Forward-ported from c [...]
new 05fc85c Add pthread_signal_safe_key_create.
new 17c4614 For Google b/8315591, experimental implementation of dlopen_w [...]
new e2172e0 For b/5732800, expose calls from malloc to mmap,munmap, etc. [...]
new ae4d5ce For b/12342355, remove inappropriate assert in EXEC_ORIGIN support.
new 1ecb690 For b/14302447, backport upstream patches for __bzero_ppc.
new e5e5c54 Add PTRACE_EVENT_STOP, as per b/13432624.
new ecce267 For b/14616463, add -fno-function-sections to nptl/events.c c [...]
new ed6d472 Backport upstream fixes for PR16532 (separate ftell, fseek lo [...]
new fa5cf22 Backport PPC ELFv2 s_copysign stack temp bugfix (PR16786, b/1 [...]
new 7241b75 For b/13901604, forward-port http://cr/68404571 via
new b0da5c6 For b/15568332, backport patch to copy path argument to posix [...]
new 5025db7 For b/15017950, backport patch to fix offset computation for [...]
new 85a9363 Automated g4 rollback of changelist 69114074.
new c88182c For b/15017950, backport patches to fix offset computation fo [...]
new 95d48c5 Forward-port cl/42676407 to disable link-time warning about m [...]
new 007f830 For b/13901604 (suid-root exe + unsecure environment variable [...]
new 4ddf6cb For b/15780211, consolidate setting of __google_auxv into ear [...]
new a0db2d6 Import ldd patch from Ubuntu sources to allow ldd to work wit [...]
new 69f4e2a Export a __secure_getenv symbol for link-time compatibility w [...]
new 98337c5 For b/18243822, fix dlopen_with_offset to not reuse the same [...]
new c427361 Fix arm build by only using _itoa when building ld-linux, and [...]
new cc586e7 For b/18473397 and CVE-2014-7817, properly handle the WRDE_NO [...]
new 13e6e91 Use ENTRY and END macros to get a .size directive. backport o [...]
new 1d1e053 For b/18243822, add back code that was accidentally deleted a [...]
new daee27e Port "resolv.conf timestamp checks" fixes from eglibc sources.
new d37331c Backport fix for getnetbyname Tested:
new 2963bd8 Backport fix for wscanf Tested:
new e19fc0e Change this offsetof computation to use c89 offsetof. Tested:
new 10d3535 For b/8315591, b/20141439 correct off-by-one error that resul [...]
new 1153d5e Prevent wasted memory in guard regions
new d1c2791 backport fix buffer overflow for writes to memory buffer stre [...]
new 3532d2e Redeclare hot external libc functions with new GCC function a [...]
new b2b6bfc Fix b/19824366 with a local patch (as upstream is fixed unmer [...]
new e52611a Backport cl/98967227 to GRTE glibc 2.19 sources.
new 4be23b8 Backport fix for BZ 18287 (CVE-2015-1781)
new 5ccef4d Add README.google description omitted from cl/100732637.
new db2523b Describe borg-pwd better, remove dead code.
new b134213 Backport upstream fixes to fnmatch
new 107aed9 Backport upstream fix to nss_files
new bbffc56 For b/20141439, don't add "foo.so" as alternate name for prev [...]
new 14cfc78 For b/22641205, #include _itoa.h
new 497c190 Make pthread_getspecific async-signal-safe
new 2387d2f Backport of fix for memory leak in getaddrinfo()
new 0428bae Allow suppressing the definition of __USE_FILE_OFFSET64 by de [...]
new f495bb0 Backport fix for broken trig functions
new 587c53b Backport removal of __gconv_translit_find
new fa9a6cb For b/25900273, adjust allocations to avoid segfault.
new bab244a Use munlock before madvise to make sure that we effectively " [...]
new 74df977 Small fix to patch from last October, lets tst-key5 build.
new 409bde5 Backport several dozen PPC-specific patches from IBM.
new 000f2cf Remove uses of operand modifier (%s) in powerpc inline asm.
new c93632e Fix infinite loop on process exit.
new a48e32e Fix stack overflow in _nss_dns_getnetbyname_r (BZ19879)
new a39e9f7 fix where getaddrinfo() writes DNS queries to random file des [...]
new bdf9cbb Backport checking of locale environment handling
new 30bb510 Update nss_cache.c and nss_cache.h to current upstream versio [...]
new c0872d8 Fix stack overflow in hostent translation (CVE-2016-3706)
new f01f990 Fix error handling in getaddrinfo.
new 74b27c4 Revert the fix to the value of DT_PPC64_NUM.
new ad9d6e1 Augment borg-pwd to also search through passwd.borg.base, if [...]
new 929275c Call the correct function.
new b6099fb Handle a not-found case in borg passwd lookup
new 85ea40f Don't ignore too long lines in nss_files (BZ17079, CVE-2015-5 [...]
new a998069 Don't read past end of pattern in fnmatch (BZ17062)
new 882f407 Make GRTE testing great again, actually run the test programs
new 79ab0fc Fix where out of range data to strftime() causes a segfault ( [...]
new b95393e Always enable pointer guard
new 19d0f70 hcreate, hcreate_r should fail with ENOMEM if element count i [...]
new d701c3a Fix catopen() Multiple unbounded stack allocations (BZ17905, [...]
new e1c6717 Missing unwind info in __startcontext causes infinite loop (B [...]
new 353f798 Fix nan functions handling of payload strings (BZ16962, CVE-2 [...]
The 100 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.
--
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 3d47c75 Revert r294437 as it broke an asan buildbot.
new 4210924 [InstCombine] add tests to show information-losing add nsw/nu [...]
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/Transforms/InstCombine/add.ll | 43 ++++++++++++++++++++++++++++++---
test/Transforms/InstCombine/icmp-add.ll | 24 ++++++++++++++++++
test/Transforms/InstCombine/sub-xor.ll | 10 --------
3 files changed, 63 insertions(+), 14 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 fabfe59 PR target/78604 * config/rs6000/rs6000.c (rs6000_emit_vecto [...]
new 5c81319 * src/c++11/snprintf_lite.cc (__err): Use https for bug reporting.
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:
libstdc++-v3/ChangeLog | 6 +++++-
libstdc++-v3/src/c++11/snprintf_lite.cc | 2 +-
2 files changed, 6 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 e1ee35e GlobalISel: select G_[SU]MULH on AArch64.
new 3d47c75 Revert r294437 as it broke an asan buildbot.
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/Target/AArch64/AArch64InstrInfo.td | 32 +++---
test/CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll | 4 +-
test/CodeGen/AArch64/arm64-build-vector.ll | 8 +-
test/CodeGen/AArch64/arm64-dup.ll | 10 +-
test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll | 2 +-
test/CodeGen/AArch64/arm64-neon-copy.ll | 108 ++++++++++-----------
test/CodeGen/AArch64/arm64-smaxv.ll | 12 +--
test/CodeGen/AArch64/arm64-sminv.ll | 12 +--
test/CodeGen/AArch64/arm64-stp.ll | 12 +--
test/CodeGen/AArch64/arm64-umaxv.ll | 12 +--
test/CodeGen/AArch64/arm64-uminv.ll | 12 +--
test/CodeGen/AArch64/arm64-vaddv.ll | 28 +++---
test/CodeGen/AArch64/arm64-vcombine.ll | 2 +-
test/CodeGen/AArch64/arm64-vector-insertion.ll | 4 +-
test/CodeGen/AArch64/bitreverse.ll | 2 +-
.../AArch64/concat_vector-scalar-combine.ll | 30 +++---
test/CodeGen/AArch64/fp16-v16-instructions.ll | 16 +--
test/CodeGen/AArch64/fp16-v4-instructions.ll | 16 +--
test/CodeGen/AArch64/fp16-v8-instructions.ll | 38 ++++----
test/CodeGen/AArch64/fp16-vector-shuffle.ll | 14 +--
test/CodeGen/AArch64/vector-fcopysign.ll | 6 +-
test/MC/AArch64/arm64-advsimd.s | 64 ++++++------
test/MC/Disassembler/AArch64/arm64-advsimd.txt | 48 ++++-----
utils/TableGen/AsmWriterEmitter.cpp | 9 +-
24 files changed, 248 insertions(+), 253 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-5-branch
in repository gcc.
from 18d8ff5 2017-02-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 8edb282 rs6000: Fix spelling of AltiVec in rs6000.opt (PR79397)
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 | 6 ++++++
gcc/config/rs6000/rs6000.opt | 4 ++--
2 files changed, 8 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 gcc-6-branch
in repository gcc.
from 9f22586 2017-02-08 Richard Biener <rguenther(a)suse.de>
new 8ac7fb8 rs6000: Fix spelling of AltiVec in rs6000.opt (PR79397)
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 | 6 ++++++
gcc/config/rs6000/rs6000.opt | 4 ++--
2 files changed, 8 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 74b8757 Take code ownership of LLVM bitcode.
new 884f3fe [sancov] specifying comdat for sancov constructors
new 7914168 [AMDGPU] Implement register pressure callbacks
new 063022b GlobalISel: expand mul-with-overflow into mul-hi on AArch64.
new e1ee35e GlobalISel: select G_[SU]MULH on AArch64.
The 4 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/GenericOpcodes.td | 18 +++++++++++++
include/llvm/Target/TargetOpcodes.def | 8 ++++++
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 27 +++++++++++++++++++
lib/Target/AArch64/AArch64InstructionSelector.cpp | 28 +++++++++++++++++++
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 5 +++-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 31 ++++++++++++++++++++++
lib/Target/AMDGPU/SIRegisterInfo.h | 6 +++++
.../Instrumentation/SanitizerCoverage.cpp | 4 ++-
.../AArch64/GlobalISel/arm64-instructionselect.mir | 30 +++++++++++++++++++++
test/CodeGen/AArch64/GlobalISel/legalize-mul.mir | 20 ++++++++++++++
test/Instrumentation/SanitizerCoverage/coverage.ll | 14 +++++++++-
11 files changed, 188 insertions(+), 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 lldb.
from 815e90c [CMake] Final dependency cleanup patch!
new 5c613af [CMake] Add dependency on Mips target if it is available
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/Plugins/Instruction/MIPS/CMakeLists.txt | 5 +++++
source/Plugins/Instruction/MIPS64/CMakeLists.txt | 5 +++++
2 files changed, 10 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 clang.
from 18f51b1 Initialize builtins during modular codegen
new e849026 [sancov] pc_guard_init is called at least once per DSO.
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:
docs/SanitizerCoverage.rst | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.