[LLVMdev] Slow jitter.

Dan Gohman gohman at apple.com
Wed Aug 26 07:48:20 PDT 2009



On Aug 26, 2009, at 6:57 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:
>
> Yup, llc -O0 takes 37.5 seconds.
>
> llc -pre-RA-sched=fast -regalloc=local takes 26 seconds.

Another important flag for testing llc time is llc -asm-verbose=false.

Dan



More information about the llvm-dev mailing list