search for: simplesuif

Displaying 1 result from an estimated 1 matches for "simplesuif".

Did you mean: simplesim
2006 Dec 21
0
[LLVMdev] Instructions having variable names as operands
...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 regarding your target: 1) Related to what Chris Lattner asked you as well, do you permit global variables in your target IS? Do you have notions for "static" (or global) and "local...