commit | 17d8569b6e409cadc86145dac7bc5114c32715de | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Sun May 01 04:51:05 2016 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Sun May 01 04:51:05 2016 +0000 |
tree | 2ba32b9256c302c6466bbb0f5a850d6414762c7d | |
parent | 58e9430c5d0ce6162cc1b6236a7f977ce47dafe8 [diff] |
[SCEV] When printing via -analysis, dump loop disposition There are currently some bugs in tree around SCEV caching an incorrect loop disposition. Printing out loop dispositions will let us write whitebox tests as those are fixed. The dispositions are printed as a list in "inside out" order, i.e. innermost loop first. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268177 91177308-0d34-0410-b5e6-96231b3b80d8