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