1. aaf29b3 Tidy some uses of IsCompilationEnabled. by Ian Rogers · 11 years ago
  2. 648c7f6 am 1991fed6: Merge "Don\'t enable ARM_R4_SUSPEND_FLAG." by Ian Rogers · 11 years ago
  3. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 11 years ago
  4. cae6e6b am 77dbcdd2: Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 11 years ago
  5. 77dbcdd Merge "Fix LoadValue{Wide} to free temp when reg classes are not matched" by Ian Rogers · 11 years ago
  6. 5087696 am 40845d26: Merge "ARM: Strength reduction for floating-point division" by Ian Rogers · 11 years ago
  7. 68347e8 am 211d45e0: Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 11 years ago
  8. 675e09b ARM: Strength reduction for floating-point division by Ningsheng Jian · 11 years ago
  9. 211d45e Merge "X86 QBE: Mark kX86StartOfMethod as defining reg 0" by Ian Rogers · 11 years ago
  10. 9913c84 am 970a25ca: Merge "Clean up arena objects in Mir2Lir." by Vladimir Marko · 11 years ago
  11. 080dd41 Clean up arena objects in Mir2Lir. by Vladimir Marko · 11 years ago
  12. 02c637e Fix LoadValue{Wide} to free temp when reg classes are not matched by Serguei Katkov · 11 years ago
  13. ae1a434 am 78a32333: Merge "ART: More warnings" by Andreas Gampe · 11 years ago
  14. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  15. cdd9838 am ad17d418: Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 11 years ago
  16. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 11 years ago
  17. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 11 years ago
  18. 1525ed8 am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags." by Ian Rogers · 11 years ago
  19. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  20. 8ed5c9c am a9014f97: Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 11 years ago
  21. a9014f9 Merge "Support for CONST_STRING in optimizing compiler." by Nicolas Geoffray · 11 years ago
  22. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 11 years ago
  23. ed54f6a am 45664c99: Merge "Avoid signed integer overflow." by Ian Rogers · 11 years ago
  24. 7d4ecd5 Avoid signed integer overflow. by Ian Rogers · 11 years ago
  25. 5f70c79 X86 QBE: Mark kX86StartOfMethod as defining reg 0 by Mark Mendell · 11 years ago
  26. 9fe6010 am 7c049c1f: Merge "Remove useless suspend points from arm/arm64 AGET/APUT." by Vladimir Marko · 11 years ago
  27. fb311f8 Remove useless suspend points from arm/arm64 AGET/APUT. by Vladimir Marko · 11 years ago
  28. a229421 am 4985fdf0: Merge "Rewrite class initialization check elimination." by Vladimir Marko · 11 years ago
  29. 3e5c2ff am 1ef3495a: Merge "Quick: Fix wide Phi detection in GVN, clean up INVOKEs." by Vladimir Marko · 11 years ago
  30. 0e7217d am 3e3364e2: Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 11 years ago
  31. a660fc1 am c57a66d5: Merge "ARM: Use hardfp calling convention between java to java call." by Ian Rogers · 11 years ago
  32. d3ea207 am b62ff579: Merge "ART: Add div/rem zero check elimination flag" by Ian Rogers · 11 years ago
  33. f815266 am c6c9e5d4: Merge "ART: Prevent float inference back to SSA in-regs." by Ian Rogers · 11 years ago
  34. 66c6d7b Rewrite class initialization check elimination. by Vladimir Marko · 11 years ago
  35. 1ef3495 Merge "Quick: Fix wide Phi detection in GVN, clean up INVOKEs." by Vladimir Marko · 11 years ago
  36. 3e3364e Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 11 years ago
  37. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 11 years ago
  38. b62ff57 Merge "ART: Add div/rem zero check elimination flag" by Ian Rogers · 11 years ago
  39. 8fe0e35 ART: Prevent float inference back to SSA in-regs. by Stephen Kyle · 11 years ago
  40. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  41. 4799e0d am aea6888b: Merge "Tidy up logging." by Ian Rogers · 11 years ago
  42. ab9e1ce am b08f4dcf: Merge "X86 Long Min/Max: Avoid calling SRegToVReg with -1" by Vladimir Marko · 11 years ago
  43. a4426cf Quick: Fix wide Phi detection in GVN, clean up INVOKEs. by Vladimir Marko · 11 years ago
  44. aea6888 Merge "Tidy up logging." by Ian Rogers · 11 years ago
  45. c7dd295 Tidy up logging. by Ian Rogers · 11 years ago
  46. a65c1db X86 Long Min/Max: Avoid calling SRegToVReg with -1 by Mark Mendell · 11 years ago
  47. e15f520 am 0008a6fa: Merge "Quick: In GVN, apply modifications early if outside loop." by Vladimir Marko · 11 years ago
  48. 415ac88 Quick: In GVN, apply modifications early if outside loop. by Vladimir Marko · 11 years ago
  49. 54b3aa6 am b3f18cf7: Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 11 years ago
  50. b3f18cf Merge "Make ART compile with GCC -O0 again." by Ian Rogers · 11 years ago
  51. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 11 years ago
  52. d06e989 am 4ffed256: Merge "Quick: Avoid node iteration for passes that don\'t need it." by Vladimir Marko · 11 years ago
  53. 2ba01fd am 9ab7816a: Merge "Quick: Handle kMirOpNullCheck in LVN/GVN." by Vladimir Marko · 11 years ago
  54. 4ffed25 Merge "Quick: Avoid node iteration for passes that don't need it." by Vladimir Marko · 11 years ago
  55. a78e66a Quick: Handle kMirOpNullCheck in LVN/GVN. by Vladimir Marko · 11 years ago
  56. c6d1cba am f1eb1002: Merge "Quick: Improve the BBCombine pass." by Vladimir Marko · 11 years ago
  57. d20557a am 8fc5acfd: Merge "Rewrite null check elimination to work on dalvik regs." by Vladimir Marko · 11 years ago
  58. 312eb25 Quick: Improve the BBCombine pass. by Vladimir Marko · 11 years ago
  59. 7baa6f8 Rewrite null check elimination to work on dalvik regs. by Vladimir Marko · 11 years ago
  60. 13f4c62 am 5c5efc25: Merge "ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK" by Vladimir Marko · 11 years ago
  61. aa7b8a3 Quick: Avoid node iteration for passes that don't need it. by Vladimir Marko · 11 years ago
  62. 423b137 ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 11 years ago
  63. 5c5676b ART: Add div/rem zero check elimination flag by Razvan A Lupusoru · 11 years ago
  64. 61357e4 am c39eb4ae: Merge "Add regression test for null check elimination." by Vladimir Marko · 11 years ago
  65. cc4f8f9 am 72ab3cad: Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"" by Vladimir Marko · 11 years ago
  66. 7cd01f5 Add regression test for null check elimination. by Vladimir Marko · 11 years ago
  67. 72ab3ca Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"" by Vladimir Marko · 11 years ago
  68. cb46ee1 Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Vladimir Marko · 11 years ago
  69. 528c78b am 6b0518f6: Merge "Enable -Wimplicit-fallthrough." by Ian Rogers · 11 years ago
  70. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 11 years ago
  71. f625fd5 am 182c9f66: Merge "stdint types all the way!" by Ian Rogers · 11 years ago
  72. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  73. 8e64ab3 am 4ecaf87a: Merge "ART: X86: GenLongArith should handle overlapped VRs" by Bill Buzbee · 11 years ago
  74. d8c3e36 ART: X86: GenLongArith should handle overlapped VRs by Alexei Zavjalov · 11 years ago
  75. 1d574ad am 51205042: Merge "Quick: Reduce memory usage and improve compile time." by Vladimir Marko · 11 years ago
  76. e7ee7ad am 2da74f2d: Merge "Quick: Separate null check elimination and type inference." by Vladimir Marko · 11 years ago
  77. 5229cf1 Quick: Reduce memory usage and improve compile time. by Vladimir Marko · 11 years ago
  78. 67c72b8 Quick: Separate null check elimination and type inference. by Vladimir Marko · 11 years ago
  79. c401ff0 am a9b09744: Merge "Don\'t copy fill array data to quick literal pool." by Ian Rogers · 11 years ago
  80. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 11 years ago
  81. 5bf66fd am 175b2732: Merge "Header file clean up." by Ian Rogers · 11 years ago
  82. 7e70b00 Header file clean up. by Ian Rogers · 11 years ago
  83. 35d013f am edc34c88: Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Bill Buzbee · 11 years ago
  84. 176336d am 254aa0d3: Merge "ART: Fix SelectKind to work with nullptr" by Bill Buzbee · 11 years ago
  85. 32a74a4 am 1293b6b2: Merge "ART: Fix issues with SplitBlock" by Bill Buzbee · 11 years ago
  86. 26cce4c am 893e8558: Merge "Fix to MirGraph::GetSSANameWithConst()" by Bill Buzbee · 11 years ago
  87. edc34c8 Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK" by Bill Buzbee · 11 years ago
  88. 254aa0d Merge "ART: Fix SelectKind to work with nullptr" by Bill Buzbee · 11 years ago
  89. 1293b6b Merge "ART: Fix issues with SplitBlock" by Bill Buzbee · 11 years ago
  90. 893e855 Merge "Fix to MirGraph::GetSSANameWithConst()" by Bill Buzbee · 11 years ago
  91. 33c1702 ART: Fix issues with SplitBlock by Mathew Zaleski · 11 years ago
  92. 54083fb am 50940ea8: Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 11 years ago
  93. 50940ea Merge "Implement method calls using relative BL on ARM64." by Vladimir Marko · 11 years ago
  94. 9c14053 am 0d6102a8: Merge "Propagate optimization flags to kMirOpCheck." by Vladimir Marko · 11 years ago
  95. 504b788 ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK by Yevgeny Rouban · 11 years ago
  96. 9944b3b Fix to MirGraph::GetSSANameWithConst() by Mark Mendell · 11 years ago
  97. cc8cc7c Propagate optimization flags to kMirOpCheck. by Vladimir Marko · 11 years ago
  98. c9ed6e6 am dfaf4c39: Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 11 years ago
  99. dfaf4c3 Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 11 years ago
  100. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 11 years ago