[PATCH] D38275: [X86] Improve handling of UDIVREM8_ZEXT_HREG/SDIVREM8_SEXT_HREG to support 64-bit extensions.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 26 14:12:40 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316702: [X86] Improve handling of UDIVREM8_ZEXT_HREG/SDIVREM8_SEXT_HREG to support 64… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D38275?vs=120304&id=120488#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38275
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/divrem8_ext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38275.120488.patch
Type: text/x-patch
Size: 3991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/a64ed23d/attachment.bin>
More information about the llvm-commits
mailing list