1. 68f3e09 Fix typo in ISA centralization by Andreas Gampe · 11 years ago
  2. b94fae6 Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in instruction_set.h/cc" by Andreas Gampe · 11 years ago
  3. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 11 years ago
  4. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  5. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  6. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  7. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 11 years ago
  8. 5960536 Merge "AArch64: Jni compiler fixes" by Andreas Gampe · 11 years ago
  9. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  10. 644789f Fix problem with empty profiles. by Dave Allison · 11 years ago
  11. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 11 years ago
  12. 08f068c AArch64 code alignment is 4 for OatWriter by Andreas Gampe · 11 years ago
  13. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  14. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  15. a6b20c3 Merge "ART: A workaround for a wrongly-read caller's frame" by Andreas Gampe · 11 years ago
  16. 0833af6 Merge "Tweaked profile significant_difference." by Calin Juravle · 11 years ago
  17. 2be6fc7 Merge "Test control flow instruction with optimizing compiler." by Nicolas Geoffray · 11 years ago
  18. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  19. 1512ea1 Merge "Quick compiler: fix CmpLong pair handling" by buzbee · 11 years ago
  20. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
  21. b7a691f Merge "AArch64: Fix Managed Register unit tests" by Andreas Gampe · 11 years ago
  22. a1983d4 Quick compiler: fix CmpLong pair handling by buzbee · 11 years ago
  23. 4d3dc8a Merge "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  24. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  25. 50ca506 Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  26. 12c0273 Merge "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  27. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 11 years ago
  28. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  29. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  30. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  31. f583e59 Add support for taking parameters in optimizing compiler. by Nicolas Geoffray · 11 years ago
  32. 9dae5b4 Tweaked profile significant_difference. by Calin Juravle · 11 years ago
  33. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 11 years ago
  34. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 11 years ago
  35. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 11 years ago
  36. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 11 years ago
  37. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  38. 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 11 years ago
  39. 09379fd Merge "Disable use of R4 as a promotable register" by Dave Allison · 11 years ago
  40. 54f192c Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  41. 34df691 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 11 years ago
  42. 505ebb0 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  43. 8e40c3e Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  44. 6cea2a6 Merge "Re-enable DEX-to-DEX compilation path" by Sebastien Hertz · 11 years ago
  45. 17965ed Re-enable DEX-to-DEX compilation path by Sebastien Hertz · 11 years ago
  46. 764c798 Merge "Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg" by Bill Buzbee · 11 years ago
  47. b3e527b Clean up special method inlining. by Vladimir Marko · 11 years ago
  48. 707c809 Use target-specific word instead of runtime word. by Nicolas Geoffray · 11 years ago
  49. 7efad5d Merge "Disassemble Thumb2 shifts and more VFP instructions." by Vladimir Marko · 11 years ago
  50. 885e813 Merge "Add support for new-instance and invoke-direct." by Nicolas Geoffray · 11 years ago
  51. 2e7038a Add support for new-instance and invoke-direct. by Nicolas Geoffray · 11 years ago
  52. 8325296 Disable use of R4 as a promotable register by Dave Allison · 11 years ago
  53. cbd18b7 Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg by Chao-ying Fu · 11 years ago
  54. 03bafa4 Merge "Do not output ARM64 assembler debug code." by Andreas Gampe · 11 years ago
  55. 77093dc Merge "Make frame size dependent on arch-specific constants." by Andreas Gampe · 11 years ago
  56. 242947d Make frame size dependent on arch-specific constants. by Andreas Gampe · 11 years ago
  57. c777e0d Disassemble Thumb2 shifts and more VFP instructions. by Vladimir Marko · 11 years ago
  58. 44e1354 Do not output ARM64 assembler debug code. by Andreas Gampe · 11 years ago
  59. 3da67a5 Add OpEndIT() for marking the end of OpIT blocks by Dave Allison · 11 years ago
  60. f9719f9 ARM: enable optimisation for easy multiply, add modulus pattern. by Zheng Xu · 11 years ago
  61. a7b2826 Merge "Support passing arguments to invoke-static* instructions." by Nicolas Geoffray · 11 years ago
  62. 4a34a42 Support passing arguments to invoke-static* instructions. by Nicolas Geoffray · 11 years ago
  63. 5a4139f Merge "art: Handle x86_64 architecture equal to x86" by Bill Buzbee · 11 years ago
  64. 99f391e Fix Unsafe.getLong()/putLong() for x86, add test. by Vladimir Marko · 11 years ago
  65. 5cc2d07 Merge "Profile: renamed kThresholdPercent and make it configurable" by Calin Juravle · 11 years ago
  66. 317055b Merge "Profile: repurposed kTresholdPercent" by Calin Juravle · 11 years ago
  67. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 11 years ago
  68. 8549cf9 Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset." by Mathieu Chartier · 11 years ago
  69. 7c95cef Use temp register in Unsafe Get/Put intrisics for displaced offset. by Mathieu Chartier · 11 years ago
  70. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  71. a7a49dd Merge "Pass instruction-set from runtime through to spawned dex2oat." by Ian Rogers · 11 years ago
  72. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 11 years ago
  73. 04ff226 Profile: renamed kThresholdPercent and make it configurable by Calin Juravle · 11 years ago
  74. f6b65c1 Add r4 as promotable register if implicit suspend checks by Dave Allison · 11 years ago
  75. f6a4cee Profile: repurposed kTresholdPercent by Calin Juravle · 11 years ago
  76. 161f71a Merge "Fixed total method count in profile file parsing." by Calin Juravle · 11 years ago
  77. ea1e520 Fixed total method count in profile file parsing. by Calin Juravle · 11 years ago
  78. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 11 years ago
  79. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  80. 43a065c Add GenBarrier() calls to terminate all IT blocks. by Dave Allison · 11 years ago
  81. 80fdef4 Quick compiler: add comment to Arm encoding by buzbee · 11 years ago
  82. d265a8a Merge "Quick compiler, MIPS resource cleanup" by buzbee · 11 years ago
  83. 79b1bf0 Merge "Make the support code for read barriers a bit more general." by Hiroshi Yamauchi · 11 years ago
  84. e0309ad Merge "Calling convention support for cross 64/32 compilation." by Ian Rogers · 11 years ago
  85. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  86. 7ea687d Merge "Fix stack overflow slow path error." by Mathieu Chartier · 11 years ago
  87. 88e0463 Merge "Revert "Revert "Optimize easy multiply and easy div remainder.""" by Ian Rogers · 11 years ago
  88. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  89. 8464a64 Merge "art: Make calling convention immune to SIRT structure change" by Andreas Gampe · 11 years ago
  90. d0b86c7 Merge "Use ResetDef to prevent from removing necessary stores for x86 long-to-fp." by Bill Buzbee · 11 years ago
  91. f0513c5 art: Make calling convention immune to SIRT structure change by Dmitry Petrochenko · 11 years ago
  92. f943914 Implement implicit stack overflow checks by Dave Allison · 11 years ago
  93. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 11 years ago
  94. 05a48b1 Fix stack overflow slow path error. by Mathieu Chartier · 11 years ago
  95. 9f42a5b Merge "Mark ScopedArenaAllocator's allocations undefined for Valgrind." by Vladimir Marko · 11 years ago
  96. 8a76f1e Mark ScopedArenaAllocator's allocations undefined for Valgrind. by Vladimir Marko · 11 years ago
  97. 306f017 Faster AssembleLIR for ARM. by Vladimir Marko · 11 years ago
  98. d8ee737 Add support for adding two integers in optimizing compiler. by Nicolas Geoffray · 11 years ago
  99. 7f466c0 Merge "Add support for invoke-static in optimizing compiler." by Nicolas Geoffray · 11 years ago
  100. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 11 years ago