1. 70b797d Unsafe.compareAndSwapLong() intrinsic for x86. by Vladimir Marko · 11 years ago
  2. 057c74a Add support for emitting x86 kArray instructions. by Vladimir Marko · 11 years ago
  3. 7ceee46 Merge "Unsafe.compareAndSwapInt()/Object() intrinsics for x86." by Vladimir Marko · 11 years ago
  4. c29bb61 Unsafe.compareAndSwapInt()/Object() intrinsics for x86. by Vladimir Marko · 11 years ago
  5. 1e6cb63 Delta-encoding of mapping tables. by Vladimir Marko · 11 years ago
  6. f246af2 Fix intrinsic Long.reverseBytes(). by Vladimir Marko · 11 years ago
  7. 1da1e2f More compile-time tuning by buzbee · 11 years ago
  8. 3e5af82 Intrinsic Unsafe.CompareAndSwapLong() for ARM. by Vladimir Marko · 11 years ago
  9. 73fbaad Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  10. 1c282e2 Refactor intrinsic CAS, prepare for 64-bit version. by Vladimir Marko · 11 years ago
  11. 2247984 Clean up kOpCmp on ARM. by Vladimir Marko · 11 years ago
  12. ba9ece9 Fix inlining for String.indexOf / String.isEmpty. by Narayan Kamath · 11 years ago
  13. e4a50ee Fix build. by Mathieu Chartier · 11 years ago
  14. 259b592 Fix build: add required spaces after //. by Vladimir Marko · 11 years ago
  15. 3cebbc7 Merge "Rewrite intrinsics detection." into dalvik-dev by Vladimir Marko · 11 years ago
  16. 332b7aa Improve Thumb2 instructions' use of constant operands. by Vladimir Marko · 11 years ago
  17. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 11 years ago
  18. b585643 Merge "Fix memory leaks relating to timing logger." into dalvik-dev by Ian Rogers · 11 years ago
  19. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  20. 17189ac Quick compiler compile-time/memory use improvement by buzbee · 11 years ago
  21. 25724ef Fix CompilationUnit's UniquePtr usage. by Vladimir Marko · 11 years ago
  22. e21a407 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  23. da5bd6a am 7ed8d7f3: Merge "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  24. 73b9eea Merge "Improve Mir2Lir::GenIntrinsic() performance." into dalvik-dev by Vladimir Marko · 11 years ago
  25. f7ee116 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  26. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  27. 94b400d Improve Mir2Lir::GenIntrinsic() performance. by Vladimir Marko · 11 years ago
  28. e508a20 Fix unaligned Memory peek/poke intrinsics. by Vladimir Marko · 11 years ago
  29. 3beafe1 Merge "Add intrinsics for Memory peek/poke." into dalvik-dev by Vladimir Marko · 11 years ago
  30. 65636e5 Add intrinsics for Memory peek/poke. by Vladimir Marko · 11 years ago
  31. cdb4b71 Fix intrinsic Long.reverseBytes(). by Vladimir Marko · 11 years ago
  32. 0b1191c Revert "Revert "Null check elimination improvement"" by Bill Buzbee · 11 years ago
  33. 7195dd8 Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev by Ian Rogers · 11 years ago
  34. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 11 years ago
  35. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  36. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  37. 6bdf1ff Add intrinsics for {Short,Int,Long}.reverseBytes(). by Vladimir Marko · 11 years ago
  38. a8b4caf Add byte swap instructions for ARM and x86. by Vladimir Marko · 11 years ago
  39. 17088bb Fix invalid DCHECK for movzx/movsx. by Vladimir Marko · 11 years ago
  40. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  41. 3c2a6e2 Merge "Revert "Null check elimination improvement"" into dalvik-dev by Ian Rogers · 11 years ago
  42. 31aa97c Revert "Null check elimination improvement" by Ian Rogers · 11 years ago
  43. 75fabbe Merge "Populate dex cache for sharpened calls." into dalvik-dev by Ian Rogers · 11 years ago
  44. 83883d7 Populate dex cache for sharpened calls. by Ian Rogers · 11 years ago
  45. dbf39a7 Merge "Add timing logger to Quick compiler" into dalvik-dev by buzbee · 11 years ago
  46. a61f495 Add timing logger to Quick compiler by buzbee · 11 years ago
  47. bbf8813 Merge "Null check elimination improvement" into dalvik-dev by buzbee · 11 years ago
  48. 7f835b4 Merge "Refactor ArenaBitVector to create more general BitVector" into dalvik-dev by Brian Carlstrom · 11 years ago
  49. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 11 years ago
  50. 4db179d Null check elimination improvement by buzbee · 11 years ago
  51. 8a70bcc Merge "Fix x86 code generation for 0x0F 0x3A 0x?? instructions." into dalvik-dev by Vladimir Marko · 11 years ago
  52. fd7e33f Merge "Throw IOException at source of failing to open a dex file." into dalvik-dev by Ian Rogers · 11 years ago
  53. e6ed00b Fix x86 code generation for 0x0F 0x3A 0x?? instructions. by Vladimir Marko · 11 years ago
  54. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  55. a8d24bf Merge "64-bit prep" into dalvik-dev by buzbee · 11 years ago
  56. 0d82948 64-bit prep by buzbee · 11 years ago
  57. b917ea1 Fix intrinsification of floatToRawIntBits. by Ian Rogers · 11 years ago
  58. 379067c Don't clobber array reg if its needed for card marking by Ian Rogers · 11 years ago
  59. 773aab1 Correct free-ing of temp register. by Ian Rogers · 11 years ago
  60. 409fe94 Quick assembler fix by buzbee · 11 years ago
  61. 41cdd43 Disable select instruction generation on ARM. by Ian Rogers · 11 years ago
  62. 252a002 Merge "Add missing references." into dalvik-dev by Sebastien Hertz · 11 years ago
  63. 74e256b Add missing references. by Sebastien Hertz · 11 years ago
  64. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  65. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 11 years ago
  66. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  67. b48819d Compile-time tuning: assembly phase by buzbee · 11 years ago
  68. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 11 years ago
  69. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  70. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  71. 1fc5800 Art compiler: minor instruction assembler fix by buzbee · 11 years ago
  72. c729a6b Improve promotion of double-precision regs by buzbee · 11 years ago
  73. cd6f5fe Merge "Timely color fix" into dalvik-dev by buzbee · 11 years ago
  74. d0a03b8 Timely color fix by buzbee · 11 years ago
  75. 2de2aa1 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  76. b048dd2 Merge "Add valgrind support to compiler arena allocator." into dalvik-dev by Mathieu Chartier · 11 years ago
  77. 75165d0 Add valgrind support to compiler arena allocator. by Mathieu Chartier · 11 years ago
  78. 77695d2 am 715084a2: am 9d7e507f: am 95848d01: Revert "Fix CAS intrinsic to clear exclusive if values don\'t match." by Jeff Hao · 11 years ago
  79. 95848d0 Revert "Fix CAS intrinsic to clear exclusive if values don't match." by Jeff Hao · 11 years ago
  80. 3a08315 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 11 years ago
  81. 78765e8 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 11 years ago
  82. bd663de Compile-time tuning: register/bb utilities by buzbee · 11 years ago
  83. fffd663 Merge "More Quick compile-time tuning: labels & branches" into dalvik-dev by buzbee · 11 years ago
  84. 252254b More Quick compile-time tuning: labels & branches by buzbee · 11 years ago
  85. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  86. 28c2300 More compile-time tuning by buzbee · 11 years ago
  87. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 11 years ago
  88. 56c7178 Compile-time tuning by buzbee · 11 years ago
  89. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 11 years ago
  90. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 11 years ago
  91. 866709c Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 11 years ago
  92. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  93. d1946a2 am 22955837: Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 11 years ago
  94. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  95. 6e28820 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  96. 70814f7 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  97. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 11 years ago
  98. a7d56cf Revert "Update ART for LLVM merge up to r187914." by Ian Rogers · 11 years ago
  99. eaeab46 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  100. 11b63d1 Quick compiler: division by literal fix by buzbee · 11 years ago