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
/
Target
/
PowerPC
/
PPCJITInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename startFunctionStub to startGVStub since it's also used for GV non-lazy ...
Evan Cheng
2008-11-08
1
-4
/
+4
*
Trim #includes.
Dan Gohman
2008-10-16
1
-1
/
+0
*
Switch the PPC backend and target-independent JIT to use the libsystem
Chris Lattner
2008-06-25
1
-26
/
+3
*
Add one more 'magic' define :)
Anton Korobeynikov
2008-06-17
1
-1
/
+2
*
Unbreak non-PPC builds
Anton Korobeynikov
2008-06-17
1
-4
/
+5
*
Provide generic hooks for icache invalidation. Add PPC implementation.
Anton Korobeynikov
2008-06-17
1
-10
/
+5
*
Add support for icache invalidation on non-darwin ppc systems.
Chris Lattner
2008-06-16
1
-2
/
+19
*
Add FreeBSD/PPC support, patch by Marcel Moolenaar!
Chris Lattner
2008-05-24
1
-2
/
+2
*
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...
Nicolas Geoffray
2008-04-16
1
-5
/
+7
*
JITEmitter.cpp was trying to sync the icache for function stubs, but
Chris Lattner
2008-01-25
1
-2
/
+19
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+429