[all-commits] [llvm/llvm-project] 5e273b: [VE] Support STACKSAVE and STACKRESTORE

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Dec 21 03:20:19 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e273b845bc4411c23f5da0ebbf5d4dfd6b91f13
      https://github.com/llvm/llvm-project/commit/5e273b845bc4411c23f5da0ebbf5d4dfd6b91f13
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-12-21 (Mon, 21 Dec 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEISelLowering.cpp
    A llvm/test/CodeGen/VE/Scalar/stacksave.ll

  Log Message:
  -----------
  [VE] Support STACKSAVE and STACKRESTORE

Change to use default expanded code.  Add regression tests also.

Reviewed By: simoll

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




More information about the All-commits mailing list