[llvm-commits] [llvm] r157840 - /llvm/trunk/lib/Target/ARM/ARMFastISel.cpp

Chad Rosier michael_rosier at apple.com
Fri Jun 1 14:22:56 PDT 2012


On Jun 1, 2012, at 2:17 PM, Eric Christopher wrote:

> 
> On Jun 1, 2012, at 2:12 PM, Chad Rosier <mcrosier at apple.com> wrote:
> 
>> Author: mcrosier
>> Date: Fri Jun  1 16:12:31 2012
>> New Revision: 157840
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=157840&view=rev
>> Log:
>> [arm-fast-isel] Fix handling of the frameaddress intrinsic.  If depth is 0
>> then DestReg is undefined.
> 
> Testcase or inspection? :)

Inspection + fixed a few compile-time failures on the nightly tester.

 Chad

> 
> -eric




More information about the llvm-commits mailing list