Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c928de90ad22ecdf83c18a07008409595f13d3b1
/
src
/
compiler_llvm
/
jni_compiler.h
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 13 years ago
cd05a62
Global lock levels for the LLVM side.
by Shih-wei Liao
· 13 years ago
1258417
Code cleanup: Use "const T*" instead of "T const*"
by Logan Chien
· 13 years ago
5bb8601
Fix 044-proxy. Implement proxy for now, working on x86 and ARM.
by TDYa127
· 13 years ago
937105a
Use ELF function index to distinguish generated functions.
by Logan Chien
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
9000a84
Acquire lock for synchronized methods.
by TDYa127
· 13 years ago
31a9933
Fix GEP & refactor compiler_llvm::JniCompiler.
by TDYa127
· 13 years ago
28f1a14
Implement LLVM version of jni_compiler to pass 17 jni_compiler tests.
by TDYa127
· 13 years ago
8b977d3
Compile llvm.Module into ELF object file.
by Logan Chien
· 13 years ago
88894ee
JNI compiler.
by Logan Chien
· 13 years ago