[PATCH] D32622: ARM: Compute MaxCallFrame size early

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 16:43:53 PDT 2017


MatzeB updated this revision to Diff 97363.
MatzeB edited the summary of this revision.
MatzeB added a comment.
Herald added a subscriber: igorb.

- Change MachineVerifier to work if reserved registers are not frozen yet.


Repository:
  rL LLVM

https://reviews.llvm.org/D32622

Files:
  include/llvm/CodeGen/MachineFrameInfo.h
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  lib/CodeGen/GlobalISel/InstructionSelect.cpp
  lib/CodeGen/MachineFrameInfo.cpp
  lib/CodeGen/MachineVerifier.cpp
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/Target/ARM/ARMBaseRegisterInfo.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  test/CodeGen/ARM/alloca-align.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32622.97363.patch
Type: text/x-patch
Size: 8591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/e0c3a3aa/attachment.bin>


More information about the llvm-commits mailing list