aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make ScalarEvolutionAliasAnalysis slightly more aggressive, by making anDan Gohman2009-10-311-13/+10
* Remove includes of Support/Compiler.h that are no longer needed after theNick Lewycky2009-10-251-1/+0
* Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.Nick Lewycky2009-10-251-2/+2
* Add some comments.Dan Gohman2009-08-291-0/+5
* Create a ScalarEvolution-based AliasAnalysis implementation.Dan Gohman2009-08-261-0/+128