index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
quick
Age
Commit message (
Expand
)
Author
2017-04-21
ART: Move InlineMethodAnalyzer into compiler
Andreas Gampe
2017-03-14
Revert^2 "Hash-based DexCache field array."
Vladimir Marko
2017-03-13
Revert "Hash-based DexCache field array."
Vladimir Marko
2017-03-10
Hash-based DexCache field array.
Vladimir Marko
2016-10-03
Move ArtField to ObjPtr
Mathieu Chartier
2016-09-14
Separate annotations from dexfile reading.
David Sehr
2016-08-30
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-04-28
Split profile recording from jit compilation
Calin Juravle
2016-03-23
Revert "ART: Weaken DCHECK"
Nicolas Geoffray
2016-03-22
ART: Weaken DCHECK
Andreas Gampe
2016-03-09
ART: Write bit fields together in ComputeSpecialAccessorInfo().
Vladimir Marko
2016-03-07
Unsafe: Recognize intrinsics for 1.8 java.util.concurrent
Aart Bik
2016-02-26
Implement fp to bits methods as intrinsics.
Aart Bik
2016-02-09
Try to substitute constructor chains for IPUTs.
Vladimir Marko
2016-02-02
ART: Fix bad manual rename of local variable.
Vladimir Marko
2016-01-28
Optimizing: Try pattern substitution when we cannot inline.
Vladimir Marko
2016-01-26
Recognize common utilities as intrinsics.
Aart Bik
2016-01-20
Implemented BitCount as an intrinsic. With unit test.
Aart Bik
2015-12-10
Optimizing: Add direct calls to math intrinsics
Mark Mendell
2015-10-27
Remove stalled DCHECK.
Nicolas Geoffray
2015-10-20
Remove ArtCode.
Nicolas Geoffray
2015-10-12
Intrinsify System.arraycopy.
Nicolas Geoffray
2015-09-11
ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
Scott Wakeling
2015-08-12
Structure for String.Equals intrinsic
agicsaki
2015-08-04
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
Scott Wakeling
2015-08-03
Revert "Optimizing String.Equals as an intrinsic (x86)"
Roland Levillain
2015-07-31
Optimizing String.Equals as an intrinsic (x86)
agicsaki
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-06
Quick: Inline synthetic accessors generated by jack.
Vladimir Marko
2015-04-27
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-13
ART: Clean up includes.
Vladimir Marko
2015-04-10
Move ArtField to native
Mathieu Chartier
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-01-15
ART: Optimizing compiler intrinsics
Andreas Gampe
2014-12-12
Remove portable.
Elliott Hughes
2014-11-21
Rewrite GVN's field id and field type handling.
Vladimir Marko
2014-11-03
ART: Replace COMPILE_ASSERT with static_assert (runtime)
Andreas Gampe
2014-09-09
Change Reference.get() intrinsic to Reference.getReferent().
Mathieu Chartier
2014-08-06
Added support for patching classes from different dex files.
Fred Shih
2014-08-04
AArch64: Add inlining support for ceil(), floor(), rint(), round()
Serban Constantinescu
2014-07-15
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
Fred Shih
2014-07-11
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
Sebastien Hertz
2014-07-11
Revert "Revert "Add intrinsic for Reference.get()""
Christopher Ferris
2014-07-11
Revert "Add intrinsic for Reference.get()"
Christopher Ferris
2014-07-10
Add intrinsic for Reference.get()
Fred Shih
2014-07-08
ART: Intrinsic implementation for java.lang.System.arraycopy.
DaniilSokolov
[next]