Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling. | Michael J. Spencer | 2010-12-07 | 1 | -1/+1 |
* | Rename alignof -> alignOf to avoid irritating C++'0x compilers, | Chris Lattner | 2010-10-30 | 1 | -3/+3 |
* | Removed trailing whitespace. | Misha Brukman | 2009-02-20 | 1 | -5/+5 |
* | Fix more -Wshorten-64-to-32 warnings. | Evan Cheng | 2008-05-05 | 1 | -1/+2 |
* | Add more alignment enums. | Ted Kremenek | 2008-04-28 | 1 | -0/+7 |
* | Added "Profile" method to APFloat for use with FoldingSet. | Ted Kremenek | 2008-02-11 | 1 | -0/+4 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Removed inclusion of cassert, which is no longer needed. | Ted Kremenek | 2007-10-17 | 1 | -2/+0 |
* | Added template function alignof() which provides a clean | Ted Kremenek | 2007-10-17 | 1 | -0/+7 |
* | Added llvm::AlignOf, a template class whose purpose is to portably | Ted Kremenek | 2007-10-17 | 1 | -0/+43 |