[PATCH 2/2] [InstCombine] Employ AliasAnalysis in FindAvailableLoadedValue
Bjorn Steinbrink
bsteinbr at gmail.com
Tue Jun 23 05:39:21 PDT 2015
---
lib/Transforms/InstCombine/InstCombineInternal.h | 8 ++++++--
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 2 +-
lib/Transforms/InstCombine/InstructionCombining.cpp | 16 +++++++++++-----
test/Transforms/InstCombine/load_combine_aa.ll | 15 +++++++++++++++
4 files changed, 33 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/InstCombine/load_combine_aa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-InstCombine-Employ-AliasAnalysis-in-FindAvailableLoa.patch
Type: text/x-patch
Size: 6284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150623/1d278cdb/attachment.bin>
More information about the llvm-commits
mailing list