llvm-6502/test/Transforms/LoopIdiom
Chris Lattner 4f81b54192 Fix PR9815: I was trying to get out of "generating code and then
failing to form a memset, then having to delete it" but my approximation
isn't safe for self recurrent loops.  Instead of doign a hack, just
do it the right way.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131858 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-22 17:39:56 +00:00
..
basic.ll Fix PR9815: I was trying to get out of "generating code and then 2011-05-22 17:39:56 +00:00
debug-line.ll Preserve line no. info. 2011-03-07 22:43:45 +00:00
dg.exp