[PATCH] D9151: Loop Versioning for LICM
Ashutosh Nema via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 05:00:53 PST 2016
ashutosh.nema updated this revision to Diff 45680.
ashutosh.nema added a comment.
Herald added a subscriber: MatzeB.
Addressed Hal's & Adam's comments.
Repository:
rL LLVM
http://reviews.llvm.org/D9151
Files:
docs/LangRef.rst
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/LoopVersioningLICM.cpp
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
test/Transforms/LoopVersioningLICM/loopversioningLICM2.ll
test/Transforms/LoopVersioningLICM/loopversioningLICM3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9151.45680.patch
Type: text/x-patch
Size: 40442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/22ba7933/attachment.bin>
More information about the llvm-commits
mailing list