[PATCH] D32528: Register two missing passes with PassRegistry

Sven van Haastregt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 09:10:52 PDT 2017


svenvh updated this revision to Diff 99927.
svenvh added a comment.

Added test, and fixed missing pass dependency.


https://reviews.llvm.org/D32528

Files:
  include/llvm/InitializePasses.h
  lib/Analysis/Analysis.cpp
  lib/Analysis/LoopPass.cpp
  lib/CodeGen/CodeGen.cpp
  lib/CodeGen/MachineModuleInfo.cpp
  test/CodeGen/MIR/Generic/pass-registration.mir
  tools/llc/llc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32528.99927.patch
Type: text/x-patch
Size: 4579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/9074a5fa/attachment.bin>


More information about the llvm-commits mailing list