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 fef2c7b97 [sanitizer] zx_cprng_draw no longer returns any value
new f2e6ab16d [libFuzzer] [NFC] [Tests] Mark signal handling tests as UNSUP [...]
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/merge-sigusr.test | 2 +-
test/fuzzer/sigusr.test | 2 +-
2 files changed, 2 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 clang.
from 4617d8caa1 [www] Update cxx_dr_status for recent DR fixes.
new 3cbd1a48a0 [analyzer] Add clangFrontend to target_link_libraries
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:
unittests/StaticAnalyzer/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 06f3e75c775 Fix typo in libgcc/Makefile.in
new 3689d355ba7 gcc/testsuite/ChangeLog:
new de75d34a247 Convert pdp11 back end to CCmode.
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:
gcc/ChangeLog | 69 +
gcc/common/config/pdp11/pdp11-common.c | 20 +-
gcc/config/pdp11/constraints.md | 15 +-
gcc/config/pdp11/pdp11-modes.def | 22 +-
gcc/config/pdp11/pdp11-protos.h | 13 +-
gcc/config/pdp11/pdp11.c | 559 +++++---
gcc/config/pdp11/pdp11.h | 142 +-
gcc/config/pdp11/pdp11.md | 1439 ++++++++++++--------
gcc/config/pdp11/pdp11.opt | 16 -
gcc/config/pdp11/predicates.md | 15 +-
gcc/doc/invoke.texi | 48 +-
gcc/doc/md.texi | 10 +-
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.target/powerpc/vsx-vector-abss.c | 96 ++
14 files changed, 1606 insertions(+), 864 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-vector-abss.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 gcc-8-branch
in repository gcc.
from 5885ff570d6 gcc/ChangeLog:
new e99a48c7bbf gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/powerpc/vsx-vector-abss.c | 96 ++++++++++++++++++++++
2 files changed, 102 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-vector-abss.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 4b0e4cbeb2f [X86] Make folding table checking threadsafe
new 6a89efb6b2d Move some code from PDBFileBuilder to MSFBuilder.
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/MSF/MSFBuilder.h | 7 +-
include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h | 2 +-
include/llvm/Support/BinaryByteStream.h | 12 +++
lib/DebugInfo/MSF/MSFBuilder.cpp | 78 +++++++++++++++++++-
lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 86 ++++------------------
unittests/DebugInfo/MSF/MSFBuilderTest.cpp | 16 ++--
6 files changed, 118 insertions(+), 83 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 compiler-rt.
from 6fa838ae1 Another shot at fixing android r335644 failure
new fef2c7b97 [sanitizer] zx_cprng_draw no longer returns any value
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/sanitizer_common/sanitizer_fuchsia.cc | 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 78e3c70281b [RISCV] Add machine function pass to merge base + offset
new 9f60a34c354 [X86] In X86DAGToDAGISel::PreprocessISelDAG, make sure we d [...]
new 4b0e4cbeb2f [X86] Make folding table checking threadsafe
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/Target/X86/X86ISelDAGToDAG.cpp | 1 +
lib/Target/X86/X86InstrInfo.cpp | 7 +++----
2 files changed, 4 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 binutils-gdb.
from 0c6aef226e Remove a VEC from py-unwind.c
new 41827fc34d Update "func" help text to GNU standards
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:
gdb/ChangeLog | 4 ++++
gdb/stack.c | 4 ++--
2 files changed, 6 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 llvm.
from 84e5dbffd78 [llvm-objdump] Add -x --all-headers options
new 78e3c70281b [RISCV] Add machine function pass to merge base + offset
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/RISCV/CMakeLists.txt | 1 +
lib/Target/RISCV/RISCV.h | 4 +
lib/Target/RISCV/RISCVISelDAGToDAG.cpp | 208 -------------------
lib/Target/RISCV/RISCVMergeBaseOffset.cpp | 286 +++++++++++++++++++++++++++
lib/Target/RISCV/RISCVTargetMachine.cpp | 5 +
test/CodeGen/RISCV/hoist-global-addr-base.ll | 75 +++----
6 files changed, 334 insertions(+), 245 deletions(-)
create mode 100644 lib/Target/RISCV/RISCVMergeBaseOffset.cpp
--
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 6317728958 Fix crash in machoread.c
new 0c6aef226e Remove a VEC from py-unwind.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:
gdb/ChangeLog | 11 +++++++++
gdb/python/py-unwind.c | 60 +++++++++++++++++++++++---------------------------
2 files changed, 39 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.