index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
code_generator_x86_64.cc
Age
Commit message (
Expand
)
Author
2025-01-29
Remove unused dex_pc from GenerateUnresolvedFieldAccess
Santiago Aboy Solanes
2025-01-28
Remove unused dex_pc from InvokeRuntime
Santiago Aboy Solanes
2025-01-28
Remove explicit dex_pc from RecordPcInfo
Santiago Aboy Solanes
2024-12-30
x86_64: Clean up `movd()`, `movq()`.
Vladimir Marko
2024-11-08
Clean up after introducing `HRol`.
Vladimir Marko
2024-11-05
Use .data.img.rel.ro for app image methods.
Vladimir Marko
2024-09-13
riscv64: Add node Rol, fix InstructionBuilder
Anton Romanov
2024-09-11
Revert "riscv64: Add node Rol, fix InstructionBuilder"
Nicolas Geoffray
2024-09-10
riscv64: Add node Rol, fix InstructionBuilder
Anton Romanov
2024-09-02
Address follow-up comments from aosp/2721077.
Almaz Mingaleev
2024-08-28
cleanup: Use AddRegisterTemps where appropriate
Santiago Aboy Solanes
2024-08-14
Revert^2 "Implement transform from signed to unsigned compare"
Roman Artemev
2024-08-13
Revert "Implement transform from signed to unsigned compare"
Vladimír Marko
2024-08-13
Implement transform from signed to unsigned compare
Roman Artemev
2024-07-15
Revert^2 "Use a current entry pointer instead of index for the method trace b...
Mythri Alle
2024-07-11
Revert "Use a current entry pointer instead of index for the method trace buf...
Nicolas Geoffray
2024-07-11
Use a current entry pointer instead of index for the method trace buffer
Mythri Alle
2024-07-02
Revert^4 "x86_64: Add JIT support for LoadMethodType."
Almaz Mingaleev
2024-06-24
Revert^3 "x86_64: Add JIT support for LoadMethodType."
Santiago Aboy Solanes
2024-06-21
Revert^2 "x86_64: Add JIT support for LoadMethodType."
Almaz Mingaleev
2024-06-12
riscv: Expand BitwiseNegatedRight to riscv64, optimize
Anton Romanov
2024-05-23
Fix class status check in `InitializeClassVisitor`.
Vladimir Marko
2024-05-07
Faster `HLoadClass` for app image classes.
Vladimir Marko
2024-04-29
Revert^2 "Fast-path for `HInstanceOf`/`kInterfaceCheck`."
Vladimír Marko
2024-04-25
Revert "Fast-path for `HInstanceOf`/`kInterfaceCheck`."
Matt Wettlaufer
2024-04-25
Fast-path for `HInstanceOf`/`kInterfaceCheck`.
Vladimir Marko
2024-04-22
Do not generate dead jump for interface instance-of.
Vladimir Marko
2024-04-22
Optimizing: Treat app image objects as non-movable.
Vladimir Marko
2024-04-16
Rename `.data.bimg.rel.ro` to `.data.img.rel.ro`.
Vladimir Marko
2024-04-11
Revert "x86_64: Add JIT support for LoadMethodType."
Nicolas Geoffray
2024-04-11
x86_64: Add JIT support for LoadMethodType.
Almaz Mingaleev
2024-03-21
Skip dirtying gc card for ArraySet instructions when value is null
Santiago Aboy Solanes
2024-03-14
Make sure there are no lone UNREACHABLEs
Santiago Aboy Solanes
2024-02-13
Reland "Only compile optimized if it is useful."
Nicolas Geoffray
2024-02-09
Revert "Only compile optimized if it is useful."
Nicolas Geoffray
2024-02-08
Only compile optimized if it is useful.
Nicolas Geoffray
2024-02-05
Make sure the frame size isn't unreasonably large when compiling
Santiago Aboy Solanes
2024-01-30
Reland^2 "Run optimizations with baseline compilation."
Nicolas Geoffray
2024-01-29
Revert^7 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-24
Revert^6 "Disable write-barrier elimination pass"
Matthew Reynolds
2024-01-24
Revert^5 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-22
Revert^4 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-22
Revert^3 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-19
Revert^2 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-19
Revert "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-15
Revert "Reland "Run optimizations with baseline compilation.""
Nicolas Geoffray
2024-01-12
Revert "Go back to incrementing hotness in backedges of baseline code."
Nicolas Geoffray
2024-01-08
Go back to incrementing hotness in backedges of baseline code.
Nicolas Geoffray
2024-01-05
Reland "Run optimizations with baseline compilation."
Nicolas Geoffray
2024-01-04
Revert "Run optimizations with baseline compilation."
Almaz Mingaleev
[next]