1. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 11 years ago
  2. 5d99e33 Merge "ART: copy dalvikInsn back on throw instruction processing" by Bill Buzbee · 11 years ago
  3. 2431452 AArch64: Small improvements. by Matteo Franchin · 11 years ago
  4. 4594ad6 Merge "Quick: Fix arm64 AGET/APUT to use 32-bit index." by Vladimir Marko · 11 years ago
  5. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 11 years ago
  6. f20076f Merge "ART: Implicit null check should break def tracking" by Bill Buzbee · 11 years ago
  7. 172808c Merge "Use correct register class for refs" by Vladimir Marko · 11 years ago
  8. 9c3617a ART: Implicit null check should break def tracking by Pavel Vyssotski · 11 years ago
  9. e08785b Quick: Fix arm64 AGET/APUT to use 32-bit index. by Vladimir Marko · 11 years ago
  10. 2750354 Use correct register class for refs by Serguei Katkov · 11 years ago
  11. 81ea72b Merge "ART: Fix clobbering low part in 32-bit version of X86Mir2Lir::GenNegDouble" by Bill Buzbee · 11 years ago
  12. e49e9a0 Merge "ART: GenNegLong incorrectly handled register overlap for x86" by Bill Buzbee · 11 years ago
  13. 570570e Merge "Revert "Use correct register class for refs"" by Vladimir Marko · 11 years ago
  14. 29b5535 Revert "Use correct register class for refs" by Vladimir Marko · 11 years ago
  15. dbc30bc Merge "Use correct register class for refs" by Vladimir Marko · 11 years ago
  16. 5c25554 Use correct register class for refs by Serguei Katkov · 11 years ago
  17. d4812a9 ART: Fix clobbering low part in 32-bit version of X86Mir2Lir::GenNegDouble by Pavel Vyssotski · 11 years ago
  18. c35cda8 Fix parentheses, tidy code. by Ian Rogers · 11 years ago
  19. d24c934 ART: GenNegLong incorrectly handled register overlap for x86 by nikolay serdjuk · 11 years ago
  20. b28c1c0 Tidy RegStorage for X86. by Ian Rogers · 11 years ago
  21. 648c7f6 am 1991fed6: Merge "Don\'t enable ARM_R4_SUSPEND_FLAG." by Ian Rogers · 11 years ago
  22. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 11 years ago
  23. cae6e6b am 77dbcdd2: Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 11 years ago
  24. 77dbcdd Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 11 years ago
  25. 5087696 am 40845d26: Merge "ARM: Strength reduction for floating-point division" by Ian Rogers · 11 years ago
  26. 68347e8 am 211d45e0: Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 11 years ago
  27. 675e09b ARM: Strength reduction for floating-point division by Ningsheng Jian · 11 years ago
  28. 211d45e Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 11 years ago
  29. 9913c84 am 970a25ca: Merge "Clean up arena objects in Mir2Lir." by Vladimir Marko · 11 years ago
  30. 080dd41 Clean up arena objects in Mir2Lir. by Vladimir Marko · 11 years ago
  31. 02c637e Fix LoadValue{Wide} to free temp when reg classes are not matched by Serguei Katkov · 11 years ago
  32. ae1a434 am 78a32333: Merge "ART: More warnings" by Andreas Gampe · 11 years ago
  33. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  34. cdd9838 am ad17d418: Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 11 years ago
  35. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 11 years ago
  36. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 11 years ago
  37. 1525ed8 am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags." by Ian Rogers · 11 years ago
  38. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  39. 56e8e60 ART: copy dalvikInsn back on throw instruction processing by Alexei Zavjalov · 11 years ago
  40. ed54f6a am 45664c99: Merge "Avoid signed integer overflow." by Ian Rogers · 11 years ago
  41. 7d4ecd5 Avoid signed integer overflow. by Ian Rogers · 11 years ago
  42. 5f70c79 X86 QBE: Mark kX86StartOfMethod as defining reg 0 by Mark Mendell · 11 years ago
  43. 9fe6010 am 7c049c1f: Merge "Remove useless suspend points from arm/arm64 AGET/APUT." by Vladimir Marko · 11 years ago
  44. fb311f8 Remove useless suspend points from arm/arm64 AGET/APUT. by Vladimir Marko · 11 years ago
  45. a229421 am 4985fdf0: Merge "Rewrite class initialization check elimination." by Vladimir Marko · 11 years ago
  46. 0e7217d am 3e3364e2: Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 11 years ago
  47. a660fc1 am c57a66d5: Merge "ARM: Use hardfp calling convention between java to java call." by Ian Rogers · 11 years ago
  48. d3ea207 am b62ff579: Merge "ART: Add div/rem zero check elimination flag" by Ian Rogers · 11 years ago
  49. 66c6d7b Rewrite class initialization check elimination. by Vladimir Marko · 11 years ago
  50. 3e3364e Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 11 years ago
  51. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 11 years ago
  52. b62ff57 Merge "ART: Add div/rem zero check elimination flag" by Ian Rogers · 11 years ago
  53. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  54. ab9e1ce am b08f4dcf: Merge "X86 Long Min/Max: Avoid calling SRegToVReg with -1" by Vladimir Marko · 11 years ago
  55. a65c1db X86 Long Min/Max: Avoid calling SRegToVReg with -1 by Mark Mendell · 11 years ago
  56. 54b3aa6 am b3f18cf7: Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 11 years ago
  57. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 11 years ago
  58. 5c5676b ART: Add div/rem zero check elimination flag by Razvan A Lupusoru · 11 years ago
  59. 528c78b am 6b0518f6: Merge "Enable -Wimplicit-fallthrough." by Ian Rogers · 11 years ago
  60. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 11 years ago
  61. 8e64ab3 am 4ecaf87a: Merge "ART: X86: GenLongArith should handle overlapped VRs" by Bill Buzbee · 11 years ago
  62. d8c3e36 ART: X86: GenLongArith should handle overlapped VRs by Alexei Zavjalov · 11 years ago
  63. c401ff0 am a9b09744: Merge "Don\'t copy fill array data to quick literal pool." by Ian Rogers · 11 years ago
  64. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 11 years ago
  65. 5bf66fd am 175b2732: Merge "Header file clean up." by Ian Rogers · 11 years ago
  66. 7e70b00 Header file clean up. by Ian Rogers · 11 years ago
  67. 54083fb am 50940ea8: Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 11 years ago
  68. 50940ea Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 11 years ago
  69. 9c14053 am 0d6102a8: Merge "Propagate optimization flags to kMirOpCheck." by Vladimir Marko · 11 years ago
  70. cc8cc7c Propagate optimization flags to kMirOpCheck. by Vladimir Marko · 11 years ago
  71. c9ed6e6 am dfaf4c39: Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 11 years ago
  72. dfaf4c3 Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 11 years ago
  73. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 11 years ago
  74. 7c2ad5a Implement method calls using relative BL on ARM64. by Vladimir Marko · 11 years ago
  75. 0bc0f41 am 63462448: Merge "AArch64: oat patches should be 32-bit ints." by Vladimir Marko · 11 years ago
  76. 6346244 Merge "AArch64: oat patches should be 32-bit ints." by Vladimir Marko · 11 years ago
  77. 12c3553 am 20810995: Merge "Remove all uses of MIR_INLINED." by Vladimir Marko · 11 years ago
  78. 27cc093 AArch64: oat patches should be 32-bit ints. by Matteo Franchin · 11 years ago
  79. ff0ac47 Remove all uses of MIR_INLINED. by Vladimir Marko · 11 years ago
  80. 6f5fab5 am 5be30072: ART: Remove wrong DCHECK by Andreas Gampe · 11 years ago
  81. 5be3007 ART: Remove wrong DCHECK by Andreas Gampe · 11 years ago
  82. 228f925 Merge "ART: Overflow of bound check in ArrayCopy intrinsic" into lmp-dev by Bill Buzbee · 11 years ago
  83. 359e437 am 8283e079: Merge "Enable -Wunreachable-code" by Ian Rogers · 11 years ago
  84. c9feb6a am f9098ea6: Merge "ART: Fix GenReduceVector and GenSetVector" by Bill Buzbee · 11 years ago
  85. 0714083 Enable -Wunreachable-code by Ian Rogers · 11 years ago
  86. f9098ea Merge "ART: Fix GenReduceVector and GenSetVector" by Bill Buzbee · 11 years ago
  87. 6a49776 am 00ade1e5: Merge "ART: Fix some -Wpedantic errors" by Andreas Gampe · 11 years ago
  88. 00ade1e Merge "ART: Fix some -Wpedantic errors" by Andreas Gampe · 11 years ago
  89. db7239c ART: Overflow of bound check in ArrayCopy intrinsic by avignate · 11 years ago
  90. 2f8ffda resolved conflicts for merge of 79705f99 to lmp-dev-plus-aosp by Vladimir Marko · 11 years ago
  91. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 11 years ago
  92. a1b3453 am cc6b59ee: Merge "ART: Fix movnti assembler" by Ian Rogers · 11 years ago
  93. cc6b59e Merge "ART: Fix movnti assembler" by Ian Rogers · 11 years ago
  94. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  95. 775bbef am 1edf6380: Merge "ART: Deprecate CompilationUnit\'s code_item" by Ian Rogers · 11 years ago
  96. 02ff2d4 AddIntrinsicSlowPath with resume requires clobbering by Serguei Katkov · 11 years ago
  97. 7503597 ART: Deprecate CompilationUnit's code_item by Razvan A Lupusoru · 11 years ago
  98. ae9f3e6 ART: Fix movnti assembler by Razvan A Lupusoru · 11 years ago
  99. ed184b7 am ed34f59c: Merge "Quick compiler: aarch64 codegen & long_min literal" into lmp-dev by buzbee · 11 years ago
  100. b504d2f Quick compiler: aarch64 codegen & long_min literal by buzbee · 11 years ago