[LLVMdev] Why the same code is much slower in JIT compared to separate executable?

Yuri yuri at tsoft.com
Thu Apr 29 02:13:25 PDT 2010


Török Edwin wrote:
> How long does it take for llc to compile it?
> Remember that the JIT includes code generation time

llc takes almost no time (0.00 user as measured by time), code is tiny.

Yuri



More information about the llvm-dev mailing list