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
/
mips
/
assembler_mips.h
Age
Commit message (
Expand
)
Author
2020-02-13
Remove MIPS support from JNI/trampoline compiler.
Vladimir Marko
2020-01-16
jni: Do not create a managed frame for @CriticalNative.
Vladimir Marko
2019-03-29
Modernise code to use override specifier
Yi Kong
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-04-26
Clean up include paths
David Sehr
2018-03-07
MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()
Lena Djokic
2017-12-04
MIPS32: Fix and refactor in/out reg mask code
Alexey Frunze
2017-11-08
MIPS: Add asub_s/u.df
Lena Djokic
2017-10-19
MIPS: Introduce a few MSA instructions
Lena Djokic
2017-10-16
MIPS32R2: Enable table-based switch in presence of irreducible loops
Alexey Frunze
2017-10-09
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-04
Do not refresh the Marking Register in CriticalNative methods.
Roland Levillain
2017-09-19
ART: Remove heap poisoning from globals.h
Andreas Gampe
2017-08-18
MIPS32: Allow some patched instructions in delay slots
Alexey Frunze
2017-07-30
MIPS: Eliminate hard-coded offsets in branches
Alexey Frunze
2017-07-25
MIPS: Add maddv/msubv MSA instructions
Lena Djokic
2017-07-19
MIPS: Reduce Baker read barrier code size overhead
Alexey Frunze
2017-07-13
MIPS32: ART Vectorizer
Lena Djokic
2017-07-06
MIPS32: Adds changes neccessary for saving 128 bits of data
Lena Djokic
2017-06-09
Merge "ART: Refactor bit_utils and stl_util"
Treehugger Robot
2017-06-08
ART: Refactor bit_utils and stl_util
Andreas Gampe
2017-06-08
Introduce a number of MSA instructions for MIPS32
Lena Djokic
2017-04-10
MIPS: Use Lsa/Dlsa when possible.
Chris Larsen
2017-03-03
MIPS64: Refactor implicit null checks in array/field get/set
Tijana Jakovljevic
2017-02-22
MIPS: Implement heap poisoning in ART's Optimizing compiler.
Alexey Frunze
2017-01-03
MIPS32: java.lang.String.getChars
Chris Larsen
2016-10-20
MIPS32: Implement HSelect
Alexey Frunze
2016-10-13
jni: Add read barrier fast path to jni compiler
Igor Murashkin
2016-09-15
MIPS32: Improve storing of constants in fields and array elements
Alexey Frunze
2016-09-14
MIPS32: Implement table-based packed switch
Alexey Frunze
2016-08-30
MIPS32: Fill branch delay slots
Alexey Frunze
2016-08-24
MIPS32: Refactor implicit null checks in array/field get/set.
Alexey Frunze
2016-08-05
ART: Extract macro assembler
Andreas Gampe
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-07-27
MIPS32: Improve string and class loads
Alexey Frunze
2016-07-01
MIPS32: Improve method invocation
Alexey Frunze
2016-06-13
Merge "MIPS32: Improve offset calculations in loads and stores"
Treehugger Robot
2016-06-10
MIPS32: Improve offset calculations in loads and stores
Alexey Frunze
2016-05-19
Clean up JNI calling convention callee saves.
Vladimir Marko
2016-04-13
Move Assemblers to the Arena.
Vladimir Marko
2016-03-21
MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics.
Alexey Frunze
2016-02-22
MIPS32: Implement intrinsics from java.lang.Math:
Chris Larsen
2016-02-10
MIPS32: peek*/poke*, and String.charAt intrinsics.
Chris Larsen
2016-01-14
Merge "MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or with ...
Roland Levillain
2016-01-13
MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or
Alexey Frunze
2016-01-13
MIPS: Improve conversion between ints and floats.
Alexey Frunze
2015-12-16
MIPS32: improvements in code generation (mostly 64-bit ALU ops)
Alexey Frunze
2015-12-15
MIPS32: Fuse long and FP compare & condition in Optimizing.
Alexey Frunze
2015-12-10
Merge "MIPS32: Improve integer division by constants"
Nicolas Geoffray
[next]