[PATCH] D35821: Have ARM call setBooleanContents(ZeroOrOneBooleanContent).

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 17:59:02 PDT 2017


jgalenson updated this revision to Diff 110120.
jgalenson added a comment.

Thanks for the advice; isOne is much cleaner.


https://reviews.llvm.org/D35821

Files:
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/cse-call.ll
  test/CodeGen/ARM/i1.ll
  test/CodeGen/ARM/sub-cmp-peephole.ll
  test/CodeGen/Thumb2/2009-09-28-ITBlockBug.ll
  test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35821.110120.patch
Type: text/x-patch
Size: 12815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/d9d78a6a/attachment.bin>


More information about the llvm-commits mailing list