index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
Android.mk
Age
Commit message (
Expand
)
Author
2015-04-23
Merge "Move stack map stream implementation to its own cc file."
Calin Juravle
2015-04-23
Move stack map stream implementation to its own cc file.
Calin Juravle
2015-04-23
Revert "Revert "Quick: Rewrite type inference pass.""
Vladimir Marko
2015-04-22
Revert "Quick: Rewrite type inference pass."
Andreas Gampe
2015-04-22
Quick: Rewrite type inference pass.
Vladimir Marko
2015-04-10
Move DWARF related code in ElfWriter to its own file.
David Srbecky
2015-04-09
Merge "Implement CFI for Quick."
David Srbecky
2015-04-09
Merge "Speedup div/rem by constants on x86 and x86_64"
Calin Juravle
2015-04-09
Speedup div/rem by constants on x86 and x86_64
Guillaume Sanchez
2015-04-08
Implement CFI for Quick.
David Srbecky
2015-04-07
Remove the old CFI infrastructure.
David Srbecky
2015-04-02
Refactor RelativePatcher out of OatWriter.
Vladimir Marko
2015-03-27
[MIPS] Refactoring code for quick compiler
Goran Jakovljevic
2015-03-26
[optimizing] Implement X86 intrinsic support
Mark Mendell
2015-03-24
ART: Boolean simplifier
David Brazdil
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-19
Move arenas into runtime
Mathieu Chartier
2015-02-17
Dead code elimination based on GVN results.
Vladimir Marko
2015-02-09
ART: Arm intrinsics for Optimizing compiler
Andreas Gampe
2015-01-30
Merge "Add options for building/testing with coverage."
Dan Albert
2015-01-30
Add options for building/testing with coverage.
Dan Albert
2015-01-30
Implement LICM in optimizing compiler.
Nicolas Geoffray
2015-01-29
Merge "Remove libcxx.mk cruft."
Dan Albert
2015-01-29
Remove libcxx.mk cruft.
Dan Albert
2015-01-29
Merge "optimizing: NullCheck elimination"
Nicolas Geoffray
2015-01-29
optimizing: NullCheck elimination
Calin Juravle
2015-01-29
Merge "Clean up pass driver"
Mathieu Chartier
2015-01-28
Clean up pass driver
Mathieu Chartier
2015-01-28
Merge "ART: Arm64 optimizing compiler intrinsics"
Andreas Gampe
2015-01-28
ART: Arm64 optimizing compiler intrinsics
Andreas Gampe
2015-01-26
ART: More Quick cleanup
Andreas Gampe
2015-01-26
Move code around and address growable_array comment.
Nicolas Geoffray
2015-01-15
Merge "ART: Allow to compile interpret-only mips64 files"
Andreas Gampe
2015-01-15
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
ART: Optimizing compiler intrinsics
Andreas Gampe
2014-12-22
ART: Swap-space in the compiler
Andreas Gampe
2014-12-15
Inlining support in optimizing.
Nicolas Geoffray
2014-12-12
Remove portable.
Elliott Hughes
2014-12-03
Bounds check elimination.
Mingyao Yang
2014-11-28
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-21
Rewrite GVN's field id and field type handling.
Vladimir Marko
2014-11-20
Restrict FDO to only apply to target build.
Dehao Chen
2014-11-20
dex2oat: Pack likely-dirty objects together when generating the boot image
Igor Murashkin
2014-11-17
Revert "Arm64: Use the debug version of VIXL for debug builds."
Nicolas Geoffray
2014-11-14
Arm64: Use the debug version of VIXL for debug builds.
Serban Constantinescu
2014-11-03
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-10-30
Remove bogus compiler flag from libart-compiler.
Ian Rogers
[next]