[LLVMdev] Execution Engine: CodeGenOpt level
陳韋任
chenwj at iis.sinica.edu.tw
Thu Mar 22 19:15:47 PDT 2012
> How can I dynamically change the code generation optimization level (e.g.,
> None) of a JIT in other to recompile a function with a new optimization
> level (e.g., Default)?
From the source code I'm reading, you might have to creat another JIT with
different opt level.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj
More information about the llvm-dev
mailing list