Skip to content
Commit 892432b7 authored by Bob Wilson's avatar Bob Wilson
Browse files

When GVN needs to split critical edges for load PRE, check all of the

predecessors before returning.  Otherwise, if multiple predecessor edges need
splitting, we only get one of them per iteration.  This makes a small but
measurable compile time improvement with -enable-full-load-pre.

llvm-svn: 97521
parent f4609d43
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