search for: 35d3c27c

Displaying 2 results from an estimated 2 matches for "35d3c27c".

2012 Oct 05
0
[LLVMdev] Distinguish variadic register defines/uses in MCInstrDesc?
...karound sounds fine. > > > > /jakob > > Christoph -------------- next part -------------- A non-text attachment was scrubbed... Name: variable_ops.diff Type: text/x-patch Size: 10548 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121005/35d3c27c/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: variable_ops_arm.diff Type: text/x-patch Size: 13431 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121005/35d3c27c/attachment-0001.bin>
2012 Sep 26
2
[LLVMdev] Distinguish variadic register defines/uses in MCInstrDesc?
Am Mittwoch, 26. September 2012, 11:18:20 schrieb Jakob Stoklund Olesen: > Hi Christoph, > > As you noticed, MCInstrDesc doesn't distinguish between variadic uses and > defs. Since variadic instructions will always require some kind of special > handling, it doesn't seem worthwhile to make the model more detailed. I don't see what makes them so different from other