summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/LLVMContextImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Privatize the MDString uniquing table.Owen Anderson2009-07-161-0/+9
* Privatize the ConstantFP table. I'm on a roll!Owen Anderson2009-07-161-1/+36
* Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a num...Owen Anderson2009-07-161-2/+50
* Fix up header comments to make Chris happy.Owen Anderson2009-06-301-1/+6
* Add LLVMContext, which will eventually be used as a container for privatizing...Owen Anderson2009-06-301-0/+20
OpenPOWER on IntegriCloud