Cache the result of Function::getIntrinsicID() in a DenseMap attached to the LLVMContext.
[oota-llvm.git] / lib / IR / LLVMContextImpl.h
2013-03-01 Michael IlsemanCache the result of Function::getIntrinsicID() in a...
2013-02-11 Bob WilsonRevert "Rename LLVMContext diagnostic handler types...
2013-01-24 Bill WendlingCreate a new class: AttributeSetNode.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.