| Commit message (Expand) | Author | Age | Files | Lines |
* | plug leakage of mutex data. pthread_mutex_destroy() doesnt free our malloc'ed... | Nuno Lopes | 2008-11-06 | 1 | -1/+1 |
* | Make LLVM compile on DragonFly BSD (PR2499). | Matthijs Kooijman | 2008-06-26 | 1 | -1/+1 |
* | Use static_cast instead of reinterpret_cast for casting void*. | Dan Gohman | 2008-06-21 | 1 | -4/+4 |
* | Remove uses of llvm/System/IncludeFile.h that are no longer needed. | Dan Gohman | 2008-05-06 | 1 | -1/+0 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | remove obviously dead uses of IncludeFile. | Chris Lattner | 2007-12-18 | 1 | -1/+0 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+162 |