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