1. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  2. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  3. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  4. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  5. 08ec180 Fixed bug in LICM by Aart Bik · 8 years ago
  6. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  7. 0a3d8c6 Merge "Dump c1visualizer output before and after each pass." by Nicolas Geoffray · 8 years ago
  8. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  9. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  10. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  11. 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 8 years ago
  12. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 8 years ago
  13. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 8 years ago
  14. 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 8 years ago
  15. 00c141a Dump c1visualizer output before and after each pass. by Nicolas Geoffray · 8 years ago
  16. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 8 years ago
  17. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 8 years ago
  18. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 8 years ago
  19. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  20. e58659a Merge "ART jitted code profiling support." by Nicolas Geoffray · 8 years ago
  21. 5ac321b Fix heap poisoning build by Mathieu Chartier · 8 years ago
  22. aa474eb Avoid read barriers for inlined check cast by Mathieu Chartier · 8 years ago
  23. 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 8 years ago
  24. c757dec Do not inline loops without exit edges by David Sehr · 8 years ago
  25. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
  26. 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 8 years ago
  27. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  28. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  29. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  30. 2e7f085 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" by Nicolas Geoffray · 8 years ago
  31. 07c919f Revert "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  32. b4e4c27 Merge "Reduce arena memory usage when changing graph structure." by Treehugger Robot · 8 years ago
  33. 11bbc7f Merge "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  34. 661b69b Reduce arena memory usage when changing graph structure. by Vladimir Marko · 8 years ago
  35. 997d121 Support kJitTableAddress in x86/arm/arm64. by Nicolas Geoffray · 8 years ago
  36. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 8 years ago
  37. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  38. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
  39. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  40. 8acdebc Merge "Allow HDeoptimize to co-exist with LSE." by Mingyao Yang · 8 years ago
  41. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  42. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  43. 8bab69a Merge "ART: Refactor jmethodID handling" by Treehugger Robot · 8 years ago
  44. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  45. ac3ebc3 JIT root tables. by Nicolas Geoffray · 8 years ago
  46. b02b8d7 Merge "Fix SimplifyIfs() trying to redirect exception handler edges." by Vladimir Marko · 8 years ago
  47. 606c8f0 Fix SimplifyIfs() trying to redirect exception handler edges. by Vladimir Marko · 8 years ago
  48. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  49. d834009 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  50. f657ed0 Support genrules with multiple tools by Colin Cross · 8 years ago
  51. 72367f8 Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""" by Roland Levillain · 8 years ago
  52. 53b07bd Fix poison build. by Nicolas Geoffray · 8 years ago
  53. b5f3d81 ART: Make TypeCheckSlowPath call kind consistent by Andreas Gampe · 8 years ago
  54. e58bdca Allow HDeoptimize to co-exist with LSE. by Mingyao Yang · 8 years ago
  55. cdba73b X86_64: Inline checking for kInterfaceCheck check cast by Mathieu Chartier · 8 years ago
  56. 8fba1e0 Merge changes I8bbef5e3,Ib68bdc31,Ie39b7f59,I1ef8b65a by Treehugger Robot · 8 years ago
  57. b85fd6f Merge "Account for early exit loop." by Treehugger Robot · 8 years ago
  58. 0771ee2 Merge "Avoid visiting just eliminated bounds check." by Treehugger Robot · 8 years ago
  59. 19c5419 Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Roland Levillain · 8 years ago
  60. 2e965ac ART: Use references in assembler tests by Andreas Gampe · 8 years ago
  61. 2b64ccc ART: Make ManagedRegister ValueObject by Andreas Gampe · 8 years ago
  62. 2e6f38a ART: Make Location trivially copyable by Andreas Gampe · 8 years ago
  63. 807868e Account for early exit loop. by Aart Bik · 8 years ago
  64. 7fa7cf5 Fix ART run-test 562-no-intermediate. by Roland Levillain · 8 years ago
  65. d4ede93 Merge "Integrate VerifierDeps in compiler driver." by Nicolas Geoffray · 8 years ago
  66. 3387b2a Merge "More loop-body simplifications." by Aart Bik · 8 years ago
  67. 1e67748 Avoid visiting just eliminated bounds check. by Aart Bik · 8 years ago
  68. e3dedc5 More loop-body simplifications. by Aart Bik · 8 years ago
  69. 4c481a4 ART: Make some variables references by Andreas Gampe · 8 years ago
  70. 4bbca2a Update AArch32 VIXL intrinsics w.r.t. the new art::ReadBarrier API. by Roland Levillain · 8 years ago
  71. ff48ebc Merge "Add more missing definitions in art::arm::CodeGeneratorARMVIXL." by Roland Levillain · 8 years ago
  72. 6070e88 Add more missing definitions in art::arm::CodeGeneratorARMVIXL. by Roland Levillain · 8 years ago
  73. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  74. 6f1b65d Merge "More store/allocation elimination." by Mingyao Yang · 8 years ago
  75. a19cd47 Merge "Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow." by Nicolas Geoffray · 8 years ago
  76. 844e653 Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow. by Roland Levillain · 8 years ago
  77. 4b2cdf8 Merge "Clean up parameter names in ManagedRegisterEntrySpills." by Vladimir Marko · 8 years ago
  78. 21b880c Merge "ARM: VIXL32: Implement intrinsics." by Roland Levillain · 8 years ago
  79. 4c23dfb Clean up parameter names in ManagedRegisterEntrySpills. by Vladimir Marko · 8 years ago
  80. 6bb7f1b Integrate VerifierDeps in compiler driver. by Nicolas Geoffray · 8 years ago
  81. de582c1 Merge "ARM: VIXL32: Implement the functionality needed by intrinsics." by Roland Levillain · 8 years ago
  82. c4005c3 Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats." by Aart Bik · 8 years ago
  83. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 8 years ago
  84. 63f41f9 Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics." by Aart Bik · 8 years ago
  85. 2767f4b New instruction simplifications. Extra dce pass. Allow more per block repeats. by Aart Bik · 8 years ago
  86. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  87. 58d9bfc More store/allocation elimination. by Mingyao Yang · 8 years ago
  88. 40fbf74 Improved range analysis (and thus BCE) around min/max/abs intrinsics. by Aart Bik · 8 years ago
  89. 5ec6218 ARM: VIXL32: Implement intrinsics. by Anton Kirilov · 8 years ago
  90. e28d9ae ARM: VIXL32: Implement the functionality needed by intrinsics. by Anton Kirilov · 8 years ago
  91. 845c848 Merge "MIPS32: Fix string loads that use kDexCacheViaMethod." by Treehugger Robot · 8 years ago
  92. 6409f58 Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc." by Roland Levillain · 8 years ago
  93. bb51df8 MIPS32: Fix string loads that use kDexCacheViaMethod. by Alexey Frunze · 8 years ago
  94. 8904b6f Add VerifierDeps::Verify. by Nicolas Geoffray · 8 years ago
  95. 56cc951 Merge "Flush the CFG visualizer output after writing to it." by Roland Levillain · 8 years ago
  96. c34dba7 ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc. by Scott Wakeling · 8 years ago
  97. b0103ca Flush the CFG visualizer output after writing to it. by Roland Levillain · 8 years ago
  98. e70dd56 Dump VerifierDeps in oatdump. by Nicolas Geoffray · 8 years ago
  99. bda454e Merge "Add a VerifierDeps::Dump method." by Nicolas Geoffray · 8 years ago
  100. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago