[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 May  5 10:03:00 PDT 2017
    
    
  
craig.topper updated this revision to Diff 97978.
craig.topper added a comment.
Merge setAllZero and forceAllZero. Same for AllOnes.
https://reviews.llvm.org/D32637
Files:
  include/llvm/CodeGen/FunctionLoweringInfo.h
  include/llvm/Support/KnownBits.h
  lib/Analysis/Lint.cpp
  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/X86/X86ISelLowering.cpp
  lib/Target/XCore/XCoreISelLowering.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32637.97978.patch
Type: text/x-patch
Size: 16302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/a5a09eb4/attachment.bin>
    
    
More information about the llvm-commits
mailing list