aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/PtrUseVisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+4
* Hoist the GEP constant address offset computation to a common home onChandler Carruth2012-12-111-23/+1
* Add a new visitor for walking the uses of a pointer value.Chandler Carruth2012-12-101-0/+58