[PATCH] D32784: [KnownBits] Add zext, sext, and trunc methods to KnownBits

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 15:20:43 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302088: [KnownBits] Add zext, sext, and trunc methods to KnownBits (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D32784?vs=97548&id=97734#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32784

Files:
  llvm/trunk/include/llvm/Support/KnownBits.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.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/InstCombineSimplifyDemanded.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32784.97734.patch
Type: text/x-patch
Size: 13583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/88291bfd/attachment.bin>


More information about the llvm-commits mailing list