[PATCH] D74060: [KnownBits] Move AND, OR and XOR logic into KnownBits
    Jay Foad via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr  9 02:41:18 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc63aed890eca: [KnownBits] Move AND, OR and XOR logic into KnownBits (authored by foad).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74060/new/
https://reviews.llvm.org/D74060
Files:
  llvm/include/llvm/Support/KnownBits.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Support/KnownBits.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/unittests/Support/KnownBitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74060.256225.patch
Type: text/x-patch
Size: 20319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/9af03983/attachment.bin>
    
    
More information about the llvm-commits
mailing list