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
2015-10-06
MIPS: Assemblers changes needed for optimizing compiler
Goran Jakovljevic
2015-09-17
ART: Refactor intrinsics slow-paths
Andreas Gampe
2015-08-25
Revert "Revert "[MIPS] Use hard float calling convention for managed code""
Goran Jakovljevic
2015-08-21
Revert "[MIPS] Use hard float calling convention for managed code"
Vladimir Marko
2015-08-21
[MIPS] Use hard float calling convention for managed code
Goran Jakovljevic
2015-08-12
Remove unnecessary `explicit` qualifiers on constructors.
Roland Levillain
2015-07-01
Implement heap poisoning in ART's Optimizing compiler.
Roland Levillain
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-26
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2014-05-13
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-04-01
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-03-28
x86_64: JNI compiler
Dmitry Petrochenko
2013-07-29
Move assembler out of runtime into compiler/utils.
Ian Rogers