Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcroot must take concrete types, not arbitrary types. | Chris Lattner | 2007-09-21 | 1 | -0/+1 |
| | | | | | | | clean up intrinsic descriptions in langref a bit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42194 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Update links to the command guide generated documentation. | Reid Spencer | 2007-08-05 | 1 | -19/+19 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40855 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+273 |
alignment is equal to the stack alignment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40004 91177308-0d34-0410-b5e6-96231b3b80d8 |