This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0c5ced81dc2 [PDB] Better support for enumerating pointer types.
new 6848bdaf778 Check lines before using alias analysis to check for interference
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:
...e-blocks-does-work.ll => alias-merge-blocks.ll} | 44 +++++++++++-----------
1 file changed, 23 insertions(+), 21 deletions(-)
copy test/Transforms/MergeICmps/X86/{multiple-blocks-does-work.ll => alias-merge-b [...]
--
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 d4a60a19da8 Handle CLOBBER in reg_overlap_mentioned_p (PR86882)
new 3e350f63910 /cp 2018-09-18 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 7 +++++++
gcc/cp/cp-tree.h | 2 ++
gcc/cp/pt.c | 4 ++--
gcc/testsuite/ChangeLog | 13 +++++++++----
gcc/testsuite/g++.dg/concepts/pr85065.C | 6 ++++++
5 files changed, 26 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/pr85065.C
--
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 00a938c3c1e [PostRASink] Make sure to remove subregisters from live-ins [...]
new 0c5ced81dc2 [PDB] Better support for enumerating pointer types.
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/DebugInfo/CodeView/TypeIndex.h | 2 +
include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h | 3 +-
include/llvm/DebugInfo/PDB/IPDBRawSymbol.h | 23 +-
.../DebugInfo/PDB/Native/NativeCompilandSymbol.h | 3 +-
.../llvm/DebugInfo/PDB/Native/NativeRawSymbol.h | 3 +-
.../DebugInfo/PDB/Native/NativeSymbolEnumerator.h | 3 +-
.../llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h | 3 +-
include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h | 3 +-
.../llvm/DebugInfo/PDB/Native/NativeTypePointer.h | 11 +-
include/llvm/DebugInfo/PDB/PDBSymbol.h | 3 +-
lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp | 40 ++-
lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp | 11 +-
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp | 11 +-
.../PDB/Native/NativeSymbolEnumerator.cpp | 17 +-
lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp | 5 +-
lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp | 17 +-
lib/DebugInfo/PDB/Native/NativeTypePointer.cpp | 79 ++++-
lib/DebugInfo/PDB/Native/SymbolCache.cpp | 24 +-
lib/DebugInfo/PDB/PDBSymbol.cpp | 39 ++-
test/DebugInfo/PDB/Inputs/every-pointer.cpp | 48 +++
.../Inputs/{every-enum.pdb => every-pointer.pdb} | Bin 102400 -> 110592 bytes
.../PDB/Native/pdb-native-compilands.test | 6 +-
test/DebugInfo/PDB/Native/pdb-native-enums.test | 100 +++---
test/DebugInfo/PDB/Native/pdb-native-pointers.test | 358 +++++++++++++++++++++
tools/llvm-pdbutil/llvm-pdbutil.cpp | 26 +-
25 files changed, 720 insertions(+), 118 deletions(-)
create mode 100644 test/DebugInfo/PDB/Inputs/every-pointer.cpp
copy test/DebugInfo/PDB/Inputs/{every-enum.pdb => every-pointer.pdb} (63%)
create mode 100644 test/DebugInfo/PDB/Native/pdb-native-pointers.test
--
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 7bb6bebf300 [PATCH c++/86881] -Wshadow-local-compatible ICE
new 2845809e459 Backport PR86882 fix to 8
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 | 8 ++++++++
gcc/rtlanal.c | 1 +
2 files changed, 9 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 gcc.
from cee838d92d0 Fix location of invocable check for unique_ptr deleter
new d4a60a19da8 Handle CLOBBER in reg_overlap_mentioned_p (PR86882)
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/rtlanal.c | 7 ++++---
2 files changed, 9 insertions(+), 3 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 c5c0a4b4805 [NFC] Update comments regarding BufferSize for ProcResources
new 00a938c3c1e [PostRASink] Make sure to remove subregisters from live-ins [...]
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/MachineSink.cpp | 7 ++++--
test/CodeGen/Hexagon/postra-sink-subregs.mir | 33 ++++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/postra-sink-subregs.mir
--
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 glibc.
from 50bc59ca4d Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.
new d3a43e49f3 Unify many bits/mman.h headers.
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:
ChangeLog | 10 ++++++
sysdeps/unix/sysv/linux/aarch64/bits/mman.h | 48 -------------------------
sysdeps/unix/sysv/linux/arm/bits/mman.h | 44 -----------------------
sysdeps/unix/sysv/linux/{riscv => }/bits/mman.h | 7 +++-
sysdeps/unix/sysv/linux/m68k/bits/mman.h | 44 -----------------------
sysdeps/unix/sysv/linux/microblaze/bits/mman.h | 46 ------------------------
sysdeps/unix/sysv/linux/nios2/bits/mman.h | 46 ------------------------
sysdeps/unix/sysv/linux/s390/bits/mman.h | 45 -----------------------
sysdeps/unix/sysv/linux/sh/bits/mman.h | 44 -----------------------
9 files changed, 16 insertions(+), 318 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/aarch64/bits/mman.h
delete mode 100644 sysdeps/unix/sysv/linux/arm/bits/mman.h
rename sysdeps/unix/sysv/linux/{riscv => }/bits/mman.h (85%)
delete mode 100644 sysdeps/unix/sysv/linux/m68k/bits/mman.h
delete mode 100644 sysdeps/unix/sysv/linux/microblaze/bits/mman.h
delete mode 100644 sysdeps/unix/sysv/linux/nios2/bits/mman.h
delete mode 100644 sysdeps/unix/sysv/linux/s390/bits/mman.h
delete mode 100644 sysdeps/unix/sysv/linux/sh/bits/mman.h
--
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 8ff71a9c80 Add a warning to the bfd library for when it encounters an E [...]
new c9e0a7e333 Remove munmap_listp_free_cleanup
new 40f03055a2 Remove remaining cleanups from compile-object-load.c
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:
gdb/ChangeLog | 21 ++++++
gdb/compile/compile-object-load.c | 148 +++++++++++++++-----------------------
gdb/compile/compile-object-load.h | 25 ++++++-
gdb/compile/compile-object-run.c | 2 +-
4 files changed, 103 insertions(+), 93 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 9c66b1e3a61 * config/i386/i386.md (*<code>extend<mode>xf2): Macroize i [...]
new cee838d92d0 Fix location of invocable check for unique_ptr deleter
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/bits/unique_ptr.h | 10 ++++++----
.../87278.cc => unique_ptr/requirements/incomplete.cc} | 17 ++++++++++++-----
3 files changed, 27 insertions(+), 9 deletions(-)
copy libstdc++-v3/testsuite/20_util/{shared_ptr/creation/87278.cc => unique_ptr/re [...]
--
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 4105f94d52f [nvptx] Remove use of CUDA unified memory in libgomp
new 9c66b1e3a61 * config/i386/i386.md (*<code>extend<mode>xf2): Macroize i [...]
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/config/i386/i386.md | 13 ++-----------
2 files changed, 7 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.