summaryrefslogtreecommitdiff
path: root/include/llvm/InstVisitor.h
Commit message (Expand)AuthorAge
* [Layering] Move InstVisitor.h into the IR library as it is prettyChandler Carruth2014-03-06
* [Modules] Move CallSite into the IR library where it belogs. It isChandler Carruth2014-03-04
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Move the InstVisitor utility into VMCore where it belongs. It heavilyChandler Carruth2012-11-30