[PATCH] D21454: [PM] Port MergedLoadStoreMotion to the new pass manager, take two.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 12:17:06 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273032: [PM] Port MergedLoadStoreMotion to the new pass manager, take two. (authored by davide).

Changed prior to commit:
  http://reviews.llvm.org/D21454?vs=61112&id=61120#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21454

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h
  llvm/trunk/lib/LTO/LTOCodeGenerator.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
  llvm/trunk/test/Transforms/InstMerge/exceptions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21454.61120.patch
Type: text/x-patch
Size: 11753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/68699555/attachment.bin>


More information about the llvm-commits mailing list