Skip to content
Commit 8b637b17 authored by Evan Cheng's avatar Evan Cheng
Browse files

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
parent 541f8012
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment