1. 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 9 years ago
  2. c071a01 Added geometric induction variables analysis. by Aart Bik · 9 years ago
  3. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 9 years ago
  4. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 9 years ago
  5. 5d0c300 Merge "ART: Fix typo in IsCallerSave" by Treehugger Robot · 9 years ago
  6. 8a4252e ART: Fix typo in IsCallerSave by Matthew Gharrity · 9 years ago
  7. d0f081e ART: Delete unnecessary ScopedObjectAccess by Andreas Gampe · 9 years ago
  8. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 9 years ago
  9. 5eb1e1e Merge "Add LoadString kind of kJitTableAddress for dump-cfg." by Mingyao Yang · 9 years ago
  10. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  11. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 9 years ago
  12. 679ba8d Merge "Optimizations around escape analysis. With tests." by Treehugger Robot · 9 years ago
  13. be44dcf Add LoadString kind of kJitTableAddress for dump-cfg. by Mingyao Yang · 9 years ago
  14. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 9 years ago
  15. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  16. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 9 years ago
  17. 725466c Merge "ARM: VIXL32: Implement HClassTableGet Visitor." by Nicolas Geoffray · 9 years ago
  18. 07e6a79 Merge "ARM: VIXL32: Fix some test failures." by Nicolas Geoffray · 9 years ago
  19. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 9 years ago
  20. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  21. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  22. ec428a7 Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics." by Vladimir Marko · 9 years ago
  23. c564620 ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics. by Vladimir Marko · 9 years ago
  24. 96fd51d Moved escape analysis to reusable module by Aart Bik · 9 years ago
  25. dda4396 ARM: VIXL32: Fix some test failures. by Anton Kirilov · 9 years ago
  26. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 9 years ago
  27. 8d2c459 ARM: VIXL32: Implement HClassTableGet Visitor. by xueliang.zhong · 9 years ago
  28. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 9 years ago
  29. 24a56c6 Merge "Clear the right data pointer." by Nicolas Geoffray · 9 years ago
  30. f46501c Clear the right data pointer. by Nicolas Geoffray · 9 years ago
  31. eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 9 years ago
  32. b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 9 years ago
  33. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  34. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 9 years ago
  35. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  36. 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 9 years ago
  37. 01b70e8 Add dequickening support. by Nicolas Geoffray · 9 years ago
  38. 09a940d ARM: VIXL32: Fix PackedSwitch. by Artem Serov · 9 years ago
  39. 5f498b2 Merge "ARM: VIXL32: Arch specific operations." by Nicolas Geoffray · 9 years ago
  40. 82d44f1 Merge "Change iftable to never be null" by Mathieu Chartier · 9 years ago
  41. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  42. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 9 years ago
  43. ecd8300 Merge "ARM: VIXL32: Fix VisitTypeConversion." by Nicolas Geoffray · 9 years ago
  44. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 9 years ago
  45. afbcdaf Clean up interface check cast by Mathieu Chartier · 9 years ago
  46. fb0b7d4 ARM: VIXL32: Fix VisitTypeConversion. by Scott Wakeling · 9 years ago
  47. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  48. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  49. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  50. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 9 years ago
  51. 08ec180 Fixed bug in LICM by Aart Bik · 9 years ago
  52. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  53. 0a3d8c6 Merge "Dump c1visualizer output before and after each pass." by Nicolas Geoffray · 9 years ago
  54. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 9 years ago
  55. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 9 years ago
  56. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 9 years ago
  57. 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 9 years ago
  58. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 9 years ago
  59. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 9 years ago
  60. 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 9 years ago
  61. 00c141a Dump c1visualizer output before and after each pass. by Nicolas Geoffray · 9 years ago
  62. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 9 years ago
  63. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 9 years ago
  64. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 9 years ago
  65. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 9 years ago
  66. 5ac321b Fix heap poisoning build by Mathieu Chartier · 9 years ago
  67. aa474eb Avoid read barriers for inlined check cast by Mathieu Chartier · 9 years ago
  68. 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 9 years ago
  69. c757dec Do not inline loops without exit edges by David Sehr · 9 years ago
  70. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 9 years ago
  71. 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 9 years ago
  72. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 9 years ago
  73. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  74. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 9 years ago
  75. 2e7f085 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" by Nicolas Geoffray · 9 years ago
  76. 07c919f Revert "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 9 years ago
  77. b4e4c27 Merge "Reduce arena memory usage when changing graph structure." by Treehugger Robot · 9 years ago
  78. 11bbc7f Merge "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 9 years ago
  79. 661b69b Reduce arena memory usage when changing graph structure. by Vladimir Marko · 9 years ago
  80. 997d121 Support kJitTableAddress in x86/arm/arm64. by Nicolas Geoffray · 9 years ago
  81. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 9 years ago
  82. fdaf0f4 Change string compression encoding. by Vladimir Marko · 9 years ago
  83. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 9 years ago
  84. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 9 years ago
  85. 8acdebc Merge "Allow HDeoptimize to co-exist with LSE." by Mingyao Yang · 9 years ago
  86. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 9 years ago
  87. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 9 years ago
  88. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 9 years ago
  89. ac3ebc3 JIT root tables. by Nicolas Geoffray · 9 years ago
  90. b02b8d7 Merge "Fix SimplifyIfs() trying to redirect exception handler edges." by Vladimir Marko · 9 years ago
  91. 606c8f0 Fix SimplifyIfs() trying to redirect exception handler edges. by Vladimir Marko · 9 years ago
  92. 72367f8 Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""" by Roland Levillain · 9 years ago
  93. 53b07bd Fix poison build. by Nicolas Geoffray · 9 years ago
  94. b5f3d81 ART: Make TypeCheckSlowPath call kind consistent by Andreas Gampe · 9 years ago
  95. e58bdca Allow HDeoptimize to co-exist with LSE. by Mingyao Yang · 9 years ago
  96. cdba73b X86_64: Inline checking for kInterfaceCheck check cast by Mathieu Chartier · 9 years ago
  97. 8fba1e0 Merge changes I8bbef5e3,Ib68bdc31,Ie39b7f59,I1ef8b65a by Treehugger Robot · 9 years ago
  98. b85fd6f Merge "Account for early exit loop." by Treehugger Robot · 9 years ago
  99. 0771ee2 Merge "Avoid visiting just eliminated bounds check." by Treehugger Robot · 9 years ago
  100. 19c5419 Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Roland Levillain · 9 years ago