[all-commits] [llvm/llvm-project] 3a3023: [VE][NFC] Clean stack frame description

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Nov 23 04:04:29 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a302349ebd11279d0c49fbd03c66ed502968f19
      https://github.com/llvm/llvm-project/commit/3a302349ebd11279d0c49fbd03c66ed502968f19
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEFrameLowering.cpp
    M llvm/lib/Target/VE/VESubtarget.cpp

  Log Message:
  -----------
  [VE][NFC] Clean stack frame description

Move stack frame description from VESubtarget.cpp to VEFrameLowering.cpp
and add detail.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D91946




More information about the All-commits mailing list