1. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 5 years ago
  2. 142816a ARM64: Pass simd half floating point feature to VIXL macroassembler. by Usama Arif · 5 years ago
  3. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  4. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  5. 6a0b657 ART: ARM64: Optimize frame size for SIMD graphs. by Artem Serov · 6 years ago
  6. aa6f483 ART: ARM64: Pass ISA features to VIXL macroassembler. by Artem Serov · 6 years ago
  7. 61ba8d2 Fix longstanding bug around implicit NPEs and GC, version 2. by Nicolas Geoffray · 7 years ago
  8. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  9. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  10. fa3db3d Change compiler tests to have aligned code item by Mathieu Chartier · 7 years ago
  11. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  12. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  13. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  14. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  15. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 8 years ago
  16. 7d157fc Clean up some uses of "auto". by Vladimir Marko · 8 years ago
  17. 952b235 Improve the documentation of an ARM64 parallel move resolver corner case. by Roland Levillain · 8 years ago
  18. d4bccf1 ARM64: Support 128-bit registers for SIMD. by Artem Serov · 8 years ago
  19. 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 8 years ago
  20. 558dea1 Handle cycles with double stack slots in ARM64 parallel moves. by Roland Levillain · 8 years ago
  21. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 8 years ago
  22. 3a2e78e Fix some issues reported by Valgrind by Anton Kirilov · 8 years ago
  23. 4593f7d ARM: VIXL32: Fix crash in Exchange for stack slots. by Artem Serov · 8 years ago
  24. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  25. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 8 years ago
  26. fe88546 Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Scott Wakeling · 8 years ago
  27. be0f728 Merge "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Nicolas Geoffray · 8 years ago
  28. 7863a21 Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Nicolas Geoffray · 8 years ago
  29. d26a0a6 Merge "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Roland Levillain · 8 years ago
  30. b138dfb ARM: VIXL32: Add an initial code generator that passes codegen_tests. by Scott Wakeling · 9 years ago
  31. 63e2113 MIPS: Enable the ComparisonsLong test in the code generator test. by Alexey Frunze · 9 years ago
  32. 2c76e06 Allow for testing alternative code generators in codegen_test.cc by Scott Wakeling · 9 years ago
  33. 58320ce MIPS32: Ensure preservation of RA in leaf methods if it's clobbered by Alexey Frunze · 9 years ago
  34. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 9 years ago
  35. 1aa559d Use TestCodeGeneratorX86 in codegen unit tests by Matthew Gharrity · 9 years ago
  36. 8f49d4b Refactor register allocation to be pluggable by Matthew Gharrity · 9 years ago
  37. e928885 Rename current register allocator implementation by Matthew Gharrity · 9 years ago
  38. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  39. 6e33252 ART: Remove HTemporary by David Brazdil · 9 years ago
  40. b11b072 ART: Fix gtest after liveness CL by David Brazdil · 9 years ago
  41. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  42. 751beff Revert "Revert "Introduce support for hardware simulators, starting with ARM64"" by Phil Wang · 10 years ago
  43. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 10 years ago
  44. e9f3760 Added support for unsigned comparisons by Aart Bik · 9 years ago
  45. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  46. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  47. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  48. 145acc5 Revert "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  49. 91e11c0 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  50. 4cd27d6 Revert "Introduce support for hardware simulators, starting with ARM64" by Alex Light · 10 years ago
  51. 17ff917 Fix codegen_test. by Roland Levillain · 10 years ago
  52. c2e1a5e Introduce support for hardware simulators, starting with ARM64 by Phil Wang · 10 years ago
  53. ea80942 Fix codegen_test after DCE fix. by Nicolas Geoffray · 10 years ago
  54. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago
  55. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  56. 5da2180 Fix codegen_test for long multiplication. by Nicolas Geoffray · 10 years ago
  57. 0d9f17d Move the linear order to the HGraph. by Nicolas Geoffray · 10 years ago
  58. fb8d279 [optimizing] Implement x86/x86_64 math intrinsics by Mark Mendell · 10 years ago
  59. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  60. 10f56cb ART: Fix crash in gtests by David Brazdil · 10 years ago
  61. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 10 years ago
  62. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  63. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  64. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  65. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  66. df64950 ART: Fix leak in codegen_test by Andreas Gampe · 10 years ago
  67. 3416601 Look at instruction set features when generating volatiles code by Calin Juravle · 10 years ago
  68. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  69. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  70. 946e143 Revert "Revert "Add support for long-to-int in the optimizing compiler."" by Roland Levillain · 10 years ago
  71. 3adfd1b Revert "Add support for long-to-int in the optimizing compiler." by Roland Levillain · 10 years ago
  72. 5ad0582 Fix lint error. by Calin Juravle · 10 years ago
  73. 647b96f Add support for long-to-int in the optimizing compiler. by Roland Levillain · 10 years ago
  74. 9b6c62b Merge "[optimizing compiler] Add DIV_INT_2ADDR" by Calin Juravle · 10 years ago
  75. 865fc88 [optimizing compiler] Add DIV_INT_2ADDR by Calin Juravle · 10 years ago
  76. 55dcfb5 Add support for not-long on ARM64 in the optimizing compiler. by Roland Levillain · 10 years ago
  77. cd2de0c Fix failures after div support. by Nicolas Geoffray · 10 years ago
  78. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 10 years ago
  79. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  80. 42d641b Opt compiler: Add ARM64 support for the Mul IR. by Alexandre Rames · 10 years ago
  81. 9273074 ART: Add basic tests for materialized conditions. by Alexandre Rames · 10 years ago
  82. 5319def ART: optimizing compiler: initial support for ARM64. by Alexandre Rames · 10 years ago
  83. 039b6e2 Remove obsolete TODOs from codegen tests by Calin Juravle · 10 years ago
  84. 1cc5f251 Implement int bit-wise not operation in the optimizing compiler. by Roland Levillain · 10 years ago
  85. 48dee04 Minor fix in codegen tests. by Calin Juravle · 10 years ago
  86. 34bacdf Add multiplication for integral types by Calin Juravle · 10 years ago
  87. 360231a Fix code generation of materialized conditions. by Nicolas Geoffray · 10 years ago
  88. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 11 years ago
  89. a1c22c1 Fix builds on archs the compiler does not support. by Nicolas Geoffray · 11 years ago
  90. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 11 years ago
  91. 73e80c3 Make unit test tell if a method is a leaf. by Nicolas Geoffray · 11 years ago
  92. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  93. f61b537 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  94. e61fd35 Revert "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  95. 2055091 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  96. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  97. 49c105d Guard `Run` for platforms we're not compiling to, yet. by Nicolas Geoffray · 11 years ago
  98. 9cf3552 Add x86_64 support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  99. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  100. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago