[llvm-commits] [PATCH] Add support for ARMFastISel to select llvm.frameaddress

Chad Rosier mcrosier at apple.com
Wed May 30 10:25:37 PDT 2012


Hi Jush,
I've committed this in r157696 with a few minor cleanups.  Specifically, I combine the two test cases into a single file.

 Chad

On May 28, 2012, at 1:42 AM, Jush Lu wrote:

> Hi,
> 
> This patch adds support for ARMFastISel to select
> llvm.frameaddress(i32), it passes all testcases and doesn't generate
> any warnings.
> 
> I have also tested this patch with several programs. Please help me
> review, thanks.
> 
> Jush
> <fast-isel-frameaddress.patch>




More information about the llvm-commits mailing list