[llvm-commits] [PATCH] Add support for functions with VLAs and dynamic stack realignment on x86

Chad Rosier mcrosier at apple.com
Mon Jun 4 16:15:24 PDT 2012


On Jun 4, 2012, at 4:12 PM, Jakob Stoklund Olesen wrote:

> 
> On Jun 4, 2012, at 4:03 PM, Chad Rosier <mcrosier at apple.com> wrote:
> 
>> Jakob,
>> I believe I've addressed all your comments.  I also ran the nightly test suite with and without this patch and verified that it does not change codegen for any benchmark.
> 
> LGTM. Do you get any asm changes with -x86-use-base-pointer?

No, I did not.  Note: -x86-use-base-pointer is true by default.  Thanks, Jakob.
 
 Chad

> 
> /jakob
> 




More information about the llvm-commits mailing list