[PATCH] D64643: [WebAssembly] refactored utilities to not depend on MachineInstr (NFC)

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 15:10:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365965: [WebAssembly] refactored utilities to not depend on MachineInstr (authored by aardappel, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64643/new/

https://reviews.llvm.org/D64643

Files:
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyUtilities.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64643.209615.patch
Type: text/x-patch
Size: 24765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/5f2bce59/attachment.bin>


More information about the llvm-commits mailing list