This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a2237ff0e5a [llvm-mca] Use a WriteRef to describe register writes in cl [...] new 0e7f42b6394 [AMDGPU] Early expansion of 32 bit udiv/urem
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/AMDGPUCodeGenPrepare.cpp | 320 ++- .../AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll | 112 - test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll | 2415 ++++++++++++++++++++ test/CodeGen/AMDGPU/dagcombine-select.ll | 32 +- 4 files changed, 2747 insertions(+), 132 deletions(-) create mode 100644 test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll