[all-commits] [llvm/llvm-project] c2b49b: [VE] Add comprehensive stackframe tests

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Thu Nov 26 05:12:28 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c2b49b2fb4bfe62d64902839b39a56851cfabac7
      https://github.com/llvm/llvm-project/commit/c2b49b2fb4bfe62d64902839b39a56851cfabac7
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
    A llvm/test/CodeGen/VE/Scalar/stackframe_align.ll
    M llvm/test/CodeGen/VE/Scalar/stackframe_call.ll
    M llvm/test/CodeGen/VE/Scalar/stackframe_nocall.ll
    A llvm/test/CodeGen/VE/Scalar/stackframe_size.ll

  Log Message:
  -----------
  [VE] Add comprehensive stackframe tests

Add comprehensive stackframe regression tests as a preparation of
VEFrameLowering.cpp optimizations.

Reviewed By: simoll

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




More information about the All-commits mailing list