search for: tp52446p52466

Displaying 3 results from an estimated 3 matches for "tp52446p52466".

Did you mean: tp52446p52456
2012 Dec 10
2
[LLVMdev] how to get and modify a local variable's value through executionEngine?
hi Óscar Fuentes, i am new to llvm, so i still have several questions. thanks for you help. (1)what is SSA form(static single assignment)? (2)how to traverse the basic blocks? if the module is gained by parser, what will the basic blocks contain? i will be on the line, thank you very much -- View this message in context:
2012 Dec 10
0
[LLVMdev] how to get and modify a local variable's value through executionEngine?
Dong Chen <jameschennerd at gmail.com> writes: > i am new to llvm, so i still have several questions. thanks for you help. > (1)what is SSA form(static single assignment)? Yes. > (2)how to traverse the basic blocks? if the module is gained by parser, what > will the basic blocks contain? Once the LLVM IR bytecode is loaded (or the LLVM assembler is parsed) you have the same
2012 Dec 10
2
[LLVMdev] how to get and modify a local variable's value through executionEngine?
...understand. there seems to be some document to guide you but hard to understand. can you show me some basic and easy to learn document or websites? thank you -- View this message in context: http://llvm.1065342.n5.nabble.com/how-to-get-and-modify-a-local-variable-s-value-through-executionEngine-tp52446p52466.html Sent from the LLVM - Dev mailing list archive at Nabble.com.