1. 299f11f Experimental fix for PR4960. by Daniel Dunbar · 15 years ago
  2. c663bee ARM / Mac OS X also wants to invalidate icache after jitting. by Evan Cheng · 16 years ago
  3. cce6c29 On Darwin ARM, memory needs special handling to do JIT. This patch expands by Jim Grosbach · 16 years ago
  4. bc4707a Preliminary support for systems which require changing JIT memory regions privilege from read / write to read / executable. by Evan Cheng · 16 years ago
  5. 95f3900 fix compilation errors in my previous patch by Chris Lattner · 16 years ago
  6. 93bb4aa Add a new InvalidateInstructionCache method to sys::Memory. by Chris Lattner · 16 years ago
  7. 84b7df4 Remove uses of llvm/System/IncludeFile.h that are no longer needed. by Dan Gohman · 16 years ago
  8. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  9. 7107c3b For PR780: by Reid Spencer · 18 years ago
  10. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 19 years ago
  11. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  12. bccc8ab Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 20 years ago
  13. ce79995 For PR351: by Reid Spencer · 20 years ago
  14. cbad701 Provide initial implementations of Memory and Process concepts for various by Reid Spencer · 20 years ago