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