Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Clean up the testing for IVUsers, especially with the new PM. | Chandler Carruth | 2017-01-15 | 1 | -0/+1 |
| | | | | | | | | | | First, I've moved a test of IVUsers from the LSR tree to a dedicated IVUsers test directory. I've also simplified its RUN line now that the new pass manager's loop PM is providing analyses on their own. No functionality changed, but it makes subsequent changes cleaner. llvm-svn: 292060 | ||||
* | Add newlines at end of test files, no functionality change | Stephen Lin | 2013-07-13 | 1 | -1/+1 |
| | | | | llvm-svn: 186263 | ||||
* | Test case and comment for PR9633. | Andrew Trick | 2011-04-27 | 1 | -0/+33 |
llvm-svn: 130294 |