History log of /llvm-project/llvm/test/CodeGen/Xtensa/dynamic-alloc.ll (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-18.1.8, llvmorg-18.1.7
# 78f5d9cd 04-Jun-2024 Andrei Safronov <safronov@espressif.com>

[PATCH] [Xtensa] Implement FrameLowering methods and stack operation lowering. (#92960)

Implement emitPrologue/emitEpilogue methods, determine/spill/restore
callee saved registers functionality wit

[PATCH] [Xtensa] Implement FrameLowering methods and stack operation lowering. (#92960)

Implement emitPrologue/emitEpilogue methods, determine/spill/restore
callee saved registers functionality with test. Also implement lowering
of the DYNAMIC_STACKALLOC/STACKSAVE/STACKRESTORE stack operations with
tests.

show more ...