1. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 10 years ago
  2. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  3. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  4. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  5. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  6. df64950 ART: Fix leak in codegen_test by Andreas Gampe · 10 years ago
  7. 3416601 Look at instruction set features when generating volatiles code by Calin Juravle · 10 years ago
  8. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  9. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  10. 946e143 Revert "Revert "Add support for long-to-int in the optimizing compiler."" by Roland Levillain · 10 years ago
  11. 3adfd1b Revert "Add support for long-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
  12. 5ad0582 Fix lint error. by Calin Juravle · 10 years ago
  13. 647b96f Add support for long-to-int in the optimizing compiler. by Roland Levillain · 10 years ago
  14. 9b6c62b Merge "[optimizing compiler] Add DIV_INT_2ADDR" by Calin Juravle · 10 years ago
  15. 865fc88 [optimizing compiler] Add DIV_INT_2ADDR by Calin Juravle · 10 years ago
  16. 55dcfb5 Add support for not-long on ARM64 in the optimizing compiler. by Roland Levillain · 10 years ago
  17. cd2de0c Fix failures after div support. by Nicolas Geoffray · 10 years ago
  18. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 10 years ago
  19. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  20. 42d641b Opt compiler: Add ARM64 support for the Mul IR. by Alexandre Rames · 10 years ago
  21. 9273074 ART: Add basic tests for materialized conditions. by Alexandre Rames · 10 years ago
  22. 5319def ART: optimizing compiler: initial support for ARM64. by Alexandre Rames · 10 years ago
  23. 039b6e2 Remove obsolete TODOs from codegen tests by Calin Juravle · 10 years ago
  24. 1cc5f251 Implement int bit-wise not operation in the optimizing compiler. by Roland Levillain · 10 years ago
  25. 48dee04 Minor fix in codegen tests. by Calin Juravle · 10 years ago
  26. 34bacdf Add multiplication for integral types by Calin Juravle · 10 years ago
  27. 360231a Fix code generation of materialized conditions. by Nicolas Geoffray · 10 years ago
  28. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 10 years ago
  29. a1c22c1 Fix builds on archs the compiler does not support. by Nicolas Geoffray · 10 years ago
  30. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 10 years ago
  31. 73e80c3 Make unit test tell if a method is a leaf. by Nicolas Geoffray · 10 years ago
  32. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 10 years ago
  33. f61b537 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 10 years ago
  34. e61fd35 Revert "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 10 years ago
  35. 2055091 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 10 years ago
  36. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 10 years ago
  37. 49c105d Guard `Run` for platforms we're not compiling to, yet. by Nicolas Geoffray · 10 years ago
  38. 9cf3552 Add x86_64 support to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  39. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 10 years ago
  40. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  41. d8ee737 Add support for adding two integers in optimizing compiler. by Nicolas Geoffray · 10 years ago
  42. 787c307 Plug new optimizing compiler in compilation pipeline. by Nicolas Geoffray · 10 years ago
  43. 39d57e2 Fix non-{arm, x86} builds. by Nicolas Geoffray · 11 years ago
  44. bab4ed7 More code generation for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  45. 3ff386a Add register support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  46. d4dd255 Add codegen support to the optimizing compiler. by Nicolas Geoffray · 11 years ago