index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
scheduler_arm64.h
Age
Commit message (
Expand
)
Author
2019-03-29
Modernise code to use override specifier
Yi Kong
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-02
Reuse arena memory for each block in scheduler.
Vladimir Marko
2018-05-08
ART: Do not define abstract HIR kinds.
Vladimir Marko
2017-12-13
ARM64: Workaround for the callee saved FP registers and SIMD.
Artem Serov
2017-10-09
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-06
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
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-06-06
ARM64: SIMD instruction scheduling.
Artem Serov
2017-02-17
ARM: Merge data-processing instructions and shifts/(un)signed extensions
Anton Kirilov
2017-01-25
AArch64: Add HInstruction scheduling support.
Alexandre Rames