Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
07a062cc9770d0fa8c73f116db4cb15bfba8b7b3
/
src
/
compiled_method.h
eead4ac
Implement proxy stub for compiler_llvm.
by TDYa127
· 13 years ago
110bcba
Update frame size after the bitcode is translated into machine code.
by Logan Chien
· 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
6920bce
Add ELF index to art::CompiledMethod.
by Logan Chien
· 13 years ago
3fa1b7e
Unify the invoke stubs and replace "oat" with "Art" in the API.
by Elliott Hughes
· 13 years ago
c4c9881
Fix the LLVM build. Separate out libart-compiler-llvm.so.
by Shih-wei Liao
· 13 years ago
ab058bb
Make code buffer units 8bit rather than 16bit.
by Ian Rogers
· 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
d1fec81
Beginning of LLVM backend for ART.
by Shih-wei Liao
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
e7d856b
Add GC map to oat file
by Brian Carlstrom
· 13 years ago
0755ec5
Record Class::Status information in oat file
by Brian Carlstrom
· 13 years ago
169c9a7
Remove the use of Method from jni_compiler
by Ian Rogers
· 14 years ago
0571d35
Refactor the use of Method by the compiler.
by Ian Rogers
· 14 years ago
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 14 years ago
3320cf4
Move rest of code related blobs from Method to oat
by Brian Carlstrom
· 14 years ago