[PATCH] D29200: [JumpThread] Enhance finding partial redundant loads by continuing scanning single predecessor
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 07:24:04 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293896: [JumpThread] Enhance finding partial redundant loads by continuing scanning… (authored by junbuml).
Changed prior to commit:
https://reviews.llvm.org/D29200?vs=86333&id=86809#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29200
Files:
llvm/trunk/include/llvm/Analysis/Loads.h
llvm/trunk/lib/Analysis/Loads.cpp
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/test/Transforms/JumpThreading/thread-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29200.86809.patch
Type: text/x-patch
Size: 5159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/5ab99ada/attachment.bin>
More information about the llvm-commits
mailing list