summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/optimizing_unit_test.h
Commit message (Expand)AuthorAgeFilesLines
* 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