aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/DependenceAnalysis
AgeCommit message (Expand)Author
2012-11-30Modified dump() to provide a littlePreston Briggs
2012-11-27Modified depends() to recognize that when all levels are "=" andPreston Briggs
2012-11-27Modify depends(Src, Dst, PossiblyLoopIndependent).Preston Briggs
2012-11-21Corrects a problem where we reply exclusively of GEPs to drivePreston Briggs
2012-11-13DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...Benjamin Kramer
2012-10-11dependence analysisSebastian Pop