search for: 3e934c0a

Displaying 2 results from an estimated 2 matches for "3e934c0a".

2013 Mar 13
0
[LLVMdev] Problems with 64-bit register operands of inline asm on ARM
...syntax for the more relaxed regalloc availability, it's all good. This basically falls into "using the constraints to figure it out." 0Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130313/3e934c0a/attachment.html>
2013 Mar 13
2
[LLVMdev] Problems with 64-bit register operands of inline asm on ARM
Jim Grosbach <grosbach at apple.com> writes: > On Mar 13, 2013, at 11:01 AM, Renato Golin <renato.golin at linaro.org> > wrote: > >> On 13 March 2013 17:57, Jim Grosbach <grosbach at apple.com> wrote: >>> It seems to me that LLVM doesn’t parse the inline asm body. It just >>> checks the constraints, (ie. Input/output interface). During ASM