summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_simplifier_test.cc
AgeCommit message (Expand)Author
2025-03-20Move more path logic for tests to testing.cc, so it can be used without Martin Stjernholm
2024-08-27ART: Clean up environment construction in gtests. Vladimir Marko
2024-08-14Clean up condition simplification. Vladimir Marko
2024-08-12ART: Clean up HIR construction in gtests. Vladimir Marko
2023-12-06Remove partial LSE Santiago Aboy Solanes
2023-01-18Clean up `InstructionSimplifierTest`. Vladimir Marko
2022-11-07Reland "Make compiler/optimizing/ symbols hidden." VladimĂ­r Marko
2021-11-15ART: Use core image to speed up some gtests. Vladimir Marko
2021-06-01Avoid race on Thread::tlsPtr_::top_handle_scope. Vladimir Marko
2021-04-26Fix issue with Partial LSE and casts/instanceof Alex Light
2021-03-30Fix simplifier issue with predicated ifield get Alex Light