llvm-6502/test/Transforms/LoopIdiom
Chris Lattner 62c50fdf69 enhance loop idiom recognition to scan *all* unconditionally executed
blocks in a loop, instead of just the header block.  This makes it more
aggressive, able to handle Duncan's Ada examples.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122704 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-02 19:01:03 +00:00
..
basic.ll enhance loop idiom recognition to scan *all* unconditionally executed 2011-01-02 19:01:03 +00:00
dg.exp