This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 3c99aa7e6 [SBAPI/Target] Expose SetStatistics(bool enable)/GetStatistics().
new 6b8d4731c Pull GetSoftwareBreakpointPCOffset into base 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:
include/lldb/Host/common/NativeProcessProtocol.h | 6 +++
source/Host/common/NativeProcessProtocol.cpp | 23 ++++++++++++
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 43 +---------------------
source/Plugins/Process/Linux/NativeProcessLinux.h | 2 -
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 25 ++-----------
5 files changed, 34 insertions(+), 65 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 8594ae08601 [InstCombine] try to convert vector insert+extract to trunc
new 0de6a84fee3 [X86][BtVer2] Add the ability to add additional uops for fo [...]
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/X86/X86ScheduleBtVer2.td | 15 +++++++++------
1 file changed, 9 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 annotated tag v4.19-rc6
in repository linux.
at ee3051afbc52 (tag)
tagging 17b57b1883c1285f3d0dc2266e8f79286a7bef38 (commit)
replaces v4.19-rc5
tagged by Greg Kroah-Hartman
on Sun Sep 30 07:42:10 2018 -0700
- Log -----------------------------------------------------------------
This is the 4.19-rc6 release
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAluw4MIACgkQONu9yGCS
aT7+8xAAiYnc4khUsxeInm3z44WPfRX1+UF51frTNSY5C8Nn5nvRSnTUNLuKkkrz
8RbwCL6UYyJxF9I/oZdHPsPOD4IxXkQY55tBjz7ZbSBIFEwYM6RJMm8mAGlXY7wq
VyWA5MhlpGHM9DjrguB4DMRipnrSc06CVAnC+ZyKLjzblzU1Wdf2dYu+AW9pUVXP
j4r74lFED5djPY1xfqfzEwmYRCeEGYGx7zMqT3GrrF5uFPqj1H6O5klEsAhIZvdl
IWnJTU2coC8R/Sd17g4lHWPIeQNnMUGIUbu+PhIrZ/lDwFxlocg4BvarPXEdzgYi
gdZzKBfovpEsSu5RCQsKWG4IGQxY7I1p70IOP9eqEFHZy77qT1YcHVAWrK1Y/bJd
UA08gUOSzRnhKkNR3+PsaMflUOl9WkpyHECZu394cyRGMutSS50aWkavJPJ/o1Qi
D/oGqZLLcKFyuNcchG+Met1TzY3LvYEDgSburqwqeUZWtAsGs8kmiiq7qvmXx4zV
IcgM8ERqJ8mbfhfsXQU7hwydIrPJ3JdIq19RnM5ajbv2Q4C/qJCyAKkQoacrlKR4
aiow/qvyNrP80rpXfPJB8/8PiWeDtAnnGhM+xySZNlw3t8GR6NYpUkIzf5TdkSb3
C8KuKg6FY9QAS62fv+5KK3LB/wbQanxaPNruQFGe5K1iDQ5Fvzw=
=dMl4
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 17b57b1883c1 Linux 4.19-rc6
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.
--
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 9a10b063758c Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://githu [...]
new 17b57b1883c1 Linux 4.19-rc6
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:
Makefile | 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 5fd1ab66bf [X86] Add more of the icc unaligned load/store to/from 128 b [...]
new 0d63878a31 Update ifunc attribute support documentation
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/clang/Basic/AttrDocs.td | 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 22030c13ce7 [InstCombine] allow lengthening of insertelement to elimina [...]
new 8594ae08601 [InstCombine] try to convert vector insert+extract to trunc
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:
.../InstCombine/InstCombineVectorOps.cpp | 46 +++++++++++-
test/Transforms/InstCombine/extractelement.ll | 86 ++++++++++++++--------
2 files changed, 99 insertions(+), 33 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 26a5bf7f44f 2018-09-30 Paul Thomas <pault(a)gcc.gnu.org>
new a341806439c 2018-09-30 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++
gcc/fortran/trans-array.c | 10 ++--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/associate_40.f90 | 96 ++++++++++++++++++++++++++++++
4 files changed, 114 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_40.f90
--
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 435f54e4646 [DAG] Don't perform SINT_TO_FP<->UINT_TO_FP custom conversi [...]
new 22030c13ce7 [InstCombine] allow lengthening of insertelement to elimina [...]
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/InstCombineVectorOps.cpp | 10 ++++++++--
test/Transforms/InstCombine/vec_shuffle.ll | 9 ++++-----
2 files changed, 12 insertions(+), 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 linux.
from 291d0e5d81e1 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
new f52afc93cd01 dax: Fix deadlock in dax_lock_mapping_entry()
new 9ba6873e1603 Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel. [...]
new 03d179a840ce MAINTAINERS: fix reference to moved drivers/{misc => auxdi [...]
new 9a10b063758c Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://githu [...]
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:
MAINTAINERS | 2 +-
fs/dax.c | 1 +
2 files changed, 2 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 d09ede48281 [X86] Regenerate MMX coalescing test
new 219704f8eed [NFC][CodeGen][X86][AArch64] Add 64-bit constant bit field [...]
new 435f54e4646 [DAG] Don't perform SINT_TO_FP<->UINT_TO_FP custom conversi [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +-
test/CodeGen/AArch64/extract-bits.ll | 50 +++++++++++++
test/CodeGen/X86/extract-bits.ll | 124 +++++++++++++++++++++++++++++++
3 files changed, 178 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.