summaryrefslogtreecommitdiffstats
path: root/compiler/dex/quick/arm64/int_arm64.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-3/+6
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-1/+1
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* ARM64: Remove suspend register.Zheng Xu2015-04-141-2/+6
* Implement CFI for Quick.David Srbecky2015-04-081-1/+47
* Cortex-A53 Erratum 843419 workaround in OatWriter.Vladimir Marko2015-03-311-6/+0
* Fixed layout for dex caches in boot image.Vladimir Marko2015-03-311-0/+23
* Quick: Clean up Mir2Lir codegen.Vladimir Marko2015-03-241-2/+3
* ART: Some Quick cleanupAndreas Gampe2015-01-261-2/+7
* ART: Remove LowestSetBit and IsPowerOfTwoAndreas Gampe2015-01-061-1/+1
* ARM: Combine multiply accumulate operations.Ningsheng Jian2014-12-111-2/+26
* 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
|/
* Fix the last users of TARGET_CPU_SMP.Elliott Hughes2014-11-191-4/+4
* AArch64: Addressing Cortex-A53 erratum 835769.Matteo Franchin2014-11-181-3/+2
* Quick: Fix arm64 AGET/APUT to use 32-bit index.Vladimir Marko2014-11-131-57/+24
* Tidy RegStorage for X86.Ian Rogers2014-11-081-1/+1
* am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from bas...Ian Rogers2014-11-041-17/+29
|\
| * Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-17/+29
* | am 7c049c1f: Merge "Remove useless suspend points from arm/arm64 AGET/APUT."Vladimir Marko2014-10-291-4/+0
|\|
| * Remove useless suspend points from arm/arm64 AGET/APUT.Vladimir Marko2014-10-281-4/+0
* | am b62ff579: Merge "ART: Add div/rem zero check elimination flag"Ian Rogers2014-10-281-9/+12
|\|
| * ART: Add div/rem zero check elimination flagRazvan A Lupusoru2014-10-141-9/+12
* | am 175b2732: Merge "Header file clean up."Ian Rogers2014-10-081-1/+1
|\|
| * Header file clean up.Ian Rogers2014-10-081-1/+1
* | am 63462448: Merge "AArch64: oat patches should be 32-bit ints."Vladimir Marko2014-10-031-1/+1
|\|
| * AArch64: oat patches should be 32-bit ints.Matteo Franchin2014-10-031-1/+1
* | am 5be30072: ART: Remove wrong DCHECKAndreas Gampe2014-10-021-1/+0
|\ \ | |/ |/|
| * ART: Remove wrong DCHECKAndreas Gampe2014-10-021-1/+0
| * AddIntrinsicSlowPath with resume requires clobberingSerguei Katkov2014-09-291-0/+1
| * Add arraycopy intrinsic for arm and arm64.Zheng Xu2014-08-071-0/+116
* | AArch64: address some outstanding TODOs.Matteo Franchin2014-09-301-15/+15
* | AddIntrinsicSlowPath with resume requires clobberingSerguei Katkov2014-09-111-0/+1
* | Reduced memory usage of primitive fields smaller than 4-bytesFred Shih2014-08-251-4/+4
* | Merge "AArch64: Improve MIR to LIR translation for abs"Ian Rogers2014-08-221-5/+21
|\ \
| * | AArch64: Improve MIR to LIR translation for absMartyn Capewell2014-08-201-5/+21
* | | AArch64: Add tbz/tbnz and tst.Zheng Xu2014-08-181-5/+7
|/ /
* / Add arraycopy intrinsic for arm and arm64.Zheng Xu2014-08-071-0/+116
|/
* ART: Refactor long ops in quick compilerAndreas Gampe2014-08-041-28/+46
* AArch64: Implement InexpensiveConstant methods.Matteo Franchin2014-08-041-15/+14
* Merge "ART: Rework ARM64 entry sequence"Andreas Gampe2014-08-011-24/+239
|\
| * ART: Rework ARM64 entry sequenceAndreas Gampe2014-08-041-24/+239
* | Revert "Revert "Enable Load Store Elimination for ARM and ARM64""Serban Constantinescu2014-07-281-0/+1
|/
* ART: Rework quick entrypoint code in Mir2Lir, cleanupAndreas Gampe2014-07-281-12/+0
* Revert "Enable Load Store Elimination for ARM and ARM64"Bill Buzbee2014-07-271-1/+0
* Enable Load Store Elimination for ARM and ARM64Serban Constantinescu2014-07-271-0/+1
* Merge "ART: Refactor GenSelect, refactor gen_common accordingly"Andreas Gampe2014-07-161-112/+100
|\
| * ART: Refactor GenSelect, refactor gen_common accordinglyAndreas Gampe2014-07-171-112/+100
* | Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-161-1/+2
|/