Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Fix a typo in a comment. | Dan Gohman | 2007-12-14 | 1 | -1/+1 |
* | Changed the return type of type-specific Allocate() methods to return | Ted Kremenek | 2007-10-18 | 1 | -2/+2 |
* | Added member template functions to MallocAllocator and | Ted Kremenek | 2007-10-17 | 1 | -0/+12 |
* | Added Reset() to free all allocated memory regions and reset state to be the ... | Evan Cheng | 2007-09-05 | 1 | -0/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+48 |