Age | Commit message (Expand) | Author |
---|---|---|
2008-10-03 | On Darwin ARM, memory needs special handling to do JIT. This patch expands | Jim Grosbach |
2008-09-18 | Preliminary support for systems which require changing JIT memory regions pri... | Evan Cheng |
2008-06-25 | fix compilation errors in my previous patch | Chris Lattner |
2008-06-25 | Add a new InvalidateInstructionCache method to sys::Memory. | Chris Lattner |
2008-05-06 | Remove uses of llvm/System/IncludeFile.h that are no longer needed. | Dan Gohman |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2006-07-26 | For PR780: | Reid Spencer |
2005-05-05 | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2005-01-09 | Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly | Reid Spencer |
2004-12-27 | For PR351: | Reid Spencer |
2004-09-11 | Provide initial implementations of Memory and Process concepts for various | Reid Spencer |