Skip to content
Commit 5702a43c authored by Chris Lattner's avatar Chris Lattner
Browse files

If a loop iterates exactly once (has backedge count = 0) then don't

mess with it.  We'd rather peel/unroll it than convert all of its 
stores into memsets.

llvm-svn: 122711
parent 25e6e06e
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