[LLVMdev] post-inc loads/stores
Jonas Paulsson
jnspaulsson at hotmail.com
Mon Feb 7 08:42:32 PST 2011
Hi,
I would like to know how I should define these types of instructions in LLVM.
I have for instance a load instruction that increments the address-register. I do not know how I should mark this - should the address register as well be in the outs list, or should some other flag be set, perhaps?
Thank you,
/Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110207/b69e991a/attachment.html>
More information about the llvm-dev
mailing list