Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
7e7fabccba62ec3d7c04b33e9b8fdb7981bdc833
/
src
/
compiler_llvm
/
generated
/
art_module.cc
7e7fabc
Fix 065 and 066 tests (slow path). Refactor invoke-* instructions.
by Logan Chien
· 13 years ago
9e5f5c1
Implement throw-verification-error opcode in LLVM-based compiler.
by Logan Chien
· 13 years ago
0b686e5
Refactor the temporary solution of the stubs.
by TDYa127
· 13 years ago
3f9137d
Fix NPE message in LLVM.
by TDYa127
· 13 years ago
8532191
Late method resolution.
by TDYa127
· 13 years ago
1b86d07
Implement CheckPutArrayElement.
by TDYa127
· 13 years ago
4165a83
Implement StackOverflow check.
by TDYa127
· 13 years ago
28f1a14
Implement LLVM version of jni_compiler to pass 17 jni_compiler tests.
by TDYa127
· 13 years ago
1b0a1b7
Remove the hard coded "constants" related to shadow frame.
by Logan Chien
· 13 years ago
399ed3f
Add object-space related runtime support.
by Shih-wei Liao
· 13 years ago
3b2b2e7
Fix IGET/IPUT slow path code generation.
by Logan Chien
· 13 years ago
a6b2ca6
Remove unused runtime support function.
by Logan Chien
· 13 years ago
e75a8cc
Ignore frame-larger-than warning for auto generated code.
by Logan Chien
· 13 years ago
[Renamed (98%) from src/compiler_llvm/art_module.cc]
3f71e70
Add shadow stack runtime support function to art_module.ll.
by Logan Chien
· 13 years ago
42e0e15
Add art runtime support declaration.
by Logan Chien
· 13 years ago