1. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 9 years ago
  2. 2c43590 Merge "Fixed signal 11 bug by not testing resolved method first." by Treehugger Robot · 9 years ago
  3. e9f3269 Merge "Fine tuning the induction analysis." by Treehugger Robot · 9 years ago
  4. d0a022d Fine tuning the induction analysis. by Aart Bik · 9 years ago
  5. ab2270f Fixed signal 11 bug by not testing resolved method first. by Aart Bik · 9 years ago
  6. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  7. b73e659 Merge "ARM: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 9 years ago
  8. 3f92bde Merge "Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64" by Treehugger Robot · 9 years ago
  9. b70b66e Merge "MIPS64: Improve method invocation." by Treehugger Robot · 9 years ago
  10. c641842 Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64 by Goran Jakovljevic · 9 years ago
  11. 001e1c1 Merge "Support GVN for HLoadClass::LoadKind::kJitTableAddress." by Nicolas Geoffray · 9 years ago
  12. 9b1583e Support GVN for HLoadClass::LoadKind::kJitTableAddress. by Nicolas Geoffray · 9 years ago
  13. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 9 years ago
  14. 9186ced ART: Clean up utils.h by Andreas Gampe · 9 years ago
  15. ea63e4d Merge "Remove obsolete DeduplicateDexCacheAddressLiteral()." by Vladimir Marko · 9 years ago
  16. 831cb26 Merge "ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test." by Nicolas Geoffray · 9 years ago
  17. 0f0829b Remove obsolete DeduplicateDexCacheAddressLiteral(). by Vladimir Marko · 9 years ago
  18. 0fb3719 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 9 years ago
  19. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 9 years ago
  20. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 9 years ago
  21. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 9 years ago
  22. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 9 years ago
  23. 90ab673 ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test. by Scott Wakeling · 9 years ago
  24. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 9 years ago
  25. c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 9 years ago
  26. 57096b7 Merge "Added polynomial induction variables analysis. With tests." by Treehugger Robot · 9 years ago
  27. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 9 years ago
  28. f3dcdd9 Merge "ARM: VIXL32: Implement read barriers." by Nicolas Geoffray · 9 years ago
  29. bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 9 years ago
  30. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 9 years ago
  31. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 9 years ago
  32. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 9 years ago
  33. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 9 years ago
  34. edb2ac3 ARM: VIXL32: Implement read barriers. by Anton Kirilov · 9 years ago
  35. 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 9 years ago
  36. c071a01 Added geometric induction variables analysis. by Aart Bik · 9 years ago
  37. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 9 years ago
  38. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 9 years ago
  39. 5d0c300 Merge "ART: Fix typo in IsCallerSave" by Treehugger Robot · 9 years ago
  40. 8a4252e ART: Fix typo in IsCallerSave by Matthew Gharrity · 9 years ago
  41. d0f081e ART: Delete unnecessary ScopedObjectAccess by Andreas Gampe · 9 years ago
  42. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 9 years ago
  43. 5eb1e1e Merge "Add LoadString kind of kJitTableAddress for dump-cfg." by Mingyao Yang · 9 years ago
  44. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  45. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 9 years ago
  46. 679ba8d Merge "Optimizations around escape analysis. With tests." by Treehugger Robot · 9 years ago
  47. be44dcf Add LoadString kind of kJitTableAddress for dump-cfg. by Mingyao Yang · 9 years ago
  48. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 9 years ago
  49. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  50. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 9 years ago
  51. 725466c Merge "ARM: VIXL32: Implement HClassTableGet Visitor." by Nicolas Geoffray · 9 years ago
  52. 07e6a79 Merge "ARM: VIXL32: Fix some test failures." by Nicolas Geoffray · 9 years ago
  53. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 9 years ago
  54. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  55. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  56. ec428a7 Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics." by Vladimir Marko · 9 years ago
  57. c564620 ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics. by Vladimir Marko · 9 years ago
  58. 96fd51d Moved escape analysis to reusable module by Aart Bik · 9 years ago
  59. dda4396 ARM: VIXL32: Fix some test failures. by Anton Kirilov · 9 years ago
  60. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 9 years ago
  61. 8d2c459 ARM: VIXL32: Implement HClassTableGet Visitor. by xueliang.zhong · 9 years ago
  62. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 9 years ago
  63. 24a56c6 Merge "Clear the right data pointer." by Nicolas Geoffray · 9 years ago
  64. f46501c Clear the right data pointer. by Nicolas Geoffray · 9 years ago
  65. eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 9 years ago
  66. b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 9 years ago
  67. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  68. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 9 years ago
  69. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  70. 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 9 years ago
  71. 01b70e8 Add dequickening support. by Nicolas Geoffray · 9 years ago
  72. 09a940d ARM: VIXL32: Fix PackedSwitch. by Artem Serov · 9 years ago
  73. 5f498b2 Merge "ARM: VIXL32: Arch specific operations." by Nicolas Geoffray · 9 years ago
  74. 82d44f1 Merge "Change iftable to never be null" by Mathieu Chartier · 9 years ago
  75. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  76. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 9 years ago
  77. ecd8300 Merge "ARM: VIXL32: Fix VisitTypeConversion." by Nicolas Geoffray · 9 years ago
  78. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 9 years ago
  79. afbcdaf Clean up interface check cast by Mathieu Chartier · 9 years ago
  80. fb0b7d4 ARM: VIXL32: Fix VisitTypeConversion. by Scott Wakeling · 9 years ago
  81. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  82. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  83. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  84. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 9 years ago
  85. 08ec180 Fixed bug in LICM by Aart Bik · 9 years ago
  86. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  87. 0a3d8c6 Merge "Dump c1visualizer output before and after each pass." by Nicolas Geoffray · 9 years ago
  88. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 9 years ago
  89. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 9 years ago
  90. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 9 years ago
  91. 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 9 years ago
  92. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 9 years ago
  93. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 9 years ago
  94. 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 9 years ago
  95. 00c141a Dump c1visualizer output before and after each pass. by Nicolas Geoffray · 9 years ago
  96. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 9 years ago
  97. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 9 years ago
  98. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 9 years ago
  99. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 9 years ago
  100. 5ac321b Fix heap poisoning build by Mathieu Chartier · 9 years ago