[PATCH] D23440: [PM] Port NameAnonFunction pass to new pass manager

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 07:11:32 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278509: [PM] Port NameAnonFunction pass to new pass manager (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D23440?vs=67798&id=67834#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23440

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/Utils/NameAnonFunctions.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Utils/NameAnonFunctions.cpp
  llvm/trunk/lib/Transforms/Utils/Utils.cpp
  llvm/trunk/test/Bitcode/thinlto-function-summary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23440.67834.patch
Type: text/x-patch
Size: 6459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/071b9299/attachment.bin>


More information about the llvm-commits mailing list