[llvm-commits] patch: use addressing modes for "m" constraints fed by bitcast/GEP

Nick Lewycky nlewycky at google.com
Tue Oct 4 11:23:52 PDT 2011


On 30 September 2011 20:38, Nick Lewycky <nlewycky at google.com> wrote:

> On 30 September 2011 20:33, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
>>
>> On Sep 30, 2011, at 8:15 PM, Nick Lewycky wrote:
>>
>> > Here we go! When FastISel has given up selecting the inline asm, I added
>> a loop over the arguments to build them first before selecting the inline
>> asm.
>> >
>> > Please review!
>>
>> Your test case looks weird. How would %ax ever be used for anything?  Did
>> you mean %eax?
>>
>
> I meant to match {a,b,c,d}x and {d,s}i as substrings. Thanks. Updated patch
> attached!
>

Ping!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111004/269adbbe/attachment.html>


More information about the llvm-commits mailing list