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

Nick Lewycky nlewycky at google.com
Fri Sep 30 20:38:05 PDT 2011


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!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110930/785a8f66/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m-constraint-4.patch
Type: text/x-patch
Size: 2588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110930/785a8f66/attachment.bin>


More information about the llvm-commits mailing list