[PATCH] D30780: [APInt] Add APInt::insertBits() method to insert an APInt into a larger APInt
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 05:56:39 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297458: [APInt] Add APInt::insertBits() method to insert an APInt into a larger APInt (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D30780?vs=91166&id=91322#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30780
Files:
llvm/trunk/include/llvm/ADT/APInt.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
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: D30780.91322.patch
Type: text/x-patch
Size: 8007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/82b6dd1c/attachment.bin>
More information about the llvm-commits
mailing list