aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/InstVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Add addrspacecast instruction.Matt Arsenault2013-11-151-0/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-8/+8
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-1/+1
* Move the InstVisitor utility into VMCore where it belongs. It heavilyChandler Carruth2012-11-301-0/+288