[PATCH] D30265: [APInt] Add APInt::setBits() method to set all bits in range

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 02:27:18 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296102: [APInt] Add APInt::setBits() method to set all bits in range (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D30265?vs=89566&id=89628#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30265

Files:
  llvm/trunk/include/llvm/ADT/APInt.h
  llvm/trunk/lib/Support/APInt.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
  llvm/trunk/unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30265.89628.patch
Type: text/x-patch
Size: 8626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/c0c6bbbb/attachment.bin>


More information about the llvm-commits mailing list