"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "763acfcb8aac418b789543ff3911b13fe8b6d93b"
Implement smarter algorithm for choosing which blocks to tail-merge.
See test/CodeGen/X86/test-pic-jtbl.ll for a case where it works well; shaves another 10K off our favorite benchmark. I was hesitant about this because of compile speed, but seems to do OK on a bootstrap. llvm-svn: 37392
Loading
Please register or sign in to comment