Add an option to disable codegen prepare critical edge splitting. In theory,...
Add an option to disable codegen prepare critical edge splitting. In theory, PHI elimination is already doing all (most?) of the splitting needed. But machine-licm and machine-sink seem to miss some important optimizations when splitting is disabled. llvm-svn: 111224
Loading
Please register or sign in to comment