[llvm-commits] [llvm] r140924 - in /llvm/trunk/lib/Target/ARM: ARMBaseRegisterInfo.cpp ARMFrameLowering.cpp Thumb1FrameLowering.cpp

Eric Christopher echristo at apple.com
Mon Oct 3 09:40:47 PDT 2011


On Oct 3, 2011, at 8:44 AM, Eric Christopher wrote:

> 
> On Sep 30, 2011, at 7:03 PM, Chad Rosier wrote:
> 
>> Attempt to fix dynamic stack realignment for thumb1 functions.  It is in fact 
>> useful if an optimization assumes the stack has been realigned.  Credit to
>> Eli for his assistance.
>> rdar://10043857
> 
> Testcase?

Nevermind, I saw you pulled it back out. Might want a test case when you recommit though :)

-eric

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111003/ba227502/attachment.html>


More information about the llvm-commits mailing list