summaryrefslogtreecommitdiffstats
path: root/compiler/dex/quick/arm64
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-224-24/+24
* ARM64: Remove suspend register.Zheng Xu2015-04-143-13/+11
* Implement CFI for Quick.David Srbecky2015-04-082-1/+65
* ART: Enable more Clang warningsAndreas Gampe2015-04-061-4/+1
* Write .debug_line section using the new DWARF library.David Srbecky2015-04-012-5/+2
* Cortex-A53 Erratum 843419 workaround in OatWriter.Vladimir Marko2015-03-311-6/+0
* Fixed layout for dex caches in boot image.Vladimir Marko2015-03-316-20/+90
* Unify ART's various implementations of bit_cast.Roland Levillain2015-03-241-1/+1
* Quick: Clean up Mir2Lir codegen.Vladimir Marko2015-03-245-8/+7
* Quick: Clean up slow paths.Vladimir Marko2015-03-201-2/+2
* Fix 32 bit loads of 64 bit direct code pointersMathieu Chartier2015-03-131-3/+3
* Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-6/+26
* ARM: Fix LIR flags in encoding map.Ningsheng Jian2015-02-261-2/+2
* Add suspend checks to special methods.Vladimir Marko2015-02-192-0/+19
* Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x8...Jeff Hao2015-02-101-3/+2
|\
| * Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 archi...Jeff Hao2015-02-051-3/+2
* | ART: Remove MIRGraph::dex_pc_to_block_map_Chao-ying Fu2015-02-091-9/+2
|/
* ARM/ARM64: Dump thread offset.Zheng Xu2015-02-031-0/+19
* Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."Brian Carlstrom2015-01-311-2/+3
* Allow preopted apps to have sharpened calls for non-x86 architectures.Jeff Hao2015-01-271-3/+2
* ART: Fix inlining of Mir2LirAndreas Gampe2015-01-261-1/+1
* ART: Some Quick cleanupAndreas Gampe2015-01-268-10/+30
* ART: Fix arm64 backendAndreas Gampe2015-01-201-2/+6
* ART: Make some helpers non-virtual in Mir2LirAndreas Gampe2015-01-202-35/+16
* ART: Remove LowestSetBit and IsPowerOfTwoAndreas Gampe2015-01-061-1/+1
* Fix running out of temps when storing invoke-interface result.Vladimir Marko2014-12-191-0/+1
* Merge "AArch64: Fix incorrect use of preceding LIR."Vladimir Marko2014-12-121-1/+19
|\
| * AArch64: Fix incorrect use of preceding LIR.Ningsheng Jian2014-12-121-1/+19
* | ARM: Combine multiply accumulate operations.Ningsheng Jian2014-12-115-2/+68
|/
* Re-factor Quick ABI supportSerguei Katkov2014-12-082-429/+31
* Merge "Skip null check in MarkGCCard() for known non-null values."Vladimir Marko2014-11-251-2/+2
|\
| * Skip null check in MarkGCCard() for known non-null values.Vladimir Marko2014-11-241-2/+2
* | Revert "ART: Remove wrong DCHECK"Andreas Gampe2014-11-241-0/+1
|/
* Merge "Add card mark to filled-new-array."Vladimir Marko2014-11-212-8/+5
|\
| * Add card mark to filled-new-array.Vladimir Marko2014-11-202-8/+5
* | Fix the last users of TARGET_CPU_SMP.Elliott Hughes2014-11-191-4/+4
* | Merge "AArch64: Addressing Cortex-A53 erratum 835769."Ian Rogers2014-11-193-11/+41
|\ \ | |/ |/|
| * AArch64: Addressing Cortex-A53 erratum 835769.Matteo Franchin2014-11-183-11/+41
* | Change 64 bit ArtMethod fields to be pointer sizedMathieu Chartier2014-11-181-2/+2
|/
* AArch64: Small improvements.Matteo Franchin2014-11-142-2/+11
* Quick: Fix arm64 AGET/APUT to use 32-bit index.Vladimir Marko2014-11-131-57/+24
* Tidy RegStorage for X86.Ian Rogers2014-11-082-3/+3
* am 40845d26: Merge "ARM: Strength reduction for floating-point division"Ian Rogers2014-11-052-0/+30
|\
| * ARM: Strength reduction for floating-point divisionNingsheng Jian2014-11-052-0/+30
* | am 78a32333: Merge "ART: More warnings"Andreas Gampe2014-11-051-6/+5
|\ \ | |/
| * ART: More warningsAndreas Gampe2014-11-041-6/+5
* | am ad17d418: Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"Andreas Gampe2014-11-041-2/+2
|\ \ | |/
| * Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"Andreas Gampe2014-11-041-2/+2
| |\
| | * ART: Replace COMPILE_ASSERT with static_assert (compiler)Andreas Gampe2014-11-031-2/+2
* | | am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from bas...Ian Rogers2014-11-046-37/+61
|\ \ \ | |/ /