Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
19379b58bd433da91230e4fe6cd96e7416d16adc
/
compiler
/
utils
/
mips64
/
assembler_mips64_test.cc
9a6ca9f
MIPS: Skip output verification for assembler tests.
by Vladimir Marko
· 7 years ago
0d2cab5
MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()
by Lena Djokic
· 7 years ago
a556e6b
MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo()
by Lena Djokic
· 8 years ago
72aba71
MIPS: Add asub_s/u.df
by Lena Djokic
· 8 years ago
3309c01
MIPS: Introduce a few MSA instructions
by Lena Djokic
· 8 years ago
e764d2e
Use ScopedArenaAllocator for register allocation.
by Vladimir Marko
· 8 years ago
caa31e7
Add repeat support for memory addresses.
by Aart Bik
· 8 years ago
5011149
Merge "MIPS64: Implement HSelect"
by Treehugger Robot
· 8 years ago
2dec927
MIPS64: Implement HSelect
by Goran Jakovljevic
· 8 years ago
0cab656
MIPS: Eliminate hard-coded offsets in branches
by Alexey Frunze
· 8 years ago
b3d79e4
MIPS: Add maddv/msubv MSA instructions
by Lena Djokic
· 8 years ago
658263e
MIPS64: Add min/max MSA instructions
by Goran Jakovljevic
· 8 years ago
a152c4b
Merge "MIPS64: Add ilvr.df MSA instructions"
by Aart Bik
· 8 years ago
3837011
MIPS64: Add ilvr.df MSA instructions
by Goran Jakovljevic
· 8 years ago
d8b6a53
MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath
by Goran Jakovljevic
· 8 years ago
80248d7
MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions
by Goran Jakovljevic
· 8 years ago
3f44403
MIPS64: Add ldi.df MSA instruction
by Goran Jakovljevic
· 8 years ago
27af937
MIPS64: Check for MSA presence in each MSA instruction
by Goran Jakovljevic
· 8 years ago
f980637
Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64"""
by Aart Bik
· 8 years ago
5a9e51d
Revert "Revert "Introduce a number of MSA instructions for MIPS64""
by Goran Jakovljevic
· 8 years ago
c3fec0c
MIPS64: Adjust Base and Offset
by Chris Larsen
· 9 years ago
fcfaa8d
Merge "Revert "Introduce a number of MSA instructions for MIPS64""
by Treehugger Robot
· 8 years ago
219bf25
Revert "Introduce a number of MSA instructions for MIPS64"
by Aart Bik
· 8 years ago
92d578f
Merge "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
ba89c34
MIPS64: Improve storing of constants in fields and array elements
by Tijana Jakovljevic
· 8 years ago
c061de1
MIPS: Implement heap poisoning in ART's Optimizing compiler.
by Alexey Frunze
· 8 years ago
95f2714
MIPS64: Extend assembler_mips64_test
by Goran Jakovljevic
· 8 years ago
f67dadb
Merge "MIPS64: Implement table-based packed switch"
by Treehugger Robot
· 8 years ago
66e3919
Merge "MIPS64: java.lang.String.getChars"
by Treehugger Robot
· 8 years ago
0960ac5
MIPS64: Implement table-based packed switch
by Alexey Frunze
· 9 years ago
f63f569
MIPS64: Improve string and class loads.
by Alexey Frunze
· 9 years ago
3607394
Fix AssemblerMIPS64Test.LongBalc() running out of memory.
by Vladimir Marko
· 9 years ago
19f6c69
MIPS64: Improve method invocation.
by Alexey Frunze
· 9 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
c733dca
MIPS64: Improve non-trivial 64-bit constant loading.
by Chris Larsen
· 9 years ago
d967266
MIPS64: Remove unaligned memory access from art generated code
by Lazar Trsic
· 10 years ago
baf60b7
MIPS: Improve conversion between ints and floats.
by Alexey Frunze
· 10 years ago
299a939
MIPS64: 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
98a73e1
MIPS64: Add tests for rotation, and shift instructions
by Chris Larsen
· 10 years ago
5141763
MIPS64: Additional assember tests:
by Chris Larsen
· 10 years ago
dbce0d7
MIPS64r6 Assembler Tests
by Chris Larsen
· 10 years ago