This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3ced1548880 Revert "Reapply "[CGP] Check for existing inttotpr before c [...]
new 2d6a4070cb3 Fix missing C++ mode comment in header
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/llvm/CodeGen/GlobalISel/GISelChangeObserver.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 binutils-gdb.
from 4f4690cd42 Document ld -t behaviour
new 3ca4a8eca7 Assorted warning fixes
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-alpha.c | 6 +++---
gas/config/tc-arm.c | 8 ++++----
gas/config/tc-csky.c | 2 +-
4 files changed, 15 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 binutils-2_32-branch
in repository binutils-gdb.
from 580e7b1586 Document ld -t behaviour
new d3357b4a6f Assorted warning fixes
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-alpha.c | 6 +++---
gas/config/tc-arm.c | 8 ++++----
gas/config/tc-csky.c | 2 +-
4 files changed, 15 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 linux.
from 1c0490ce9022 Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/p [...]
new 1dbd449c9943 fs/dcache: Fix incorrect nr_dentry_unused accounting in sh [...]
new 7d10f70fc198 fs: Don't need to put list_lru into its own cacheline
new af0c9af1b3f6 fs/dcache: Track & report number of negative dentries
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:
Documentation/sysctl/fs.txt | 26 ++++++++++++++++----------
fs/dcache.c | 38 +++++++++++++++++++++++++++++++++-----
include/linux/dcache.h | 7 ++++---
include/linux/fs.h | 9 +++++----
4 files changed, 58 insertions(+), 22 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 c6f7ddb636f PR other/89106 - cast-to-union documentation incorrect w.r. [...]
new a11ed94b86d 2019-01-30 Jerry DeLisle <jvdelisle(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 | 6 ++++++
gcc/fortran/io.c | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/print_2.f90 | 7 +++++++
4 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/print_2.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 compiler-rt.
from a871e1fa4 [libFuzzer] Update Darwin test
new 446ca1a1f [CMake][compiler-rt] Enable statically linking unwinder and c++abi
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:
CMakeLists.txt | 31 +++++++++++++++++++++++++------
1 file changed, 25 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 2a852a1e74e GlobalISel: Handle odd splits in fewerElementsVector for lo [...]
new 3ced1548880 Revert "Reapply "[CGP] Check for existing inttotpr before c [...]
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/CodeGen/CodeGenPrepare.cpp | 22 +---
.../X86/sink-addrmode-cse-inttoptrs.ll | 140 ---------------------
2 files changed, 4 insertions(+), 158 deletions(-)
delete mode 100644 test/Transforms/CodeGenPrepare/X86/sink-addrmode-cse-inttoptrs.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 compiler-rt.
from c2cbf86c5 [libFuzzer] set libFuzzer's own SEGV handler even one is alre [...]
new a871e1fa4 [libFuzzer] Update Darwin test
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/fuzzer/dead-stripping.test | 16 +++-------------
1 file changed, 3 insertions(+), 13 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 8927be488e3 GlobalISel: Implement narrowScalar for bswap
new 2a852a1e74e GlobalISel: Handle odd splits in fewerElementsVector for lo [...]
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/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 19 ++
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 203 ++++++++++++++++++----
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 3 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-load.mir | 201 ++++++++++++++-------
test/CodeGen/AMDGPU/GlobalISel/legalize-store.mir | 170 +++++++++++-------
5 files changed, 442 insertions(+), 154 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 9d686c4f1b5 Daily bump.
new c6f7ddb636f PR other/89106 - cast-to-union documentation incorrect w.r. [...]
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 | 5 +++++
gcc/doc/extend.texi | 37 ++++++++++++++++++++++++++++---------
2 files changed, 33 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.