[PATCH] D54203: Use template instead of void* -based type erasure in MachineRegistry

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 09:22:37 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346522: Type safe version of MachinePassRegistry (authored by serge_sans_paille, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54203?vs=172932&id=173362#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54203

Files:
  llvm/trunk/include/llvm/CodeGen/MachinePassRegistry.h
  llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
  llvm/trunk/include/llvm/CodeGen/RegAllocRegistry.h
  llvm/trunk/include/llvm/CodeGen/SchedulerRegistry.h
  llvm/trunk/lib/CodeGen/MachinePassRegistry.cpp
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/CodeGen/TargetPassConfig.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54203.173362.patch
Type: text/x-patch
Size: 13806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/c9e04da6/attachment.bin>


More information about the llvm-commits mailing list