This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6c4da29600e [TLI] Simplify code. NFCI. new 743f98a3a22 AMDGPU: Generate check lines new 73416978724 AMDGPU: Introduce a flag to disable mul24 intrinsic formation new b679f78d72b AMDGPU: Preserve value name when inserting mul24 intrinsic
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: lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | 12 +- test/CodeGen/AMDGPU/amdgpu-codegenprepare-mul24.ll | 219 +++++++--- test/CodeGen/AMDGPU/idiv-licm.ll | 451 ++++++++++++++++----- 3 files changed, 520 insertions(+), 162 deletions(-)