[PATCH] Modularizing LICM
hfinkel at anl.gov
hfinkel at anl.gov
Thu Feb 19 20:17:35 PST 2015
LGTM, thanks!
REPOSITORY
rL LLVM
================
Comment at: include/llvm/Transforms/Utils/LoopUtils.h:97
@@ +96,3 @@
+/// Takes DomTreeNode, AliasAnalysis, LoopInfo, DominatorTree, DataLayout,
+/// TargetLibraryInfo, Loop, AliasSet information for all instructions of loop
+/// and loop safety information as arguments. It returns changed status.
----------------
all instructions of loop -> all instructions of the loop
http://reviews.llvm.org/D7291
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list