summaryrefslogtreecommitdiff
path: root/compiler/optimizing/register_allocation_resolver.cc
AgeCommit message (Expand)Author
2022-11-07Reland "Make compiler/optimizing/ symbols hidden." VladimĂ­r Marko
2022-02-25Update compiler/ implications to use (D)CHECK_IMPLIES Santiago Aboy Solanes
2020-04-17ART: Refactor SIMD slots and regs size processing. Artem Serov
2019-10-14Revert "Make compiler/optimizing/ symbols hidden." Vladimir Marko
2019-10-14Make compiler/optimizing/ symbols hidden. Vladimir Marko
2019-08-02ART: ARM64: Optimize frame size for SIMD graphs. Artem Serov
2018-12-27ART: Refactor for bugprone-argument-comment Andreas Gampe
2018-02-01Clean up signed/unsigned in vectorizer. Aart Bik
2017-10-17Use ScopedArenaAllocator for code generation. Vladimir Marko
2017-10-09Use ScopedArenaAllocator for register allocation. Vladimir Marko
2017-10-03ART: Introduce Uint8 compiler data type. Vladimir Marko
2017-09-25ART: Introduce compiler data type. Vladimir Marko
2017-06-01Use IntrusiveForwardList<> for Env-/UsePosition. Vladimir Marko
2017-03-23Implement a SIMD spilling slot. Aart Bik
2017-03-22Change 1/2 spill slots to more general number of spill slots. Aart Bik
2017-03-13Introduce EnvUsePosition for liveness analysis. Vladimir Marko
2016-12-01Class Hierarchy Analysis (CHA) Mingyao Yang
2016-11-04Revert "Revert "Enable IntermediateAddress for primitive arrays with read bar... Roland Levillain
2016-10-05Refactoring of graph linearization and linear order. Aart Bik
2016-09-05Avoid excessive spill slots for slow paths. Vladimir Marko
2016-07-20Fix accidental pass-by-value Matthew Gharrity
2016-07-19Refactor SSA deconstruction into its own class Matthew Gharrity