| commit | f530b329c7ac6c80ea8ea927d1bd310168c1c3f2 | [log] [tgz] |
|---|---|---|
| author | Adam Nemet <anemet@apple.com> | Mon Jun 22 22:59:40 2015 +0000 |
| committer | Adam Nemet <anemet@apple.com> | Mon Jun 22 22:59:40 2015 +0000 |
| tree | 2ec9b9259481d28cb6a8ca2c6616b5f566b96d92 | |
| parent | 4b9952629bc29c6dccaed3483ba619cf515d2d7b [diff] |
[LoopDist] Improve variable names and comments in LoopVersioning class, NFC As with the previous patch, the goal is to turn the class into a general loop-versioning class. This patch removes any references to loop distribution. llvm-svn: 240352