index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
dex_cache_array_fixups_arm.cc
Age
Commit message (
Expand
)
Author
2017-06-07
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
Vladimir Marko
2017-03-16
Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""
Nicolas Geoffray
2017-03-14
Revert "ARM: VIXL32: Use VIXL backend by default."
Nicolas Geoffray
2017-02-21
ARM: VIXL32: Use VIXL backend by default.
Scott Wakeling
2017-01-23
Allow multiple HArmDexCacheArrayBase.
Nicolas Geoffray
2017-01-17
Merge "Put inlined ArtMethod pointer in stack maps."
Nicolas Geoffray
2017-01-16
Put inlined ArtMethod pointer in stack maps.
Nicolas Geoffray
2017-01-16
Remove HLoadClass::LoadKind::kDexCachePcRelative.
Vladimir Marko
2016-12-05
ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch.
Artem Serov
2016-10-04
Revert "Revert "Store resolved Strings for AOT code in .bss.""
Vladimir Marko
2016-09-30
Revert "Store resolved Strings for AOT code in .bss."
Vladimir Marko
2016-09-29
Store resolved Strings for AOT code in .bss.
Vladimir Marko
2016-09-23
Clean-up sharpening and compiler driver.
Nicolas Geoffray
2016-08-26
ARM/MIPS: Avoid dead dex cache arrays base for intrinsics.
Vladimir Marko
2016-06-21
Improve HLoadClass code generation.
Vladimir Marko
2016-03-29
Optimizing: Improve const-string code generation.
Vladimir Marko
2016-01-14
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2015-12-01
Move PC-relative addressing bases to a better position.
Vladimir Marko
2015-12-01
Optimizing/ARM: Implement kDexCachePcRelative dispatch.
Vladimir Marko