aboutsummaryrefslogtreecommitdiff
path: root/lib/IR/LLVMContextImpl.h
AgeCommit message (Expand)Author
2013-03-01Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ...Michael Ilseman
2013-02-11Revert "Rename LLVMContext diagnostic handler types and functions."Bob Wilson
2013-01-24Create a new class: AttributeSetNode.Bill Wendling
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2013-01-02Rename VMCore directory to IR.Chandler Carruth