On Thu, 12 Oct 2006, Evan Cheng wrote:
> In 64-bit, stack ptr is RSP. But I suppose that is ok since ESP / RSP
> overlaps?
Good point, yep it should be ok.
-Chris
> Evan
> On Oct 12, 2006, at 10:43 AM, Chris Lattner wrote:
>
>>
>>
>> Changes in directory llvm/lib/Target/X86:
>>
>> X86Instr
In 64-bit, stack ptr is RSP. But I suppose that is ok since ESP / RSP
overlaps?
Evan
On Oct 12, 2006, at 10:43 AM, Chris Lattner wrote:
>
>
> Changes in directory llvm/lib/Target/X86:
>
> X86InstrInfo.td updated: 1.289 -> 1.290
> ---
> Log message:
>
> Mark ADJCALLSTACKUP/DOWN as clobbering ESP