[PATCH] D32108: [APInt] Rename getSignBit to getSignMask
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 10:09:33 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300856: [APInt] Rename getSignBit to getSignMask (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32108?vs=95373&id=95981#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32108
Files:
llvm/trunk/include/llvm/ADT/APInt.h
llvm/trunk/include/llvm/IR/PatternMatch.h
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/trunk/lib/Transforms/Utils/CmpInstAnalysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32108.95981.patch
Type: text/x-patch
Size: 33371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/5a630299/attachment.bin>
More information about the llvm-commits
mailing list