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

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 10:26:20 PDT 2016


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

- Use TargetMachine hook


http://reviews.llvm.org/D18366

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18366.57212.patch
Type: text/x-patch
Size: 19112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160513/f1ab0481/attachment.bin>


More information about the llvm-commits mailing list