index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
utils
/
assembler_test.h
Age
Commit message (
Expand
)
Author
2025-01-02
x86/x86-64: Clean up `p{sll,srl,sra}` tests.
Vladimir Marko
2024-01-30
riscv64: RISC-V RVV assembler tests
Roman Artemev
2023-08-08
riscv64: Clean up assembler tests.
Vladimir Marko
2023-06-21
Remove CodeAllocator and the extra copy of generated code.
Nicolas Geoffray
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-05-12
Clean up AssemblerTest.
Vladimir Marko
2023-05-11
Add assembler for riscv64, part 2.
Lifang Xia
2023-05-02
Add assembler for riscv64, part 1.
Lifang Xia
2022-11-09
Make compiler/utils/ symbols hidden.
Vladimir Marko
2022-06-20
Fix modernize-use-using clang-tidy issues
Stefano Cianciulli
2022-06-09
Fix performance-unnecessary-value-param clang-tidy issues
Stefano Cianciulli
2021-07-12
x86_64: Allow test to skip register pairs. Fix XCHG and enable tests.
Ulya Trafimovich
2020-07-09
Rewrite assembler_test_base.h
David Srbecky
2020-07-01
Revert "Support running of host gtests in eng-prod"
David Srbecky
2020-06-26
Support running of host gtests in eng-prod
David Srbecky
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-04-04
Separate Malloc and MemMap ArenaPools
David Sehr
2017-11-08
cpplint: Cleanup errors
Igor Murashkin
2017-10-19
MIPS: Introduce a few MSA instructions
Lena Djokic
2017-10-11
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-09
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-09-20
Add more repeat support and register views.
Aart Bik
2017-09-15
Add repeat support for memory addresses.
Aart Bik
2017-09-13
Test assembler driver utilities.
Aart Bik
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-03-31
MIPS64: Add ldi.df MSA instruction
Goran Jakovljevic
2017-03-17
Revert "Revert "Introduce a number of MSA instructions for MIPS64""
Goran Jakovljevic
2017-03-15
Revert "Introduce a number of MSA instructions for MIPS64"
Aart Bik
2017-03-14
Introduce a number of MSA instructions for MIPS64
Goran Jakovljevic
2016-12-02
MIPS64: java.lang.String.getChars
Chris Larsen
2016-11-04
ART: Use references in assembler tests
Andreas Gampe
2016-10-20
MIPS32: Implement HSelect
Alexey Frunze
2016-06-30
MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)
Alexey Frunze
2016-06-14
MIPS32: Assembler tests for MIPS32R6
Chris Larsen
2016-04-13
Move Assemblers to the Arena.
Vladimir Marko
2015-12-15
MIPS32: Fuse long and FP compare & condition in Optimizing.
Alexey Frunze
2015-11-21
MIPS64: Support short and long branches
Alexey Frunze
2015-10-16
Merge "MIPS64: Additional assember tests:"
Andreas Gampe
2015-10-06
MIPS64: Additional assember tests:
Chris Larsen
2015-10-06
MIPS: Assemblers changes needed for optimizing compiler
Goran Jakovljevic
2015-10-05
MIPS64r6 Assembler Tests
Chris Larsen
2015-06-17
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
Vladimir Marko
2015-06-16
Revert "ART: Implement literal pool for arm, fix branch fixup."
Vladimir Marko
2015-06-15
ART: Implement literal pool for arm, fix branch fixup.
Vladimir Marko
2015-04-24
ART: Refactor utils/assembler test
Andreas Gampe
2015-04-08
x86_64: Fix the rex prefix for movzxb, movsxb, movb
Chao-ying Fu
2015-04-01
[optimizing] Implement x86/x86_64 math intrinsics
Mark Mendell
2015-01-14
ART: Clean assembler_test disassemblies
Andreas Gampe
2014-11-24
Merge "[optimizing compiler] Add shifts"
Calin Juravle
2014-11-24
[optimizing compiler] Add shifts
Calin Juravle
[next]