This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 944f969 [x86, AVX] allow FP vector select folding to bitwise logic op [...] new d3396f4 [sancov] Run more sancov tests on non-x86-Linux machines new 898f0e0 AMDGPU: Use CreateStackObject instead of CreateSpillStackObject new 34c6b12 AMDGPU: Change insertion point of si_mask_branch new 0576028 AMDGPU: Remove unnecessary cast new 054b698 AMDGPU: Remove empty file comment new a9d5cfb AMDGPU: Set sizes on control flow pseudos
The 6 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/AMDGPUMCInstLower.h | 1 - lib/Target/AMDGPU/SIFrameLowering.cpp | 4 +-- lib/Target/AMDGPU/SIInstrInfo.cpp | 6 ++--- lib/Target/AMDGPU/SIInstructions.td | 30 ++++++++++++++-------- lib/Target/AMDGPU/SILowerControlFlow.cpp | 27 +++++++++++-------- test/CodeGen/AMDGPU/convergent-inlineasm.ll | 10 +++++--- test/CodeGen/AMDGPU/skip-if-dead.ll | 11 +++++--- .../AMDGPU/uniform-loop-inside-nonuniform.ll | 14 +++++++--- test/CodeGen/AMDGPU/valu-i1.ll | 10 ++++---- test/CodeGen/AMDGPU/wqm.ll | 2 +- test/lit.cfg | 3 +++ test/tools/sancov/print.test | 2 +- test/tools/sancov/print_coverage_pcs.test | 2 +- test/tools/sancov/stats.test | 2 +- 14 files changed, 76 insertions(+), 48 deletions(-)