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
/
critical_native_abi_fixup_arm.cc
Age
Commit message (
Expand
)
Author
2023-10-17
riscv64: Implement `CriticalNativeAbiFixupRiscv64`.
Vladimir Marko
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-27
Reland "Don't enable intrinsic optimizations in debuggable runtime""
Mythri Alle
2023-04-25
Revert "Don't enable intrinsic optimizations in debuggable runtime"
Mythri Alle
2023-04-25
Don't enable intrinsic optimizations in debuggable runtime
Mythri Alle
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2022-10-24
Reland "Clean up `StackOverflowError` construction."
Nicolas Geoffray
2022-10-21
Revert "Clean up `StackOverflowError` construction."
Nicolas Geoffray
2022-10-21
Clean up `StackOverflowError` construction.
Vladimir Marko
2022-10-21
Change well known boxing methods to `ArtMethod*`.
Vladimir Marko
2021-05-24
dex2oat: Abort app compilation without boot image.
Vladimir Marko
2020-11-06
Remove NeedsDexCache logic from the compiler.
Nicolas Geoffray
2020-09-23
Move MethodLoadKind out of HInvokeStaticOrDirect.
Nicolas Geoffray
2020-09-08
Pass a full MethodReference of the invoke in HInvoke nodes.
Nicolas Geoffray
2020-08-10
ARM: Allow FP args in core regs for @CriticalNative.
Vladimir Marko