Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
11ffc2d02b7d979f26a8a04013fce3eb4f9a2816
/
src
/
interpreter
/
interpreter.cc
11ffc2d
Changes to LLVM to support deoptimization.
by Jeff Hao
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
7a22fa6
Refactor StackVisitor to take a Thread*.
by Ian Rogers
· 13 years ago
7db619b
Enter interpreter stub.
by Ian Rogers
· 13 years ago
5f548e0
Fix 107-int-math2 with interpreter.
by Ian Rogers
· 13 years ago
306057f
Support for deoptimization needed for debugging.
by Ian Rogers
· 13 years ago
9b5aa6f
Locking and exception handling fixes for debugger/interpreter.
by jeffhao
· 13 years ago
14f0db9
Fixes to interpreter and debugger for JDWP.
by jeffhao
· 13 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 13 years ago
262e251
Fixed slow path for invoke-direct with null this pointer.
by jeffhao
· 13 years ago
42b4dc4
Interpreter fixes.
by jeffhao
· 13 years ago
ce4cc0d
Using gcmap instead of shadow frame.
by TDYa127
· 13 years ago
94d6df4
Fixes to make all run-tests except 051-thread work.
by jeffhao
· 13 years ago
0a9bb73
Fixed access checks on class resolution in interpreter.
by jeffhao
· 13 years ago
d752132
Various fixes to the interpreter. First 23 run-test tests pass.
by jeffhao
· 13 years ago
87a6edd
Fixes to interpreter, now passes 003-omnibus-opcodes.
by jeffhao
· 13 years ago
d91398c
Fix interpreter int/long div/rem.
by jeffhao
· 13 years ago
689d9f0
Missing return for interpreter iput/get NPE.
by Ian Rogers
· 13 years ago
58bf0c6
Fix interpreter cmp[gl]-double.
by Ian Rogers
· 13 years ago
373c52f
Added CheckSuspend and UpdateDebugger to interpreter loop.
by jeffhao
· 13 years ago
17ffcab
Fix interpreter const-class.
by Ian Rogers
· 13 years ago
556d637
Implement interpreter packed-switch.
by Ian Rogers
· 13 years ago
64b6d14
Interpret class initializers when building image.
by Ian Rogers
· 13 years ago
2fa6b2e
Interpreter.
by Ian Rogers
· 13 years ago