[SystemZ] implement hasDivRemOp()
SystemZ can do division and remainder in a single instruction for scalar integer types, which are now reflected by returning true in this hook for those cases. Review: Ulrich Weigand llvm-svn: 317477
Loading
Please sign in to comment