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
/
code_generator_arm.h
Age
Commit message (
Expand
)
Author
2017-07-14
Remove the old ARM code generator from ART's Optimizing compiler.
Roland Levillain
2017-06-07
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
Vladimir Marko
2017-06-06
Replace invoke kind kDexCacheViaMethod with kRuntimeCall.
Vladimir Marko
2017-06-02
Revert "ART: Reference.getReferent intrinsic for arm and arm64"
Vladimir Marko
2017-05-25
Refactor profiles to use TypeReference instead of ClassReference
Mathieu Chartier
2017-05-23
Merge "Use PC-relative pointer to boot image methods."
Treehugger Robot
2017-05-22
Use PC-relative pointer to boot image methods.
Vladimir Marko
2017-05-22
Revert "Revert "ARM: Improve the code generated for HCondition with a constan...
Anton Kirilov
2017-05-16
Remove LoadString/Class kind kBootImageLinkTimeAddress.
Vladimir Marko
2017-05-10
Merge "Revert "ARM: Improve the code generated for HCondition with a constant...
Nicolas Geoffray
2017-05-10
Revert "ARM: Improve the code generated for HCondition with a constant input"
Nicolas Geoffray
2017-05-09
Merge "ARM: Improve the code generated for HCondition with a constant input"
Treehugger Robot
2017-05-08
ARM: Improve the code generated for HCondition with a constant input
Anton Kirilov
2017-05-08
Merge "Improve the implementation of UnsafeCASObject with Baker read barriers."
Roland Levillain
2017-05-05
Improve the implementation of UnsafeCASObject with Baker read barriers.
Roland Levillain
2017-05-05
ARM: Link-time generated thunks for Baker CC read barrier.
Vladimir Marko
2017-03-22
ARM: Reduce the number of branches generated for HCondition and HSelect
Anton Kirilov
2017-03-17
ARM: Avoid branches to branches
Anton Kirilov
2017-03-09
Merge "ARM(64): Improve the code generated for HSelect"
Treehugger Robot
2017-03-09
Merge changes Ia26b07f0,Id3d2758c
Roland Levillain
2017-03-09
ARM(64): Improve the code generated for HSelect
Donghui Bai
2017-03-08
Remove --include-patch-information option from dex2oat.
Richard Uhler
2017-03-06
Revert "Revert "Use the "GC is marking" information in compiler read barriers...
Roland Levillain
2017-02-27
Revert "Use the "GC is marking" information in compiler read barriers (ARM, A...
Roland Levillain
2017-02-23
Use the "GC is marking" information in compiler read barriers (ARM, ARM64).
Roland Levillain
2017-01-26
Merge "You shall know your arm32 calling conventions."
Nicolas Geoffray
2017-01-26
You shall know your arm32 calling conventions.
Nicolas Geoffray
2017-01-26
Merge "Refactor code for unresolved field entrypoint."
Nicolas Geoffray
2017-01-26
Refactor code for unresolved field entrypoint.
Nicolas Geoffray
2017-01-23
Merge "ART: Reference.getReferent intrinsic for arm and arm64"
Treehugger Robot
2017-01-23
ART: Reference.getReferent intrinsic for arm and arm64
TatWai Chong
2017-01-16
Put the resolved class in HLoadClass.
Nicolas Geoffray
2017-01-16
Implement HLoadClass/kBssEntry for boot image.
Vladimir Marko
2017-01-16
Store resolved types for AOT code in .bss.
Vladimir Marko
2017-01-10
Keep resolved String in HLoadString.
Nicolas Geoffray
2016-12-20
Remove soon to be obsolete call kinds for direct calls.
Nicolas Geoffray
2016-12-13
Remove obsolete DeduplicateDexCacheAddressLiteral().
Vladimir Marko
2016-12-12
Revert "Revert "Add kJitTableAddress for HLoadClass.""
Nicolas Geoffray
2016-12-12
Revert "Add kJitTableAddress for HLoadClass."
Nicolas Geoffray
2016-12-12
Add kJitTableAddress for HLoadClass.
Nicolas Geoffray
2016-11-29
ART: Add dex::StringIndex
Andreas Gampe
2016-11-21
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-18
Revert "Revert "Revert "Revert "JIT root tables.""""
Nicolas Geoffray
2016-11-14
Revert "Revert "Revert "JIT root tables."""
Nicolas Geoffray
2016-11-11
Revert "Revert "JIT root tables.""
Nicolas Geoffray
2016-11-10
Use enum for read barrier options in compiler
Mathieu Chartier
2016-11-09
Avoid read barriers for inlined check cast
Mathieu Chartier
2016-11-09
Merge "Add interface check cast fast path to arm, arm64, x86"
Mathieu Chartier
2016-11-09
Add interface check cast fast path to arm, arm64, x86
Mathieu Chartier
2016-11-09
Revert "Support kJitTableAddress in x86/arm/arm64."
Nicolas Geoffray
[next]