[PATCH] D32570: MachineFrameInfo: Track whether MaxCallFrameSize is computed yet

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 12:39:30 PDT 2017


MatzeB updated this revision to Diff 97143.
MatzeB added a comment.

bring back a TODO comment that was accidentally deleted.


Repository:
  rL LLVM

https://reviews.llvm.org/D32570

Files:
  include/llvm/CodeGen/MachineFrameInfo.h
  lib/CodeGen/MachineFrameInfo.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: D32570.97143.patch
Type: text/x-patch
Size: 6041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/99175495/attachment-0001.bin>


More information about the llvm-commits mailing list