[PATCH] D15344: [WebAssembly] WIP for SP lowering.

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 14:15:04 PST 2015


dschuff updated this revision to Diff 42339.
dschuff marked 2 inline comments as done.
dschuff added a comment.

- Address final comments


http://reviews.llvm.org/D15344

Files:
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.h
  lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  lib/Target/WebAssembly/WebAssemblyPeephole.cpp
  lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp
  lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  test/CodeGen/WebAssembly/userstack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15344.42339.patch
Type: text/x-patch
Size: 18247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/813dcf00/attachment.bin>


More information about the llvm-commits mailing list