aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Module.h
Commit message (Expand)AuthorAgeFilesLines
...
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-8/+8
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-6/+6
* Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...Chris Lattner2001-10-151-5/+5
* Add support for module local constantsChris Lattner2001-10-131-1/+14
* Commit more code over to new cast styleChris Lattner2001-10-021-2/+2
* Add support for new style castsChris Lattner2001-10-011-0/+5
* Implement global variable supportChris Lattner2001-09-101-2/+35
* SymTabValue no longer includes ValueHolder for Module. Include it ourselfChris Lattner2001-09-071-0/+1
* Made the following changes:Chris Lattner2001-07-141-2/+3
* Add a reduceApply methodChris Lattner2001-06-301-0/+7
* Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()Chris Lattner2001-06-271-0/+28
* Initial revisionChris Lattner2001-06-061-0/+38