[PATCH] D21090: [PM] Port LCSSA to the new PM

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 12:51:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272294: [PM] Port LCSSA to the new PM. (authored by eraman).

Changed prior to commit:
  http://reviews.llvm.org/D21090?vs=59959&id=60224#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21090

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/Utils/LCSSA.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopVersioningLICM.cpp
  llvm/trunk/lib/Transforms/Utils/LCSSA.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
  llvm/trunk/lib/Transforms/Utils/Utils.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll
  llvm/trunk/test/Transforms/LCSSA/2006-07-09-NoDominator.ll
  llvm/trunk/test/Transforms/LCSSA/2006-10-31-UnreachableBlock.ll
  llvm/trunk/test/Transforms/LCSSA/basictest.ll
  llvm/trunk/test/Transforms/LCSSA/invoke-dest.ll
  llvm/trunk/test/Transforms/LCSSA/mixed-catch.ll
  llvm/trunk/test/Transforms/LCSSA/unused-phis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21090.60224.patch
Type: text/x-patch
Size: 13115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/b7409f67/attachment.bin>


More information about the llvm-commits mailing list