"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8249dfe6ced136a7143a805ed84af74ab4747010"
Teach SimplifyCFG how to eliminate duplicate PHI nodes within a block.
This reduces codesize on a variety of codes by 1-2% on x86-64. It also helps clean up after SSAUpdater. llvm-svn: 85626
Loading
Please register or sign in to comment