summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_unit_test.h
AgeCommit message (Expand)Author
2015-02-04Create HGraph outside Builder, print timings David Brazdil
2015-01-28Clean up pass driver Mathieu Chartier
2015-01-16Fix a bug in the register allocator. Nicolas Geoffray
2014-12-03Bounds check elimination. Mingyao Yang
2014-11-06Add support for not-long on ARM64 in the optimizing compiler. Roland Levillain
2014-11-03Some improvement to reg alloc. Mingyao Yang
2014-10-07Add support for floats and doubles. Nicolas Geoffray
2014-09-17Initiate a dead code elimination pass in the optimizing compiler. Roland Levillain
2014-09-17Add CFG and SSA form checkers in the optimizing compiler. Roland Levillain
2014-09-16Revert "Revert "Implement suspend checks in new compiler."" Nicolas Geoffray
2014-05-26Add a linear scan register allocator to the optimizing compiler. Nicolas Geoffray
2014-03-13More code generation for the optimizing compiler. Nicolas Geoffray
2014-03-10Add register support to the optimizing compiler. Nicolas Geoffray