<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Sounds good to me, go for it.  I'd wordsmith it a bit.  I don't think "is basically free" is important.  The important thing is that the stack adjustment is folded into the function prologue.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">On Tue, Jul 1, 2014 at 3:03 PM, Sean Silva <span dir="ltr"><<a href="mailto:chisophugis@gmail.com" target="_blank">chisophugis@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all, the distinction between static and non-static (or "dynamic") allocas seems to be something that people reading the alloca section of LangRef would be interested in.<div>
<br></div><div>This terminology (which stems from the name of AllocaInst::isStaticAlloca AFAICT) has percolated into the documentation (docs/InAlloca.rst) and is a distinction whose precise conditions are worth calling out explicitly to people looking up the alloca instruction.</div>

<div><br></div><div>I wrote up a small note describing this, largely modeled after the doxygen on AllocaInst::isStaticAlloca.</div><div><br></div><div>Does this seem worthwhile? Any other ideas of where to put mention of it?</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div><div>-- Sean Silva</div></font></span></div>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div></div>