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
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
2022-08-10
Convert kUseReadBarrier to static const from constexpr
Lokesh Gidra
2022-08-09
Rename HNativeDebugInfo to HNop
Santiago Aboy Solanes
2022-07-14
Reland "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-13
Revert "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-12
Introduce a flag to check if JITed code has instrumentation support
Mythri Alle
2022-06-08
Revert^2 "ART: Removes SuspendCheck for plain
Stelios Ioannou
2021-11-29
Simplify hotness count in baseline compiled code.
Nicolas Geoffray
2021-11-09
Inline across dex files for compiler options' non-BCP methods
Santiago Aboy Solanes
2021-09-29
Revert "ART: Removes SuspendCheck for plain loops with a low trip count."
Nicolas Geoffray
2021-09-14
Remove entry SuspendCheck for methods which only call on the slow path
Santiago Aboy Solanes
2021-09-13
ART: Removes SuspendCheck for plain loops with a low trip count.
Stelios Ioannou
2021-09-13
Update code to fix two unused variable warnings.
Nicolas Geoffray
2021-07-14
Remove the need of VerifiedMethod in the compiler.
Nicolas Geoffray
2021-06-03
Factor out arch-independent ScaleFactor definition.
Ulya Trafimovich
2021-03-05
Add code size to CodeInfo.
David Srbecky
2021-01-25
Revert^4 "Partial Load Store Elimination"
Alex Light
2021-01-24
Revert "Revert^2 "Partial Load Store Elimination""
Nicolas Geoffray
2021-01-22
Revert^2 "Partial Load Store Elimination"
Alex Light
2021-01-22
Revert "Partial Load Store Elimination"
Nicolas Geoffray
2021-01-21
Partial Load Store Elimination
Alex Light
2021-01-08
arm64: Implement VarHandle intrinsics for byte array views.
Vladimir Marko
2020-10-29
Refactor Integer.valueOf() intrinsic implementation.
Vladimir Marko
2020-10-07
Change interface conflict stub to take the interface method.
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-13
Revert^2 "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive field...
Andra Danciu
2020-08-12
Revert "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields.""
Igor Murashkin
2020-08-11
Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields."
Andra Danciu
2020-08-10
Revert "X86: VarHandle.Get() intrinsic for static primitive fields."
Andra Danciu
2020-08-07
X86: VarHandle.Get() intrinsic for static primitive fields.
Andra Danciu
2020-08-03
Check if VarHandle access mode is supported.
Andra Danciu
2020-06-22
Optimizing: Introduce {Increase,Decrease}Frame().
Vladimir Marko
2020-06-19
Direct calls to @CriticalNative methods.
Vladimir Marko
2020-02-13
Remove MIPS support from Optimizing.
Vladimir Marko
2019-12-17
Refactor OSR related code to prepare for "true" OSR.
Nicolas Geoffray
2019-12-03
JIT baseline: trigger optimized compilation on hotness threshold.
Nicolas Geoffray
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-10-10
Fix uses of MaybeRecordImplicitNullCheck without special scopes
Evgeny Astigeevich
2019-07-15
ART: Introduce stackmap with no DexRegInfo.
Artem Serov
2019-05-16
ART: Optimize StringBuilder append pattern.
Vladimir Marko
2019-03-06
Revert "Revert^2 "Add code size to CodeInfo""
Nicolas Geoffray
2019-02-20
ART: Reduce dependencies on CompilerDriver.
Vladimir Marko
2019-02-14
Revert^2 "Add code size to CodeInfo"
David Srbecky
[next]