1. 666c732 Support Java conversions from char to long in opt. compiler. by Roland Levillain · 10 years ago
  2. 9806199 Merge "Support invoke-interface in optimizing." by Nicolas Geoffray · 10 years ago
  3. 52839d1 Support invoke-interface in optimizing. by Nicolas Geoffray · 10 years ago
  4. d45f76e Merge "Tidy RegStorage for X86." by Ian Rogers · 10 years ago
  5. b28c1c0 Tidy RegStorage for X86. by Ian Rogers · 10 years ago
  6. aaf29b3 Tidy some uses of IsCompilationEnabled. by Ian Rogers · 10 years ago
  7. 91356c0 ART: Use std::vector in GraphChecker by Andreas Gampe · 10 years ago
  8. dadf317 Silent cpplint on dex instruction switch. by Nicolas Geoffray · 10 years ago
  9. bcc1ce0 Merge "ART: Refactor dex2oat" by Andreas Gampe · 10 years ago
  10. 5822718 Merge "Opt compiler: Fix HNot on ARM64." by Nicolas Geoffray · 10 years ago
  11. da6b3e5 Merge "Implement instanceof in optimizing." by Nicolas Geoffray · 10 years ago
  12. 4e59651 Opt compiler: Fix HNot on ARM64. by Alexandre Rames · 10 years ago
  13. 5dffc05 Fix codegen_test: HNot has only one input. by Nicolas Geoffray · 10 years ago
  14. 6f5c41f Implement instanceof in optimizing. by Nicolas Geoffray · 10 years ago
  15. fb4e5fa Opt compiler: specify that inputs and outputs don't overlap on arm64. by Alexandre Rames · 10 years ago
  16. f43083d Do not update Out after it has a valid location. by Nicolas Geoffray · 10 years ago
  17. 52e832b Support floats and doubles in fields. by Nicolas Geoffray · 10 years ago
  18. 88ec7f4 ART: Refactor dex2oat by Andreas Gampe · 10 years ago
  19. 88af00a Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 10 years ago
  20. 0006f29 Merge "Add hash set" by Mathieu Chartier · 10 years ago
  21. c2e2062 Add hash set by Mathieu Chartier · 10 years ago
  22. 17fdb57 am beb96e7e: Merge "Fixed BuildCheckedDiv signature" by Calin Juravle · 10 years ago
  23. 0f00db7 Fixed BuildCheckedDiv signature by Calin Juravle · 10 years ago
  24. e5af7f5 am adc3e13d: Merge "Support float & double negation in the optimizing compiler." by Roland Levillain · 10 years ago
  25. adc3e13 Merge "Support float & double negation in the optimizing compiler." by Roland Levillain · 10 years ago
  26. 7f4ffd2 am 9b6c62b8: Merge "[optimizing compiler] Add DIV_INT_2ADDR" by Calin Juravle · 10 years ago
  27. 9b6c62b Merge "[optimizing compiler] Add DIV_INT_2ADDR" by Calin Juravle · 10 years ago
  28. df3b41f am e257d2c2: Merge "Add support for not-long on ARM64 in the optimizing compiler." by Roland Levillain · 10 years ago
  29. 865fc88 [optimizing compiler] Add DIV_INT_2ADDR by Calin Juravle · 10 years ago
  30. e257d2c Merge "Add support for not-long on ARM64 in the optimizing compiler." by Roland Levillain · 10 years ago
  31. 93fac11 am 38efdf51: Merge "Implement try/catch/throw in optimizing." by Nicolas Geoffray · 10 years ago
  32. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 10 years ago
  33. 3dbcb38 Support float & double negation in the optimizing compiler. by Roland Levillain · 10 years ago
  34. 55dcfb5 Add support for not-long on ARM64 in the optimizing compiler. by Roland Levillain · 10 years ago
  35. 34a511f am a710c500: Merge "Fix failures after div support." by Nicolas Geoffray · 10 years ago
  36. cd2de0c Fix failures after div support. by Nicolas Geoffray · 10 years ago
  37. 308a056 am f746cd9b: Merge "Fix build." by Calin Juravle · 10 years ago
  38. dab7fa8 am 803ad870: Merge "[optimizing compiler] Add div-int and exception handling." by Calin Juravle · 10 years ago
  39. e7f9dfb am e8469ac1: Merge "Don\'t use R4 for suspend check." by Nicolas Geoffray · 10 years ago
  40. 24f1ff7 am a88b7b93: Merge "Fix ART build issues." by Roland Levillain · 10 years ago
  41. e086e32 am 508368cc: Merge "Support int-to-long conversions in the optimizing compiler." by Roland Levillain · 10 years ago
  42. f746cd9 Merge "Fix build." by Calin Juravle · 10 years ago
  43. d375fab Fix build. by Calin Juravle · 10 years ago
  44. 803ad87 Merge "[optimizing compiler] Add div-int and exception handling." by Calin Juravle · 10 years ago
  45. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 10 years ago
  46. e8469ac Merge "Don't use R4 for suspend check." by Nicolas Geoffray · 10 years ago
  47. 44b819e Don't use R4 for suspend check. by Nicolas Geoffray · 10 years ago
  48. ed9b195 Fix ART build issues. by Roland Levillain · 10 years ago
  49. 508368c Merge "Support int-to-long conversions in the optimizing compiler." by Roland Levillain · 10 years ago
  50. 648c7f6 am 1991fed6: Merge "Don\'t enable ARM_R4_SUSPEND_FLAG." by Ian Rogers · 10 years ago
  51. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 10 years ago
  52. cae6e6b am 77dbcdd2: Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 10 years ago
  53. 77dbcdd Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 10 years ago
  54. 5087696 am 40845d26: Merge "ARM: Strength reduction for floating-point division" by Ian Rogers · 10 years ago
  55. 68347e8 am 211d45e0: Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 10 years ago
  56. 675e09b ARM: Strength reduction for floating-point division by Ningsheng Jian · 10 years ago
  57. 211d45e Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 10 years ago
  58. 9913c84 am 970a25ca: Merge "Clean up arena objects in Mir2Lir." by Vladimir Marko · 10 years ago
  59. 66d2870 am 3c30a723: Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 10 years ago
  60. dff1f28 Support int-to-long conversions in the optimizing compiler. by Roland Levillain · 10 years ago
  61. 080dd41 Clean up arena objects in Mir2Lir. by Vladimir Marko · 10 years ago
  62. 3c30a72 Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 10 years ago
  63. 02c637e Fix LoadValue{Wide} to free temp when reg classes are not matched by Serguei Katkov · 10 years ago
  64. ae1a434 am 78a32333: Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  65. 78a3233 Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  66. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  67. 775ef49 Fix store instructions to large frames in ARM opt. compiler. by Roland Levillain · 10 years ago
  68. 5f3a1a1 am 636e1f55: Merge "Implement CONST_CLASS in optimizing compiler." by Nicolas Geoffray · 10 years ago
  69. 424f676 Implement CONST_CLASS in optimizing compiler. by Nicolas Geoffray · 10 years ago
  70. cdd9838 am ad17d418: Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 10 years ago
  71. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 10 years ago
  72. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 10 years ago
  73. 1525ed8 am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags." by Ian Rogers · 10 years ago
  74. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  75. 9d7bf4e am c6e09557: Merge "Some improvement to reg alloc." by Mingyao Yang · 10 years ago
  76. c6e0955 Merge "Some improvement to reg alloc." by Mingyao Yang · 10 years ago
  77. 296bd60 Some improvement to reg alloc. by Mingyao Yang · 10 years ago
  78. e68dde4 am 6cc88a7e: Merge "Disable kNoOutputOverlap optimization." by Nicolas Geoffray · 10 years ago
  79. 2810f92 Disable kNoOutputOverlap optimization. by Nicolas Geoffray · 10 years ago
  80. 8ed5c9c am a9014f97: Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 10 years ago
  81. a9014f9 Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 10 years ago
  82. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 10 years ago
  83. ed54f6a am 45664c99: Merge "Avoid signed integer overflow." by Ian Rogers · 10 years ago
  84. 7d4ecd5 Avoid signed integer overflow. by Ian Rogers · 10 years ago
  85. 1dd4091 am d99865e1: Merge "Remove bogus compiler flag from libart-compiler." by Ian Rogers · 10 years ago
  86. 99f84c4 Remove bogus compiler flag from libart-compiler. by Ian Rogers · 10 years ago
  87. d0403ec am a8825e4b: Merge "ARM: Generate mapping symbol to indicate thumb2 code" by Ian Rogers · 10 years ago
  88. 4c556b2 am 263f20b7: Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 10 years ago
  89. a8825e4 Merge "ARM: Generate $t mapping symbol to indicate thumb2 code" by Ian Rogers · 10 years ago
  90. 263f20b Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 10 years ago
  91. a3d6f67 am 26dcecb0: Merge "Follow-up CL after hard float changes." by Nicolas Geoffray · 10 years ago
  92. 26dcecb Merge "Follow-up CL after hard float changes." by Nicolas Geoffray · 10 years ago
  93. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 10 years ago
  94. e507635 am db32ffec: Merge "Fix for long parameter passed both in stack and register." by Nicolas Geoffray · 10 years ago
  95. 0a6c459 Fix for long parameter passed both in stack and register. by Nicolas Geoffray · 10 years ago
  96. 7048e9a am 1381b511: Merge "Opt compiler: Add ARM64 support for the Mul IR." by Nicolas Geoffray · 10 years ago
  97. f973455 ARM: Generate $t mapping symbol to indicate thumb2 code by Ningsheng Jian · 10 years ago
  98. 5f70c79 X86 QBE: Mark kX86StartOfMethod as defining reg 0 by Mark Mendell · 10 years ago
  99. 42d641b Opt compiler: Add ARM64 support for the Mul IR. by Alexandre Rames · 10 years ago
  100. 6d5fe54 am cc433713: Merge "Add support for static fields in optimizing compiler." by Nicolas Geoffray · 10 years ago