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

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 16:52:45 PST 2016


tstellarAMD created this revision.
tstellarAMD added reviewers: qcolombet, MatzeB.
tstellarAMD added a subscriber: llvm-commits.
Herald added a subscriber: wdng.

https://reviews.llvm.org/D26572

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26572.77702.patch
Type: text/x-patch
Size: 4153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161112/6fe1d2f9/attachment.bin>


More information about the llvm-commits mailing list