aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/DerivedTypes.h
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to get an empty struct usingDuncan Sands2008-03-211-2/+3
* add some convenience methods for creating GEP instructions and Chris Lattner2008-03-191-0/+5
* Revert SmallVector ctor variants.Devang Patel2008-03-041-9/+0
* Add FunctionType ctor variant that takes SmallVector params.Devang Patel2008-03-041-0/+9
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-171-2/+9
* Implement address space attribute for LLVM pointer types. Address spaces are Christopher Lamb2007-12-111-2/+7
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-17/+2
* Updated VC++ build system.Hartmut Kaiser2007-10-171-2/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+419