summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/live_interval_test.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Improve range search caching in LiveIntervalDavid Brazdil2015-04-171-3/+3
* Move arenas into runtimeMathieu Chartier2015-02-191-1/+1
* Fix a bug in the liveness analysis.Nicolas Geoffray2015-01-261-0/+51
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-0/+281