search for: 7epalsberg

Displaying 1 result from an estimated 1 matches for "7epalsberg".

2006 Dec 21
0
[LLVMdev] Instructions having variable names as operands
...that? Thank you very > much. > > Seung Jae Lee it seems you target some sort of VM. Your target architecture has some similarities to the relatively unknown ZIL that is mentioned in this paper: Mayur Naik and Jens Palsberg. Compiling with code-size constraints <http://www.cs.ucla.edu/%7Epalsberg/paper/tecs04.pdf>. /ACM Transactions on Embedded Computing Systems/, 3(1):163-181, 2004. And possibly to other (open-sourced) VMs as well. Another example is the "old" SimpleSUIF code generator that emits three-address-code with variables as operands AFAICR. I have some questions rega...