summaryrefslogtreecommitdiff
path: root/lib/System/Memory.cpp
Commit message (Expand)AuthorAge
* Preliminary support for systems which require changing JIT memory regions pri...Evan Cheng2008-09-18
* fix compilation errors in my previous patchChris Lattner2008-06-25
* Add a new InvalidateInstructionCache method to sys::Memory.Chris Lattner2008-06-25
* Remove uses of llvm/System/IncludeFile.h that are no longer needed.Dan Gohman2008-05-06
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* For PR780:Reid Spencer2006-07-26
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-05
* Remove trailing whitespaceMisha Brukman2005-04-21
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-09
* For PR351:Reid Spencer2004-12-27
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-11