• Kevin Modzelewski's avatar
    Turn on LLVM's "basic regalloc" by default · fa512650
    Kevin Modzelewski authored
    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.
    fa512650
jit.cpp 6.61 KB