Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
95dfa6a8c522ad84a492d88666ea69fe7a3852c5
/
src
/
compiler_llvm
/
stub_compiler.cc
6ea0114
GCC 4.6 (in dalvik-dev) is stricter about converting from NULL.
by Shih-wei Liao
· 13 years ago
eead4ac
Implement proxy stub for compiler_llvm.
by TDYa127
· 13 years ago
[Renamed (67%) from src/compiler_llvm/upcall_compiler.cc]
de479be
Refactor runtime support builder.
by TDYa127
· 13 years ago
8ca1005
TBAA, separate RuntimeInfo and JRuntime.
by TDYa127
· 13 years ago
aba6112
Basic TBAA.
by TDYa127
· 13 years ago
853cd09
Fix llvm runtime support bug.
by TDYa127
· 13 years ago
0200d07
Compilation_unit experiment. Fix because of no long_call.
by TDYa127
· 13 years ago
0b686e5
Refactor the temporary solution of the stubs.
by TDYa127
· 13 years ago
8532191
Late method resolution.
by TDYa127
· 13 years ago
937105a
Use ELF function index to distinguish generated functions.
by Logan Chien
· 13 years ago
6920bce
Add ELF index to art::CompiledMethod.
by Logan Chien
· 13 years ago
8b977d3
Compile llvm.Module into ELF object file.
by Logan Chien
· 13 years ago
a61ab5e
Remove JEnv* argument from upcall stub.
by Logan Chien
· 13 years ago
90d5099
Fix the build, because we still need the ret_shorty.
by Shih-wei Liao
· 13 years ago
f04364f
Add upcall compiler.
by Logan Chien
· 13 years ago