summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PM] Clean up the testing for IVUsers, especially with the new PM.Chandler Carruth2017-01-151-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 changeStephen Lin2013-07-131-1/+1
| | | | llvm-svn: 186263
* Test case and comment for PR9633.Andrew Trick2011-04-271-0/+33
llvm-svn: 130294
OpenPOWER on IntegriCloud