summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test.cc
AgeCommit message (Expand)Author
2014-03-31Add support for adding two integers in optimizing compiler. Nicolas Geoffray
2014-03-18Plug new optimizing compiler in compilation pipeline. Nicolas Geoffray
2014-03-13Fix non-{arm, x86} builds. Nicolas Geoffray
2014-03-13More code generation for the optimizing compiler. Nicolas Geoffray
2014-03-10Add register support to the optimizing compiler. Nicolas Geoffray
2014-03-04Add codegen support to the optimizing compiler. Nicolas Geoffray