[PATCH] D32637: [KnownBits] Add methods to set and clear all bits.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 01:31:24 PDT 2017
craig.topper updated this revision to Diff 97061.
craig.topper added a comment.
I think my previous diff may have been incomplete.
https://reviews.llvm.org/D32637
Files:
include/llvm/Support/KnownBits.h
lib/Analysis/ValueTracking.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.cpp
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32637.97061.patch
Type: text/x-patch
Size: 14176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/176d280c/attachment.bin>
More information about the llvm-commits
mailing list