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

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 07:06:15 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294187: [DAGCombiner] Make DAGCombiner smarter about overflow (authored by deadalnix).

Changed prior to commit:
  https://reviews.llvm.org/D29524?vs=87223&id=87225#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29524

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29524.87225.patch
Type: text/x-patch
Size: 4847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/c09ee619/attachment.bin>


More information about the llvm-commits mailing list