Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
524e7ea8cd17bad17bd9f3e0ccbb19ad0d4d9c02
/
runtime
/
arch
/
arm
/
context_arm.h
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 10 years ago
639bdd1
ART: Single-frame deopt
by Andreas Gampe
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 11 years ago
96ba8dc
Refactor register access from StackVisitor
by Sebastien Hertz
· 11 years ago
0bcb290
Revert "Revert "Fix access to FP registers when visiting stack""
by Sebastien Hertz
· 11 years ago
8ebd94a
Revert "Fix access to FP registers when visiting stack"
by Sebastien Hertz
· 11 years ago
aa9b3ae
Fix access to FP registers when visiting stack
by Sebastien Hertz
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 12 years ago
815873e
Change root visitor to use Object**.
by Mathieu Chartier
· 12 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed (84%) from runtime/oat/runtime/arm/context_arm.h]
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/arm/context_arm.h]
d74e41b
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler
by Brian Carlstrom
· 13 years ago
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 13 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 13 years ago
9c750f9
Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw.
by Elliott Hughes
· 14 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 14 years ago
[Renamed (86%) from src/context_arm.h]
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 14 years ago
d6b1f61
Support for stack scanning of roots.
by Ian Rogers
· 14 years ago
15fdb8c
Floating point callee save support in exception delivery.
by Ian Rogers
· 14 years ago
bdb0391
Support for exception throwing.
by Ian Rogers
· 14 years ago