[PATCH] D9151: Loop Versioning for LICM

Ashutosh Nema via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 23:52:05 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259986: New Loop Versioning LICM Pass (authored by Ashutosh).

Changed prior to commit:
  http://reviews.llvm.org/D9151?vs=46791&id=47076#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D9151

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/include/llvm/Transforms/Scalar.h
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/Scalar/CMakeLists.txt
  llvm/trunk/lib/Transforms/Scalar/LoopVersioningLICM.cpp
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
  llvm/trunk/test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
  llvm/trunk/test/Transforms/LoopVersioningLICM/loopversioningLICM2.ll
  llvm/trunk/test/Transforms/LoopVersioningLICM/loopversioningLICM3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9151.47076.patch
Type: text/x-patch
Size: 39848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160206/71472e3b/attachment.bin>


More information about the llvm-commits mailing list