Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
7ba6ed786aa21257cfeefb917157d7d4768b9501
/
runtime
/
jit
/
jit.cc
77651c4
ART: Clean up code related to foreign dex use
by Calin Juravle
· 8 years ago
575d3e6
Clean up code info table layout
by Mathieu Chartier
· 8 years ago
4471e4f
Revert "Revert "ART: Give JIT thread pool workers a peer""
by Andreas Gampe
· 8 years ago
9dfb707
Revert "ART: Give JIT thread pool workers a peer"
by Andreas Gampe
· 8 years ago
1ee6dd7
ART: Give JIT thread pool workers a peer
by Andreas Gampe
· 8 years ago
a2f526f
Compressed native PC for stack maps
by Mathieu Chartier
· 8 years ago
33083d6
Rename offline_profiling_info to profile_compilation_info
by Calin Juravle
· 8 years ago
021c5f2
Make 141-class-unload more robust under JIT.
by Nicolas Geoffray
· 8 years ago
320ba91
ART: Add debug exception check to JIT
by Andreas Gampe
· 8 years ago
f149b3f
ART: Add ScopedJitSuspend
by Andreas Gampe
· 8 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 8 years ago
ef41db7
Move interpreter to ObjPtr
by Mathieu Chartier
· 8 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
268764d
Make ScopedAssertNoThreadSuspension no overhead for non-debug
by Mathieu Chartier
· 8 years ago
6597577
Card mark holding class instead of declaring class
by Mathieu Chartier
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
138dbff
Clean up profiler options
by Calin Juravle
· 9 years ago
29bdaee
Do not allow OSR jump while debugging is active.
by Aart Bik
· 9 years ago
a263892
Adjust ProfileSaver strategy
by Calin Juravle
· 9 years ago
7c9f3ba
Fix braino when parsing invoke transition weight.
by Nicolas Geoffray
· 9 years ago
155ff3d
Add command line option for jit invoke transition weight
by Calin Juravle
· 9 years ago
ffc8707
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
97cbc92
Allow the framework to register sensistive threads to the runtime
by Calin Juravle
· 9 years ago
900d7d4
Merge changes Ie36c4b4a,Ia9968b95,I2c19de14,I99388dee,I072c4e41, ...
by Calin Juravle
· 9 years ago
250a378
Add flag to ArtMethod to skip compilation.
by Nicolas Geoffray
· 9 years ago
b8e6999
Add ProfileSaver stats and dump them during SigQuit
by Calin Juravle
· 9 years ago
480d510
Fix interaction between instrumentation and jit lock.
by Nicolas Geoffray
· 9 years ago
71cd50f
Add weight to compiled/interpreter transitions.
by Nicolas Geoffray
· 9 years ago
ba6aae0
Fix initialization of field after conflicting merges.
by Nicolas Geoffray
· 9 years ago
274fe4a
Remove the JIT from the instrumentation framework.
by Nicolas Geoffray
· 9 years ago
b2771b4
Add option to tune sample collection based on thread sensitivity
by Calin Juravle
· 9 years ago
4009bc6
Merge "Implement on-stack replacement for MIPS32 and MIPS64"
by Nicolas Geoffray
· 9 years ago
454b3b6
ART: Fix race in on-stack replacement
by buzbee
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
3bc1381
Implement on-stack replacement for MIPS32 and MIPS64
by Goran Jakovljevic
· 9 years ago
c1bc415
Only call jit_load after the zygote fork
by Mathieu Chartier
· 9 years ago
72918ea
Load jit compiler pre zygote fork
by Mathieu Chartier
· 9 years ago
a4f8154
Collect memory use for the JIT.
by Nicolas Geoffray
· 9 years ago
83f080a
Tweak JIT hotness threshold.
by Nicolas Geoffray
· 9 years ago
87aa99c
Merge "Record foreign dex files loaded by the app in the profile"
by Calin Juravle
· 9 years ago
bcd94c8
Refine statistics around the JIT.
by Nicolas Geoffray
· 9 years ago
3512244
Revert "Revert "Use the interpreter as a heartbeat for the JIT.""
by Nicolas Geoffray
· 9 years ago
c90bc92
Record foreign dex files loaded by the app in the profile
by Calin Juravle
· 9 years ago
a96917a
Revert "Use the interpreter as a heartbeat for the JIT."
by Nicolas Geoffray
· 9 years ago
7273a5d
Use the interpreter as a heartbeat for the JIT.
by Nicolas Geoffray
· 9 years ago
6d17995
Merge "Dump the number of OSR compiled code."
by Nicolas Geoffray
· 9 years ago
dcedaaa
Merge "Implement << operator for DexRegisterLocation::Kind."
by David Srbecky
· 9 years ago
7dc1178
Implement << operator for DexRegisterLocation::Kind.
by David Srbecky
· 9 years ago
fcdd729
Dump the number of OSR compiled code.
by Nicolas Geoffray
· 9 years ago
5b82d33
The JIT does not need VerifedMethod nor CompilerCallbacks.
by Nicolas Geoffray
· 9 years ago
b88d59e
Be a bit smarter with JIT code triggering deoptimization.
by Nicolas Geoffray
· 9 years ago
c0b2796
Follow-up to OSR change.
by Nicolas Geoffray
· 9 years ago
d186dd8
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
e866213
Disable on stack replacement for now.
by Nicolas Geoffray
· 9 years ago
d9994f0
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
4d9b10a
Disable osr while investigating flakiness.
by Nicolas Geoffray
· 9 years ago
d9bc433
Point fixes after OSR change.
by Nicolas Geoffray
· 9 years ago
b331feb
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by Nicolas Geoffray
· 9 years ago
9b1c9b7
Fix updating string dex cache array for no class table case
by Mathieu Chartier
· 9 years ago
1aa8ec2
Fix up dex cache strings stored in classes
by Mathieu Chartier
· 9 years ago
9ff1de0
Merge "Implement first kind of polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
a42363f
Implement first kind of polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
05d2415
Add option to never interpret.
by Siva Chandra
· 9 years ago
0a52223
Keep track of number of JIT compilations.
by Nicolas Geoffray
· 9 years ago
fffbee4
Report types loaded during init to the native debugger
by Tamas Berghammer
· 9 years ago
160e6df
Report loaded classes to native debugger.
by Tamas Berghammer
· 9 years ago
a25dce9
Support --perf with jitted code.
by Nicolas Geoffray
· 9 years ago
58b2329
Merge "Save profile information in a separate thread."
by Calin Juravle
· 9 years ago
4d77b6a
Save profile information in a separate thread.
by Calin Juravle
· 9 years ago
115a02b
Merge "Pass down to the runtime the application code paths."
by Calin Juravle
· 9 years ago
66f5523
Pass down to the runtime the application code paths.
by Calin Juravle
· 9 years ago
aee2156
Add some dumping when SIGQUIT for the JIT.
by Nicolas Geoffray
· 9 years ago
226501b
Revert "Revert "Enable profiled guided compilation in dex2oat""
by Calin Juravle
· 9 years ago
2306ae0
Revert "Enable profiled guided compilation in dex2oat"
by Calin Juravle
· 9 years ago
500c9be
Enable profiled guided compilation in dex2oat
by Calin Juravle
· 9 years ago
73be1e8
Inline monomorphic calls.
by Nicolas Geoffray
· 9 years ago
2c6ca2b
Fix jit profile saving flags.
by Calin Juravle
· 9 years ago
31f2c15
Save jit profiling info to file.
by Calin Juravle
· 9 years ago
0a3be16
Increase code cache after 1 full collection.
by Nicolas Geoffray
· 9 years ago
629e935
Properly delete the jit thread pool.
by Nicolas Geoffray
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
4f55e22
Add and use ScopedSuspendAll
by Mathieu Chartier
· 9 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 9 years ago
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
d856545
Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT
by Mathieu Chartier
· 10 years ago
455f67c
Fix JIT options with late init
by Mathieu Chartier
· 10 years ago
6c77292
Revert "Disable jit for ARM 64 bit"
by Mathieu Chartier
· 10 years ago
bf9fc58
Add more info to who called SuspendAll
by Mathieu Chartier
· 10 years ago
bf9026d
Disable jit for ARM 64 bit
by Mathieu Chartier
· 10 years ago
a4885cb
Add way to print JIT related info at shutdown
by Mathieu Chartier
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago