index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
common_arm64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64F...
Evgeny Astigeevich
2018-06-27
1
-11
/
+3
*
Small refactor of MIN/MAX compiler code.
Petre-Ionut Tudor
2018-06-14
1
-4
/
+22
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
1
-1
/
+1
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-14
/
+14
*
ARM64: Encode constants when it is possible.
Artem Serov
2017-06-08
1
-6
/
+15
*
ARM64: Support vectorization for double and long.
Artem Serov
2017-04-10
1
-0
/
+5
*
ARM64: Support 128-bit registers for SIMD.
Artem Serov
2017-04-10
1
-0
/
+5
*
ARM: Merge data-processing instructions and shifts/(un)signed extensions
Anton Kirilov
2017-02-17
1
-35
/
+17
*
ARM64: VIXL: Fix breaking changes to ternary operator with Register inputs.
Scott Wakeling
2017-01-27
1
-2
/
+2
*
Change remaining slow path throw entrypoints to save everything.
Vladimir Marko
2016-09-20
1
-3
/
+3
*
Remove unnecessary `static` specifiers in `common_arm64.h`.
Alexandre Rames
2016-09-06
1
-37
/
+37
*
ARM64: Use the zero register for field and array set operations.
Alexandre Rames
2016-08-25
1
-0
/
+16
*
ARM64: VIXL: Support a newer version of VIXL.
Artem Serov
2016-08-12
1
-2
/
+7
*
ARM: Port instr simplification of array accesses.
Artem Serov
2016-07-21
1
-1
/
+1
*
Fixes to build against new VIXL interface.
Scott Wakeling
2016-07-15
1
-70
/
+80
*
Use iterators "before" the use node in HUserRecord<>.
Vladimir Marko
2016-04-19
1
-1
/
+1
*
Improve debugging in art/compiler/optimizing/common_arm64.h.
Roland Levillain
2016-04-01
1
-7
/
+7
*
Ensure art::HRor support boolean, byte, short and char inputs.
Roland Levillain
2016-03-18
1
-2
/
+4
*
Replace rotate patterns and invokes with HRor IR.
Scott Wakeling
2015-12-11
1
-0
/
+5
*
ARM64: Use the shifter operands.
Alexandre Rames
2015-11-25
1
-0
/
+62
*
ARM64: Instruction simplification for array accesses.
Alexandre Rames
2015-10-19
1
-9
/
+13
*
ARM64: Better recognition of constants encodable as immediates.
Alexandre Rames
2015-10-16
1
-1
/
+3
*
Improve code generation for ARM64 VisitArrayGet/Set.
Alexandre Rames
2015-07-07
1
-0
/
+9
*
Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths.
Zheng Xu
2015-04-24
1
-0
/
+22
*
Opt Compiler: ARM64 goodness
Serban Constantinescu
2015-04-02
1
-1
/
+2
*
ARM64: Update to VIXL 1.9.
Serban Constantinescu
2015-03-31
1
-2
/
+2
*
Opt Compiler: Materialise constants that cannot be encoded
Serban Constantinescu
2015-03-17
1
-0
/
+34
*
Revert "Opt Compiler: Materialise constants that cannot be encoded"
Nicolas Geoffray
2015-03-12
1
-35
/
+0
*
Opt Compiler: Materialise constants that cannot be encoded
Serban Constantinescu
2015-03-11
1
-0
/
+35
*
Fix arm64 build.
Nicolas Geoffray
2015-03-04
1
-2
/
+8
*
Introduce primitive type helpers.
Alexandre Rames
2015-01-29
1
-28
/
+8
*
ART: Arm64 optimizing compiler intrinsics
Andreas Gampe
2015-01-28
1
-0
/
+204