1. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 9 years ago
  2. 7904129 Use the original invoke type when inlining. by Nicolas Geoffray · 9 years ago
  3. 651b4fb Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 9 years ago
  4. 39b4bf9 Merge changes I4b3b4d90,I70e0d78f,I2848636f by Calin Juravle · 9 years ago
  5. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 9 years ago
  6. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 9 years ago
  7. 139cec0 Merge "Share dex register maps between stack maps when possible." by Calin Juravle · 9 years ago
  8. 6ae7096 Share dex register maps between stack maps when possible. by Calin Juravle · 9 years ago
  9. 410f5cf Merge "Quick: Fix "select" pattern to update data used for GC maps." by Vladimir Marko · 9 years ago
  10. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 9 years ago
  11. 6e07183 Quick: Fix "select" pattern to update data used for GC maps. by Vladimir Marko · 9 years ago
  12. ab4a2f5 Forbid the use of shifts in ShifterOperand in Thumb2 by Guillaume "Vermeille" Sanchez · 10 years ago
  13. dc62c48 Make subs and adds alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 10 years ago
  14. fd18f5a Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  15. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  16. 10f56cb ART: Fix crash in gtests by David Brazdil · 9 years ago
  17. 3e690d1 Merge "Share the runtime arena for faster compile times." by Nicolas Geoffray · 9 years ago
  18. b64b782 Merge "ART: Boolean simplifier" by David Brazdil · 9 years ago
  19. 579ea7d Share the runtime arena for faster compile times. by Nicolas Geoffray · 9 years ago
  20. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  21. 2c2d00e Merge "Unify ART's various implementations of bit_cast." by Roland Levillain · 9 years ago
  22. 09aa354 Merge "Revert "Inline across dex files."" by Nicolas Geoffray · 9 years ago
  23. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 9 years ago
  24. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 9 years ago
  25. f6737f7 Quick: Clean up Mir2Lir codegen. by Vladimir Marko · 9 years ago
  26. 274395f Merge "Quick: Create GC map based on compiler data." by Vladimir Marko · 9 years ago
  27. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 9 years ago
  28. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  29. d24ba2c Merge "Inline across dex files." by Nicolas Geoffray · 9 years ago
  30. 7e4c350 Inline across dex files. by Nicolas Geoffray · 9 years ago
  31. 90d480c Merge "Implement a space filter for optimizing." by Nicolas Geoffray · 9 years ago
  32. c6de977 Merge "Fix a bug in AddToCodeCache" by Mathieu Chartier · 9 years ago
  33. b4e1808 Fix a bug in AddToCodeCache by Mathieu Chartier · 9 years ago
  34. 5af26bd Merge "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 9 years ago
  35. af2bec3 Merge "[optimizing] Improve x86, x86_64 code" by Nicolas Geoffray · 9 years ago
  36. 36540cb Implement a space filter for optimizing. by Nicolas Geoffray · 9 years ago
  37. ea37988 Merge "ART: Add Mips32r6 backend support" by Andreas Gampe · 9 years ago
  38. 7aa81a4 Merge "Fix verifier handling of empty switch as last instruction." by Jeff Hao · 9 years ago
  39. 9ccd151 Fix verifier handling of empty switch as last instruction. by Jeff Hao · 9 years ago
  40. cd8f637 Remove some spammy logging by Mathieu Chartier · 9 years ago
  41. 027f0ff ART: Add Mips32r6 backend support by Douglas Leung · 10 years ago
  42. 6ced409 Enable more direct code for JIT by Mathieu Chartier · 10 years ago
  43. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 9 years ago
  44. 6cc763c Merge "Quick: Clean up slow paths." by Vladimir Marko · 9 years ago
  45. 0b40ecf Quick: Clean up slow paths. by Vladimir Marko · 9 years ago
  46. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 9 years ago
  47. 37c22c6 Merge "Compress the StackMaps." by Nicolas Geoffray · 9 years ago
  48. 004c230 Compress the StackMaps. by Nicolas Geoffray · 9 years ago
  49. 39374ce Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 9 years ago
  50. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  51. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 9 years ago
  52. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 9 years ago
  53. a2b02f7 Merge "Quick: Eliminate check-cast guaranteed by instance-of." by Vladimir Marko · 9 years ago
  54. 22fe45d Quick: Eliminate check-cast guaranteed by instance-of. by Vladimir Marko · 9 years ago
  55. 0ced884 Merge "StackMap: Always load and store unalign." by Nicolas Geoffray · 9 years ago
  56. aec8f93 StackMap: Always load and store unalign. by Nicolas Geoffray · 9 years ago
  57. d6f0081 Merge "ART: Fix condition for StoreNeedsWriteBarrier" by David Brazdil · 9 years ago
  58. 8c36c1a Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2"" by Calin Juravle · 9 years ago
  59. da8196d Merge "Revert "Make subs alter flags when rn is an immediate"" by Calin Juravle · 9 years ago
  60. 202d164 Merge "Revert "Inline long shift code"" by Calin Juravle · 9 years ago
  61. f3b4aeb Revert "Inline long shift code" by Calin Juravle · 9 years ago
  62. 2dae78c Revert "Make subs alter flags when rn is an immediate" by Calin Juravle · 9 years ago
  63. b7f2be9 Revert "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 9 years ago
  64. 522e224 ART: Fix condition for StoreNeedsWriteBarrier by David Brazdil · 9 years ago
  65. cadf090 Merge "Inline long shift code" by Calin Juravle · 9 years ago
  66. 09895eb Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  67. 1d2868c Merge "Make subs alter flags when rn is an immediate" by Calin Juravle · 9 years ago
  68. 3533c45 Merge "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 9 years ago
  69. 216eaa2 Fall back to Quick when Optimizing cannot compile. by Nicolas Geoffray · 9 years ago
  70. 8de00e3 Make subs alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 10 years ago
  71. 68e1500 PREOPT compiles using dex2oatd so don't emit debug instructions. by Nicolas Geoffray · 9 years ago
  72. 2d35d9d Opt Compiler: Materialise constants that cannot be encoded by Serban Constantinescu · 10 years ago
  73. eb46017 Merge "ART: Faster implementation of GVN's hash table" by David Brazdil · 10 years ago
  74. 6d340c4 ART: Faster implementation of GVN's hash table by David Brazdil · 10 years ago
  75. 8fff8c6 Merge "Fixed maybe used uninitialized" by Andrew Hsieh · 10 years ago
  76. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  77. 24ce79e Merge "Update locations of registers after slow paths spilling." by Nicolas Geoffray · 10 years ago
  78. eeefa12 Update locations of registers after slow paths spilling. by Nicolas Geoffray · 10 years ago
  79. f2674ea Fixed maybe used uninitialized by Andrew Hsieh · 10 years ago
  80. 9d6a575 Merge "ART: Fix missing Erase() in error case" by Andreas Gampe · 10 years ago
  81. 921d6eb Fix 32 bit loads of 64 bit direct code pointers by Mathieu Chartier · 10 years ago
  82. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  83. 0b7fcf9 ART: Fix missing Erase() in error case by Andreas Gampe · 10 years ago
  84. 02c0bac Merge "[optimizing] Don't record None locations in the stack maps." by Nicolas Geoffray · 10 years ago
  85. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 10 years ago
  86. 3f6c7f6 [optimizing] Improve x86, x86_64 code by Mark Mendell · 10 years ago
  87. a8ac913 Refactor code in preparation of correct stack maps in slow path. by Nicolas Geoffray · 10 years ago
  88. ede7bf8 Align CodeInfo regions instead of their inner subregions. by Roland Levillain · 10 years ago
  89. 63346f5 Merge "Fix the computation of the size of the stack maps region." by Roland Levillain · 10 years ago
  90. 29ba1b0 Fix the computation of the size of the stack maps region. by Roland Levillain · 10 years ago
  91. faa375c Merge "Disable inlining in Optimizing when --debuggable is set." by Nicolas Geoffray · 10 years ago
  92. 15b9d52 API change in StackVisitor::GetVReg*. by Nicolas Geoffray · 10 years ago
  93. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  94. a4d120c Fix build breakage. by Nicolas Geoffray · 10 years ago
  95. ddd04a6 Merge "Tweak liveness when instructions are used in environments." by Nicolas Geoffray · 10 years ago
  96. dd9d055 ART: More cutouts for unstarted runtime by Andreas Gampe · 10 years ago
  97. 9ac0e4d Force word alignment of Dex register maps. by Roland Levillain · 10 years ago
  98. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  99. 97d30ac Merge "Opt compiler: Basic simplification for arithmetic operations." by Roland Levillain · 10 years ago
  100. 1f49bdc Merge "Compress the Dex register maps built by the optimizing compiler." by Roland Levillain · 10 years ago