[PATCH] D73581: [WebAssembly] Preserve debug frame base information through register coloring
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 16:34:46 PST 2020
dschuff updated this revision to Diff 241021.
dschuff added a comment.
Herald added a subscriber: ormris.
- * When stackifying the frame base, unset frameBaseVreg
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73581/new/
https://reviews.llvm.org/D73581
Files:
llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
llvm/test/CodeGen/WebAssembly/debugtest-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73581.241021.patch
Type: text/x-patch
Size: 7631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/3d946790/attachment.bin>
More information about the llvm-commits
mailing list