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

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 01:56:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269750: Factor PrologEpilogInserter around spilling, frame finalization, and scavenging (authored by dschuff).

Changed prior to commit:
  http://reviews.llvm.org/D18366?vs=57212&id=57446#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18366

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18366.57446.patch
Type: text/x-patch
Size: 19343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160517/910e9a1f/attachment.bin>


More information about the llvm-commits mailing list