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
/
arm64
Age
Commit message (
Expand
)
Author
2016-03-21
Remove Quick from tree.
Nicolas Geoffray
2015-12-28
ART: Disable Math.round intrinsics
Andreas Gampe
2015-12-28
Revert "Make Math.round consistent on arm64."
Andreas Gampe
2015-12-27
Make Math.round consistent on arm64.
Nicolas Geoffray
2015-11-05
Revert "Revert "Add basic image writer support for app images""
Mathieu Chartier
2015-11-05
Revert "Add basic image writer support for app images"
Nicolas Geoffray
2015-11-04
Add basic image writer support for app images
Mathieu Chartier
2015-10-15
Use ATTRIBUTE_UNUSED more.
Roland Levillain
2015-09-03
ART: Move DexCache arrays to native.
Vladimir Marko
2015-07-16
Use (D)CHECK_ALIGNED more.
Roland Levillain
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-26
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
Vladimir Marko
2015-05-26
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-22
ARM64: Move xSELF from x18 to x19.
Serban Constantinescu
2015-04-27
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-14
ARM64: Remove suspend register.
Zheng Xu
2015-04-08
Implement CFI for Quick.
David Srbecky
2015-04-06
ART: Enable more Clang warnings
Andreas Gampe
2015-04-01
Write .debug_line section using the new DWARF library.
David Srbecky
2015-03-31
Cortex-A53 Erratum 843419 workaround in OatWriter.
Vladimir Marko
2015-03-31
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-24
Unify ART's various implementations of bit_cast.
Roland Levillain
2015-03-24
Quick: Clean up Mir2Lir codegen.
Vladimir Marko
2015-03-20
Quick: Clean up slow paths.
Vladimir Marko
2015-03-13
Fix 32 bit loads of 64 bit direct code pointers
Mathieu Chartier
2015-03-03
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-02-26
ARM: Fix LIR flags in encoding map.
Ningsheng Jian
2015-02-19
Add suspend checks to special methods.
Vladimir Marko
2015-02-10
Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x8...
Jeff Hao
2015-02-09
ART: Remove MIRGraph::dex_pc_to_block_map_
Chao-ying Fu
2015-02-05
Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 archi...
Jeff Hao
2015-02-03
ARM/ARM64: Dump thread offset.
Zheng Xu
2015-01-31
Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."
Brian Carlstrom
2015-01-27
Allow preopted apps to have sharpened calls for non-x86 architectures.
Jeff Hao
2015-01-26
ART: Fix inlining of Mir2Lir
Andreas Gampe
2015-01-26
ART: Some Quick cleanup
Andreas Gampe
2015-01-20
ART: Fix arm64 backend
Andreas Gampe
2015-01-20
ART: Make some helpers non-virtual in Mir2Lir
Andreas Gampe
2015-01-06
ART: Remove LowestSetBit and IsPowerOfTwo
Andreas Gampe
2014-12-19
Fix running out of temps when storing invoke-interface result.
Vladimir Marko
2014-12-12
Merge "AArch64: Fix incorrect use of preceding LIR."
Vladimir Marko
2014-12-12
AArch64: Fix incorrect use of preceding LIR.
Ningsheng Jian
2014-12-11
ARM: Combine multiply accumulate operations.
Ningsheng Jian
2014-12-08
Re-factor Quick ABI support
Serguei Katkov
2014-11-25
Merge "Skip null check in MarkGCCard() for known non-null values."
Vladimir Marko
2014-11-24
Revert "ART: Remove wrong DCHECK"
Andreas Gampe
2014-11-24
Skip null check in MarkGCCard() for known non-null values.
Vladimir Marko
2014-11-21
Merge "Add card mark to filled-new-array."
Vladimir Marko
2014-11-20
Add card mark to filled-new-array.
Vladimir Marko
[next]