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
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
2020-05-15
Revert^2 "Remove test_per_src from ART tests."
David Srbecky
2020-05-15
Optimizing: Run gtests without creating the Runtime.
Vladimir Marko
2020-05-14
Optimizing: Refactor ImprovedOptimizingUnitTest.
Vladimir Marko
2020-05-13
Move HandleCache to HGraph.
Vladimir Marko
2020-05-08
Revert "Remove test_per_src from ART tests."
Christopher Ferris
2020-05-07
Remove test_per_src from ART tests.
David Srbecky
2020-01-08
Add OptimizingUnitTestHelper::GraphChecker methods
Evgeny Astigeevich
2019-12-13
Add ImprovedOptimizingUnitTest::CreateParameters for subclasses
Evgeny Astigeevich
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
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-07-03
Revert "Refactor DexFile ownership"
David Sehr
2018-07-02
Merge "ART: Fix HSelectGenerator for instructions which can throw."
Treehugger Robot
2018-06-29
ART: Fix HSelectGenerator for instructions which can throw.
Artem Serov
2018-06-27
Refactor DexFile ownership
David Sehr
2018-04-04
Separate Malloc and MemMap ArenaPools
David Sehr
2018-01-13
Change compiler tests to have aligned code item
Mathieu Chartier
2018-01-08
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-05
Create dex subdirectory
David Sehr
2017-12-22
Make CodeItem fields private
Mathieu Chartier
[next]