1. 28a3588 Fix JIT direct call to interpreter bridge by Mathieu Chartier · 10 years ago
  2. 335c555 ARM: Fix LIR flags in encoding map. by Ningsheng Jian · 10 years ago
  3. 71ef044 Change already inline error to warning by Mathieu Chartier · 10 years ago
  4. 4f9bbe2 Merge "Fix JIT for vmdebug test 99" by Mathieu Chartier · 10 years ago
  5. 2d873b6 [MIPS] Fix mips32 trampoline problem. by Nikola Veljkovic · 10 years ago
  6. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 10 years ago
  7. f58c11c Fix argument register allocation for mips32. by Douglas Leung · 10 years ago
  8. 714e14f ART: Nano optimization of LiveInterval by David Brazdil · 10 years ago
  9. 7e6a233 Delete bad DCHECK by Mathieu Chartier · 10 years ago
  10. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 10 years ago
  11. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  12. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  13. d8ef2e9 not-int can also take non-int (byte and short) instructions. by Nicolas Geoffray · 10 years ago
  14. 995e7d4 Merge "Fix inlining in the presence of multiple returns." by Nicolas Geoffray · 10 years ago
  15. 817bce7 Fix inlining in the presence of multiple returns. by Nicolas Geoffray · 10 years ago
  16. 2d043b3 Merge "[optimizing] Add if-context sensitivity for null popagation." by Calin Juravle · 10 years ago
  17. 61d544b [optimizing] Add if-context sensitivity for null popagation. by Calin Juravle · 10 years ago
  18. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  19. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  20. 7656ce0 Delete bad DCHECK by Mathieu Chartier · 10 years ago
  21. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 10 years ago
  22. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  23. 84fbead Merge "Optimizing: Remove redundant hash set copy in GVN" by David Brazdil · 10 years ago
  24. bad712e Merge "More checker tests for BCE." by Mingyao Yang · 10 years ago
  25. 8c8bad8 More checker tests for BCE. by Mingyao Yang · 10 years ago
  26. 433be7f Optimizing: Remove redundant hash set copy in GVN by David Brazdil · 10 years ago
  27. 304e474 Merge "[optimizing] Fix float addition on x86." by Calin Juravle · 10 years ago
  28. 3173c8a [optimizing] Fix float addition on x86. by Calin Juravle · 10 years ago
  29. f9fe845 Merge "Each primitive kind now spills to different locations." by Nicolas Geoffray · 10 years ago
  30. 1abb419 Optimizing: Speed up HInstruction use removal by David Brazdil · 10 years ago
  31. 776b318 Each primitive kind now spills to different locations. by Nicolas Geoffray · 10 years ago
  32. 5569328 ART: Some conditions should be stricter in GenInlinedMinMax() by nikolay serdjuk · 10 years ago
  33. ba6d943 Merge "Fix core spill mask for x86 special suspend." by Vladimir Marko · 10 years ago
  34. d7a5e55 Fix core spill mask for x86 special suspend. by Vladimir Marko · 10 years ago
  35. 36fb59b Merge "Improve type propagation with if-contexts" by Calin Juravle · 10 years ago
  36. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 10 years ago
  37. 1382e56 Merge "Opt compiler: ARM64: Optimise floating-point comparison with 0.0." by Roland Levillain · 10 years ago
  38. 4fe292e Merge "Reference type propagation" by Calin Juravle · 10 years ago
  39. 76f82fc Merge "Display optimizing compiler's CodeInfo objects in oatdump." by Roland Levillain · 10 years ago
  40. 6aa7fe6 Merge "Replace a few std::vector with ArenaVector in Mir2Lir." by Vladimir Marko · 10 years ago
  41. 80b96d1 Replace a few std::vector with ArenaVector in Mir2Lir. by Vladimir Marko · 10 years ago
  42. 6561551 Merge "Move arenas into runtime" by Mathieu Chartier · 10 years ago
  43. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  44. 8fb1308 Merge "Add suspend checks to special methods." by Vladimir Marko · 10 years ago
  45. 6ce3eba Add suspend checks to special methods. by Vladimir Marko · 10 years ago
  46. acf735c Reference type propagation by Calin Juravle · 10 years ago
  47. d6138ef Ensure the graph is correctly typed. by Nicolas Geoffray · 10 years ago
  48. 442b46a Display optimizing compiler's CodeInfo objects in oatdump. by Roland Levillain · 10 years ago
  49. aa9b7c4 Have the opt. compiler set the size of "empty" frames to zero. by Roland Levillain · 10 years ago
  50. 2ee8837 Merge "ART: Templatize IsInt & IsUint" by Andreas Gampe · 10 years ago
  51. ab1eb0d ART: Templatize IsInt & IsUint by Andreas Gampe · 10 years ago
  52. 698e4a8 Merge "Distinguish FP and integral constants in LVN." by Vladimir Marko · 10 years ago
  53. a5c8118 Merge "ART: Fix InsertCaseLabel to return boundary_lir always" by Bill Buzbee · 10 years ago
  54. 3dbce6f Merge "ART: Promoted register may be wrong after the load of zero fp constant" by Bill Buzbee · 10 years ago
  55. 22c7f5b Distinguish FP and integral constants in LVN. by Vladimir Marko · 10 years ago
  56. 37e05bf Quick: Disable DCE until we fix FP/Core reg mismatches. by Vladimir Marko · 10 years ago
  57. 3575774 Merge "Avoid generating jmp +0." by Nicolas Geoffray · 10 years ago
  58. dc23d83 Avoid generating jmp +0. by Nicolas Geoffray · 10 years ago
  59. 0d5fd49 ART: Promoted register may be wrong after the load of zero fp constant by Vladimir · 10 years ago
  60. afba696 Merge "Dead code elimination based on GVN results." by Vladimir Marko · 10 years ago
  61. 7a01dc2 Dead code elimination based on GVN results. by Vladimir Marko · 10 years ago
  62. 9341546 Opt compiler: ARM64: Optimise floating-point comparison with 0.0. by Alexandre Rames · 10 years ago
  63. a3ec394 Opt compiler: ARM64: Fix blocking fp registers. by Zheng Xu · 10 years ago
  64. d532f00 Add tests for wide constants in LVN. by Vladimir Marko · 10 years ago
  65. bce8899 Merge "Clean up Scoped-/ArenaAlocator array allocations." by Vladimir Marko · 10 years ago
  66. 58e42c6 Merge "Optimize double/float immediate loading on arm." by Nicolas Geoffray · 10 years ago
  67. ffe8a57 Optimize double/float immediate loading on arm. by Nicolas Geoffray · 10 years ago
  68. e4fcc5b Clean up Scoped-/ArenaAlocator array allocations. by Vladimir Marko · 10 years ago
  69. 47d2e48 LVN handles const-wide/32 incorrectly by Serguei Katkov · 10 years ago
  70. 8240a8a Merge "Support hints for register pairs." by Nicolas Geoffray · 10 years ago
  71. da02afe Support hints for register pairs. by Nicolas Geoffray · 10 years ago
  72. a78ef44 ART: Fix InsertCaseLabel to return boundary_lir always by Chao-ying Fu · 10 years ago
  73. 5a3399d Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()." by Vladimir Marko · 10 years ago
  74. a48aef4 Fix ImageWriter::ComputeEagerResolvedStringsCallback(). by Vladimir Marko · 10 years ago
  75. aa874e0 Merge "Quick: Rewrite Phi node insertion." by Vladimir Marko · 10 years ago
  76. 1d6957f Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  77. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  78. 53b36a2 Merge "Handle variable size of methods properly between 32 and 64 bit." by Jeff Hao · 10 years ago
  79. 69c37c3 Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""" by Jeff Hao · 10 years ago
  80. 6a8946b Quick: Rewrite Phi node insertion. by Vladimir Marko · 10 years ago
  81. 4ba86c4 Merge "ART: Remove MIRGraph::dex_pc_to_block_map_" by Vladimir Marko · 10 years ago
  82. 72f53af ART: Remove MIRGraph::dex_pc_to_block_map_ by Chao-ying Fu · 10 years ago
  83. 391b87e Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  84. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 10 years ago
  85. 0304e18 Improve bce so that more bounds checks can be eliminated. by Mingyao Yang · 10 years ago
  86. 62b5f0d Merge "Optimize leaf methods." by Nicolas Geoffray · 10 years ago
  87. 748f140 x64 goodness. by Nicolas Geoffray · 10 years ago
  88. c0572a4 Optimize leaf methods. by Nicolas Geoffray · 10 years ago
  89. c7d1188 Handle variable size of methods properly between 32 and 64 bit. by Jeff Hao · 10 years ago
  90. 3d087de Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64. by Serban Constantinescu · 10 years ago
  91. a0acc2d Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."" by Jeff Hao · 10 years ago
  92. 809658e ART: Fix crash when timing method failing to build by David Brazdil · 10 years ago
  93. 911b4be Merge "Fix transaction aborting" by Sebastien Hertz · 10 years ago
  94. 1c80bec Fix transaction aborting by Sebastien Hertz · 10 years ago
  95. 7d31862 Merge "ART: Pass Options should be strings instead of integers" by Andreas Gampe · 10 years ago
  96. be31ff9 Fix a bug in the inliner. by Nicolas Geoffray · 10 years ago
  97. bb7a28a ART: Dump environment to cfg file. by Zheng Xu · 10 years ago
  98. c202414 Merge "Create HGraph outside Builder, print timings" by David Brazdil · 10 years ago
  99. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  100. 82f3449 Fix a bug in combination of intrinsics and kNoOutputOverlap. by Nicolas Geoffray · 10 years ago