[LLVMdev] Using CostModel to estimate machine cycles of each instruction

donney.blue at gmail.com donney.blue at gmail.com
Wed Jul 16 19:10:35 PDT 2014


There is CostModel.cpp since LLVM3, I am wondering if anyone can give me 
an concrete example on how to use this pass to estimate cycles used in a 
given IR file.

Thank you very much.


Don



More information about the llvm-dev mailing list