aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/Memory.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r48676. I had plans for using it, but now it's just dead code.Owen Anderson2008-03-241-13/+0
* Add a comment, and fix a bug where AllocateRW recurred to AllocateRWX instead...Owen Anderson2008-03-221-0/+8
* Add an AllocateRW to match AllocateRWX.Owen Anderson2008-03-221-0/+5
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+76