Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
8cc5162f19d64eb6414e7e421cea4413debe671e
/
src
/
runtime_support_llvm.h
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 13 years ago
[Renamed from src/compiler/llvm/runtime_support_llvm.h]
4c1c283
Move compiler_llvm to art::llvm.
by Ian Rogers
· 13 years ago
[Renamed from src/compiler_llvm/runtime_support_llvm.h]
8dbb708
Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name].
by Logan Chien
· 13 years ago
98573f9
Fix portable build following object.h refactor.
by Ian Rogers
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
ce4cc0d
Using gcmap instead of shadow frame.
by TDYa127
· 14 years ago
5438ad8
Add vregs to ShadowFrame.
by Ian Rogers
· 14 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 14 years ago
1258417
Code cleanup: Use "const T*" instead of "T const*"
by Logan Chien
· 14 years ago
0b130de
Code cleanup. Full sharpening.
by TDYa127
· 14 years ago
c147826
Save R9 when up-call.
by TDYa127
· 14 years ago
b08ed12
Implement thin-lock fast path for compiler-llvm.
by TDYa127
· 14 years ago
fc6c5fd
Add missing object.h to runtime_support_llvm.h
by Logan Chien
· 14 years ago
eead4ac
Implement proxy stub for compiler_llvm.
by TDYa127
· 14 years ago
de479be
Refactor runtime support builder.
by TDYa127
· 14 years ago
af54347
Lazy pushing shadow frame.
by TDYa127
· 14 years ago
0de52be
Remove data dependency of push/pop shadow frame.
by TDYa127
· 14 years ago
736df02
Use try item offset to find catch block instead of Dex PC.
by Logan Chien
· 14 years ago
706e9b6
Add more Thread to runtime support llvm.
by TDYa127
· 14 years ago
5bb8601
Fix 044-proxy. Implement proxy for now, working on x86 and ARM.
by TDYa127
· 14 years ago
0b686e5
Refactor the temporary solution of the stubs.
by TDYa127
· 14 years ago
3f9137d
Fix NPE message in LLVM.
by TDYa127
· 14 years ago
8532191
Late method resolution.
by TDYa127
· 14 years ago
4165a83
Implement StackOverflow check.
by TDYa127
· 14 years ago
2d70217
Fix the find_catch_block bug in runtime_support_llvm.
by TDYa127
· 14 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 14 years ago
28f1a14
Implement LLVM version of jni_compiler to pass 17 jni_compiler tests.
by TDYa127
· 14 years ago
2771fb1
Move the runtime support function lookup callback to runtime_support_llvm.cc.
by Logan Chien
· 14 years ago
113f4fc
Add runtime support routines to runtime_support_llvm.h and utils_llvm.
by Shih-wei Liao
· 14 years ago
a8a9c34
Initial runtime support routines for ART LLVM.
by Shih-wei Liao
· 14 years ago