This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 44be5bcfa Add input files to the "prepare swig bindings" step.
new 537e1e6c9 [Scalar] Commit the correct patch, forgot `git add`.
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/Utility/Scalar.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 66f1f168e07 [PGO][CHR] Small cleanup.
new 537da4277fc NFC: remove magic bool in LoopIdiomRecognize
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/Scalar/LoopIdiomRecognize.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 25b1c0735 [Scalar] Fix undefined behaviour when converting double to long.
new 44be5bcfa Add input files to the "prepare swig bindings" step.
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:
lldb.xcodeproj/project.pbxproj | 70 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 69 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 linux.
from a49a9dcce802 Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesk [...]
new 16037643969e ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
new 5a7b44a8df82 ALSA: rawmidi: Initialize allocated buffers
new f7c50fa636f7 ALSA: hda: Fix several mismatch for register mask and value
new 69ddce94e368 Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm [...]
new f11fc4bc669b ACPI / LPSS: Force LPSS quirks on boot
new 5d128fbd8b20 ACPI / bus: Only call dmi_check_system() on X86
new a6b7eb3b4176 Merge branch 'acpi-bus'
new 539373401411 Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/ [...]
new fac880c7d074 arm64: fix erroneous warnings in page freeing functions
new 4ff8a142bdb3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 9bdda4e9cf2d fsnotify: fix ignore mask logic in fsnotify()
new d042a240a823 Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/ [...]
new 8aaff15168cf ceph: avoid a use-after-free in ceph_destroy_options()
new eb3b2d6be4b5 rbd: factor out get_parent_info()
new e92c0eaf7543 rbd: support cloning across namespaces
new a12ed06ba2d3 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/c [...]
The 16 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:
arch/arm64/mm/mmu.c | 10 +-
drivers/acpi/acpi_lpss.c | 2 +-
drivers/acpi/bus.c | 13 ++-
drivers/block/rbd.c | 235 ++++++++++++++++++++++++++++++----------
fs/ceph/super.c | 16 ++-
fs/notify/fsnotify.c | 13 +--
sound/core/rawmidi.c | 4 +-
sound/hda/ext/hdac_ext_stream.c | 22 ++--
sound/pci/hda/hda_codec.c | 3 +-
9 files changed, 217 insertions(+), 101 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 35cb7177bd4 [Bindings][Go] Fixed go.test failure due to C-API argument [...]
new 66f1f168e07 [PGO][CHR] Small cleanup.
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:
.../Instrumentation/ControlHeightReduction.cpp | 53 +++++++---------------
1 file changed, 17 insertions(+), 36 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 c6dba86d8 [ARC] Make char unsigned by default
new 25b1c0735 [Scalar] Fix undefined behaviour when converting double to long.
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/Utility/Scalar.cpp | 9 +++++++--
1 file changed, 7 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 707c55a0c3f Daily bump.
new e2f9288e515 2018-09-07 Janus Weil <janus(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 | 10 ++++++++++
gcc/fortran/interface.c | 14 +++++++++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/generic_34.f90 | 27 +++++++++++++++++++++++++++
4 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/generic_34.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 gcc-7-branch
in repository gcc.
from 9430dc62116 Daily bump.
new fb3684615e5 2018-09-07 Janus Weil <janus(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 | 10 ++++++++++
gcc/fortran/interface.c | 14 +++++++++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/generic_34.f90 | 27 +++++++++++++++++++++++++++
4 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/generic_34.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 0c1ea5a1294 utils/abtest: Refactor and add bisection method
new 35cb7177bd4 [Bindings][Go] Fixed go.test failure due to C-API argument [...]
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:
bindings/go/llvm/dibuilder.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.