[llvm-commits] patch: use addressing modes for "m" constraints fed by bitcast/GEP
Jakob Stoklund Olesen
stoklund at 2pi.dk
Fri Sep 30 20:33:43 PDT 2011
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?
/jakob
More information about the llvm-commits
mailing list