This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 700e3d5d77 [ubsan] array-bounds: Ignore params with constant size
new fd1985cea5 [OPENMP] Simplify codegen for loop iteration variables in lo [...]
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/CGStmtOpenMP.cpp | 7 ++++++-
test/OpenMP/distribute_parallel_for_lastprivate_codegen.cpp | 2 +-
test/OpenMP/distribute_parallel_for_simd_lastprivate_codegen.cpp | 2 +-
test/OpenMP/for_codegen.cpp | 2 ++
test/OpenMP/for_lastprivate_codegen.cpp | 1 +
test/OpenMP/for_linear_codegen.cpp | 5 +++++
test/OpenMP/parallel_for_linear_codegen.cpp | 2 ++
7 files changed, 18 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 llvm.
from 90cc2f4bd99 [llvm] Add install-distribution-stripped
new f9958d78ea3 AMDGPU: Preserve MMO in adjustWritemask
new 75d7256af49 AMDGPU: image_getlod and image_getresinfo do not read memory
new 46bfd217ebd AMDGPU: Set IntrReadMem on memtime intrinsics
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:
include/llvm/IR/IntrinsicsAMDGPU.td | 16 ++++----
lib/Target/AMDGPU/MIMGInstructions.td | 8 ++++
lib/Target/AMDGPU/SIISelLowering.cpp | 45 ++++++++++++++++------
lib/Target/AMDGPU/SMInstructions.td | 7 +---
.../AMDGPU/adjust-writemask-invalid-copy.ll | 41 ++++++++++++++++++--
test/CodeGen/AMDGPU/llvm.amdgcn.image.getlod.ll | 6 +++
test/CodeGen/AMDGPU/llvm.amdgcn.image.ll | 18 ++++++++-
7 files changed, 111 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 ec621d1166 [hwasan] typo in docs
new 700e3d5d77 [ubsan] array-bounds: Ignore params with constant size
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/CGExpr.cpp | 8 --------
test/CodeGen/ubsan-pass-object-size.c | 3 +--
2 files changed, 1 insertion(+), 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 45f64ad571f Revert r320104: infinite loop profiling bug fix
new 91bceea7d98 [runtimes] Add install-*-stripped targets
new 64c40f56d13 [cmake] Only pass CMAKE_SYSROOT if non-empty
new 90cc2f4bd99 [llvm] Add install-distribution-stripped
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:
CMakeLists.txt | 9 +++++++++
cmake/modules/LLVMExternalProjectUtils.cmake | 6 +++++-
runtimes/CMakeLists.txt | 13 +++++++++++--
3 files changed, 25 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 llvm.
from 573646d88a1 [X86][MPX] Tag TSX/HLE/SGX instructions scheduler classes
new 0f18499689b [JumpThreading] Minor comment cleanup. NFC. (test commit)
new 45f64ad571f Revert r320104: infinite loop profiling bug fix
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/Analysis/BlockFrequencyInfo.h | 1 -
include/llvm/Analysis/BlockFrequencyInfoImpl.h | 1 -
lib/Analysis/BlockFrequencyInfo.cpp | 4 --
lib/Transforms/Instrumentation/CFGMST.h | 24 ++---------
.../Instrumentation/PGOInstrumentation.cpp | 46 ++++++++++++++++------
lib/Transforms/Scalar/JumpThreading.cpp | 4 +-
test/Transforms/PGOProfile/infinite_loop_gen.ll | 18 ---------
7 files changed, 40 insertions(+), 58 deletions(-)
delete mode 100644 test/Transforms/PGOProfile/infinite_loop_gen.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 compiler-rt.
from 3ac17efee [scudo] Minor code generation improvement
new e192b5473 Update test case for r320180
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/profile/infinite_loop.c | 4 ++--
1 file changed, 2 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 lld.
from 7703de50b Make addReservedSymbols a static helper. NFC.
new 74ec7b85a ELF: Ignore --long-plt flag.
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/Options.td | 1 +
1 file changed, 1 insertion(+)
--
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 fc1d511f897 Reverting r320166 to fix test failures.
new 9621d21ae22 AMDGPU: Report Arg's Value name in metadata if kernel_arg_n [...]
new 573646d88a1 [X86][MPX] Tag TSX/HLE/SGX instructions scheduler classes
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:
.../MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp | 2 +
lib/Target/X86/X86InstrSGX.td | 2 +
lib/Target/X86/X86InstrTSX.td | 5 +
test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.ll | 6 +-
test/CodeGen/AMDGPU/hsa-metadata-enqueu-kernel.ll | 6 +-
.../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 141 ++++++++++++++-------
test/CodeGen/AMDGPU/hsa-metadata-images.ll | 36 ++++--
7 files changed, 135 insertions(+), 63 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 13c47894e [WebAssembly] Improve wasm test cases
new 7703de50b Make addReservedSymbols a static helper. 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:
ELF/Writer.cpp | 157 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 78 insertions(+), 79 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 gcc.
from 83d3a417d37 Fix PR83323
new 1c6cdd1a858 PR rtl-optimization/81595 * gcc.c-torture/compile/pr81595 [...]
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/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.c-torture/compile/pr81595.c | 39 +++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr81595.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.