[PATCH] D67087: [X86] Override BuildSDIVPow2 for X86.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 11:14:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371104: [X86] Override BuildSDIVPow2 for X86. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67087?vs=218952&id=218957#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67087/new/

https://reviews.llvm.org/D67087

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
  llvm/trunk/test/CodeGen/X86/combine-srem.ll
  llvm/trunk/test/CodeGen/X86/rem.ll
  llvm/trunk/test/CodeGen/X86/srem-seteq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67087.218957.patch
Type: text/x-patch
Size: 10478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/d2405f6e/attachment.bin>


More information about the llvm-commits mailing list