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
/
code_generator_vector_mips64.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-4
/
+4
*
Rename HVecReduce::GetKind() to GetReductionKind().
Vladimir Marko
2018-11-14
1
-2
/
+2
*
ART: ARM64: Support DotProd SIMD idiom.
Artem Serov
2018-09-25
1
-0
/
+8
*
Vectorization of saturation arithmetic.
Aart Bik
2018-03-15
1
-37
/
+53
*
Clean up signed/unsigned in vectorizer.
Aart Bik
2018-02-01
1
-24
/
+20
*
MIPS: Implement Sum-of-Abs-Differences
Lena Djokic
2017-11-15
1
-2
/
+186
*
MIPS: Basic SIMD reduction support.
Lena Djokic
2017-10-27
1
-7
/
+161
*
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-09
1
-10
/
+10
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-24
/
+24
*
ART: Introduce Uint8 compiler data type.
Vladimir Marko
2017-10-03
1
-39
/
+56
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-177
/
+177
*
Implement Sum-of-Abs-Differences idiom recognition.
Aart Bik
2017-09-21
1
-27
/
+34
*
Basic SIMD reduction support.
Aart Bik
2017-09-05
1
-10
/
+18
*
Revert "Basic SIMD reduction support."
Nicolas Geoffray
2017-09-02
1
-18
/
+10
*
Basic SIMD reduction support.
Aart Bik
2017-09-01
1
-10
/
+18
*
Revert "Basic SIMD reduction support."
Aart Bik
2017-08-30
1
-18
/
+10
*
Basic SIMD reduction support.
Aart Bik
2017-08-30
1
-10
/
+18
*
MIPS: Support MultiplyAccumulate for SIMD.
Lena Djokic
2017-08-14
1
-2
/
+65
*
MIPS64: Min/max vectorization support
Goran Jakovljevic
2017-06-07
1
-2
/
+108
*
MIPS64: ART Vectorizer
Goran Jakovljevic
2017-05-29
1
-24
/
+618
*
ARM64: Support MultiplyAccumulate for SIMD.
Artem Serov
2017-04-20
1
-0
/
+8
*
Implement halving add idiom (with checker tests).
Aart Bik
2017-04-19
1
-0
/
+24
*
Implemented ABS vectorization.
Aart Bik
2017-04-05
1
-0
/
+8
*
ART vectorizer.
Aart Bik
2017-03-31
1
-0
/
+235