aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/LLVMBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+431