"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d2b88ab3137841c92712729c759a84a89db2c7b7"
Place new basic blocks immediately after their predecessor when splitting
critical edges in PHIElimination. This has a huge impact on regalloc performance, and we recover almost all of the 10% compile time regression that edge splitting introduced. llvm-svn: 89381
Loading
Please register or sign in to comment