[PATCH] D67868: [GlobalISel] Defer setting HasCalls on MachineFrameInfo to selection time.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 16:52:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372443: [GlobalISel] Defer setting HasCalls on MachineFrameInfo to selection time. (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67868?vs=221130&id=221137#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67868/new/

https://reviews.llvm.org/D67868

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/InstructionSelect.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/tail-call-no-save-fp-lr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67868.221137.patch
Type: text/x-patch
Size: 4346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/1a1db311/attachment.bin>


More information about the llvm-commits mailing list