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
2025-01-22
Optimizing: Allow moving `HCondition` to use site.
Vladimir Marko
2024-11-20
Add more information regarding packed flags to GraphVisualizer
Santiago Aboy Solanes
2024-08-21
Print the intrinsic for all invokes when dumping the cfg
Santiago Aboy Solanes
2024-08-14
Revert^2 "Implement transform from signed to unsigned compare"
Roman Artemev
2024-08-13
Revert "Implement transform from signed to unsigned compare"
Vladimír Marko
2024-08-13
Implement transform from signed to unsigned compare
Roman Artemev
2024-06-12
riscv: Expand BitwiseNegatedRight to riscv64, optimize
Anton Romanov
2024-04-22
Optimizing: Treat app image objects as non-movable.
Vladimir Marko
2024-04-04
riscv64: Create InstructionSimplifierRiscv64, ShiftAdd
Anton Romanov
2024-03-12
Remove default cases when all cases are defined
Santiago Aboy Solanes
2024-02-21
Make graph delegate visitor classes final.
Vladimir Marko
2024-01-30
Reland^2 "Run optimizations with baseline compilation."
Nicolas Geoffray
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
[next]