1. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 10 years ago
  2. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 10 years ago
  3. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 10 years ago
  4. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 10 years ago
  5. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 10 years ago
  6. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  7. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  8. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  9. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  10. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 10 years ago
  11. f71ad9e Merge "Svelter libart-compiler" by Alex Light · 10 years ago
  12. 50fa993 Svelter libart-compiler by Alex Light · 10 years ago
  13. 151ab8d Revert "Revert "ART: DCHECK zero case for CLZ/CTZ"" by Andreas Gampe · 10 years ago
  14. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  15. 7da072f Structure for String.Equals intrinsic by agicsaki · 10 years ago
  16. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  17. 548a3ce Merge "[MIPS] Avoid using odd numbered fp registers" by Roland Levillain · 10 years ago
  18. 2f2f173 ART: Fix Quick's DCE+GVN by Serguei Katkov · 10 years ago
  19. fc8156a [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  20. 067f1ed ART: Remove TODO in BitVector by Andreas Gampe · 10 years ago
  21. 5eb0d38 ART: Wire up DexToDexCompiler without extern by Andreas Gampe · 10 years ago
  22. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  23. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  24. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 10 years ago
  25. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  26. 0941b9d Fix gtests. by Calin Juravle · 10 years ago
  27. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 10 years ago
  28. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 10 years ago
  29. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  30. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 10 years ago
  31. 8f861e3 Merge "ART: DCE should know that array-length can throw NPE" by Vladimir Marko · 10 years ago
  32. b016c6d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  33. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 10 years ago
  34. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 10 years ago
  35. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 10 years ago
  36. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 10 years ago
  37. 327c5ed Revert "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 10 years ago
  38. 6920703 Make dex2dex return a CompiledMethod after quickening. by Nicolas Geoffray · 10 years ago
  39. c7d5ae3 Merge "ART: Release inputs in Long.reverse intrinsic in x86" by Andreas Gampe · 10 years ago
  40. 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 10 years ago
  41. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 10 years ago
  42. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 10 years ago
  43. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  44. 2b252dc Merge "Quick: Fix a DCHECK to take type conflicts into account." by Andreas Gampe · 10 years ago
  45. 5e6926c Quick: Fix a DCHECK to take type conflicts into account. by Vladimir Marko · 10 years ago
  46. f7e7327 Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 10 years ago
  47. c833299 ART: Fix kEverything compiler filter by buzbee · 10 years ago
  48. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  49. 87dc1b0 Merge "ART: Compiler generated GC map should take care of temp registers." by Vladimir Marko · 10 years ago
  50. ec3a4e7 Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes" by Igor Murashkin · 10 years ago
  51. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 10 years ago
  52. f8da196 Fix GC map generation edge case by Mathieu Chartier · 10 years ago
  53. dde9827 Fix case where block has no predecessor for StringChange. by Jeff Hao · 10 years ago
  54. e4bb626 Merge "Quick: Handle total high/low register overlap on arm/mips." by Vladimir Marko · 10 years ago
  55. 8958f7f Quick: Handle total high/low register overlap on arm/mips. by Vladimir Marko · 10 years ago
  56. f11c420 Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 10 years ago
  57. 247e977 Merge "interpreter: Add experimental lambda opcodes for invoke/create-lambda" by Igor Murashkin · 10 years ago
  58. 2d1a0a4 Quick: Don't expect move-exception in every catch block. by Vladimir Marko · 10 years ago
  59. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 10 years ago
  60. 511d408 Quick: Fix marking unused registers in DCE. by Vladimir Marko · 10 years ago
  61. 41f9cc2 ART: Compiler generated GC map should take care of temp registers. by Pavel Vyssotski · 10 years ago
  62. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  63. 67c8c94 Quick: Fix LoopRepeatingTopologicalSortIterator. by Vladimir Marko · 10 years ago
  64. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  65. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  66. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  67. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  68. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  69. 9bd88b0 ARM64: Move xSELF from x18 to x19. by Serban Constantinescu · 10 years ago
  70. 9cacef6 Quick: Fix marking high words in DCE. by Vladimir Marko · 10 years ago
  71. ade58e1 Quick: Fix DCE, clear high word flag in RemoveChange(). by Vladimir Marko · 10 years ago
  72. 83d46ef Quick: Fix DCE to mark wide register overlaps correctly. by Vladimir Marko · 10 years ago
  73. 7b4de07 Merge "Quick: Fix DCE to rename SSA regs for degenerate Phis." by Vladimir Marko · 10 years ago
  74. e299f16 Quick: Abolish kMirOpCheckPart2. by Vladimir Marko · 10 years ago
  75. f60715c Quick: Fix DCE to rename SSA regs for degenerate Phis. by Vladimir Marko · 10 years ago
  76. a412964 In quick compiler, force string init invoke to be fast path. by Jeff Hao · 10 years ago
  77. f073a36 Merge "Fix for incorrect encode and parse of PEXTRW instruction" by Vladimir Marko · 10 years ago
  78. e0705f5 Fix for incorrect encode and parse of PEXTRW instruction by nikolay serdjuk · 10 years ago
  79. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  80. 3adfc4b Merge "Quick: Avoid unnecessary GVN work in release builds." by Vladimir Marko · 10 years ago
  81. a94fb1f Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  82. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  83. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  84. 0d22184 Revert "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  85. 295dda5 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  86. f725550 Quick: Avoid unnecessary GVN work in release builds. by Vladimir Marko · 10 years ago
  87. a5e69e8 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
  88. 711d840 Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  89. c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 10 years ago
  90. 24d65cc ART: Fix missing dependency between GVN and other passes by Andreas Gampe · 10 years ago
  91. 3c1c05a Disable Quick's GVN-based dead code elimination. by Roland Levillain · 10 years ago
  92. ae803f6 Merge "Quick: Fix and enable DCE and improve GVN/DCE cleanup." by Vladimir Marko · 10 years ago
  93. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  94. ad67727 Quick: Fix and enable DCE and improve GVN/DCE cleanup. by Vladimir Marko · 10 years ago
  95. 084f7d4 Quick: Fix out of temp regs in ArmMir2Lir::GenMulLong(). by Vladimir Marko · 10 years ago
  96. c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 10 years ago
  97. 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 10 years ago
  98. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  99. e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 10 years ago
  100. fac1070 Quick: Remove broken Mir2Lir::LocToRegClass(). by Vladimir Marko · 10 years ago