[PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.

Chad Rosier mcrosier at codeaurora.org
Mon Jul 21 13:02:02 PDT 2014


New revision with Tim's suggested code changes.

http://reviews.llvm.org/D4438

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  test/CodeGen/AArch64/sdivpow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4438.11716.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140721/a9347972/attachment.bin>


More information about the llvm-commits mailing list