summaryrefslogtreecommitdiff
path: root/lib/IR/TypeFinder.cpp
Commit message (Expand)AuthorAge
* TypeFinder: prefer iterative algorithm to keep stack usage low.Will Dietz2013-10-16
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-16
* Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.Chandler Carruth2013-01-07
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Rename VMCore directory to IR.Chandler Carruth2013-01-02