[PATCH] D32140: Global code motion of congruent computations
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 14:34:11 PDT 2017
hiraditya created this revision.
Herald added a subscriber: mehdi_amini.
This is an early work here for tracking changes. Feedback are most welcome.
https://reviews.llvm.org/D32140
Files:
llvm/include/llvm/Support/GenericDomTree.h
llvm/include/llvm/Support/GenericDomTreeConstruction.h
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/lib/Transforms/Scalar/GVNHoist.cpp
llvm/test/Transforms/GVNHoist/dj-edge-detect-das-taco.ll
llvm/test/Transforms/GVNHoist/dj-edge-detect.ll
llvm/test/Transforms/GVNHoist/hoist-mssa.ll
llvm/test/Transforms/GVNHoist/hoist-very-busy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32140.95492.patch
Type: text/x-patch
Size: 98277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/f08423fd/attachment-0001.bin>
More information about the llvm-commits
mailing list