[LLVMdev] Move instruction

Karhu, Abhinav R akarhu3 at gatech.edu
Fri Nov 14 14:13:30 PST 2008


Hi all,
Can anybody tell me how to generate a mov instruction in llvm. I found out there is a MemMove Inst but I dont think that is what I want. 
I want to bypass a load instruction. So i need to generate a mov instruction which will help me remove the redundant load.
Thanks
-- 
Abhinav Karhu
MS Computer Science
Georgia Institute of Technology



More information about the llvm-dev mailing list