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.cc
Age
Commit message (
Expand
)
Author
2025-02-28
Remove `HInstruction::GetAllocator()`.
Vladimir Marko
2025-02-19
[Sim] Add a restricted mode setup
Chris Jones
2025-01-29
Remove old workaround in RecordPcInfo
Santiago Aboy Solanes
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-10-14
Fix typo in CodeGenerator::Compile
Santiago Aboy Solanes
2024-10-07
Reland "Calculate the number of out vregs."
Vladimír Marko
2024-10-04
Reduce memory used by `HEnvironment`.
Vladimir Marko
2024-08-21
Revert "Calculate the number of out vregs."
Vladimír Marko
2024-08-13
Calculate the number of out vregs.
Vladimir Marko
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-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-08
Pass only shorty to `ArtQuickJniCompileMethod()`.
Vladimir Marko
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
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
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-03
Revert^2 "x86_64: Store resolved MethodType-s in .bss."
Almaz Mingaleev
2023-12-15
Revert "x86_64: Store resolved MethodType-s in .bss."
Almaz Mingaleev
2023-12-15
x86_64: Store resolved MethodType-s in .bss.
Almaz Mingaleev
2023-12-13
riscv64: Clean up the `SystemArrayCopy` intrinsic.
Vladimir Marko
2023-12-07
Fix "the the" typos in the compiler.
Vladimir Marko
2023-12-06
Remove partial LSE
Santiago Aboy Solanes
2023-10-30
Replace `gUseReadBarrier` with compiler option in compiler.
Vladimir Marko
2023-09-08
Remove some obsolete TODO comments, fix indentation.
Vladimir Marko
2023-08-30
Move HasShouldDeoptimizeFlag from method header to CodeInfo.
David Srbecky
2023-06-28
RISCV: Define Registers for RISCV in Codegen
Lifang Xia
2023-06-21
Remove CodeAllocator and the extra copy of generated code.
Nicolas Geoffray
2023-06-13
Move CodeGenerationData into its own header file.
Nicolas Geoffray
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-04-27
Optimizing: Add `HInstruction::As##type()`.
Vladimir Marko
2023-04-27
Optimizing: Rename `As##type` to `As##type##OrNull`.
Vladimir Marko
2023-04-04
Inline unimplemented intrinsics
Santiago Aboy Solanes
2023-02-21
riscv64: add initial support for ART.
Ulya Trafimovich
2023-02-03
riscv64: add missing UNUSED annotations.
Ulya Trafimovich
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
Vladimír Marko
2022-10-07
Runtime implementation of try catch inlining
Santiago Aboy Solanes
2022-10-03
Refactor Thumb2 entrypoint adjustment handling.
Vladimir Marko
2022-09-08
Reland "Add an environment to the beginning of catch blocks"
Santiago Aboy Solanes
2022-09-06
Revert "Add an environment to the beginning of catch blocks"
Santiago Aboy Solanes
2022-09-06
Add an environment to the beginning of catch blocks
Santiago Aboy Solanes
[next]