This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 72edb0839f6 [X86][AVX] Added test for broadcast shuffle from binary sou [...]
new 7f0f9c85316 [KnownBits] Fix copy pasto in comment. 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:
include/llvm/Support/KnownBits.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 release_50
in repository llvm.
from dd275229f8b Merging r310241 and r310242: ------------------------------ [...]
new a971137ca99 Merging r310240: ------------------------------------------ [...]
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:
.../AddressSanitizer/force-dynamic-shadow.ll | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 test/Instrumentation/AddressSanitizer/force-dynamic-shadow.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 llvm.
from d71b0d40d28 AMDGPU: Implement getMinimumNopSize
new 72edb0839f6 [X86][AVX] Added test for broadcast shuffle from binary sou [...]
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/X86/avx-vbroadcast.ll | 24 ++++++++++++++++++++++++
1 file changed, 24 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 82579b76c6 [OpenMP] Error when trying to offload to an unsupported arch [...]
new 6dad790d8f This adds the argument --dump-ir to clang-import-test, which [...]
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/Import/local-struct/Inputs/Callee.cpp | 12 ++++++++++++
test/Import/local-struct/test.cpp | 8 ++++++++
test/Import/struct-layout/Inputs/Callee.cpp | 9 +++++++++
test/Import/struct-layout/test.cpp | 6 ++++++
tools/clang-import-test/clang-import-test.cpp | 14 +++++++++++---
5 files changed, 46 insertions(+), 3 deletions(-)
create mode 100644 test/Import/local-struct/Inputs/Callee.cpp
create mode 100644 test/Import/local-struct/test.cpp
create mode 100644 test/Import/struct-layout/Inputs/Callee.cpp
create mode 100644 test/Import/struct-layout/test.cpp
--
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 release_50
in repository llvm.
from 1d8866deccc Merging r310190: ------------------------------------------ [...]
new dd275229f8b Merging r310241 and r310242: ------------------------------ [...]
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/Instrumentation/AddressSanitizer.cpp | 3 ++-
test/Instrumentation/AddressSanitizer/stack-poisoning-byval-args.ll | 4 ++++
2 files changed, 6 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 ed5628c9fc7 [Object] Initialize LoadConfig member to null
new d71b0d40d28 AMDGPU: Implement getMinimumNopSize
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/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 6 ++++++
1 file changed, 6 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 79302ff8ea6 Do not instrument libFuzzer itself when built with -DLLVM_U [...]
new ed5628c9fc7 [Object] Initialize LoadConfig member to null
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/Object/COFF.h | 2 +-
.../Inputs/coff-no-load-config.exe} | Bin 1024 -> 1024 bytes
test/tools/llvm-readobj/coff-load-config.test | 5 +++++
3 files changed, 6 insertions(+), 1 deletion(-)
copy test/tools/{llvm-objdump/Inputs/tls.exe.coff-x86_64 => llvm-readobj/Inputs/co [...]
--
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 8d6e5d9647 [OpenMP] Prevent emission of exception handling code when us [...]
new 82579b76c6 [OpenMP] Error when trying to offload to an unsupported arch [...]
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/Frontend/CompilerInvocation.cpp | 9 ++++++++-
test/OpenMP/target_messages.cpp | 2 ++
2 files changed, 10 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 1fea7c97d1c [llvm-pdbutil] Don't crash when a section contrib's isect i [...]
new 79302ff8ea6 Do not instrument libFuzzer itself when built with -DLLVM_U [...]
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/CMakeLists.txt | 5 +++++
1 file changed, 5 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 release_50
in repository clang.
from ef9c5ea4c7 Merging r310191: ------------------------------------------- [...]
new 8df2b6dec1 Merging r310158: ------------------------------------------- [...]
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/AST/ODRHash.cpp | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.