Skip to content
Commit 42ef669d authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix x86 fast-isel's cmp+branch folding to avoid folding when the

comparison is in a different basic block from the branch. In such
cases, the comparison's operands may not have initialized virtual
registers available.

llvm-svn: 111709
parent ab4dbea0
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