index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
code_generator_vector_mips.cc
Age
Commit message (
Expand
)
Author
2020-02-13
Remove MIPS support from Optimizing.
Vladimir Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-11-14
Rename HVecReduce::GetKind() to GetReductionKind().
Vladimir Marko
2018-09-25
ART: ARM64: Support DotProd SIMD idiom.
Artem Serov
2018-03-15
Vectorization of saturation arithmetic.
Aart Bik
2018-02-01
Clean up signed/unsigned in vectorizer.
Aart Bik
2017-11-15
MIPS: Implement Sum-of-Abs-Differences
Lena Djokic
2017-11-08
MIPS32: Don't leave vector registers in an unpredictable state
Goran Jakovljevic
2017-10-27
MIPS: Basic SIMD reduction support.
Lena Djokic
2017-10-09
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-06
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-03
ART: Introduce Uint8 compiler data type.
Vladimir Marko
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-09-21
Implement Sum-of-Abs-Differences idiom recognition.
Aart Bik
2017-09-05
Basic SIMD reduction support.
Aart Bik
2017-09-02
Revert "Basic SIMD reduction support."
Nicolas Geoffray
2017-09-01
Basic SIMD reduction support.
Aart Bik
2017-08-30
Revert "Basic SIMD reduction support."
Aart Bik
2017-08-30
Basic SIMD reduction support.
Aart Bik
2017-08-14
MIPS: Support MultiplyAccumulate for SIMD.
Lena Djokic
2017-07-13
MIPS32: ART Vectorizer
Lena Djokic
2017-04-20
ARM64: Support MultiplyAccumulate for SIMD.
Artem Serov
2017-04-19
Implement halving add idiom (with checker tests).
Aart Bik
2017-04-05
Implemented ABS vectorization.
Aart Bik
2017-03-31
ART vectorizer.
Aart Bik