This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 80b7585dc63 [InstCombine] add xor+not folds
new 94bb0ad1a1e Fix a warning.
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/DebugInfo/PDB/NativeSymbolReuseTest.cpp | 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.
unknown user pushed a change to branch master
in repository clang.
from 2386bc5d57 Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
new 7414d2028d Reverting r 341390 because it is causing test failures on Gr [...]
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/ToolChains/MSVC.cpp | 9 ---------
test/Driver/msvc-link.c | 12 ------------
2 files changed, 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 linux.
from b36fdc6853a3 Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/l [...]
new 8ecebf4d767e Btrfs: fix unexpected failure of nocow buffered writes aft [...]
new d4682ba03ef6 Btrfs: sync log after logging new name
new de02b9f6bb65 Btrfs: fix data corruption when deduplicating between diff [...]
new a5b7f4295eea btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_ [...]
new 801660b040d1 btrfs: btrfs_shrink_device should call commit transaction [...]
new b9b8a41adeff btrfs: use after free in btrfs_quota_enable
new b6fdfbff0789 btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
new 5404525b98c2 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/s [...]
new 865e63b04e9b tracing: Add back in rcu_irq_enter/exit_irqson() for rcuid [...]
new d1c392c9e2a3 printk/tracing: Do not trace printk_nmi_enter()
new be65e2595b4c Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/sc [...]
The 11 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:
fs/btrfs/ctree.h | 12 ++++-
fs/btrfs/disk-io.c | 1 +
fs/btrfs/extent-tree.c | 17 +++----
fs/btrfs/inode.c | 117 +++++++++++++++++++++++++++++++-------------
fs/btrfs/ioctl.c | 35 +++++++++++++
fs/btrfs/qgroup.c | 5 +-
fs/btrfs/tree-log.c | 48 +++++++++++++++---
fs/btrfs/tree-log.h | 10 +++-
fs/btrfs/volumes.c | 7 ++-
include/linux/tracepoint.h | 8 ++-
kernel/printk/printk_safe.c | 4 +-
11 files changed, 205 insertions(+), 59 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 f2f8ab0657f ARM64: improve non-zero memset isel by ~2x
new 80b7585dc63 [InstCombine] add xor+not folds
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 | 16 ++++++++++++++++
test/Transforms/InstCombine/xor.ll | 12 ++++++------
2 files changed, 22 insertions(+), 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 05fc2ce1bac [InstCombine] add tests for xor-not; NFC
new f2f8ab0657f ARM64: improve non-zero memset isel by ~2x
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/AArch64ISelLowering.cpp | 37 +++++-----
test/CodeGen/AArch64/arm64-memset-inline.ll | 104 ++++++++++------------------
2 files changed, 57 insertions(+), 84 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 9c9cdc49c85 [gcc]
new 3b76cef6b22 [gcc]
new df06d247525 * varasm.c (output_constructor_regular_field): Check TYPE_ [...]
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 22 ++++++++++++++++++++++
gcc/c-family/c-common.h | 1 +
gcc/c/ChangeLog | 4 ++++
gcc/c/c-decl.c | 2 ++
gcc/config/rs6000/rs6000.c | 42 ++++++++++++++++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 4 ++++
gcc/cp/decl.c | 10 ++++++++++
gcc/gimple-fold.h | 1 +
gcc/tree-vect-generic.c | 2 +-
gcc/varasm.c | 2 ++
12 files changed, 106 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 3a4ff5c88dd Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
new 05fc2ce1bac [InstCombine] add tests for xor-not; 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:
test/Transforms/InstCombine/xor.ll | 72 ++++++++++++++++++++++++++++++++++++++
1 file changed, 72 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 newlib.
from 77f8a6dfa Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2]
new bd993df0e search: Fix Berkeley DB hash code for 16-bit targets.
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:
newlib/libc/search/hash.c | 5 ++++-
newlib/libc/search/hash.h | 45 ++++++++++++++++++++++++++-----------------
newlib/libc/search/hash_buf.c | 2 +-
3 files changed, 32 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 738b5f5028e [RISCV][NFC] Rework test/MC/RISCV/rv{32,64}* to allow testi [...]
new 066246b9930 [MSan] store origins for variadic function parameters in __ [...]
new 3a4ff5c88dd Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
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/Transforms/Instrumentation/MemorySanitizer.cpp | 65 +++++++++++-
lib/XRay/BlockIndexer.cpp | 2 +-
.../MemorySanitizer/X86/vararg_call.ll | 117 +++++++++++++++++++++
3 files changed, 179 insertions(+), 5 deletions(-)
create mode 100644 test/Instrumentation/MemorySanitizer/X86/vararg_call.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 ee2b0839d5 Revert "[DebugInfo] Generate debug information for labels. ( [...]
new 118ff51dae [OpenCL] Relax diagnostics on OpenCL access qualifiers
new 2386bc5d57 Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
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/Sema/SemaDeclAttr.cpp | 14 ++++++++----
lib/Sema/SemaExceptionSpec.cpp | 2 +-
lib/Sema/SemaType.cpp | 44 +++++++++++++++++++++++++++----------
test/SemaOpenCL/access-qualifier.cl | 32 ++++++++++++++++++++++++++-
4 files changed, 74 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.