aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/PtrUseVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Hoist the GEP constant address offset computation to a common home onChandler Carruth2012-12-111-1/+0
* Add a new visitor for walking the uses of a pointer value.Chandler Carruth2012-12-101-0/+286