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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 15:45:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301851: MachineFrameInfo: Track whether MaxCallFrameSize is computed yet; NFC (authored by matze).

Changed prior to commit:
  https://reviews.llvm.org/D32570?vs=97145&id=97352#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32570

Files:
  llvm/trunk/include/llvm/CodeGen/MIRYamlMapping.h
  llvm/trunk/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/trunk/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/test/CodeGen/MIR/Generic/frame-info.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/irtranslator-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32570.97352.patch
Type: text/x-patch
Size: 5017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/476c363d/attachment.bin>


More information about the llvm-commits mailing list