Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c6c6a1511d58ee84c196b8c011a90ef93d65a48f
/
runtime
/
quick
b95c74b
ART: Move InlineMethodAnalyzer into compiler
by Andreas Gampe
· 8 years ago
f44d36c
Revert^2 "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
6374c58
Revert "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
1aea351
Hash-based DexCache field array.
by Vladimir Marko
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
9323e6e
Separate annotations from dexfile reading.
by David Sehr
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
ffc8707
Split profile recording from jit compilation
by Calin Juravle
· 9 years ago
141de8c
Revert "ART: Weaken DCHECK"
by Nicolas Geoffray
· 9 years ago
1ee29d3
ART: Weaken DCHECK
by Andreas Gampe
· 9 years ago
8b3f835
ART: Write bit fields together in ComputeSpecialAccessorInfo().
by Vladimir Marko
· 9 years ago
0e54c01
Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test.
by Aart Bik
· 9 years ago
2a6aad9
Implement fp to bits methods as intrinsics.
by Aart Bik
· 9 years ago
354efa6
Try to substitute constructor chains for IPUTs.
by Vladimir Marko
· 9 years ago
9f35ccd
ART: Fix bad manual rename of local variable.
by Vladimir Marko
· 9 years ago
be10e8e
Optimizing: Try pattern substitution when we cannot inline.
by Vladimir Marko
· 9 years ago
59c9454
Recognize common utilities as intrinsics.
by Aart Bik
· 9 years ago
3f67e69
Implemented BitCount as an intrinsic. With unit test.
by Aart Bik
· 9 years ago
a4f1220
Optimizing: Add direct calls to math intrinsics
by Mark Mendell
· 9 years ago
bd425fa
Remove stalled DCHECK.
by Nicolas Geoffray
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
ee3cf07
Intrinsify System.arraycopy.
by Nicolas Geoffray
· 9 years ago
9ee23f4
ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Scott Wakeling
· 9 years ago
7da072f
Structure for String.Equals intrinsic
by agicsaki
· 9 years ago
611d339
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
by Scott Wakeling
· 9 years ago
aabdf8a
Revert "Optimizing String.Equals as an intrinsic (x86)"
by Roland Levillain
· 9 years ago
8ab7bd6
Optimizing String.Equals as an intrinsic (x86)
by agicsaki
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
d5f1005
Quick: Inline synthetic accessors generated by jack.
by Vladimir Marko
· 9 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
c785344
Move ArtField to native
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
71fb52f
ART: Optimizing compiler intrinsics
by Andreas Gampe
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
af6925b
Rewrite GVN's field id and field type handling.
by Vladimir Marko
· 10 years ago
575e78c
ART: Replace COMPILE_ASSERT with static_assert (runtime)
by Andreas Gampe
· 10 years ago
cd48f2d
Change Reference.get() intrinsic to Reference.getReferent().
by Mathieu Chartier
· 10 years ago
e7f82e2
Added support for patching classes from different dex files.
by Fred Shih
· 10 years ago
2eba1fa
AArch64: Add inlining support for ceil(), floor(), rint(), round()
by Serban Constantinescu
· 10 years ago
4ee7a66
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
by Fred Shih
· 10 years ago
9e82bd3
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
by Sebastien Hertz
· 10 years ago
d4415e8
Revert "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 10 years ago
a9b870b
Revert "Add intrinsic for Reference.get()"
by Christopher Ferris
· 10 years ago
460503b
Add intrinsic for Reference.get()
by Fred Shih
· 10 years ago
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 10 years ago
23abec9
AArch64: Add few more inline functions
by Serban Constantinescu
· 10 years ago
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
29a2648
Move DecodedInstruction into MIR.
by Ian Rogers
· 11 years ago
c8f60a6
Inlining synthetic accessors.
by Vladimir Marko
· 11 years ago
e1fced1
Inlining setters that return one of their arguments.
by Vladimir Marko
· 11 years ago
73ed718
Revert "Inlining setters that return one of their arguments."
by Mathieu Chartier
· 11 years ago
389e11d
Revert "Inlining synthetic accessors."
by Mathieu Chartier
· 11 years ago
505ebb0
Inlining synthetic accessors.
by Vladimir Marko
· 11 years ago
8e40c3e
Inlining setters that return one of their arguments.
by Vladimir Marko
· 11 years ago
2c87c4d
Support inlining detection from debugger.
by Sebastien Hertz
· 11 years ago
e3e0260
Move inline method detection to runtime.
by Vladimir Marko
· 11 years ago