index
:
Project-1CE/art
25q2
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
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