Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
970abfb65530b700f3a0cc8b90b131df5420cec3
/
compiler
/
driver
b931848
Merge "Allow for fine tuning the inliner."
by Calin Juravle
· 9 years ago
ec74835
Allow for fine tuning the inliner.
by Calin Juravle
· 9 years ago
e0671ce
Clean up class visitors
by Mathieu Chartier
· 9 years ago
da7c650
Visit class native roots from VisitReferences
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
c04c800
Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""
by Nicolas Geoffray
· 9 years ago
ed6195a
Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""
by Nicolas Geoffray
· 9 years ago
f075879
Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""
by Nicolas Geoffray
· 9 years ago
327c5ed
Revert "Make dex2dex return a CompiledMethod after quickening."
by Nicolas Geoffray
· 9 years ago
6920703
Make dex2dex return a CompiledMethod after quickening.
by Nicolas Geoffray
· 9 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 9 years ago
bbcc01a
Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER.
by Roland Levillain
· 9 years ago
c833299
ART: Fix kEverything compiler filter
by buzbee
· 9 years ago
1c284f2
ART: Set methods to preverified in verify-none
by Andreas Gampe
· 9 years ago
c08ab29
ART: Don't do pre-linked calls to the interpreter bridge.
by Vladimir Marko
· 10 years ago
b783b40
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
by Nicolas Geoffray
· 10 years ago
463580c
Revert "Use IsAssignableFrom instead of IsSubclass for robustness."
by Nicolas Geoffray
· 10 years ago
af268bb
Use IsAssignableFrom instead of IsSubclass for robustness.
by Nicolas Geoffray
· 10 years ago
07785bb
ART: Fix reporting initialized classes by CompilerDriver.
by Vladimir Marko
· 10 years ago
7b9f214
Merge "Revert "Revert "Switch to using ELF-64 for 64-bit architectures."""
by David Srbecky
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 10 years ago
ce0db62
Revert "Revert "Switch to using ELF-64 for 64-bit architectures.""
by David Srbecky
· 10 years ago
dc31313
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
by Vladimir Marko
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
e7654e5
Merge "Revert "Switch to using ELF-64 for 64-bit architectures.""
by Hiroshi Yamauchi
· 10 years ago
650f0c4
Revert "Switch to using ELF-64 for 64-bit architectures."
by Hiroshi Yamauchi
· 10 years ago
1d63774
Merge "Fix the size of a StackHandleScope in art::CompilerDriver."
by Roland Levillain
· 10 years ago
a3a49fe
Switch to using ELF-64 for 64-bit architectures.
by David Srbecky
· 10 years ago
2b846ed
Fix the size of a StackHandleScope in art::CompilerDriver.
by Roland Levillain
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
eb5459c
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
by Roland Levillain
· 10 years ago
4c0eb42
Ensure inlined static calls perform clinit checks in Optimizing.
by Roland Levillain
· 10 years ago
c91df2d
Revert "Revert "Quick: Rewrite type inference pass.""
by Vladimir Marko
· 10 years ago
1b717f6
Revert "Quick: Rewrite type inference pass."
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
e490b01
Quick: Rewrite type inference pass.
by Vladimir Marko
· 10 years ago
70bef0d
ART: Add compiled-methods
by Andreas Gampe
· 10 years ago
dac1a69
Merge "Use --dump-stats to dump optimizing compiler stats."
by Calin Juravle
· 10 years ago
2be39e0
Use --dump-stats to dump optimizing compiler stats.
by Calin Juravle
· 10 years ago
b1fcead
ART: Change image_classes and compiled_classes to unordered set
by Andreas Gampe
· 10 years ago
27df758
[optimizing] Add memory barriers in constructors when needed
by Calin Juravle
· 10 years ago
f1c6d9e
Fallback to quick in case of soft verification errors
by Calin Juravle
· 10 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 10 years ago
4af290a
Merge "Remove the --gen-gdb-info compiler option."
by David Srbecky
· 10 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
7f49e67
Remove the --gen-gdb-info compiler option.
by David Srbecky
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
3773cd0
ART: Remove WriteElf from Compiler
by Andreas Gampe
· 10 years ago
c7399c8
ART: Remove LLVM cruft
by Andreas Gampe
· 10 years ago
425ee0e
Merge "Prevent verified method from being deleted by compiler driver."
by Jeff Hao
· 10 years ago
48699fb
Prevent verified method from being deleted by compiler driver.
by Jeff Hao
· 10 years ago
75c40d4
Fix JNI compiler for mips64
by Goran Jakovljevic
· 10 years ago
7bf5a26
Explicitly specify the C libraries that have mallinfo(3).
by Elliott Hughes
· 10 years ago
b163bb7
Refactor RelativePatcher out of OatWriter.
by Vladimir Marko
· 10 years ago
f93c6fe
Merge "Fixed layout for dex caches in boot image."
by Vladimir Marko
· 10 years ago
20f8559
Fixed layout for dex caches in boot image.
by Vladimir Marko
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
9437b78
Revert "Revert "Inline across dex files.""
by Nicolas Geoffray
· 10 years ago
6ced409
Enable more direct code for JIT
by Mathieu Chartier
· 10 years ago
e86deef
Add verify-at-runtime compiler filter
by Mathieu Chartier
· 10 years ago
5b783e6
Fix 003-omnibus-opcodes flaky failures with GSS GC.
by Hiroshi Yamauchi
· 10 years ago
bf9fc58
Add more info to who called SuspendAll
by Mathieu Chartier
· 10 years ago
d304629
Merge "ART: Check that boot image classes are verified"
by Andreas Gampe
· 10 years ago
9b34b24
Trim arenas for JIT
by Mathieu Chartier
· 10 years ago
5c9d8f0
Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
6cf49e5
ART: Add option to abort dex2oat on hard failure
by Andreas Gampe
· 10 years ago
4d4eff7
ART: Fix compile-time-init fail
by Andreas Gampe
· 10 years ago
c670efd
Merge "ART: Add debuggable compiler flag"
by Andreas Gampe
· 10 years ago
7b2f09e
ART: Add debuggable compiler flag
by Andreas Gampe
· 10 years ago
86a4db4
Merge "Remove ART_SMALL_MODE ifdefs."
by Jeff Hao
· 10 years ago
775f1d4
Merge "Follow-up 128393"
by Sebastien Hertz
· 10 years ago
bd9cf9f
Follow-up 128393
by Sebastien Hertz
· 10 years ago
f3c7ba6
Remove ART_SMALL_MODE ifdefs.
by Jeff Hao
· 10 years ago
28a3588
Fix JIT direct call to interpreter bridge
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
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
a0acc2d
Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""
by Jeff Hao
· 10 years ago
1c80bec
Fix transaction aborting
by Sebastien Hertz
· 10 years ago
14247b6
Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."
by Brian Carlstrom
· 10 years ago
6407d3c
Merge "Allow preopted apps to have sharpened calls for non-x86 architectures."
by Jeff Hao
· 10 years ago
5bdab12
Clean up pass driver
by Mathieu Chartier
· 10 years ago
1e3dfff
Allow preopted apps to have sharpened calls for non-x86 architectures.
by Jeff Hao
· 10 years ago
0e92f4f
ART: More Quick cleanup
by Andreas Gampe
· 10 years ago
8c1a3a2
Merge "ART: Some Quick cleanup"
by Andreas Gampe
· 10 years ago
0b9203e
ART: Some Quick cleanup
by Andreas Gampe
· 10 years ago
27e28d3
Implicit stack overflow checks and null checks are the norm now.
by Nicolas Geoffray
· 10 years ago
8d295f8
ART: Curb dex2oat verbosity
by Andreas Gampe
· 10 years ago
0223a19
Merge "ART: Allow to compile interpret-only mips64 files"
by Andreas Gampe
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
1c1d40a
Merge "ART: dex2oat flag for HGraphVisualizer dump file"
by David Brazdil
· 10 years ago
fbef44d
Use unique_ptr to track ownership of dex files.
by Richard Uhler
· 10 years ago
866c031
ART: dex2oat flag for HGraphVisualizer dump file
by David Brazdil
· 10 years ago
6e73272
Revert "ART: dex2oat flag for HGraphVisualizer dump file"
by Andreas Gampe
· 10 years ago
54953df
ART: dex2oat flag for HGraphVisualizer dump file
by David Brazdil
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
Next »