[all-commits] [llvm/llvm-project] 7f37d8: [Alignment][NFC] Migrate MachineFrameInfo::CreateS...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Jul 1 01:49:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f37d8830635bf119a5f630dd3958c8f45780805
      https://github.com/llvm/llvm-project/commit/7f37d8830635bf119a5f630dd3958c8f45780805
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineFrameInfo.h
    M llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp

  Log Message:
  -----------
  [Alignment][NFC] Migrate MachineFrameInfo::CreateSpillStackObject to Align

iThis patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

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




More information about the All-commits mailing list