[PATCH] D16554: [WebAssembly] Omit no-op adds for non-mem uses of FrameIndex

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 14:51:56 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258872: [WebAssembly] Omit no-op adds for non-mem uses of FrameIndex (authored by dschuff).

Changed prior to commit:
  http://reviews.llvm.org/D16554?vs=45904&id=46056#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16554

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyPeephole.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
  llvm/trunk/test/CodeGen/WebAssembly/mem-intrinsics.ll
  llvm/trunk/test/CodeGen/WebAssembly/userstack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16554.46056.patch
Type: text/x-patch
Size: 4845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/e5bb9ff1/attachment.bin>


More information about the llvm-commits mailing list