This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 677102bae87 [WebAssembly] SIMD sqrt
new e6f49e3ad8b [ORC] Switch to asynchronous resolution in JITSymbolResolver.
new 60a5c7791ac [MachineCopyPropagation] Rework how we manage RegMask clobbers
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:
include/llvm/ExecutionEngine/JITSymbol.h | 6 +-
include/llvm/ExecutionEngine/Orc/Core.h | 1 +
include/llvm/ExecutionEngine/Orc/Legacy.h | 3 +-
lib/CodeGen/MachineCopyPropagation.cpp | 58 ++++++--------
lib/ExecutionEngine/Orc/Legacy.cpp | 40 +++++-----
.../Orc/RTDyldObjectLinkingLayer.cpp | 40 ++++++----
lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp | 38 ++++++----
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 88 +++++++++++++---------
.../RuntimeDyld/RuntimeDyldChecker.cpp | 22 +++++-
.../RuntimeDyld/RuntimeDyldCheckerImpl.h | 3 +
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 3 +
11 files changed, 175 insertions(+), 127 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 libcxx.
from 32e305476 Remove redundant null pointer check in operator delete
new c4b44869d Revert r342936 "Remove redundant null pointer check in operat [...]
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:
src/new.cpp | 8 +++++---
1 file changed, 5 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 2f5a1177e1c [AMDGPU] Remove useless check from test. NFC.
new 677102bae87 [WebAssembly] SIMD sqrt
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/WebAssembly/WebAssemblyInstrSIMD.td | 9 +++++++++
test/CodeGen/WebAssembly/simd-arith.ll | 24 ++++++++++++++++++++++++
test/MC/WebAssembly/simd-encodings.s | 6 ++++++
3 files changed, 39 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 libcxx.
from 2495dabf9 [libcxx] Fix the binder deprecation tests on Clang 5.
new 32e305476 Remove redundant null pointer check in operator delete
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:
src/new.cpp | 8 +++-----
1 file changed, 3 insertions(+), 5 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 426e644833b Daily bump.
new dd95957717d RISC-V: Fix problems with ilp32e ABI support.
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 | 7 +++++++
gcc/config/riscv/riscv.h | 7 ++++---
2 files changed, 11 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 78f1b6d15e1 [X86] Don't create FILD ISD nodes when X87 is disabled.
new 2f5a1177e1c [AMDGPU] Remove useless check from test. NFC.
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/CodeGen/AMDGPU/sub.v2i16.ll | 1 -
1 file changed, 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 gcc-8-branch
in repository gcc.
from b9d00662474 Daily bump.
new 7dc4163e558 i2018-09-24 Andrew Pinski <apinski(a)marvell.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/ChangeLog | 6 ++++++
gcc/config/aarch64/aarch64.c | 4 ++--
2 files changed, 8 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 59895038204 [WebAssembly][NFC] Fix hardcoded stack indices in tests
new 78a8d5bbb0c [X86] Update comment. Use 'glued' instead of 'flagged' NFC
new b631aa4d26d [X86] Remove superfluous curly braces. NFC
new 78f1b6d15e1 [X86] Don't create FILD ISD nodes when X87 is disabled.
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:
lib/Target/X86/X86ISelLowering.cpp | 8 ++++----
test/CodeGen/X86/pr38819.ll | 26 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/pr38819.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 gcc.
from 5787fbb63aa * doc/xml/manual/codecvt.xml: Move link to "UTF-8 and Unic [...]
new 5d4ba7c4127 2018-09-24 Andrew Pinski <apinski(a)marvell.com>
new 426e644833b Daily bump.
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 | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 4 ++--
3 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.