Skip to content
Commit 18e816f3 authored by Owen Anderson's avatar Owen Anderson
Browse files

Switch to a very conservative heuristic for determining when loop-unswitching

will be profitable.  This is mainly to remove some cases where excessive
unswitching would result in long compile times and/or huge generated code.

Once someone comes up with a better heuristic that avoids these cases, this
should be switched out.

llvm-svn: 28962
parent 3fda3869
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