[PATCH] D21512: [InstSimplify] analyze (optionally casted) icmps to eliminate obviously false logic (PR27869)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 14:06:56 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273200: [InstSimplify] analyze (optionally casted) icmps to eliminate obviously falseā€¦ (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D21512?vs=61284&id=61305#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21512

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/test/Transforms/InstCombine/and.ll
  llvm/trunk/test/Transforms/InstCombine/and2.ll
  llvm/trunk/test/Transforms/InstSimplify/AndOrXor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21512.61305.patch
Type: text/x-patch
Size: 9463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160620/2d98883d/attachment.bin>


More information about the llvm-commits mailing list