This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc3197d1353 [llvm-pdbdump] in yaml2pdb, generate default output filenam [...] new 13c0638d33c [X86][AVX512] Add 512-bit vector ctlz costs + tests new 64444b4dcc8 AMDGPU: Change mubuf soffset register when SP relative
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/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 64 +++++++++--- lib/Target/AMDGPU/BUFInstructions.td | 4 +- lib/Target/X86/X86TargetTransformInfo.cpp | 24 +++++ test/Analysis/CostModel/X86/ctlz.ll | 156 ++++++++++++++++++++++++++++-- 4 files changed, 227 insertions(+), 21 deletions(-)