index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
interpreter
/
interpreter_switch_impl.cc
Age
Commit message (
Expand
)
Author
2016-08-22
ART: Clean up interpreter includes
Andreas Gampe
2016-08-10
Instruction: Add new formats 45cc and 4rcc.
Narayan Kamath
2016-08-09
Revert experimental lambda feature.
Narayan Kamath
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-04-29
ART: Disambiguate access-checks mode from lock-counting
Andreas Gampe
2016-04-15
Add weight to compiled/interpreter transitions.
Nicolas Geoffray
2016-04-13
Remove the JIT from the instrumentation framework.
Nicolas Geoffray
2016-04-08
Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mte...
Bill Buzbee
2016-04-07
ART: Fix interpreter single-step when doing OSR
buzbee
2016-04-01
Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
Hiroshi Yamauchi
2016-03-29
Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""
Bill Buzbee
2016-03-25
Revert "ART: Improve JitProfile perf in arm/arm64 mterp"
Calin Juravle
2016-03-23
ART: Improve JitProfile perf in arm/arm64 mterp
buzbee
2016-02-25
ART: Profile all branches for on-stack replacement
buzbee
2016-02-05
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-01-28
ART: Fix single-step interpretation for mterp
buzbee
2016-01-28
Fix "Never Interpret" option for all interpreters
buzbee
2016-01-27
Add option to never interpret.
Siva Chandra
2016-01-21
Move backward branch instrumentation to all branch.
Nicolas Geoffray
2016-01-11
Fast Art interpreter
buzbee
2015-11-24
Add backward branch instumentation to the switch interpreter.
Nicolas Geoffray
2015-11-24
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
Nicolas Geoffray
2015-11-20
lambda: Add support for invoke-interface for boxed innate lambdas
Igor Murashkin
2015-10-13
Add initial default method support to Art
Alex Light
2015-10-09
ART: Lock counting in the interpreter
Andreas Gampe
2015-09-27
Revert "Revert "lambda: Experimental support for capture-variable and liberat...
Igor Murashkin
2015-09-27
Revert "lambda: Experimental support for capture-variable and liberate-variable"
Nicolas Geoffray
2015-09-25
lambda: Experimental support for capture-variable and liberate-variable
Igor Murashkin
2015-09-03
ART: Move DexCache arrays to native.
Vladimir Marko
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-06-22
runtime: Partially implement box-lambda and unbox-lambda experimental opcodes
Igor Murashkin
2015-06-18
interpreter: Add experimental lambda opcodes for invoke/create-lambda
Igor Murashkin
2015-06-11
runtime: Minor cleanup and extra comments around interpreter
Igor Murashkin
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-04-29
JDWP: properly combine location events
Sebastien Hertz
2015-04-27
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-03
Use va_list argument to abort transaction
Sebastien Hertz
2015-03-19
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-10
Remove ThrowLocation.
Nicolas Geoffray
2015-03-09
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-01-23
Fix exception handling during deoptimization
Sebastien Hertz
2014-12-29
ART: Reorder entrypoint argument order
Andreas Gampe
2014-12-10
Add missing iget quick for bool, byte, char, short
Mathieu Chartier
2014-12-02
Remove MethodHelper from the interpreter.
Ian Rogers
2014-10-30
Add math routines with defined wrapping behavior for the interpreter.
Ian Rogers
2014-10-28
Move MethodHelper::GetReturnType to mirror::ArtMethod.
Ian Rogers
2014-10-28
Remove ResolveString from MethodHelper.
Ian Rogers
2014-10-10
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-08
Don't copy fill array data to quick literal pool.
Ian Rogers
[next]