1. 1cc5f251 Implement int bit-wise not operation in the optimizing compiler. by Roland Levillain · 11 years ago
  2. 48dee04 Minor fix in codegen tests. by Calin Juravle · 11 years ago
  3. 34bacdf Add multiplication for integral types by Calin Juravle · 11 years ago
  4. 360231a Fix code generation of materialized conditions. by Nicolas Geoffray · 11 years ago
  5. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 11 years ago
  6. a1c22c1 Fix builds on archs the compiler does not support. by Nicolas Geoffray · 11 years ago
  7. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 11 years ago
  8. 73e80c3 Make unit test tell if a method is a leaf. by Nicolas Geoffray · 11 years ago
  9. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  10. f61b537 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  11. e61fd35 Revert "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  12. 2055091 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  13. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  14. 49c105d Guard `Run` for platforms we're not compiling to, yet. by Nicolas Geoffray · 11 years ago
  15. 9cf3552 Add x86_64 support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  16. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  17. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  18. d8ee737 Add support for adding two integers in optimizing compiler. by Nicolas Geoffray · 11 years ago
  19. 787c307 Plug new optimizing compiler in compilation pipeline. by Nicolas Geoffray · 11 years ago
  20. 39d57e2 Fix non-{arm, x86} builds. by Nicolas Geoffray · 11 years ago
  21. bab4ed7 More code generation for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  22. 3ff386a Add register support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  23. d4dd255 Add codegen support to the optimizing compiler. by Nicolas Geoffray · 11 years ago