Turn on LLVM's "basic regalloc" by default
Can still switch back to the default regalloc using the -b flag, but it looks like the basic register allocator cuts the LLVM JIT time significantly, and improves every one of our benchmarks.
Showing
Please register or sign in to comment