summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/optimizing_unit_test.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-1/+2
* Add a parent environment to HEnvironment.Nicolas Geoffray2015-05-111-1/+6
* Create HGraph outside Builder, print timingsDavid Brazdil2015-02-041-3/+4
* Clean up pass driverMathieu Chartier2015-01-281-0/+1
* Fix a bug in the register allocator.Nicolas Geoffray2015-01-161-2/+6
* Bounds check elimination.Mingyao Yang2014-12-031-0/+5
* Add support for not-long on ARM64 in the optimizing compiler.Roland Levillain2014-11-061-9/+9
* Some improvement to reg alloc.Mingyao Yang2014-11-031-1/+1
* Add support for floats and doubles.Nicolas Geoffray2014-10-071-2/+4
* Initiate a dead code elimination pass in the optimizing compiler.Roland Levillain2014-09-171-0/+20
* Add CFG and SSA form checkers in the optimizing compiler.Roland Levillain2014-09-171-0/+13
* Revert "Revert "Implement suspend checks in new compiler.""Nicolas Geoffray2014-09-161-0/+13
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-0/+21
* More code generation for the optimizing compiler.Nicolas Geoffray2014-03-131-0/+3
* Add register support to the optimizing compiler.Nicolas Geoffray2014-03-101-0/+29