[PATCH] D29524: [DAGCombiner] Make DAGCombiner smarter about overflow

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 5 06:12:25 PST 2017


deadalnix updated this revision to Diff 87140.
deadalnix added a comment.

Add documentation and style change.


https://reviews.llvm.org/D29524

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/divrem8_ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29524.87140.patch
Type: text/x-patch
Size: 5004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170205/738c31f0/attachment.bin>


More information about the llvm-commits mailing list