Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
66f55237679db90cb0a0a265043a787932b466f8
/
runtime
/
jit
66f5523
Pass down to the runtime the application code paths.
by Calin Juravle
· 9 years ago
e6465bc
Remove references to dlmalloc specific functions
by Dimitry Ivanov
· 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
8ccbd27
Remove unused variable.
by Nicolas Geoffray
· 9 years ago
a5891e8
Fix interaction between JIT and instrumentation.
by Nicolas Geoffray
· 9 years ago
b24301b
Merge "Code cleanup to avoid CompilerDriver abstractions in JIT."
by Nicolas Geoffray
· 9 years ago
629e935
Properly delete the jit thread pool.
by Nicolas Geoffray
· 9 years ago
d28b969
Code cleanup to avoid CompilerDriver abstractions in JIT.
by Nicolas Geoffray
· 9 years ago
5a23d2e
Fix TODO on instrumentation and add some more DCHECKs.
by Nicolas Geoffray
· 9 years ago
df6dc42
Merge "Fix deadlock with the JIT code cache."
by Nicolas Geoffray
· 9 years ago
6262340
Fix deadlock with the JIT code cache.
by Nicolas Geoffray
· 9 years ago
22cf3d3
Fix tests flakiness with jit when using Proxy classes.
by Nicolas Geoffray
· 9 years ago
10d2508
Change Checkpoint API to return total number of checkpoints
by Mathieu Chartier
· 9 years ago
4e915fb
Tune heuristics a bit.
by Nicolas Geoffray
· 9 years ago
26705e2
Add support for collection ProfilingInfo objects.
by Nicolas Geoffray
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
1e7de6c
Remove the magic 32 constant and ensure alignment.
by Nicolas Geoffray
· 9 years ago
0c3c266
Use DlMallocSpace for the JIT code cache.
by Nicolas Geoffray
· 9 years ago
9ccf051
Perform write barrier on declaring class when adding instrumentation
by Mathieu Chartier
· 9 years ago
c3fcd41
Address some code comments
by Mathieu Chartier
· 9 years ago
36c0136
Fix bug in WaitForCompilationToFinish
by Mathieu Chartier
· 9 years ago
a50f9cf
Fix JIT for class unloading
by Mathieu Chartier
· 9 years ago
951ec2c
Revert "Revert "Add one LinearAlloc per ClassLoader""
by Mathieu Chartier
· 9 years ago
7de5dfe
Revert "Add one LinearAlloc per ClassLoader"
by Nicolas Geoffray
· 9 years ago
356412e
Add one LinearAlloc per ClassLoader
by Mathieu Chartier
· 9 years ago
1147b9b
Use image pointer size for profile info
by Mathieu Chartier
· 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
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 9 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 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
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 9 years ago
70f7d98
Don't allow JIT to compile native methods
by Mathieu Chartier
· 10 years ago
0462c4c
Support multiple instrumentation clients
by Sebastien Hertz
· 10 years ago
3130cdf
Add some more DISALLOW_COPY_AND_ASSIGN
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
d856545
Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT
by Mathieu Chartier
· 10 years ago
bce416f
Add code cache test
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
39d9fe2
Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
a4885cb
Add way to print JIT related info at shutdown
by Mathieu Chartier
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
5c42c29
Add support for .bss section in oat files.
by Vladimir Marko
· 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