Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it possible to get an empty struct using | Duncan Sands | 2008-03-21 | 1 | -2/+3 |
* | add some convenience methods for creating GEP instructions and | Chris Lattner | 2008-03-19 | 1 | -0/+5 |
* | Revert SmallVector ctor variants. | Devang Patel | 2008-03-04 | 1 | -9/+0 |
* | Add FunctionType ctor variant that takes SmallVector params. | Devang Patel | 2008-03-04 | 1 | -0/+9 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -2/+9 |
* | Implement address space attribute for LLVM pointer types. Address spaces are | Christopher Lamb | 2007-12-11 | 1 | -2/+7 |
* | Fix PR1146: parameter attributes are longer part of | Duncan Sands | 2007-11-27 | 1 | -17/+2 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-17 | 1 | -2/+5 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+419 |