[PATCH] D13733: Perform DIV, REM -> DIVREM combining for all affected nodes at once.

A. Skrobov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 04:25:37 PDT 2015


tyomitch added a subscriber: john.brawn.
tyomitch updated this revision to Diff 37734.
tyomitch added a comment.

The two patches merged, and all tests confirmed as passing.


http://reviews.llvm.org/D13733

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13733.37734.patch
Type: text/x-patch
Size: 9530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151019/c868190c/attachment.bin>


More information about the llvm-commits mailing list