[PATCH] D33604: [InstCombine] Pass a proper context instruction to all of the calls into InstSimplify
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 20:22:10 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305049: [InstCombine] Pass a proper context instruction to all of the calls into… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D33604?vs=100467&id=101990#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33604
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombinePHI.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33604.101990.patch
Type: text/x-patch
Size: 17104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170609/0cd4aac4/attachment.bin>
More information about the llvm-commits
mailing list