[PATCH] D14147: Hanlding of aligned allocas on a target that does not align stack pointer.

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 08:03:16 PST 2015


jonpa updated this revision to Diff 41148.
jonpa added a comment.

I removed the messy arguments for the warning, and also fixed indentation.
Added a comment explaining the current lack of optimization in MachineFrameInfo.h


http://reviews.llvm.org/D14147

Files:
  include/llvm/CodeGen/MachineFrameInfo.h
  lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  lib/Target/SystemZ/SystemZFrameLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.cpp
  test/CodeGen/SystemZ/alloca-03.ll
  test/CodeGen/SystemZ/alloca-04.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14147.41148.patch
Type: text/x-patch
Size: 9126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151125/ce8251d5/attachment.bin>


More information about the llvm-commits mailing list