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

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 16:59:41 PDT 2016


dschuff updated this revision to Diff 52010.
dschuff added a comment.

- Configure PEI at instantiation time and factor CSR out of pass class


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.52010.patch
Type: text/x-patch
Size: 15473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/46df5bce/attachment.bin>


More information about the llvm-commits mailing list