index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
System
/
Memory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tell Valgrind when we modify already-executed machine code so it knows
Jeffrey Yasskin
2010-03-15
1
-0
/
+3
*
Experimental fix for PR4960.
Daniel Dunbar
2009-09-12
1
-5
/
+14
*
ARM / Mac OS X also wants to invalidate icache after jitting.
Evan Cheng
2008-11-14
1
-20
/
+22
*
On Darwin ARM, memory needs special handling to do JIT. This patch expands
Jim Grosbach
2008-10-03
1
-11
/
+0
*
Preliminary support for systems which require changing JIT memory regions pri...
Evan Cheng
2008-09-18
1
-0
/
+11
*
fix compilation errors in my previous patch
Chris Lattner
2008-06-25
1
-4
/
+5
*
Add a new InvalidateInstructionCache method to sys::Memory.
Chris Lattner
2008-06-25
1
-6
/
+31
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-3
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+2
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-4
/
+4
*
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
Reid Spencer
2005-01-09
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-27
1
-1
/
+7
*
Provide initial implementations of Memory and Process concepts for various
Reid Spencer
2004-09-11
1
-0
/
+30