[PATCH] D17583: [InstCombine] transform bitcasted bitwise logic ops with constants (PR26702)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 11:23:53 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL262645: [InstCombine] transform bitcasted bitwise logic ops with constants (PR26702) (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D17583?vs=48985&id=49761#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17583
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/test/Transforms/InstCombine/bitcast-bigendian.ll
llvm/trunk/test/Transforms/InstCombine/bitcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17583.49761.patch
Type: text/x-patch
Size: 5431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/417fd13d/attachment.bin>
More information about the llvm-commits
mailing list