Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an optimization to support the most common access pattern for the | Chris Lattner | 2002-09-19 | 1 | -5/+22 |
| | | | | | | | library. This speeds debug builds up significantly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3826 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Remove extra #include | Chris Lattner | 2002-09-10 | 1 | -1/+0 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3652 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Checkin initial support for automatic memory leak detection routines | Chris Lattner | 2002-09-08 | 1 | -0/+66 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3618 91177308-0d34-0410-b5e6-96231b3b80d8 |