This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2a7d3fa [InstCombine][X86] Regenerate vperm2f128/vperm2i128 combine tests
new f3c6524 [InstCombine][X86] Regenerate masked memory op combine tests
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/Transforms/InstCombine/x86-masked-memops.ll | 202 +++++++++++++----------
1 file changed, 114 insertions(+), 88 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 0cd49c0 [InstCombine][X86] Regenerate insertps combine tests
new 2a7d3fa [InstCombine][X86] Regenerate vperm2f128/vperm2i128 combine tests
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/Transforms/InstCombine/x86-vperm2.ll | 202 +++++++++++++++++-------------
1 file changed, 116 insertions(+), 86 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 913a7aa Revert "[ESan][MIPS] Adds support for MIPS64"
new b5dd574 Really fix warnings about passing -std=gnu99 to MSVC
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/BuiltinTests.cmake | 5 +++--
1 file changed, 3 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 e3aa0d9 [TableGen] AsmMatcher: Add AsmVariantName to Instruction class.
new c87eb16 [Coverage] Delete some dead code (NFC)
new 0cd49c0 [InstCombine][X86] Regenerate insertps combine tests
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:
.../llvm/ProfileData/Coverage/CoverageMapping.h | 10 --
.../ProfileData/Coverage/CoverageMappingWriter.h | 4 -
test/Transforms/InstCombine/x86-insertps.ll | 102 ++++++++++++---------
3 files changed, 59 insertions(+), 57 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 92655f0 [compiler-rt] Don't use -fPIC when building for Windows
new 913a7aa Revert "[ESan][MIPS] Adds support for MIPS64"
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/config-ix.cmake | 2 +-
lib/esan/esan.cpp | 8 --
lib/esan/esan.h | 1 -
lib/esan/esan_linux.cpp | 2 +-
lib/esan/esan_shadow.h | 134 ++++-----------------
lib/sanitizer_common/CMakeLists.txt | 4 -
lib/sanitizer_common/sanitizer_linux.cc | 4 +-
lib/sanitizer_common/sanitizer_linux.h | 2 +-
lib/sanitizer_common/sanitizer_linux_mips64.S | 23 ----
.../sanitizer_platform_limits_posix.h | 8 --
test/esan/TestCases/verbose-simple.c | 18 ++-
test/esan/lit.cfg | 2 +-
test/lit.common.cfg | 3 -
13 files changed, 36 insertions(+), 175 deletions(-)
delete mode 100644 lib/sanitizer_common/sanitizer_linux_mips64.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 compiler-rt.
from e1be165 [asan] Fix handle_abort_on_error.cc test on Darwin
new 92655f0 [compiler-rt] Don't use -fPIC when building for Windows
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:
CMakeLists.txt | 4 +++-
1 file changed, 3 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 llvm.
from 1a53e07 Give an x86 assembler test a triple
new 88e07a9 Remove restriction that 'sret' must be on the first parameter
new e3aa0d9 [TableGen] AsmMatcher: Add AsmVariantName to Instruction class.
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:
docs/LangRef.rst | 7 +++---
include/llvm/Target/Target.td | 10 ++++++++
test/TableGen/AsmVariant.td | 46 ++++++++++++++++++++++++++++++++++++
utils/TableGen/AsmMatcherEmitter.cpp | 11 +++++++++
4 files changed, 70 insertions(+), 4 deletions(-)
create mode 100644 test/TableGen/AsmVariant.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 035ff49 revert r280427
new 1a53e07 Give an x86 assembler test a triple
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/MC/COFF/cv-errors.s | 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 08450b5 [ARM XRay] Try to fix Thumb-only failure
new 035ff49 revert r280427
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/Transforms/Utils/Local.h | 6 ++----
lib/Transforms/Scalar/GVN.cpp | 4 ++--
lib/Transforms/Utils/Local.cpp | 6 ++----
3 files changed, 6 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 lld.
from 6753cc3 Use a protected destructor instead of a virtual one.
new a499b2d Handle globs in global symbol names.
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:
ELF/SymbolTable.cpp | 14 ++++++++++++-
test/ELF/version-script-glob.s | 45 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/version-script-glob.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.