Chris Lattner 8e08e73f0e 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122711 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-02 20:24:21 +00:00
..
2010-09-02 22:38:56 +00:00
2010-08-03 16:19:16 +00:00
2010-08-31 18:44:03 +00:00