summaryrefslogtreecommitdiff
path: root/lib/Analysis/DependenceAnalysis.cpp
Commit message (Expand)AuthorAge
* Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs2012-11-21
* removes a few "const" qualifiersSebastian Pop2012-11-20
* DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...Benjamin Kramer2012-11-13
* Fix a couple of comment typos.Benjamin Kramer2012-10-31
* DependenceAnalysis: Don't crash if there is no constant operand.Benjamin Kramer2012-10-31
* DependenceAnalysis: Push #includes down into the implementation.Benjamin Kramer2012-10-25
* fix warningSebastian Pop2012-10-12
* dependence analysisSebastian Pop2012-10-11