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
Age
Commit message (
Expand
)
Author
2021-09-27
Better isolate standalone ART gtests on device.
Roland Levillain
2021-09-14
Temporarily disable partial LSE.
Nicolas Geoffray
2021-09-13
Partial LSE: handle all kinds of infinite loops.
Nicolas Geoffray
2021-08-13
Add `Sdk31ModuleController` support to ART run-tests and gtests.
Roland Levillain
2021-07-13
Add support for standalone ART gtests to MTS.
Roland Levillain
2021-07-12
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-07-12
Rename some ART gtest related Soong modules.
Roland Levillain
2021-07-01
Replace JIT total time histogram with total time counter
Calin Juravle
2021-06-03
Reduce Partial LSE memory usage.
Vladimir Marko
2021-06-02
Rewrite profile file format.
Vladimir Marko
2021-06-02
Avoid race on Thread::tlsPtr_::top_handle_scope.
Vladimir Marko
2021-05-26
dex2oat: Abort app compilation without boot image.
Vladimir Marko
2021-05-26
Compile libart.so and libart-compiler.so with 2MB section alignment.
Collin Fijalkovich
2021-05-24
Fix scheduler's `FieldAccessHeapLocation()`.
Vladimir Marko
2021-05-24
Fix ReplacementOrValue() for Partial LSE.
Vladimir Marko
2021-05-14
Reland "Devirtualize to HInvokeStaticOrDirect."
Nicolas Geoffray
2021-05-13
Fix array location aliasing checks in LSE.
Vladimir Marko
2021-05-10
Link libvixl statically.
Vladimir Marko
2021-05-07
Revert "Devirtualize to HInvokeStaticOrDirect."
Nicolas Geoffray
2021-05-06
Fix .debug_frame_hdr generation.
David Srbecky
2021-05-06
Devirtualize to HInvokeStaticOrDirect.
Nicolas Geoffray
2021-05-04
Fix partial LSE using removed load as Phi input.
Vladimir Marko
2021-04-30
Enable mini-debug-info by default.
David Srbecky
2021-04-30
Fix gtests with mini-debug-info enabled by default.
David Srbecky
2021-04-30
Improve simplifier slightly
Alex Light
2021-04-29
Create magic symbol to mark .symtab as sorted.
David Srbecky
2021-04-29
Reland "Refactor code in inliner."
Nicolas Geoffray
2021-04-29
Revert "Refactor code in inliner."
Winson Chung
2021-04-28
Refactor code in inliner.
Nicolas Geoffray
2021-04-28
Remove RETURN_VOID_NO_BARRIER byte-code.
David Srbecky
2021-04-26
Fix issue with Partial LSE and casts/instanceof
Alex Light
2021-04-23
Clean up Handle<> comparison with null.
Vladimir Marko
2021-04-20
Move intrinsic recognition logic in inliner.
Nicolas Geoffray
2021-04-13
Fix inliner instruction/register limits
Tim Murray
2021-04-12
Merge libdexfile_external into libdexfile (reland 2).
Martin Stjernholm
2021-04-12
Add a test and CHECKs around the combination of CHA and default methods.
Nicolas Geoffray
2021-04-09
Revert "Merge libdexfile_external into libdexfile (reland)."
Ulyana Trafimovich
2021-04-09
Merge libdexfile_external into libdexfile (reland).
Martin Stjernholm
2021-04-08
Fix issue with propagating partial values
Alex Light
2021-03-31
Handle predicated-gets with default values
Alex Light
2021-03-31
[metrics] Add JitMethodCompileCount
Eric Holk
2021-03-30
Fix simplifier issue with predicated ifield get
Alex Light
2021-03-27
Remove QUICK bytecodes.
David Srbecky
2021-03-23
Fix IC resolution DCHECK
Alex Light
2021-03-23
Remove Vdex::GetQuickenedInfoOf and all its users.
Nicolas Geoffray
2021-03-23
JNI: Use callee-save register for IRT cookie.
Vladimir Marko
2021-03-18
Remove DexToDexCompiler
David Srbecky
2021-03-18
Allocate LSEVisitor on the arena stack.
Vladimir Marko
2021-03-15
Store inline caches in StackHandleScope<> in HInliner.
Vladimir Marko
2021-03-15
Rewrite hot method info retrieval.
Vladimir Marko
[next]