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.cc
Age
Commit message (
Expand
)
Author
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
2019-02-12
Revert "Add code size to CodeInfo"
David Srbecky
2019-02-11
Add code size to CodeInfo
David Srbecky
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-11-29
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-11-20
ART: Avoid some tidy nullptr warnings
Andreas Gampe
2018-10-16
Fix HNewArray with unresolved primitive array type.
Vladimir Marko
2018-09-20
Pass JIT roots as a vector<Handle<>> to JIT cache.
Vladimir Marko
2018-09-03
Merge "ART: Remove unneeded SideEffects for fatal instructions."
Treehugger Robot
2018-08-31
ART: Remove unneeded SideEffects for fatal instructions.
Artem Serov
2018-08-20
Fix longstanding bug around implicit NPEs and GC, version 2.
Nicolas Geoffray
2018-08-03
Merge "Simplify StackMapStream encoding."
Treehugger Robot
2018-08-03
Simplify StackMapStream encoding.
David Srbecky
2018-08-03
Rename type resolution entrypoints.
Vladimir Marko
2018-08-02
Rewrite Class init entrypoint to take a Class arg.
Vladimir Marko
2018-08-01
Move MethodInfo to CodeInfo.
David Srbecky
2018-07-13
Remove unused InvokeInfo from stack maps and the runtime.
David Srbecky
2018-06-27
Merge "Move instruction_set_ to CompilerOptions."
Vladimir Marko
2018-06-26
Add method frame info to CodeInfo.
David Srbecky
2018-06-25
Move instruction_set_ to CompilerOptions.
Vladimir Marko
[next]