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.cc
Age
Commit message (
Expand
)
Author
2017-07-14
Remove the old ARM code generator from ART's Optimizing compiler.
Roland Levillain
2017-07-11
Introduce a Marking Register in ARM64 code generation.
Roland Levillain
2017-06-26
Fix braino when handling branches fallthrough in arm backend.
Nicolas Geoffray
2017-06-15
Set the deopt flag after adjusting the stack pointer.
Nicolas Geoffray
2017-06-08
ART: Refactor bit_utils and stl_util
Andreas Gampe
2017-06-07
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
Vladimir Marko
2017-06-07
Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall."
Vladimir Marko
2017-06-06
Replace invoke kind kDexCacheViaMethod with kRuntimeCall.
Vladimir Marko
2017-06-05
Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64""
Vladimir Marko
2017-06-02
Revert "ART: Reference.getReferent intrinsic for arm and arm64"
Vladimir Marko
2017-06-02
Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String.
Vladimir Marko
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-11
Merge "ARM64: Share address computation across SIMD LDRs/STRs."
Treehugger Robot
2017-05-11
Clean up some uses of "auto".
Vladimir Marko
2017-05-11
ARM64: Share address computation across SIMD LDRs/STRs.
Artem Serov
2017-05-10
Merge "ARM/AOT: Allow 16-bit LDR for Baker read barrier loads."
Treehugger Robot
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-10
Merge "Add runtime reasons for deopt."
Nicolas Geoffray
2017-05-10
Add runtime reasons for deopt.
Nicolas Geoffray
2017-05-09
ARM/AOT: Allow 16-bit LDR for Baker read barrier loads.
Vladimir Marko
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-05-02
optimizing: constructor fence redundancy elimination - remove dmb after LSE
Igor Murashkin
2017-03-27
ART: Clean up field initialization
Andreas Gampe
2017-03-27
Merge "ARM: Reduce the number of branches generated for HCondition and HSelect"
Nicolas Geoffray
2017-03-23
ARM: Improve the code generated for HInstanceOf
Anton Kirilov
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-10
Merge "ARM: VIXL32: Improve BoundsCheck for constant inputs."
Treehugger Robot
2017-03-10
ARM: Generate UBFX for HAnd
Anton Kirilov
2017-03-10
ARM: VIXL32: Improve BoundsCheck for constant inputs.
Artem Serov
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 holder's gray bit in Baker read barrier slow paths (A...
Roland Levillain
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-27
Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM6...
Roland Levillain
2017-02-23
Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64).
Roland Levillain
2017-02-23
Use the "GC is marking" information in compiler read barriers (ARM, ARM64).
Roland Levillain
2017-02-17
ARM: Merge data-processing instructions and shifts/(un)signed extensions
Anton Kirilov
2017-02-10
Merge "Use entrypoint switching on x86 & x86-64 for GC root read barriers."
Roland Levillain
[next]