[PATCH] D70496: [AArch64] Fix issues with large arrays on stack

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 03:54:43 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG965ed1e974e8: [AArch64] Fix issues with large arrays on stack (authored by kiranchandramohan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70496

Files:
  llvm/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/MachineFrameInfo.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/test/CodeGen/AArch64/large-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70496.233041.patch
Type: text/x-patch
Size: 15788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/5a7933d0/attachment.bin>


More information about the llvm-commits mailing list