Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move support/lib into lib/Support | Chris Lattner | 2003-10-05 | 1 | -82/+0 |
| | | | | | | Move support/tools into utils llvm-svn: 8878 | ||||
* | 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. llvm-svn: 3826 | ||||
* | Remove extra #include | Chris Lattner | 2002-09-10 | 1 | -1/+0 |
| | | | | llvm-svn: 3652 | ||||
* | Checkin initial support for automatic memory leak detection routines | Chris Lattner | 2002-09-08 | 1 | -0/+66 |
llvm-svn: 3618 |