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

Refine the change in r52258 for avoiding use-before-def conditions

when changing the stride of a comparison so that it's slightly
more precise, by having it scan the instruction list to determine
if there is a use of the condition after the point where the
condition will be inserted.

llvm-svn: 52371
parent c9904b61
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