This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bd0011ce9cb [NativePDB] Fix access to both old & new fpo data entries f [...]
new 71f99915f3c [RISCV] Insert R_RISCV_ALIGN relocation type and Nops for 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:
include/llvm/MC/MCAsmBackend.h | 16 ++++
lib/MC/MCAssembler.cpp | 17 +++-
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 52 ++++++++++
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h | 13 ++-
.../RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp | 2 +
lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h | 4 +
test/MC/RISCV/align.s | 105 +++++++++++++++++++++
7 files changed, 207 insertions(+), 2 deletions(-)
create mode 100644 test/MC/RISCV/align.s
--
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 339f71a598 [clang] [Driver] [NetBSD] Append -rpath for shared compiler- [...]
new b198751157 [OpenCL] Add generic addr space to the return of implicit as [...]
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/SemaDeclCXX.cpp | 7 +-
test/CodeGenOpenCLCXX/addrspace-of-this.cl | 216 +++++++++++++-----------
test/SemaOpenCLCXX/address_space_overloading.cl | 7 +-
3 files changed, 126 insertions(+), 104 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 newlib.
from 4d738e0f6 Cygwin: execve: reduce parent handle to non-inheritable SYNCHRONIZE
new a52396bd0 Cygwin: raise: change to call pthread_kill
new ef8ce3077 Cygwin: fork: fix child process permissions, take 2
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:
winsup/cygwin/release/3.0 | 3 +++
winsup/cygwin/security.h | 1 -
winsup/cygwin/signal.cc | 5 ++++-
winsup/cygwin/sigproc.cc | 10 ++++------
winsup/cygwin/uinfo.cc | 14 ++++----------
5 files changed, 15 insertions(+), 18 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 65f350b538a Add lit config file to skip tests if WebAssembly target is [...]
new bd0011ce9cb [NativePDB] Fix access to both old & new fpo data entries f [...]
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/PDB/Native/DbiStream.h | 19 +++-
lib/DebugInfo/PDB/Native/DbiStream.cpp | 105 ++++++++++++++-------
.../llvm-pdbdump/Inputs/FPOTest.pdb} | Bin 110592 -> 110592 bytes
test/tools/llvm-pdbdump/fpo-data.test | 14 +++
tools/llvm-pdbutil/DumpOutputStyle.cpp | 19 +---
5 files changed, 102 insertions(+), 55 deletions(-)
copy test/{DebugInfo/PDB/Inputs/every-pointer.pdb => tools/llvm-pdbdump/Inputs/FPO [...]
create mode 100644 test/tools/llvm-pdbdump/fpo-data.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 master
in repository llvm.
from c35ddbd43e5 [X86] Remove unnecessary code from the top of handleCompare [...]
new a2cd55579f0 Commit tests for changes in revision D41342
new 65f350b538a Add lit config file to skip tests if WebAssembly target is [...]
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:
test/Transforms/InstCombine/fmul-exp.ll | 89 ++++++++++++++++++++++
test/Transforms/InstCombine/fmul-exp2.ll | 89 ++++++++++++++++++++++
.../llvm-nm/wasm}/lit.local.cfg | 0
3 files changed, 178 insertions(+)
create mode 100644 test/Transforms/InstCombine/fmul-exp.ll
create mode 100644 test/Transforms/InstCombine/fmul-exp2.ll
copy test/{CodeGen/MIR/WebAssembly => tools/llvm-nm/wasm}/lit.local.cfg (100%)
--
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-tools-extra.
from ec556ecf Adjust documentation for git migration.
new 9ee3fd6e [clangd] Fix a use after move
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:
clangd/ClangdLSPServer.cpp | 4 ++--
1 file 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 openmp.
from 2853609 Adjust documentation for git migration.
new 71c5f3c [OMPT] Make sure that OMPT is enabled when accessing internal [...]
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:
runtime/src/ompt-general.cpp | 19 ++-
runtime/test/ompt/misc/api_calls_without_ompt.c | 148 ++++++++++++++++++++++++
2 files changed, 163 insertions(+), 4 deletions(-)
create mode 100644 runtime/test/ompt/misc/api_calls_without_ompt.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-7-branch
in repository gcc.
from d27a3c5f8f9 Daily bump.
new 09b2ead58c8 2019-01-30 Kewen Lin <linkw(a)gcc.gnu.org> Backport fro [...]
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 | 11 ++
gcc/config/rs6000/rs6000-c.c | 20 +++
gcc/doc/extend.texi | 11 ++
gcc/testsuite/ChangeLog | 14 ++
.../gcc.target/powerpc/altivec_vld_vst_addr-1.c | 184 +++++++++++++++++++++
.../gcc.target/powerpc/altivec_vld_vst_addr-2.c | 92 +++++++++++
6 files changed, 332 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr-2.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 clang.
from ad352e87e1 [ModuleDependencyCollector] Use llvm::sys::fs::real_path (NFC)
new 339f71a598 [clang] [Driver] [NetBSD] Append -rpath for shared compiler- [...]
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/Driver/ToolChains/NetBSD.cpp | 7 +++++++
1 file changed, 7 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 llvm.
from f12a02a64d6 [X86] Remove a couple places where we unnecessarily pass 0 [...]
new c35ddbd43e5 [X86] Remove unnecessary code from the top of handleCompare [...]
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/X86/X86FloatingPoint.cpp | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.