1. 5924a4a Move String::SizeOf<> to string.h . by Vladimir Marko · 6 years ago
  2. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 6 years ago
  3. c7b28de Add reachabilityFence intrinsics by Hans Boehm · 6 years ago
  4. 1f8d51b Introduce MIN/MAX/ABS as HIR nodes. by Aart Bik · 6 years ago
  5. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 6 years ago
  6. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 7 years ago
  7. 672b9c1 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 7 years ago
  8. da28305 Fix String.equals() for moveable String.class. by Vladimir Marko · 7 years ago
  9. 174b2e2 Use ScopedArenaAllocator for code generation. by Vladimir Marko · 7 years ago
  10. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  11. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  12. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 7 years ago
  13. 8ee5860 Merge "ARM: Clean up LocationSummary creation for Long intrinsics." by Vladimir Marko · 7 years ago
  14. 1819e41 ARM: Clean up LocationSummary creation for Long intrinsics. by Vladimir Marko · 7 years ago
  15. 60f7344 Merge "ARM: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 7 years ago
  16. 27292e6 ARM: Implement one-bit intrinsics. by Petre-Ionut Tudor · 7 years ago
  17. 984519c ARM: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 7 years ago
  18. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 7 years ago
  19. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  20. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 7 years ago
  21. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 7 years ago
  22. ab63934 Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64"" by Vladimir Marko · 7 years ago
  23. d254f5c Revert "ART: Reference.getReferent intrinsic for arm and arm64" by Vladimir Marko · 7 years ago
  24. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  25. fd52253 ARM: Specify if some branches go to far targets by Anton Kirilov · 7 years ago
  26. 5601d4e Revert "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Anton Kirilov · 7 years ago
  27. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 7 years ago
  28. c8a5b6c Merge "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Nicolas Geoffray · 7 years ago
  29. 3082661 Revert "ARM: Improve the code generated for HCondition with a constant input" by Nicolas Geoffray · 7 years ago
  30. da33049 Merge "ARM: Improve the code generated for HCondition with a constant input" by Treehugger Robot · 7 years ago
  31. b404f34 ARM: Improve the code generated for HCondition with a constant input by Anton Kirilov · 7 years ago
  32. 9302917 Merge "Improve the implementation of UnsafeCASObject with Baker read barriers." by Roland Levillain · 7 years ago
  33. ff48700 Improve the implementation of UnsafeCASObject with Baker read barriers. by Roland Levillain · 7 years ago
  34. eee1c0e ARM: Link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 7 years ago
  35. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  36. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  37. 53463ba Math.round float intrinsic for ARM. by xueliang.zhong · 7 years ago
  38. e21c9af Merge "ARM: Avoid branches to branches" by Nicolas Geoffray · 7 years ago
  39. 1663d16 Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics. by Roland Levillain · 7 years ago
  40. 9cc0ea8 Refactor SystemArrayCopy intrinsics. by Roland Levillain · 7 years ago
  41. 6f64420 ARM: Avoid branches to branches by Anton Kirilov · 7 years ago
  42. ba650a4 Revert "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."" by Roland Levillain · 7 years ago
  43. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 7 years ago
  44. db7b44a Revert "Intrinsify Integer.valueOf." by Nicolas Geoffray · 7 years ago
  45. cd0b272 Intrinsify Integer.valueOf. by Nicolas Geoffray · 7 years ago
  46. 35345a5 Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)." by Roland Levillain · 7 years ago
  47. 1372c9f Use the "GC is marking" information in compiler read barriers (ARM, ARM64). by Roland Levillain · 8 years ago
  48. c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 8 years ago
  49. 6099d5e Implement Math.rint Intrinsic for ARM32. by xueliang.zhong · 8 years ago
  50. 9aee2d4 Add ARM support for `floor` and `ceil` intrinsics. by Artem Serov · 8 years ago
  51. d8c052a ART: Reference.getReferent intrinsic for arm and arm64 by TatWai Chong · 8 years ago
  52. 1ffb6fc Merge "ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible." by Nicolas Geoffray · 8 years ago
  53. 517d9f6 ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible. by Artem Serov · 8 years ago
  54. 7e9a562 Merge "ARM: VIXL32: Do a code cleanup." by Nicolas Geoffray · 8 years ago
  55. 0fb3719 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 8 years ago
  56. 644032c ARM: VIXL32: Do a code cleanup. by Anton Kirilov · 8 years ago
  57. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
  58. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  59. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 8 years ago
  60. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  61. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
  62. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 8 years ago
  63. b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 8 years ago
  64. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  65. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  66. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  67. 4bbca2a Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API. by Roland Levillain · 8 years ago
  68. 5ec6218 ARM: VIXL32: Implement intrinsics. by Anton Kirilov · 8 years ago