aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Allocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Smarter Reset(). Instead of deallocating all memory regions and reallocate theEvan Cheng2007-09-081-5/+17
* Added Reset() to free all allocated memory regions and reset state to be the ...Evan Cheng2007-09-051-0/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+111