| commit | 789ac4531c7b38e060ff5583c909217d371e2bc9 | [log] [tgz] |
|---|---|---|
| author | Michael Zolotukhin <mzolotukhin@apple.com> | Sat Mar 12 01:28:56 2016 +0000 |
| committer | Michael Zolotukhin <mzolotukhin@apple.com> | Sat Mar 12 01:28:56 2016 +0000 |
| tree | ae1044a384781438e16df83cd2ce6c80cfd6fdd1 | |
| parent | 071509c22a642845da40773bf66411b65ac56bc9 [diff] |
[LoopUnroll] Convert some existing tests to unit-tests. Summary: As we now have unit-tests for UnrollAnalyzer, we can convert some existing tests to this format. It should make the tests more robust. Reviewers: chandlerc, sanjoy Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17904 llvm-svn: 263318