This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d6200f6d892 Let replaceVTableHolder accept any type.
new 965ee90b44a [X86] Remove an if check on the result of a cast. NFC
new 606231c1dde [X86] Preserve memory refs when folding loads into divides.
new 20c675a70a8 [X86] X86MaskedGatherSDNode shouldn't inherit from MaskedGa [...]
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/CodeGen/SelectionDAGNodes.h | 2 +-
lib/Target/X86/X86ISelDAGToDAG.cpp | 24 +++++++++++-------------
lib/Target/X86/X86ISelLowering.h | 12 ++++++++++--
test/CodeGen/X86/hoist-invariant-load.ll | 30 +++++++++++++++++++++++++++++-
4 files changed, 51 insertions(+), 17 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 binutils-gdb.
from 280ca31f4d Add test for fetching TLS from core file
new 08228b1155 Apply:
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:
gold/ChangeLog | 5 +++++
gold/object.cc | 4 ++--
2 files 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 master
in repository gcc.
from 18017490853 2017-11-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 5e8f7c2aef9 RISC-V: Fix build error
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 | 10 ++++++++++
gcc/config/riscv/riscv-protos.h | 1 -
gcc/config/riscv/riscv.c | 5 +++--
gcc/config/riscv/riscv.h | 4 +++-
4 files changed, 16 insertions(+), 4 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 b5e0bec282c Add an @llvm.sideeffect intrinsic
new d6200f6d892 Let replaceVTableHolder accept any type.
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/IR/DIBuilder.h | 4 +-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 5 +-
lib/IR/DIBuilder.cpp | 2 +-
.../Generic/containing-type-extension-rust.ll | 125 +++++++++++++++++++++
...nsubprogram.ll => containing-type-extension.ll} | 20 ++--
unittests/IR/MetadataTest.cpp | 5 +
6 files changed, 148 insertions(+), 13 deletions(-)
create mode 100644 test/DebugInfo/Generic/containing-type-extension-rust.ll
copy test/DebugInfo/Generic/{mainsubprogram.ll => containing-type-extension.ll} (53%)
--
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 4468fdf54 [ThinLTO] Ensure sanitizer passes are run
new 15532ad8e [ThinLTO] New test needs to require LTO
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/asan/TestCases/Linux/contiguous_container_crash_thinlto.cc | 2 ++
1 file changed, 2 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 clang.
from 56cd6a05c2 [OPENMP] Codegen for `#pragma omp target parallel for`.
new 98cd7df806 [ObjC] Boxed strings should use the nullability from stringW [...]
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/Sema/SemaExprObjC.cpp | 7 ++++++
test/SemaObjC/transfer-boxed-string-nullability.m | 28 +++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 test/SemaObjC/transfer-boxed-string-nullability.m
--
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 82859399b00 Make sure an error is always handled.
new bac49214a2f [cmake] Allow LLVM_BUILD_INSTRUMENTED to be set to IR or Frontend
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:
cmake/modules/HandleLLVMOptions.cmake | 11 ++++++++---
1 file changed, 8 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 binutils-gdb.
from 2f4732b0e6 Remove symbolp vector
new 9031cb4af0 BFD: Write Linux core PRSTATUS note into MIPS core file
new c9ec0e8945 BFD: Extract PID from MIPS core dump file
new 280ca31f4d Add test for fetching TLS from core file
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:
bfd/ChangeLog | 15 +++++++
bfd/elf32-mips.c | 46 ++++++++++++++++++++++
bfd/elf64-mips.c | 46 ++++++++++++++++++++++
bfd/elfn32-mips.c | 46 ++++++++++++++++++++++
gdb/testsuite/ChangeLog | 5 +++
.../{info-threads-cur-sal.c => tls-core.c} | 18 +++++----
.../{tls-nodebug-pie.exp => tls-core.exp} | 39 +++++++++++++++---
7 files changed, 202 insertions(+), 13 deletions(-)
copy gdb/testsuite/gdb.threads/{info-threads-cur-sal.c => tls-core.c} (81%)
copy gdb/testsuite/gdb.threads/{tls-nodebug-pie.exp => tls-core.exp} (50%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.