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

Eric Christopher echristo at apple.com
Fri Jun 1 14:26:44 PDT 2012


On Jun 1, 2012, at 2:22 PM, Chad Rosier <michael_rosier at apple.com> wrote:

> 
> 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.

Aha. The latter counts as "testcase" anyhow :)

-eric



More information about the llvm-commits mailing list