summaryrefslogtreecommitdiff
path: root/compiler/optimizing/live_interval_test.cc
AgeCommit message (Expand)Author
2017-10-09Use ScopedArenaAllocator for register allocation. Vladimir Marko
2015-04-17ART: Improve range search caching in LiveInterval David Brazdil
2015-02-19Move arenas into runtime Mathieu Chartier
2015-01-26Fix a bug in the liveness analysis. Nicolas Geoffray
2014-05-26Add a linear scan register allocator to the optimizing compiler. Nicolas Geoffray