Displaying 2 results from an estimated 2 matches for "llvm_to_send".
2012 Apr 18
0
[LLVMdev] [cfe-dev] LLVM Backend for Z80
...at is in that EntryToken. According to llvm source code
> EntryToken is marker used to indicate the start of the region.
>
> Is there any magic option to get some more debug info, what is going on. And why it tries to remove EntryToken?
>
> Thanks, Peter.
>
>
>
> <llvm_to_send.tgz>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
2012 Apr 25
2
[LLVMdev] LLVM Backend for Z80. ADD -> replaced -> OR
...t wich is only HL register, will be changed.
I also tried to change it to
<(outs HL16:$dst), (ins i16imm:$disp, SP16:$src),
But the output is the same.
Can someone tell me what I am doing wrong?
Peter.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_to_send.tgz
Type: application/x-compressed
Size: 20867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120425/837febdd/attachment.bin>