summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add a check to the test ↵Dmitri Gribenko2012-12-301-1/+3
| | | | | | | | | Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll This test did not test anything at all (except for opt crashing, but that was not the reason why it was added). llvm-svn: 171248
* Implement requiredTransitiveTobias Grosser2011-01-201-0/+24
The PassManager did not implement the transitivity of requiredTransitive. This was unnoticed since 2006. llvm-svn: 123942
OpenPOWER on IntegriCloud