[LLVMdev] Always unfold memory operand

David Meyer pdox at google.com
Tue Jun 8 14:05:41 PDT 2010


Hi,

I am attempting to modify LLVM to generate code for an architecture which is
nearly identical to X86-64, but with a few minor differences.

In particular, "call" must always have a register operand, and cannot have a
memory operand. Any ideas on how I can express this rule?

Thanks,
 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100608/e845d7ff/attachment.html>


More information about the llvm-dev mailing list