[PATCH] D26572: RegAllocGreedy: Properly initialize this pass, so that -run-pass will work

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 14:05:03 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286895: RegAllocGreedy: Properly initialize this pass, so that -run-pass will work (authored by tstellar).

Changed prior to commit:
  https://reviews.llvm.org/D26572?vs=77702&id=77884#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26572

Files:
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/CodeGen/CodeGen.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/test/CodeGen/MIR/Generic/runPass.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26572.77884.patch
Type: text/x-patch
Size: 4304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/2cda1926/attachment.bin>


More information about the llvm-commits mailing list