[PATCH] D15344: [WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 15:53:01 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255392: [WebAssembly]  Implement prolog/epilog insertion and FrameIndex elimination (authored by dschuff).

Changed prior to commit:
  http://reviews.llvm.org/D15344?vs=42596&id=42597#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15344

Files:
  llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
  llvm/trunk/lib/Target/WebAssembly/WebAssembly.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyPEI.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyPeephole.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  llvm/trunk/test/CodeGen/WebAssembly/userstack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15344.42597.patch
Type: text/x-patch
Size: 61685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/39627432/attachment-0001.bin>


More information about the llvm-commits mailing list