This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 016e38b1674 i386: Use TImode for BLKmode values in 2 integer registers
new 212b6e316d4 Daily bump.
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/DATESTAMP | 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 gcc-8-branch
in repository gcc.
from 30673d3a9b4 PR target/87467 * config/i386/avx512fintrin.h (_mm512_abs [...]
new 69062a5498b Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 94488523c61 Daily bump.
new c8038813f90 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from bf36b4e72e7 PR target/87467 * config/i386/avx512fintrin.h (_mm512_abs [...]
new bd0cea52fa3 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from c82a2e6ff6 Remove some leftover text in gdb/README
new 105cd1d7a6 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.2-branch
in repository binutils-gdb.
from e896e9f8ba Automatic date update in version.in
new df1261b9d0 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_31-branch
in repository binutils-gdb.
from 0430705f46 Automatic date update in version.in
new ddd877c1e9 Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from efac3737826 [PDB] Better native API support for pointers.
new c7013cd325e Add a comment to clarify the contract for LLVMGetErrorMessa [...]
new 974e7049611 [ORC] Clear SymbolToDefinitionMap when materializing a Mate [...]
new 90c3271e8e4 [ORC] Add partitioning support to CompileOnDemandLayer2.
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/llvm-c/Error.h | 2 +
.../ExecutionEngine/Orc/CompileOnDemandLayer.h | 32 +-
include/llvm/ExecutionEngine/Orc/LLJIT.h | 6 +
lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 330 +++++++++++----------
lib/ExecutionEngine/Orc/Core.cpp | 6 +-
lib/ExecutionEngine/Orc/Layer.cpp | 5 +
lib/ExecutionEngine/Orc/ThreadSafeModule.cpp | 4 +-
lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp | 6 +
.../OrcLazy/basic-whole-module-partitions.ll | 21 ++
test/ExecutionEngine/OrcLazy/module-flags.ll | 2 +-
tools/lli/lli.cpp | 44 ++-
11 files changed, 280 insertions(+), 178 deletions(-)
create mode 100644 test/ExecutionEngine/OrcLazy/basic-whole-module-partitions.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 llvm.
from 21b46b07d71 [DAGCombiner][NFC] Tests for X div/rem Y single bit fold
new efac3737826 [PDB] Better native API support for pointers.
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:
.../llvm/DebugInfo/PDB/Native/NativeTypePointer.h | 6 +
include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h | 1 +
lib/DebugInfo/PDB/Native/NativeTypePointer.cpp | 59 ++++++++
test/DebugInfo/PDB/Native/pdb-native-pointers.test | 39 +++++-
tools/llvm-pdbutil/PrettyTypeDumper.cpp | 153 ++++++++++++++-------
tools/llvm-pdbutil/PrettyTypeDumper.h | 2 +
tools/llvm-pdbutil/llvm-pdbutil.cpp | 7 +-
tools/llvm-pdbutil/llvm-pdbutil.h | 1 +
8 files changed, 212 insertions(+), 56 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 e75417739b1d Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new 530ca2c9bd69 blk-mq: Allow blocking queue tag iter callbacks
new 854f31ccdd79 block: fix deadline elevator drain for zoned block devices
new f151ba989d14 xen/blkfront: When purging persistent grants, keep them in [...]
new 0f843e65d9ee bcache: add separate workqueue for journal_write to avoid [...]
new 587562d0c7cd blk-mq: I/O and timer unplugs are inverted in blktrace
new 15c206887603 Revert "xen/blkfront: When purging persistent grants, keep [...]
new 6c7678674014 xen/blkfront: correct purging of persistent grants
new bb830add192e nvme: properly propagate errors in nvme_mpath_init
new 133424a20777 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme i [...]
new 291d0e5d81e1 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
The 10 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:
block/blk-mq-tag.c | 13 ++++---------
block/blk-mq.c | 4 ++--
block/elevator.c | 2 +-
drivers/block/xen-blkfront.c | 4 ++--
drivers/md/bcache/bcache.h | 1 +
drivers/md/bcache/journal.c | 6 +++---
drivers/md/bcache/super.c | 8 ++++++++
drivers/nvme/host/multipath.c | 6 ++++--
8 files changed, 25 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.