[PATCH] D30379: [SelectionDAG] Make SelectionDAG aware of the known bits in UADDO and SADDO.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 09:10:51 PST 2017


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

Regenerate some tests in master to reduce noise in this diff.


https://reviews.llvm.org/D30379

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/2008-02-14-BitMiscompile.ll
  test/CodeGen/X86/known-bits.ll
  test/CodeGen/X86/sad.ll
  test/CodeGen/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30379.89794.patch
Type: text/x-patch
Size: 60341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/5d4085e7/attachment.bin>


More information about the llvm-commits mailing list