[PATCH] D18366: Factor PrologEpilogInserter around spilling, frame finalization, and scavenging

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 14:41:16 PDT 2016


dschuff updated this revision to Diff 53465.
dschuff marked an inline comment as done.
dschuff added a comment.

- Configure PEI at instantiation time and factor CSR out of pass class
- Also factor out scavenging, fix pass instantiation


http://reviews.llvm.org/D18366

Files:
  include/llvm/CodeGen/Passes.h
  lib/CodeGen/Passes.cpp
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18366.53465.patch
Type: text/x-patch
Size: 18372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/43d14396/attachment.bin>


More information about the llvm-commits mailing list