[PATCH] D36593: [InstSimplify][InstCombine] Modify the interface of decomposeBitTestICmp and use it in the InstSimplify

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 11:52:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310869: [InstSimplify][InstCombine] Modify the interface of decomposeBitTestICmp and… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36593?vs=110634&id=111042#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36593

Files:
  llvm/trunk/include/llvm/Transforms/Utils/CmpInstAnalysis.h
  llvm/trunk/lib/Analysis/CMakeLists.txt
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/CmpInstAnalysis.cpp
  llvm/trunk/test/Transforms/InstSimplify/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36593.111042.patch
Type: text/x-patch
Size: 15249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/dada8d36/attachment.bin>


More information about the llvm-commits mailing list