This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ac0fd1e0b35 [X86] Add fast isel tests for some of the avx512 truncate i [...]
new ce6387468a3 [llvm-rc] Read the Planes/BitCount fields from BITMAPINFOHE [...]
new 370633f2f2d [llvm-rc] Add support for parsing memory flags
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-rc/Inputs/memoryflags-stringtable.rc | 28 ++
test/tools/llvm-rc/Inputs/memoryflags.rc | 35 +++
test/tools/llvm-rc/memoryflags-stringtable.test | 15 +
test/tools/llvm-rc/memoryflags.test | 323 +++++++++++++++++++++
test/tools/llvm-rc/tag-icon-cursor.test | 2 +-
tools/llvm-rc/ResourceFileWriter.cpp | 70 +++--
tools/llvm-rc/ResourceFileWriter.h | 4 +-
tools/llvm-rc/ResourceScriptParser.cpp | 81 +++++-
tools/llvm-rc/ResourceScriptParser.h | 2 +
tools/llvm-rc/ResourceScriptStmt.h | 73 +++--
10 files changed, 560 insertions(+), 73 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/memoryflags-stringtable.rc
create mode 100644 test/tools/llvm-rc/Inputs/memoryflags.rc
create mode 100644 test/tools/llvm-rc/memoryflags-stringtable.test
create mode 100644 test/tools/llvm-rc/memoryflags.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 lld.
from f83cccb50 [WebAssembly] Allow signautre of entry function to be flexible
new 2ece4e90e [MinGW] Add a LLD specific option -pdb
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:
MinGW/Driver.cpp | 9 +++++++--
MinGW/Options.td | 1 +
test/MinGW/driver.test | 4 ++++
3 files changed, 12 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 54e2a7e2a56 [NFC] Update comments
new 929e74568e3 [NFC] pull a function into its own lambda
new ac0fd1e0b35 [X86] Add fast isel tests for some of the avx512 truncate i [...]
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/Support/Unix/Signals.inc | 40 ++---
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 185 +++++++++++++++++++++
test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 60 +++++++
.../CodeGen/X86/avx512bwvl-intrinsics-fast-isel.ll | 74 +++++++++
test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 132 +++++++++++++++
5 files changed, 472 insertions(+), 19 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 b6cd9b4a614 [X86] Revert part of r332267: Remove GCCBuiltin from the in [...]
new 54e2a7e2a56 [NFC] Update comments
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/Support/Signals.h | 6 +++---
lib/Support/Unix/Signals.inc | 39 +++++++++++++++++++--------------------
lib/Support/Windows/Signals.inc | 22 +++++++++++-----------
3 files changed, 33 insertions(+), 34 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 90842deba1c [RISCV] Define FeatureRelax and shouldForceRelocation for R [...]
new b6cd9b4a614 [X86] Revert part of r332267: Remove GCCBuiltin from the 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:
include/llvm/IR/IntrinsicsX86.td | 12 ++++++++----
1 file changed, 8 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 clang.
from 5d6cd7c26c [AST] Fix printing tag decl groups in decl contexts
new 533b60289e [X86] Revert part of r332266: Use __builtin_convertvector to [...]
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/clang/Basic/BuiltinsX86.def | 4 ++++
lib/Headers/avx512fintrin.h | 33 +++++++++++++++------------------
lib/Headers/avx512vlintrin.h | 11 +++++------
test/CodeGen/avx512f-builtins.c | 18 ++++++------------
test/CodeGen/avx512vl-builtins.c | 6 ++----
5 files changed, 32 insertions(+), 40 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 282a874c3 [libFuzzer] deprecate equivalence_server
new 60f798d66 [asan] Workaround to avoid hangs in Chromium tests
new 3041124b6 [sanitizer] Intercept __pthread_mutex_lock and __pthread_mute [...]
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:
.../sanitizer_common_interceptors.inc | 20 +++++++++++++
.../sanitizer_platform_interceptors.h | 1 +
.../sanitizer_stoptheworld_linux_libcdep.cc | 6 ++--
.../TestCases/Linux/pthread_mutex.cc | 34 ++++++++++++++++++++++
4 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 test/sanitizer_common/TestCases/Linux/pthread_mutex.cc
--
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 ca3e13c8383 [NFC] Add const to method signature
new 90842deba1c [RISCV] Define FeatureRelax and shouldForceRelocation for R [...]
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/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 8 ++++++++
lib/Target/RISCV/RISCV.td | 4 ++++
lib/Target/RISCV/RISCVSubtarget.h | 2 ++
3 files changed, 14 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 77b93b3504d Fix debug build by adding missing dependencies on libBinaryFormat
new ca3e13c8383 [NFC] Add const to method signature
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/Scalar/InductiveRangeCheckElimination.cpp | 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 compiler-rt.
from da0d5a225 [XRay][profiler] Part 2: XRay Function Call Trie
new 282a874c3 [libFuzzer] deprecate equivalence_server
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/fuzzer/FuzzerDriver.cpp | 2 ++
lib/fuzzer/FuzzerFlags.def | 4 ++--
test/fuzzer/equivalence-signals.test | 1 +
test/fuzzer/equivalence.test | 1 +
4 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.