[LLVMdev] JIT compilation 2-3 times slower in latest LLVM snapshot

Caldarale, Charles R Chuck.Caldarale at unisys.com
Sat Jul 11 05:14:04 PDT 2015


> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] 
> On Behalf Of Dibyendu Majumdar
> Subject: [LLVMdev] JIT compilation 2-3 times slower in latest LLVM snapshot

> I updated my clone of the LLVM github mirror today and I am finding
> that the JIT compilation is now 2-3 times slower. The last time I
> refreshed was maybe 2 weeks ago. Is there a known change that would
> explain this?

Debug+Asserts build rather than Release (or Release+Asserts)?

 - Chuck





More information about the llvm-dev mailing list