Age | Commit message (Expand) | Author |
---|---|---|
2010-03-01 | Add a comment. | Dan Gohman |
2010-02-16 | There are two ways of checking for a given type, for example isa<PointerType>(T) | Duncan Sands |
2010-01-20 | adopt getAdjustedAnalysisPointer in a few more passes. | Chris Lattner |
2009-10-31 | Make ScalarEvolutionAliasAnalysis slightly more aggressive, by making an | Dan Gohman |
2009-10-25 | Remove includes of Support/Compiler.h that are no longer needed after the | Nick Lewycky |
2009-10-25 | Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. | Nick Lewycky |
2009-08-29 | Add some comments. | Dan Gohman |
2009-08-26 | Create a ScalarEvolution-based AliasAnalysis implementation. | Dan Gohman |