index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
quick
/
quick_compiler.cc
Age
Commit message (
Expand
)
Author
2016-03-21
Remove Quick from tree.
Nicolas Geoffray
2016-02-18
Remove string init map.
Nicolas Geoffray
2016-01-26
Enable interface default methods by default.
Neil Fuller
2016-01-12
Support directly invoking interface default methods
Alex Light
2015-12-11
Revert "Revert "Enable profiled guided compilation in dex2oat""
Calin Juravle
2015-12-11
Revert "Enable profiled guided compilation in dex2oat"
Calin Juravle
2015-12-10
Enable profiled guided compilation in dex2oat
Calin Juravle
2015-12-02
Revert "Enable profiled guided compilation in dex2oat"
Nicolas Geoffray
2015-12-02
Enable profiled guided compilation in dex2oat
Calin Juravle
2015-11-15
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-10-15
Use ATTRIBUTE_UNUSED more.
Roland Levillain
2015-10-13
Add initial default method support to Art
Alex Light
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
Reduce how often we call FindDexCache
Mathieu Chartier
2015-08-26
ART: Propagate verifier failure types to the compilers
Andreas Gampe
2015-08-18
Svelter libart-compiler
Alex Light
2015-07-01
Implement heap poisoning in ART's Optimizing compiler.
Roland Levillain
2015-06-24
Use a flag from the verifier to know if we should compile.
Nicolas Geoffray
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-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-07
Quick: Abolish kMirOpCheckPart2.
Vladimir Marko
2015-04-27
Quick: Rely on inferred types in GVN/LVN/DCE.
Vladimir Marko
2015-04-25
Disable Quick's GVN-based dead code elimination.
Roland Levillain
2015-04-23
Quick: Fix and enable DCE and improve GVN/DCE cleanup.
Vladimir Marko
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-10
ART: Remove WriteElf from Compiler
Andreas Gampe
2015-04-08
Implement CFI for Quick.
David Srbecky
2015-04-07
ART: Fix 64-bit ELF file support
Andreas Gampe
2015-03-31
Merge "Fixed layout for dex caches in boot image."
Vladimir Marko
2015-03-31
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-27
[MIPS] Refactoring code for quick compiler
Goran Jakovljevic
2015-03-19
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-17
Fall back to Quick when Optimizing cannot compile.
Nicolas Geoffray
2015-03-09
Trim arenas for JIT
Mathieu Chartier
2015-03-06
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-02-24
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
Revert "Add JIT"
Nicolas Geoffray
2015-02-23
Add JIT
Mathieu Chartier
2015-02-18
Quick: Disable DCE until we fix FP/Core reg mismatches.
Vladimir Marko
2015-02-17
Dead code elimination based on GVN results.
Vladimir Marko
2015-01-28
Clean up pass driver
Mathieu Chartier
2015-01-27
ART: Even more Quick cleanup
Andreas Gampe
2015-01-26
ART: More Quick cleanup
Andreas Gampe
2015-01-26
ART: Some Quick cleanup
Andreas Gampe
2014-12-17
ART: Added Checker, a pattern matching test engine
David Brazdil
2014-12-12
Remove portable.
Elliott Hughes
2014-12-10
Add missing iget quick for bool, byte, char, short
Mathieu Chartier
[next]