[all-commits] [llvm/llvm-project] 3d3221: [VE] Change to omitting the frame pointer on leaf ...

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Wed Nov 3 01:45:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d32218d1af29a86389357b75af31af36dec051a
      https://github.com/llvm/llvm-project/commit/3d32218d1af29a86389357b75af31af36dec051a
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/frame-pointer-elim.c

  Log Message:
  -----------
  [VE] Change to omitting the frame pointer on leaf functions

Change to omitting the frame pointer on leaf functions by default for VE.

Reviewed By: simoll

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




More information about the All-commits mailing list