Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c6934e36d33ab402b7b51c78d46c319fc33e8ef3
/
compiler
/
utils
/
assembler_test.h
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 8 years ago
3309c01
MIPS: Introduce a few MSA instructions
by Lena Djokic
· 8 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 8 years ago
e764d2e
Use ScopedArenaAllocator for register allocation.
by Vladimir Marko
· 8 years ago
f7754e8
Add more repeat support and register views.
by Aart Bik
· 8 years ago
caa31e7
Add repeat support for memory addresses.
by Aart Bik
· 8 years ago
5dafb3c
Test assembler driver utilities.
by Aart Bik
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
3f44403
MIPS64: Add ldi.df MSA instruction
by Goran Jakovljevic
· 8 years ago
5a9e51d
Revert "Revert "Introduce a number of MSA instructions for MIPS64""
by Goran Jakovljevic
· 8 years ago
219bf25
Revert "Introduce a number of MSA instructions for MIPS64"
by Aart Bik
· 8 years ago
dcabc8b
Introduce a number of MSA instructions for MIPS64
by Goran Jakovljevic
· 8 years ago
e366059
MIPS64: java.lang.String.getChars
by Chris Larsen
· 9 years ago
2e965ac
ART: Use references in assembler tests
by Andreas Gampe
· 9 years ago
674b9ee
MIPS32: Implement HSelect
by Alexey Frunze
· 9 years ago
a8aaf5a
MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier)
by Alexey Frunze
· 9 years ago
3add9cb
MIPS32: Assembler tests for MIPS32R6
by Chris Larsen
· 9 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 9 years ago
cd7b0ee
MIPS32: Fuse long and FP compare & condition in Optimizing.
by Alexey Frunze
· 10 years ago
a0e87b0
MIPS64: Support short and long branches
by Alexey Frunze
· 10 years ago
c4daa0a
Merge "MIPS64: Additional assember tests:"
by Andreas Gampe
· 10 years ago
5141763
MIPS64: Additional assember tests:
by Chris Larsen
· 10 years ago
8c434dc
MIPS: Assemblers changes needed for optimizing compiler
by Goran Jakovljevic
· 10 years ago
dbce0d7
MIPS64r6 Assembler Tests
by Chris Larsen
· 10 years ago
cf93a5c
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
by Vladimir Marko
· 10 years ago
fbeb4ae
Revert "ART: Implement literal pool for arm, fix branch fixup."
by Vladimir Marko
· 10 years ago
f38caa6
ART: Implement literal pool for arm, fix branch fixup.
by Vladimir Marko
· 10 years ago
03b9ee4
ART: Refactor utils/assembler test
by Andreas Gampe
· 10 years ago
d23840d
x86_64: Fix the rex prefix for movzxb, movsxb, movb
by Chao-ying Fu
· 10 years ago
fb8d279
[optimizing] Implement x86/x86_64 math intrinsics
by Mark Mendell
· 10 years ago
65bec69
ART: Clean assembler_test disassemblies
by Andreas Gampe
· 10 years ago
91e9f25
Merge "[optimizing compiler] Add shifts"
by Calin Juravle
· 11 years ago
9aec02f
[optimizing compiler] Add shifts
by Calin Juravle
· 11 years ago
849cc5e
ART: Assembler_arm_test
by Andreas Gampe
· 11 years ago
851df20
ART: Multiview assembler_test, fix x86-64 assembler
by Andreas Gampe
· 11 years ago
1a28fc4
Exercise the generation of SBFX on ARM32 & Thumb-2.
by Roland Levillain
· 11 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 11 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 11 years ago
54e15de
ART: Make assembler_test less chatty
by Andreas Gampe
· 11 years ago
7747c8d
ART: Remove test files after test
by Andreas Gampe
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
b40c6a7
ART: Fix assembler_test to use ScratchFile
by Andreas Gampe
· 11 years ago
5a4fa82
x86_64 Assembler Test Infrastructure, fix x86_64 assembler
by Andreas Gampe
· 11 years ago