summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/LLVMBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Add cast operators in LLVMFoldingBuilder.Devang Patel2007-12-171-0/+123
* Fix indentation.Devang Patel2007-10-091-6/+6
* Add LLVMFoldingBuilderDevang Patel2007-10-091-3/+215
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-041-8/+5
* Update InvokeInst to work like CallInstDavid Greene2007-08-271-5/+5
* remove #if 0 code.Chris Lattner2007-08-061-16/+2
* @verbatim needs to be on a line by itself.Reid Spencer2007-08-061-1/+3
* Fix minor doxygen nits.Reid Spencer2007-08-051-1/+1
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-011-7/+16
* Add a new LLVMBuilder class, which makes it simpler and more uniform toChris Lattner2007-05-271-0/+431
OpenPOWER on IntegriCloud