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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 06:08:08 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250825: Combining DIV+REM->DIVREM doesn't belong in LegalizeDAG; move it over into… (authored by askrobov).

Changed prior to commit:
  http://reviews.llvm.org/D13733?vs=37734&id=37873#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13733

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

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


More information about the llvm-commits mailing list