This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b1f5b4a CommandFlags.h/llc: Move StopAfter/StartBefore options to llc.
new 9d6e4f2 Support for lifetime begin/end markers in the MemorySSA use o [...]
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/Transforms/Utils/MemorySSA.cpp | 39 ++++++++++++++++++++++-
test/Transforms/Util/MemorySSA/lifetime-simple.ll | 30 +++++++++++++++++
2 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/Util/MemorySSA/lifetime-simple.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 binutils-gdb.
from 33541b2 Add myself as Rust maintainer
new f72b087 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 81d2f2e Automatic date update in version.in
new 72f4070 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 22eb86c Automatic date update in version.in
new 15b8aef Automatic date update in version.in
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:
bfd/version.h | 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 clang.
from 9091911 [analyzer] Update two comments in MPI-Checker. NFC.
new 42015fb [CUDA] Updated CUDA tests that must run w/o CUDA installation.
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/Driver/cuda-simple.cu | 2 +-
test/Preprocessor/cuda-approx-transcendentals.cu | 6 +++---
test/Preprocessor/cuda-preprocess.cu | 8 ++++----
test/Preprocessor/cuda-types.cu | 6 +++---
4 files changed, 11 insertions(+), 11 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 d8ef8b0 [WebAssembly] Remove unnecessary subtarget checks in peephole pass
new f9a5081 [Verifier] Add more tests related to non-integral pointers
new b1f5b4a CommandFlags.h/llc: Move StopAfter/StartBefore options to llc.
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/CodeGen/CommandFlags.h | 9 ---------
test/Verifier/non-integral-pointers.ll | 17 ++++++++++++++++-
tools/llc/llc.cpp | 8 ++++++++
3 files changed, 24 insertions(+), 10 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 66c2ec1 [safestack] Layout large allocas first to reduce fragmentation.
new 09f1981 pdbdump: Do not treat stream 0 pages as allocated pages.
new ffc05ed Fix a test for r277545.
new d8ef8b0 [WebAssembly] Remove unnecessary subtarget checks in peephole pass
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/WebAssembly/WebAssemblyPeephole.cpp | 35 ++++++++++----------------
test/DebugInfo/PDB/pdbdump-headers.test | 4 +--
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 14 ++++++-----
3 files changed, 23 insertions(+), 30 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 a17cb6e [CUDA] Fix libdevice selection.
new 9091911 [analyzer] Update two comments in MPI-Checker. 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:
lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h | 4 +---
lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h | 7 +++----
2 files changed, 4 insertions(+), 7 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 4ed012d [sanitizer] Implement a __asan_default_options() equivalent f [...]
new b3e6005 [scudo] add NORETURN to the declaration of dieWithMessage; th [...]
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/scudo/scudo_utils.h | 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 d022ddb ARM: only form SMMLS when SUBE flags unused.
new 75834f7 [WebAssembly] Initial SIMD128 support.
new 66c2ec1 [safestack] Layout large allocas first to reduce fragmentation.
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/CodeGen/SafeStackLayout.cpp | 8 ++
.../InstPrinter/WebAssemblyInstPrinter.cpp | 5 +
lib/Target/WebAssembly/WebAssembly.td | 2 +-
lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp | 7 +-
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 13 +-
lib/Target/WebAssembly/WebAssemblyFastISel.cpp | 80 ++++++++++-
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 10 ++
lib/Target/WebAssembly/WebAssemblyInstrCall.td | 34 +++++
lib/Target/WebAssembly/WebAssemblyInstrControl.td | 15 ++
lib/Target/WebAssembly/WebAssemblyInstrFormats.td | 18 +++
lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 11 ++
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 7 +-
lib/Target/WebAssembly/WebAssemblyPeephole.cpp | 31 +++-
.../WebAssemblyPrepareForLiveIntervals.cpp | 6 +-
lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp | 6 +-
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 8 +-
lib/Target/WebAssembly/WebAssemblyRegisterInfo.td | 4 +
test/CodeGen/WebAssembly/simd-arith.ll | 158 +++++++++++++++++++++
test/Transforms/SafeStack/layout-frag.ll | 39 +++++
19 files changed, 448 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/simd-arith.ll
create mode 100644 test/Transforms/SafeStack/layout-frag.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.