Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a check to the test ↵ | Dmitri Gribenko | 2012-12-30 | 1 | -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 requiredTransitive | Tobias Grosser | 2011-01-20 | 1 | -0/+24 |
The PassManager did not implement the transitivity of requiredTransitive. This was unnoticed since 2006. llvm-svn: 123942 |