This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a7e79eeb415 [NVPTX] Don't rely on default arguments to SelectionDAG::ge [...]
new eadb58fda7c [X86] Relocate code of replacement of subtarget unsupported [...]
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/CodeGen/Passes.h | 4 +
include/llvm/InitializePasses.h | 1 +
include/llvm/LinkAllPasses.h | 1 +
lib/CodeGen/CMakeLists.txt | 1 +
lib/CodeGen/CodeGen.cpp | 1 +
lib/CodeGen/CodeGenPrepare.cpp | 546 -----------------
lib/CodeGen/ScalarizeMaskedMemIntrin.cpp | 660 +++++++++++++++++++++
lib/CodeGen/TargetPassConfig.cpp | 5 +
test/CodeGen/X86/O0-pipeline.ll | 1 +
test/CodeGen/X86/masked_gather_scatter.ll | 2 +-
.../X86/replace_unsupported_masked_mem_intrin.ll | 37 ++
tools/llc/llc.cpp | 1 +
tools/opt/opt.cpp | 1 +
13 files changed, 714 insertions(+), 547 deletions(-)
create mode 100644 lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
create mode 100644 test/CodeGen/X86/replace_unsupported_masked_mem_intrin.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 1acb004f47b * gcc-interface/gigi.h (get_elaboration_procedure): Delete [...]
new 551c1eaeabe [PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall [...]
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 | 22 ++++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 44 +++++++++++
gcc/config/aarch64/aarch64.md | 146 +++++-------------------------------
gcc/config/aarch64/constraints.md | 3 +-
5 files changed, 87 insertions(+), 129 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 c06ddfb058 [index] Visit and store information about namespace alias de [...]
new 41505a7419 JavaScript allows parameter lists to include trailing commas:
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/Format/ContinuationIndenter.cpp | 12 ++++++++++++
lib/Format/TokenAnnotator.cpp | 16 ++++++++++------
unittests/Format/FormatTest.cpp | 8 ++++----
unittests/Format/FormatTestJS.cpp | 28 ++++++++++++++++++++++++++--
4 files changed, 52 insertions(+), 12 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 5188cfa18ea [TableGen] Add EncoderMethod to RegisterOperand
new a7e79eeb415 [NVPTX] Don't rely on default arguments to SelectionDAG::ge [...]
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/NVPTX/NVPTXISelLowering.cpp | 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 clang.
from 6c05f3abb9 [index] Store correct location for namespace nested name qualifiers
new c06ddfb058 [index] Visit and store information about namespace alias de [...]
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/Index/IndexDecl.cpp | 8 ++++++++
test/Index/Core/index-source.cpp | 7 +++++++
2 files changed, 15 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 7c14490d8a [index] Avoid a crash that happens when looking up a depende [...]
new 6c05f3abb9 [index] Store correct location for namespace nested name qualifiers
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/Index/IndexTypeSourceInfo.cpp | 2 +-
test/Index/Core/index-source.cpp | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 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 f7d8230b8d clang-format: [JS] fix non-null assertion operator recognition.
new 7c14490d8a [index] Avoid a crash that happens when looking up a depende [...]
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/Index/IndexBody.cpp | 3 +++
lib/Index/IndexTypeSourceInfo.cpp | 3 +++
test/Index/Core/index-dependent-source.cpp | 9 +++++++++
3 files changed, 15 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 d0d956ae313 [RegisterBankInfo] Remove overly-agressive asserts
new 5188cfa18ea [TableGen] Add EncoderMethod to RegisterOperand
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/Target/Target.td | 5 +++++
test/TableGen/AsmVariant.td | 2 +-
test/TableGen/RegisterEncoder.td | 35 +++++++++++++++++++++++++++++++++++
utils/TableGen/CodeGenInstruction.cpp | 1 +
4 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 test/TableGen/RegisterEncoder.td
--
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 af79e4116c4 CMake: Fix docs-llvm-man target when clang+llvm is in the s [...]
new d0d956ae313 [RegisterBankInfo] Remove overly-agressive asserts
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/CodeGen/GlobalISel/RegBankSelect.cpp | 9 +++++----
1 file changed, 5 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 d49739e03cc MCObjectStreamer : fail with a diagnostic when emitting an [...]
new af79e4116c4 CMake: Fix docs-llvm-man target when clang+llvm is in the s [...]
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/AddSphinxTarget.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.