1. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 10 years ago
  2. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 10 years ago
  3. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 10 years ago
  4. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 10 years ago
  5. 2d06e08 Merge "ART: Fix Quick-style LR vs PC core spill mask bug" by Andreas Gampe · 10 years ago
  6. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 10 years ago
  7. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 10 years ago
  8. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago
  9. 897ce64 Merge "Reduce how often we call FindDexCache" by Mathieu Chartier · 10 years ago
  10. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 10 years ago
  11. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  12. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 10 years ago
  13. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 10 years ago
  14. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 10 years ago
  15. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 10 years ago
  16. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 10 years ago
  17. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  18. d9c4d2e Merge "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 10 years ago
  19. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  20. 464581a Merge "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 10 years ago
  21. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 10 years ago
  22. f71ad9e Merge "Svelter libart-compiler" by Alex Light · 10 years ago
  23. 50fa993 Svelter libart-compiler by Alex Light · 10 years ago
  24. 151ab8d Revert "Revert "ART: DCHECK zero case for CLZ/CTZ"" by Andreas Gampe · 10 years ago
  25. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  26. 7da072f Structure for String.Equals intrinsic by agicsaki · 10 years ago
  27. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  28. 548a3ce Merge "[MIPS] Avoid using odd numbered fp registers" by Roland Levillain · 10 years ago
  29. fc8156a [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  30. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  31. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  32. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 10 years ago
  33. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  34. 0941b9d Fix gtests. by Calin Juravle · 10 years ago
  35. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  36. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 10 years ago
  37. c7d5ae3 Merge "ART: Release inputs in Long.reverse intrinsic in x86" by Andreas Gampe · 10 years ago
  38. 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 10 years ago
  39. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 10 years ago
  40. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 10 years ago
  41. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  42. 5e6926c Quick: Fix a DCHECK to take type conflicts into account. by Vladimir Marko · 10 years ago
  43. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  44. 87dc1b0 Merge "ART: Compiler generated GC map should take care of temp registers." by Vladimir Marko · 10 years ago
  45. ec3a4e7 Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes" by Igor Murashkin · 10 years ago
  46. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 10 years ago
  47. 8958f7f Quick: Handle total high/low register overlap on arm/mips. by Vladimir Marko · 10 years ago
  48. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 10 years ago
  49. 41f9cc2 ART: Compiler generated GC map should take care of temp registers. by Pavel Vyssotski · 10 years ago
  50. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  51. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  52. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  53. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  54. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  55. 9bd88b0 ARM64: Move xSELF from x18 to x19. by Serban Constantinescu · 10 years ago
  56. e299f16 Quick: Abolish kMirOpCheckPart2. by Vladimir Marko · 10 years ago
  57. f073a36 Merge "Fix for incorrect encode and parse of PEXTRW instruction" by Vladimir Marko · 10 years ago
  58. e0705f5 Fix for incorrect encode and parse of PEXTRW instruction by nikolay serdjuk · 10 years ago
  59. a94fb1f Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  60. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  61. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  62. 0d22184 Revert "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  63. 295dda5 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  64. a5e69e8 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
  65. c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 10 years ago
  66. 3c1c05a Disable Quick's GVN-based dead code elimination. by Roland Levillain · 10 years ago
  67. ae803f6 Merge "Quick: Fix and enable DCE and improve GVN/DCE cleanup." by Vladimir Marko · 10 years ago
  68. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  69. ad67727 Quick: Fix and enable DCE and improve GVN/DCE cleanup. by Vladimir Marko · 10 years ago
  70. 084f7d4 Quick: Fix out of temp regs in ArmMir2Lir::GenMulLong(). by Vladimir Marko · 10 years ago
  71. c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 10 years ago
  72. 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 10 years ago
  73. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  74. e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 10 years ago
  75. fac1070 Quick: Remove broken Mir2Lir::LocToRegClass(). by Vladimir Marko · 10 years ago
  76. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  77. f903680 Fix value used for shift in quick_cfi_test. by Dan Albert · 10 years ago
  78. 69a5030 ARM64: Remove suspend register. by Zheng Xu · 10 years ago
  79. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  80. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 10 years ago
  81. 3773cd0 ART: Remove WriteElf from Compiler by Andreas Gampe · 10 years ago
  82. 5c9bb1f Merge "Fix memory leaks in the CFI tests." by David Srbecky · 10 years ago
  83. 46325a0 Fix memory leaks in the CFI tests. by David Srbecky · 10 years ago
  84. 8f486f3 ART: Fix indent in Mips backend by Andreas Gampe · 10 years ago
  85. 1751f38 Merge "Fix GenDivRemLit() for Mips." by Andreas Gampe · 10 years ago
  86. 3b7b6cc Merge "Quick: PC-relative loads from dex cache arrays on x86." by Vladimir Marko · 10 years ago
  87. 917f086 Merge "Implement CFI for Optimizing." by David Srbecky · 10 years ago
  88. ba9715a Merge "Implement CFI for Quick." by David Srbecky · 10 years ago
  89. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 10 years ago
  90. 1961b60 Quick: PC-relative loads from dex cache arrays on x86. by Vladimir Marko · 10 years ago
  91. 1576be3 Merge "Quick: Clean up temp use counting." by Vladimir Marko · 10 years ago
  92. 87b7c52 Quick: Clean up temp use counting. by Vladimir Marko · 10 years ago
  93. 1109fb3 Implement CFI for Quick. by David Srbecky · 10 years ago
  94. cde8e5d Merge "Remove the old CFI infrastructure." by David Srbecky · 10 years ago
  95. 7fa6e27 Fix GenDivRemLit() for Mips. by Douglas Leung · 10 years ago
  96. 40f6556 Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 10 years ago
  97. 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 10 years ago
  98. 8c57831 Remove the old CFI infrastructure. by David Srbecky · 10 years ago
  99. cc23481 Promote pointer to dex cache arrays on arm. by Vladimir Marko · 10 years ago
  100. e5c76c5 PC-relative loads from dex cache arrays for arm. by Vladimir Marko · 10 years ago