[PATCH] D18471: [CodeGen] Don't assume that fixed stack objects are aligned in a stack-realigned function.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 9 16:40:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265886: [CodeGen] Don't assume that fixed stack objects are aligned in a stackā€¦ (authored by cdavis).

Changed prior to commit:
  http://reviews.llvm.org/D18471?vs=51630&id=53159#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18471

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/test/CodeGen/X86/stack-align.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18471.53159.patch
Type: text/x-patch
Size: 5329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160409/5f3f4a25/attachment.bin>


More information about the llvm-commits mailing list