[PATCH] D118298: [Spill2Reg] Initial commit. This is boilerplate code.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 27 22:38:19 PST 2022
vporpo updated this revision to Diff 403892.
vporpo added a comment.
Disable the pass by default.
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.403892.patch
Type: text/x-patch
Size: 5273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/3bda334d/attachment.bin>
More information about the llvm-commits
mailing list