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_mips.h
Age
Commit message (
Expand
)
Author
2020-02-13
Remove MIPS support from Optimizing.
Vladimir Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-08-02
ART: ARM64: Optimize frame size for SIMD graphs.
Artem Serov
2019-07-16
Clean up linker patches in codegens.
Vladimir Marko
2018-09-19
Remove sharpening as an optimization pass.
Nicolas Geoffray
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-06-29
Implement Integer.valueOf() intrinsic for boot image.
Vladimir Marko
2018-06-25
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-21
Implement Integer.valueOf() intrinsic for PIC.
Vladimir Marko
2018-03-27
Revert^4 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-26
Revert^3 "Compiler changes for bitstring based type checks."
Andreas Gampe
2018-03-22
Revert^2 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-19
Move some remaining dex utilities
David Sehr
2018-03-09
Merge "Retrieve String/Class references from .data.bimg.rel.ro."
Vladimir Marko
2018-03-08
Merge "Load ArtMethod* from .data.bimg.rel.ro entries."
Vladimir Marko
2018-03-08
Retrieve String/Class references from .data.bimg.rel.ro.
Vladimir Marko
2018-03-08
Load ArtMethod* from .data.bimg.rel.ro entries.
Vladimir Marko
2018-03-07
Minor cleanup of MIN/MAX code.
Aart Bik
2018-03-07
Introduce MIN/MAX/ABS as HIR nodes.
Aart Bik
2018-03-01
Introduce ABS as HIR nodes.
Aart Bik
2018-02-20
ART: Clean up patching data in codegens.
Vladimir Marko
2018-01-25
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-23
Compiler changes for bitstring based type checks.
Vladimir Marko
2018-01-05
Create dex subdirectory
David Sehr
2017-12-15
MIPS: Support swaps between 128-bit locations
Goran Jakovljevic
2017-10-17
Use ScopedArenaAllocator for code generation.
Vladimir Marko
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-09-20
Refactor compiled_method.h .
Vladimir Marko
2017-09-07
Use mmapped boot image intern table for PIC app HLoadString.
Vladimir Marko
2017-08-18
MIPS32: Allow some patched instructions in delay slots
Alexey Frunze
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: Saves 128-bit vector registers along SuspendCheckSlowPath
Lena Djokic
2017-07-03
Merge "MIPS: Shorten .bss string/class loads"
Treehugger Robot
2017-06-28
MIPS32: MoveLocation refactoring
Lena Djokic
2017-06-08
MIPS: Shorten .bss string/class loads
Alexey Frunze
2017-06-07
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
Vladimir Marko
2017-06-06
Replace invoke kind kDexCacheViaMethod with kRuntimeCall.
Vladimir Marko
2017-05-25
Refactor profiles to use TypeReference instead of ClassReference
Mathieu Chartier
2017-05-22
Use PC-relative pointer to boot image methods.
Vladimir Marko
2017-05-16
Remove LoadString/Class kind kBootImageLinkTimeAddress.
Vladimir Marko
2017-05-08
Merge "MIPS32: Implement branchless HCondition for longs"
Treehugger Robot
2017-04-30
MIPS: java.lang.Integer.valueOf intrinsic.
Chris Larsen
2017-03-28
MIPS: Implement read barriers.
Alexey Frunze
2017-03-09
Merge "Remove --include-patch-information option from dex2oat."
Richard Uhler
2017-03-08
Remove --include-patch-information option from dex2oat.
Richard Uhler
2017-03-08
MIPS32: Implement branchless HCondition for longs
Tijana Jakovljevic
2017-03-03
MIPS64: Refactor implicit null checks in array/field get/set
Tijana Jakovljevic
2017-02-01
MIPS: Support kJitTableAddress kinds of string/class loads.
Alexey Frunze
[next]