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
/
graph_visualizer.cc
Age
Commit message (
Expand
)
Author
2024-01-15
Revert "Reland "Run optimizations with baseline compilation.""
Nicolas Geoffray
2024-01-05
Reland "Run optimizations with baseline compilation."
Nicolas Geoffray
2024-01-04
Revert "Run optimizations with baseline compilation."
Almaz Mingaleev
2024-01-03
Run optimizations with baseline compilation.
Nicolas Geoffray
2023-12-06
Remove partial LSE
Santiago Aboy Solanes
2023-10-17
Add branch profiling in baseline compiler.
Nicolas Geoffray
2023-10-17
Revert^4 "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-08-23
Revert^3 "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-08-18
Revert^2 "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-07-28
Revert "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-07-26
Merge libart and libart-compiler into a single library
Dmitrii Ishcheikin
2023-07-12
Support autovectorization of diamond loops.
Artem Serov
2023-04-27
Optimizing: Add `HInstruction::As##type()`.
Vladimir Marko
2023-04-27
Optimizing: Rename `As##type` to `As##type##OrNull`.
Vladimir Marko
2023-03-21
Optimize comparisons where lhs and rhs are the same
Santiago Aboy Solanes
2023-02-15
Remove RTI validation from our checks
Santiago Aboy Solanes
2023-01-04
Add a write barrier elimination pass
Santiago Aboy Solanes
2022-12-05
Update CanTriggerGC flag for ArraySet
Santiago Aboy Solanes
2022-11-29
Move the try_start dump property to 'flags'
Santiago Aboy Solanes
2022-11-23
Remove tries which don't contain throwing instructions
Santiago Aboy Solanes
2022-11-07
Revert "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2022-11-07
Merge libart and libart-compiler into a single library
Dmitrii Ishcheikin
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2022-04-07
Revert^2 "DCE SimplifyAlwaysThrowing optimizations"
Santiago Aboy Solanes
2022-04-01
Revert "DCE SimplifyAlwaysThrowing optimizations"
Hans Boehm
2022-03-31
DCE SimplifyAlwaysThrowing optimizations
Santiago Aboy Solanes
2021-05-13
Fix array location aliasing checks in LSE.
Vladimir Marko
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
Add operator<< for HGraph and HInstructions.
Alex Light
2021-01-06
Optimizing: Add debugging output for HInstruction.
Vladimir Marko
2020-09-29
Link libart-disassembler statically into static libart-compiler.
Martin Stjernholm
2020-09-24
Don't store copied methods in BSS.
Nicolas Geoffray
2020-09-08
Pass a full MethodReference of the invoke in HInvoke nodes.
Nicolas Geoffray
2020-07-22
Dump instruction set features in .cfg
Fabio Rinaldi
2020-06-11
Clean up generated operator<<(os, enum).
Vladimir Marko
2020-02-21
Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`.
Roland Levillain
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-06-11
Move IntrusiveForwardList<> to libartbase.
Vladimir Marko
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-09-25
Merge "ART: ARM64: Support DotProd SIMD idiom."
Treehugger Robot
2018-09-25
ART: ARM64: Support DotProd SIMD idiom.
Artem Serov
2018-09-20
Revert^2 "ART: Refactor typedef to using"
Andreas Gampe
2018-09-20
Revert "ART: Refactor typedef to using"
Andreas Gampe
2018-09-19
ART: Refactor typedef to using
Andreas Gampe
[next]