1. a52221b am 0c021788: am 3ee86bcb: Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  2. 0c02178 am 3ee86bcb: Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  3. 0a2571f am 80931907: am aa079560: Merge "Register promotion support for 64-bit targets" by Andreas Gampe · 11 years ago
  4. 8093190 am aa079560: Merge "Register promotion support for 64-bit targets" by Andreas Gampe · 11 years ago
  5. 61bcdd8 am cf247028: am 2bc6813a: Merge "Fix build-art-target and build-art-host rules." by Nicolas Geoffray · 11 years ago
  6. cf24702 am 2bc6813a: Merge "Fix build-art-target and build-art-host rules." by Nicolas Geoffray · 11 years ago
  7. 0491143 am af22b86d: am 555377d5: Merge "Add a local elf.h" by Brian Carlstrom · 11 years ago
  8. b164e5c am fc52c06f: am ffcdd9f1: Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 11 years ago
  9. bf54566 am b2f19dd0: am 02c9d40c: Merge "Fix art script for \'clean\' environments." by Nicolas Geoffray · 11 years ago
  10. 19d70f3 am a517e658: am bcf40221: Merge "ART: JNI ExceptionDescribe crashes if no exception occurred" by Andreas Gampe · 11 years ago
  11. cec7bf7 am 5e11a43d: am 395fa728: Merge "Support longs in the register allocator for x86_64." by Nicolas Geoffray · 11 years ago
  12. 88f3575 am 483fc564: am d6ab0464: Merge "Fix art-host rule and art script after build changes." by Nicolas Geoffray · 11 years ago
  13. 76421e2 am 0ab19084: am ea7ead2d: Merge "Relax limits for profiler based compilation options." by Calin Juravle · 11 years ago
  14. 3ee86bc Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  15. aa07956 Merge "Register promotion support for 64-bit targets" by Andreas Gampe · 11 years ago
  16. b5860fb Register promotion support for 64-bit targets by buzbee · 11 years ago
  17. 2bc6813 Merge "Fix build-art-target and build-art-host rules." by Nicolas Geoffray · 11 years ago
  18. af22b86 am 555377d5: Merge "Add a local elf.h" by Brian Carlstrom · 11 years ago
  19. fc52c06 am ffcdd9f1: Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 11 years ago
  20. 72e146f Fix build-art-target and build-art-host rules. by Nicolas Geoffray · 11 years ago
  21. b2f19dd am 02c9d40c: Merge "Fix art script for \'clean\' environments." by Nicolas Geoffray · 11 years ago
  22. a517e65 am bcf40221: Merge "ART: JNI ExceptionDescribe crashes if no exception occurred" by Andreas Gampe · 11 years ago
  23. 5e11a43 am 395fa728: Merge "Support longs in the register allocator for x86_64." by Nicolas Geoffray · 11 years ago
  24. 483fc56 am d6ab0464: Merge "Fix art-host rule and art script after build changes." by Nicolas Geoffray · 11 years ago
  25. 0ab1908 am ea7ead2d: Merge "Relax limits for profiler based compilation options." by Calin Juravle · 11 years ago
  26. 5192cbb Load 64 bit constant into GPR by single instruction for 64bit mode by Yixin Shou · 11 years ago
  27. ffcdd9f Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 11 years ago
  28. dd64450 x86_64: Unify 64-bit check in x86 compiler by Elena Sayapina · 11 years ago
  29. 8aac175 am 08d891cd: am 1a7d4bfe: Merge "ART: Fix size error reported by ARM64 backend" by Andreas Gampe · 11 years ago
  30. 08d891c am 1a7d4bfe: Merge "ART: Fix size error reported by ARM64 backend" by Andreas Gampe · 11 years ago
  31. 1bc4337 am 9eea73a7: am 7a59a249: Merge "ART: FPU instructions support in disassembler" by Andreas Gampe · 11 years ago
  32. 9eea73a am 7a59a249: Merge "ART: FPU instructions support in disassembler" by Andreas Gampe · 11 years ago
  33. 9517720 am c4e5fb61: am 6f9dbb8d: Merge "ART: Quick compiler: More size checks, add TargetReg variants" by Andreas Gampe · 11 years ago
  34. c4e5fb6 am 6f9dbb8d: Merge "ART: Quick compiler: More size checks, add TargetReg variants" by Andreas Gampe · 11 years ago
  35. 0c0d334 am 4742ba3f: am e03e5a3c: Merge "x86_64: Simplify FlushIns" by Andreas Gampe · 11 years ago
  36. 4742ba3 am e03e5a3c: Merge "x86_64: Simplify FlushIns" by Andreas Gampe · 11 years ago
  37. bcf4022 Merge "ART: JNI ExceptionDescribe crashes if no exception occurred" by Andreas Gampe · 11 years ago
  38. 3a1444c ART: JNI ExceptionDescribe crashes if no exception occurred by Alexei Zavjalov · 11 years ago
  39. e03e5a3 Merge "x86_64: Simplify FlushIns" by Andreas Gampe · 11 years ago
  40. 4d5d794 x86_64: Simplify FlushIns by Dmitry Petrochenko · 11 years ago
  41. b07ce15 am bdabda24: am 9bb24166: Merge "ART: Rework Generic JNI, add ARM version" by Andreas Gampe · 11 years ago
  42. bdabda2 am 9bb24166: Merge "ART: Rework Generic JNI, add ARM version" by Andreas Gampe · 11 years ago
  43. 950feb2 am fac78b77: am 73904fed: Merge "Add test for https://android-review.googlesource.com/99853 ." by Vladimir Marko · 11 years ago
  44. fac78b7 am 73904fed: Merge "Add test for https://android-review.googlesource.com/99853 ." by Vladimir Marko · 11 years ago
  45. 02c9d40 Merge "Fix art script for 'clean' environments." by Nicolas Geoffray · 11 years ago
  46. 6354bb8 Fix art script for 'clean' environments. by Nicolas Geoffray · 11 years ago
  47. ea7ead2 Merge "Relax limits for profiler based compilation options." by Calin Juravle · 11 years ago
  48. 44c5ee7 Relax limits for profiler based compilation options. by Calin Juravle · 11 years ago
  49. 395fa72 Merge "Support longs in the register allocator for x86_64." by Nicolas Geoffray · 11 years ago
  50. 412f10c Support longs in the register allocator for x86_64. by Nicolas Geoffray · 11 years ago
  51. d6ab046 Merge "Fix art-host rule and art script after build changes." by Nicolas Geoffray · 11 years ago
  52. fc3c67a Fix art-host rule and art script after build changes. by Nicolas Geoffray · 11 years ago
  53. 73904fe Merge "Add test for https://android-review.googlesource.com/99853 ." by Vladimir Marko · 11 years ago
  54. 0234b5e Add test for https://android-review.googlesource.com/99853 . by Vladimir Marko · 11 years ago
  55. 2909e49 am 25967a21: am 34dcc887: Merge "ART: Add arch-specific directories to host-oat-cleaning rule" by Andreas Gampe · 11 years ago
  56. 25967a2 am 34dcc887: Merge "ART: Add arch-specific directories to host-oat-cleaning rule" by Andreas Gampe · 11 years ago
  57. 555377d Merge "Add a local elf.h" by Brian Carlstrom · 11 years ago
  58. e130ee6 Add a local elf.h by Brian Carlstrom · 11 years ago
  59. d386f90 am 48e5ed72: am da52cd3b: Merge "AArch64: Fix OpRegRegImm64 add/sub for large negative imm." by Vladimir Marko · 11 years ago
  60. 48e5ed7 am da52cd3b: Merge "AArch64: Fix OpRegRegImm64 add/sub for large negative imm." by Vladimir Marko · 11 years ago
  61. 6f9dbb8 Merge "ART: Quick compiler: More size checks, add TargetReg variants" by Andreas Gampe · 11 years ago
  62. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 11 years ago
  63. 7a59a24 Merge "ART: FPU instructions support in disassembler" by Andreas Gampe · 11 years ago
  64. d48b8a2 ART: FPU instructions support in disassembler by Vladimir Kostyukov · 11 years ago
  65. 1a7d4bf Merge "ART: Fix size error reported by ARM64 backend" by Andreas Gampe · 11 years ago
  66. f9872f0 ART: Fix size error reported by ARM64 backend by Andreas Gampe · 11 years ago
  67. a835d3f am 57dc91f3: am ec01b768: Merge "The host build has changed from lib32/lib to lib/lib64." by Nicolas Geoffray · 11 years ago
  68. 57dc91f am ec01b768: Merge "The host build has changed from lib32/lib to lib/lib64." by Nicolas Geoffray · 11 years ago
  69. 9bb2416 Merge "ART: Rework Generic JNI, add ARM version" by Andreas Gampe · 11 years ago
  70. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 11 years ago
  71. 34dcc88 Merge "ART: Add arch-specific directories to host-oat-cleaning rule" by Andreas Gampe · 11 years ago
  72. de38833 ART: Add arch-specific directories to host-oat-cleaning rule by Andreas Gampe · 11 years ago
  73. c33a7f2 am f8e31660: am 8b115448: Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered" by Andreas Gampe · 11 years ago
  74. f8e3166 am 8b115448: Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered" by Andreas Gampe · 11 years ago
  75. 2e8f8b6 am 6b779109: am 8df113f2: Merge "We can no longer use "adb shell sh -c ..." internally" by Brian Carlstrom · 11 years ago
  76. 6b77910 am 8df113f2: Merge "We can no longer use "adb shell sh -c ..." internally" by Brian Carlstrom · 11 years ago
  77. f087b16 am 17434d87: am 29978887: Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings." by Elliott Hughes · 11 years ago
  78. 17434d8 am 29978887: Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings." by Elliott Hughes · 11 years ago
  79. ae12b8e am c9642491: am 595248a0: Merge "AArch64: Rename A64_/A32_ register prefix to x/w." by Andreas Gampe · 11 years ago
  80. fc5315e am 4a7aa350: am 5ea18555: Merge "x86_64: Fix GenArrayBoundsCheck" by Andreas Gampe · 11 years ago
  81. c964249 am 595248a0: Merge "AArch64: Rename A64_/A32_ register prefix to x/w." by Andreas Gampe · 11 years ago
  82. 4a7aa35 am 5ea18555: Merge "x86_64: Fix GenArrayBoundsCheck" by Andreas Gampe · 11 years ago
  83. 2997888 Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings." by Elliott Hughes · 11 years ago
  84. 595248a Merge "AArch64: Rename A64_/A32_ register prefix to x/w." by Andreas Gampe · 11 years ago
  85. a5b05da am d8cf54a0: am 2c3b68a3: Merge "Fix a string uint conversion bug in profiler" by Calin Juravle · 11 years ago
  86. d8cf54a am 2c3b68a3: Merge "Fix a string uint conversion bug in profiler" by Calin Juravle · 11 years ago
  87. baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 11 years ago
  88. 88eb3bc am ea300df0: am 9295d7da: Merge "Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed" by Brian Carlstrom · 11 years ago
  89. ea300df am 9295d7da: Merge "Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed" by Brian Carlstrom · 11 years ago
  90. b0718e1 am 9b8c32f2: am 642fa1e7: Merge "Fixed gdb support and added some ElfFile functions" by Brian Carlstrom · 11 years ago
  91. a9e8818 am 8a09d93b: am 7325d473: Merge "Add the dalvikvm symlink to the art-host rule." by Nicolas Geoffray · 11 years ago
  92. 51eb5a6 am 38ac0cd3: am 3db4f092: Merge "Avoid segvs if LOG(FATAL) is called during runtime start-up." by Ian Rogers · 11 years ago
  93. 422f50a am 3402f3e5: am 2789dd9d: Merge "Create a dalvik symlink on the host." by Ian Rogers · 11 years ago
  94. 9b8c32f am 642fa1e7: Merge "Fixed gdb support and added some ElfFile functions" by Brian Carlstrom · 11 years ago
  95. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 11 years ago
  96. 8b11544 Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered" by Andreas Gampe · 11 years ago
  97. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  98. 8df113f Merge "We can no longer use "adb shell sh -c ..." internally" by Brian Carlstrom · 11 years ago
  99. 327e6b4 We can no longer use "adb shell sh -c ..." internally by Brian Carlstrom · 11 years ago
  100. 8a09d93 am 7325d473: Merge "Add the dalvikvm symlink to the art-host rule." by Nicolas Geoffray · 11 years ago