[all-commits] [llvm/llvm-project] 978165: [X86] Rename mod128.ll to divmod128.ll and add tes...
topperc via All-commits
all-commits at lists.llvm.org
Wed Aug 5 16:04:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 978165bf02776a2b957c795a5c1d94f9f208fc8e
https://github.com/llvm/llvm-project/commit/978165bf02776a2b957c795a5c1d94f9f208fc8e
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
A llvm/test/CodeGen/X86/divmod128.ll
R llvm/test/CodeGen/X86/mod128.ll
Log Message:
-----------
[X86] Rename mod128.ll to divmod128.ll and add test cases for sdiv/udiv/urem.
This improves code coverage on the switch in LowerWin64_i128OP.
More information about the All-commits
mailing list