[PATCH] D32637: [KnownBits] Add methods to set and clear all bits.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 10:49:40 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302262: [KnownBits] Add wrapper methods for setting and clear all bits in theā¦ (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32637?vs=97978&id=97987#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32637
Files:
llvm/trunk/include/llvm/CodeGen/FunctionLoweringInfo.h
llvm/trunk/include/llvm/Support/KnownBits.h
llvm/trunk/lib/Analysis/Lint.cpp
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/Sparc/SparcISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/XCore/XCoreISelLowering.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32637.97987.patch
Type: text/x-patch
Size: 16797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/c7997a0b/attachment.bin>
More information about the llvm-commits
mailing list