[PATCH] D118298: [Spill2Reg] Initial commit. This is boilerplate code.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 16:14:27 PST 2022


vporpo updated this revision to Diff 405826.
vporpo edited the summary of this revision.
vporpo added a comment.

Moved spill2reg flag to TargetPassConfig.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118298/new/

https://reviews.llvm.org/D118298

Files:
  llvm/include/llvm/CodeGen/MachinePassRegistry.def
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/Spill2Reg.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118298.405826.patch
Type: text/x-patch
Size: 5585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220204/0d090060/attachment.bin>


More information about the llvm-commits mailing list