1. cb73fb3 ART: Better SSA Allocation when recreating SSA by Jean Christophe Beyler · 11 years ago
  2. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  3. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 11 years ago
  4. d110432 ART: aarch64 jni compiler needs to extend small return types by Andreas Gampe · 11 years ago
  5. 69cf921 Merge "Fix a few 64-bit compilation of 32-bit code issues." by Ian Rogers · 11 years ago
  6. ff093b3 Fix a few 64-bit compilation of 32-bit code issues. by Ian Rogers · 11 years ago
  7. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  8. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 11 years ago
  9. 3c541e3 Merge "Simplify GenConstString" by Mingyao Yang · 11 years ago
  10. 3b004ba Simplify GenConstString by Mingyao Yang · 11 years ago
  11. be47069 Merge "Force inlining on trivial accessors." by Ian Rogers · 11 years ago
  12. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  13. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 11 years ago
  14. becc372 Merge "ART: Initialization of RegLocation and API for GrowableArray Iterator" by Vladimir Marko · 11 years ago
  15. 1ceea7e ART: Initialization of RegLocation and API for GrowableArray Iterator by Jean Christophe Beyler · 11 years ago
  16. 5108b67 Merge "Quick compiler: debugging assists" by buzbee · 11 years ago
  17. 7a11ab0 Quick compiler: debugging assists by buzbee · 11 years ago
  18. a7aca37 Setup policies for register allocation. by Nicolas Geoffray · 11 years ago
  19. 53e5d10 Merge "Add a Transform to SSA phase to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  20. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  21. 0f73e2e Merge "Quick compiler: fix DCHECKS" by buzbee · 11 years ago
  22. 990d46f Merge "Move mapping table and vmap table offsets to OatMethodHeader." by Vladimir Marko · 11 years ago
  23. fd698e6 Quick compiler: fix DCHECKS by buzbee · 11 years ago
  24. e8256e7 Merge "Skip BBs without SSA representation in the Constant Propagation phase" by Bill Buzbee · 11 years ago
  25. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  26. 9c3b089 Revert "Revert "ART: Extracts an utility function of the duplicated code"" by Andreas Gampe · 11 years ago
  27. b5a14d2 Revert "ART: Extracts an utility function of the duplicated code" by Andreas Gampe · 11 years ago
  28. 973cc95 ART: Extracts an utility function of the duplicated code by Dmitry Petrochenko · 11 years ago
  29. 96a4f29 Merge "ART: Fixes an issue with REX prefix for instructions with no ModRM byte" by Ian Rogers · 11 years ago
  30. 125011d Merge "Delete throw launchpads." by Mingyao Yang · 11 years ago
  31. de981b0 Merge "Separate maps from code in oat file." by Vladimir Marko · 11 years ago
  32. 0ea4bf7 Merge "Update load/store utilities for 64-bit backends" by buzbee · 11 years ago
  33. 695d13a Update load/store utilities for 64-bit backends by buzbee · 11 years ago
  34. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 11 years ago
  35. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 11 years ago
  36. 6123d94 Merge "GenArithOpInt should ensure that reg is in core" by Bill Buzbee · 11 years ago
  37. 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
  38. 4e0d5ee Merge "Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""" by Mingyao Yang · 11 years ago
  39. 9d89466 Skip BBs without SSA representation in the Constant Propagation phase by Alexei Zavjalov · 11 years ago
  40. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 11 years ago
  41. 80365d9 Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Mingyao Yang · 11 years ago
  42. e400aa2 Fix elf_writer_test for 64b target by Andreas Gampe · 11 years ago
  43. 7fff544 Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Brian Carlstrom · 11 years ago
  44. 6b8a267 Merge "Fix a use of OpCondBranch that breaks the MIPS build." by Ian Rogers · 11 years ago
  45. 366f8ae GenArithOpInt should ensure that reg is in core by Serguei Katkov · 11 years ago
  46. d15f4e2 Fix a use of OpCondBranch that breaks the MIPS build. by Mingyao Yang · 11 years ago
  47. 957e2a2 Merge "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Mingyao Yang · 11 years ago
  48. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 11 years ago
  49. 9d46314 Use LIRSlowPath for throwing ArrayOutOfBoundsException. by Mingyao Yang · 11 years ago
  50. 425640d Merge "Use LIRSlowPath for throwing NPE." by Mingyao Yang · 11 years ago
  51. 79f2c53 Merge "String.IndexOf method handles negative start index value in incorrect way" by Bill Buzbee · 11 years ago
  52. a747a39 Code cleanup in preparation for x64 backend. by Nicolas Geoffray · 11 years ago
  53. db928fc Simplify HInvokeStatic code generation. by Nicolas Geoffray · 11 years ago
  54. a1758d8 String.IndexOf method handles negative start index value in incorrect way by Alexei Zavjalov · 11 years ago
  55. fba52f1 ART: Fixes an issue with REX prefix for instructions with no ModRM byte by Vladimir Kostyukov · 11 years ago
  56. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 11 years ago
  57. b4b0667 Fix volatile wide put/get to be atomic on x86 arch by Yevgeny Rouban · 11 years ago
  58. e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 11 years ago
  59. 68f3e09 Fix typo in ISA centralization by Andreas Gampe · 11 years ago
  60. b94fae6 Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in instruction_set.h/cc" by Andreas Gampe · 11 years ago
  61. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 11 years ago
  62. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  63. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  64. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  65. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 11 years ago
  66. 5960536 Merge "AArch64: Jni compiler fixes" by Andreas Gampe · 11 years ago
  67. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  68. 644789f Fix problem with empty profiles. by Dave Allison · 11 years ago
  69. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 11 years ago
  70. 08f068c AArch64 code alignment is 4 for OatWriter by Andreas Gampe · 11 years ago
  71. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  72. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  73. a6b20c3 Merge "ART: A workaround for a wrongly-read caller's frame" by Andreas Gampe · 11 years ago
  74. 0833af6 Merge "Tweaked profile significant_difference." by Calin Juravle · 11 years ago
  75. 2be6fc7 Merge "Test control flow instruction with optimizing compiler." by Nicolas Geoffray · 11 years ago
  76. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  77. 1512ea1 Merge "Quick compiler: fix CmpLong pair handling" by buzbee · 11 years ago
  78. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
  79. b7a691f Merge "AArch64: Fix Managed Register unit tests" by Andreas Gampe · 11 years ago
  80. a1983d4 Quick compiler: fix CmpLong pair handling by buzbee · 11 years ago
  81. 4d3dc8a Merge "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  82. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  83. 50ca506 Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  84. 12c0273 Merge "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  85. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 11 years ago
  86. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  87. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  88. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  89. f583e59 Add support for taking parameters in optimizing compiler. by Nicolas Geoffray · 11 years ago
  90. 9dae5b4 Tweaked profile significant_difference. by Calin Juravle · 11 years ago
  91. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 11 years ago
  92. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 11 years ago
  93. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 11 years ago
  94. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 11 years ago
  95. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  96. 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 11 years ago
  97. 09379fd Merge "Disable use of R4 as a promotable register" by Dave Allison · 11 years ago
  98. 54f192c Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  99. 34df691 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 11 years ago
  100. 505ebb0 Inlining synthetic accessors. by Vladimir Marko · 11 years ago