1. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  2. b4ee681 Merge "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Nicolas Geoffray · 8 years ago
  3. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  4. 7f73596 Merge "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  5. 1a5bfdc Merge "Reduce calls to DescriptorEquals" by Mathieu Chartier · 8 years ago
  6. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  7. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 8 years ago
  8. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  9. 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 8 years ago
  10. 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 8 years ago
  11. cce05bd Merge "ARM: VIXL32: Clean usage of scopes." by Nicolas Geoffray · 8 years ago
  12. 5677d9a Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch." by Nicolas Geoffray · 8 years ago
  13. c071a01 Added geometric induction variables analysis. by Aart Bik · 8 years ago
  14. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 8 years ago
  15. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  16. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
  17. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  18. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  19. 5d0c300 Merge "ART: Fix typo in IsCallerSave" by Treehugger Robot · 8 years ago
  20. 8a4252e ART: Fix typo in IsCallerSave by Matthew Gharrity · 8 years ago
  21. d0f081e ART: Delete unnecessary ScopedObjectAccess by Andreas Gampe · 8 years ago
  22. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 8 years ago
  23. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  24. 5eb1e1e Merge "Add LoadString kind of kJitTableAddress for dump-cfg." by Mingyao Yang · 8 years ago
  25. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  26. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  27. 00a4410 Additional debug logging for bug 33231647. by Vladimir Marko · 8 years ago
  28. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 8 years ago
  29. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  30. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  31. 2ba0c37 Merge "Move compiled methods to use AtomicMethodRefMap" by Mathieu Chartier · 8 years ago
  32. 679ba8d Merge "Optimizations around escape analysis. With tests." by Treehugger Robot · 8 years ago
  33. be44dcf Add LoadString kind of kJitTableAddress for dump-cfg. by Mingyao Yang · 8 years ago
  34. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 8 years ago
  35. acab8d4 Move compiled methods to use AtomicMethodRefMap by Mathieu Chartier · 8 years ago
  36. 392fb01 Merge "Add atomic method reference map" by Mathieu Chartier · 8 years ago
  37. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  38. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  39. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  40. 725466c Merge "ARM: VIXL32: Implement HClassTableGet Visitor." by Nicolas Geoffray · 8 years ago
  41. 07e6a79 Merge "ARM: VIXL32: Fix some test failures." by Nicolas Geoffray · 8 years ago
  42. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 8 years ago
  43. ae7f6b9 Merge "ARM: Fix JNI MacroAssembler after VIXL update." by Mathieu Chartier · 8 years ago
  44. 8fb28dc Merge "Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""" by Vladimir Marko · 8 years ago
  45. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  46. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  47. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  48. 6287c23 ARM: Fix JNI MacroAssembler after VIXL update. by Artem Serov · 8 years ago
  49. 8662aaa Merge "Use non vixl arm macro assembler" by Mathieu Chartier · 8 years ago
  50. 67986a1 Use non vixl arm macro assembler by Mathieu Chartier · 8 years ago
  51. ec428a7 Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics." by Vladimir Marko · 8 years ago
  52. df74375 Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  53. c564620 ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics. by Vladimir Marko · 8 years ago
  54. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  55. 96fd51d Moved escape analysis to reusable module by Aart Bik · 8 years ago
  56. dda4396 ARM: VIXL32: Fix some test failures. by Anton Kirilov · 8 years ago
  57. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
  58. d011142 Merge "ARM: VIXL32: Improve codegen on CBZ/CBNZ" by Nicolas Geoffray · 8 years ago
  59. c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
  60. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  61. 7b7a78e Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  62. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  63. 8d2c459 ARM: VIXL32: Implement HClassTableGet Visitor. by xueliang.zhong · 8 years ago
  64. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 8 years ago
  65. 8f34359 Merge "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  66. 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
  67. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  68. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  69. f215c52 Merge changes from topic 'dex2oat_dexlayout' by Jeff Hao · 8 years ago
  70. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  71. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  72. b46782a Merge "Use a per-thread VerifierDeps." by Nicolas Geoffray · 8 years ago
  73. 24a56c6 Merge "Clear the right data pointer." by Nicolas Geoffray · 8 years ago
  74. f46501c Clear the right data pointer. by Nicolas Geoffray · 8 years ago
  75. eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 8 years ago
  76. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  77. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  78. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  79. b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 8 years ago
  80. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  81. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  82. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  83. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  84. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  85. 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 8 years ago
  86. 67eb391 Merge "ARM: VIXL32: Fix PackedSwitch." by Nicolas Geoffray · 8 years ago
  87. 965a21e Merge "Make ImageWriter and PatchOat helper classes nested." by Treehugger Robot · 8 years ago
  88. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  89. 137b075 Merge "Change offline profile to store type_idx of classes." by Jeff Hao · 8 years ago
  90. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
  91. 8eaa426 Merge "[MIPS64] JNI Compiler: compiler independent test" by Treehugger Robot · 8 years ago
  92. ad06b98 Make ImageWriter and PatchOat helper classes nested. by Vladimir Marko · 8 years ago
  93. 09a940d ARM: VIXL32: Fix PackedSwitch. by Artem Serov · 8 years ago
  94. 3825da5 Merge "Revert "jni: Punt to generic JNI for mips"" by Treehugger Robot · 8 years ago
  95. c180a1b Merge "jni: Add @CriticalNative support for MIPS32/MIPS64" by Treehugger Robot · 8 years ago
  96. 837e72a [MIPS64] JNI Compiler: compiler independent test by Pavle Batuta · 8 years ago
  97. 5f498b2 Merge "ARM: VIXL32: Arch specific operations." by Nicolas Geoffray · 8 years ago
  98. 82d44f1 Merge "Change iftable to never be null" by Mathieu Chartier · 8 years ago
  99. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  100. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 8 years ago