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
/
optimizing_unit_test.h
Age
Commit message (
Expand
)
Author
2025-02-18
Optimizing: Remove dead Partial LSE test helpers.
Vladimir Marko
2025-02-17
Optimizing: Speed up `HInstruction::Add{,Env}UseAt()`.
Vladimir Marko
2025-01-23
Optimizing: Generate `HSelect` if there are more phis...
Vladimir Marko
2025-01-23
Optimizing: Remove `CreateDoWhileLoop()`.
Vladimir Marko
2025-01-22
Optimizing: Test for `HSelect` in irreducible loop.
Vladimir Marko
2024-11-06
Support all conditions in predicated vectorization
Chris Jones
2024-10-15
Arm64: fix VecPredToBoolean code generation for SVE
Konstantin Baladurin
2024-10-15
Arm64: Fix PackedSwitch codegen for large methods.
Artem Serov
2024-10-11
Move `HCondition` creation function to `HCondition`.
Vladimir Marko
2024-10-07
Reland "Calculate the number of out vregs."
Vladimír Marko
2024-10-04
Reduce memory used by `HEnvironment`.
Vladimir Marko
2024-08-28
Add LSE gtests for inserting type conversions.
Vladimir Marko
2024-08-27
ART: Clean up environment construction in gtests.
Vladimir Marko
2024-08-21
Revert "Calculate the number of out vregs."
Vladimír Marko
2024-08-21
Change `MakeCondition()` to take `IfCondition`...
Vladimir Marko
2024-08-16
ART: Clean up loop construction in gtests.
Vladimir Marko
2024-08-14
Clean up condition simplification.
Vladimir Marko
2024-08-13
Calculate the number of out vregs.
Vladimir Marko
2024-08-12
ART: Clean up HIR construction in gtests.
Vladimir Marko
2024-03-25
Rename MallocAllocator to CallocAllocator
Santiago Aboy Solanes
2024-01-29
Optimizing: Remove block reachability information.
Vladimir Marko
2023-10-16
Revert^2 "Remove size argument from DexFile constructors."
David Srbecky
2023-10-13
Revert "Remove size argument from DexFile constructors."
Nicolas Geoffray
2023-10-11
Remove size argument from DexFile constructors.
David Srbecky
2023-04-27
Optimizing: Add `HInstruction::As##type()`.
Vladimir Marko
2023-04-27
Optimizing: Rename `As##type` to `As##type##OrNull`.
Vladimir Marko
2023-04-27
Reland "Don't enable intrinsic optimizations in debuggable runtime""
Mythri Alle
2023-04-25
Revert "Don't enable intrinsic optimizations in debuggable runtime"
Mythri Alle
2023-04-25
Don't enable intrinsic optimizations in debuggable runtime
Mythri Alle
2023-04-05
Mark graph visitor classes as final.
Vladimir Marko
2023-03-06
Add DexFileContainer for all DexFiles.
David Srbecky
2023-02-20
Add a handle cache for gtests
Santiago Aboy Solanes
2023-02-15
Remove RTI validation from our checks
Santiago Aboy Solanes
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
Vladimír Marko
2022-06-28
Fix bugprone-argument-comment clang-tidy issues
Stefano Cianciulli
2022-06-20
Fix modernize-use-using clang-tidy issues
Stefano Cianciulli
2022-01-10
Remove operator<< from HGraph.
Nicolas Geoffray
2021-04-26
Fix issue with Partial LSE and casts/instanceof
Alex Light
2021-03-30
Fix simplifier issue with predicated ifield get
Alex Light
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
2020-11-18
Revert^4 "Partial LSE analysis & store removal"
Alex Light
2020-11-14
Revert^3 "Partial LSE analysis & store removal"
Alex Light
2020-11-13
Revert^2 "Partial LSE analysis & store removal"
Alex Light
2020-11-12
Revert "Partial LSE analysis & store removal"
Nicolas Geoffray
2020-11-12
Partial LSE analysis & store removal
Alex Light
2020-09-16
Fix LSE-array overlap issue
Alex Light
[next]