The instructions are the same, but fewer locals are used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17428
[WebAssembly] Stackify function prologs and epilogs ClosedPublic Authored by dschuff on Feb 18 2016, 5:47 PM.
Details Summary The instructions are the same, but fewer locals are used.
Diff Detail
Event Timelinedschuff updated this object. This revision is now accepted and ready to land.Feb 18 2016, 7:34 PM Closed by commit rL261452: [WebAssembly] Stackify function prologs and epilogs (authored by dschuff). · Explain WhyFeb 20 2016, 1:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48599 llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
llvm/trunk/test/CodeGen/WebAssembly/byval.ll
llvm/trunk/test/CodeGen/WebAssembly/mem-intrinsics.ll
llvm/trunk/test/CodeGen/WebAssembly/userstack.ll
|