1. 0ced884 Merge "StackMap: Always load and store unalign." by Nicolas Geoffray · 10 years ago
  2. aec8f93 StackMap: Always load and store unalign. by Nicolas Geoffray · 10 years ago
  3. d6f0081 Merge "ART: Fix condition for StoreNeedsWriteBarrier" by David Brazdil · 10 years ago
  4. 8c36c1a Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2"" by Calin Juravle · 10 years ago
  5. da8196d Merge "Revert "Make subs alter flags when rn is an immediate"" by Calin Juravle · 10 years ago
  6. 202d164 Merge "Revert "Inline long shift code"" by Calin Juravle · 10 years ago
  7. f3b4aeb Revert "Inline long shift code" by Calin Juravle · 10 years ago
  8. 2dae78c Revert "Make subs alter flags when rn is an immediate" by Calin Juravle · 10 years ago
  9. b7f2be9 Revert "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 10 years ago
  10. 522e224 ART: Fix condition for StoreNeedsWriteBarrier by David Brazdil · 10 years ago
  11. cadf090 Merge "Inline long shift code" by Calin Juravle · 10 years ago
  12. 09895eb Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  13. 1d2868c Merge "Make subs alter flags when rn is an immediate" by Calin Juravle · 10 years ago
  14. 3533c45 Merge "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 10 years ago
  15. 216eaa2 Fall back to Quick when Optimizing cannot compile. by Nicolas Geoffray · 10 years ago
  16. 8de00e3 Make subs alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 10 years ago
  17. 68e1500 PREOPT compiles using dex2oatd so don't emit debug instructions. by Nicolas Geoffray · 10 years ago
  18. eb46017 Merge "ART: Faster implementation of GVN's hash table" by David Brazdil · 10 years ago
  19. 6d340c4 ART: Faster implementation of GVN's hash table by David Brazdil · 10 years ago
  20. 8fff8c6 Merge "Fixed maybe used uninitialized" by Andrew Hsieh · 10 years ago
  21. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  22. 24ce79e Merge "Update locations of registers after slow paths spilling." by Nicolas Geoffray · 10 years ago
  23. eeefa12 Update locations of registers after slow paths spilling. by Nicolas Geoffray · 10 years ago
  24. f2674ea Fixed maybe used uninitialized by Andrew Hsieh · 10 years ago
  25. 9d6a575 Merge "ART: Fix missing Erase() in error case" by Andreas Gampe · 10 years ago
  26. 921d6eb Fix 32 bit loads of 64 bit direct code pointers by Mathieu Chartier · 10 years ago
  27. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  28. 0b7fcf9 ART: Fix missing Erase() in error case by Andreas Gampe · 10 years ago
  29. 02c0bac Merge "[optimizing] Don't record None locations in the stack maps." by Nicolas Geoffray · 10 years ago
  30. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 10 years ago
  31. a8ac913 Refactor code in preparation of correct stack maps in slow path. by Nicolas Geoffray · 10 years ago
  32. ede7bf8 Align CodeInfo regions instead of their inner subregions. by Roland Levillain · 10 years ago
  33. 63346f5 Merge "Fix the computation of the size of the stack maps region." by Roland Levillain · 10 years ago
  34. 29ba1b0 Fix the computation of the size of the stack maps region. by Roland Levillain · 10 years ago
  35. faa375c Merge "Disable inlining in Optimizing when --debuggable is set." by Nicolas Geoffray · 10 years ago
  36. 15b9d52 API change in StackVisitor::GetVReg*. by Nicolas Geoffray · 10 years ago
  37. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  38. a4d120c Fix build breakage. by Nicolas Geoffray · 10 years ago
  39. ddd04a6 Merge "Tweak liveness when instructions are used in environments." by Nicolas Geoffray · 10 years ago
  40. dd9d055 ART: More cutouts for unstarted runtime by Andreas Gampe · 10 years ago
  41. 9ac0e4d Force word alignment of Dex register maps. by Roland Levillain · 10 years ago
  42. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  43. 97d30ac Merge "Opt compiler: Basic simplification for arithmetic operations." by Roland Levillain · 10 years ago
  44. 1f49bdc Merge "Compress the Dex register maps built by the optimizing compiler." by Roland Levillain · 10 years ago
  45. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 10 years ago
  46. e4aca02 Merge "Run the natural loop recognizer before building SSA." by Nicolas Geoffray · 10 years ago
  47. d335083 Run the natural loop recognizer before building SSA. by Nicolas Geoffray · 10 years ago
  48. bf5565a Merge "Revert "Opt Compiler: Materialise constants that cannot be encoded"" by Nicolas Geoffray · 10 years ago
  49. 3ce57ab Revert "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 10 years ago
  50. 28b87a6 Merge "Give an expected type to phis created for multiple returns." by Nicolas Geoffray · 10 years ago
  51. 4f1a384 Give an expected type to phis created for multiple returns. by Nicolas Geoffray · 10 years ago
  52. 1baecb2 Merge "Opt Compiler: Materialise constants that cannot be encoded" by Nicolas Geoffray · 10 years ago
  53. d304629 Merge "ART: Check that boot image classes are verified" by Andreas Gampe · 10 years ago
  54. d159eef Merge "Fix incompatible class change error for JIT stress mode" by Mathieu Chartier · 10 years ago
  55. 091d238 Fix incompatible class change error for JIT stress mode by Mathieu Chartier · 10 years ago
  56. b59dba0 Fix a bug in the SSA builder. by Nicolas Geoffray · 10 years ago
  57. 758c2f6 Opt Compiler: Materialise constants that cannot be encoded by Serban Constantinescu · 10 years ago
  58. b2fd7bc Opt compiler: Basic simplification for arithmetic operations. by Alexandre Rames · 10 years ago
  59. bada8b0 Forbid the use of shifts in ShifterOperand in Thumb2 by Guillaume "Vermeille" Sanchez · 10 years ago
  60. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  61. be91548 Merge "Fix dex2dex logic" by Mathieu Chartier · 10 years ago
  62. 9c8d961 Fix dex2dex logic by Mathieu Chartier · 10 years ago
  63. 3afca78 Fix tests now that the SSA builder is pruning more phis. by Nicolas Geoffray · 10 years ago
  64. 48e702f Merge "Make the SSA builder honor the debuggable flag." by Nicolas Geoffray · 10 years ago
  65. 39d9fe2 Merge "Add way to print JIT related info at shutdown" by Mathieu Chartier · 10 years ago
  66. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 10 years ago
  67. 6ad40cd [MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions. by Goran Jakovljevic · 10 years ago
  68. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 10 years ago
  69. 9b34b24 Trim arenas for JIT by Mathieu Chartier · 10 years ago
  70. 5c9d8f0 Merge "Compute the right catch location for the debugger." by Nicolas Geoffray · 10 years ago
  71. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  72. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  73. 0e242b5 Merge "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  74. 154552e Revert "[optimizing] Enable x86 long support." by Nicolas Geoffray · 10 years ago
  75. 2ed20af Opt compiler: Clean the use of `virtual` and `OVERRIDE`. by Alexandre Rames · 10 years ago
  76. b341b70 Merge "Extend compiler/optimizing/stack_map_test.cc." by Roland Levillain · 10 years ago
  77. b265262 Merge "[optimizing] Enable x86 long support." by Nicolas Geoffray · 10 years ago
  78. b4ba354 [optimizing] Enable x86 long support. by Nicolas Geoffray · 10 years ago
  79. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 10 years ago
  80. 66b2666 Merge "ART: AddVectorReduce should store result in memory carefully" by Bill Buzbee · 10 years ago
  81. df45205 ART: Fix test breakage by David Brazdil · 10 years ago
  82. 12baf47 Extend compiler/optimizing/stack_map_test.cc. by Roland Levillain · 10 years ago
  83. 9a9ab61 ART: Optimize iteration of safepoints by David Brazdil · 10 years ago
  84. af8db2e Merge "[optimizing] Use callee-save registers for x86" by Nicolas Geoffray · 10 years ago
  85. 5f87418 [optimizing] Use callee-save registers for x86 by Mark Mendell · 10 years ago
  86. 4d4eff7 ART: Fix compile-time-init fail by Andreas Gampe · 10 years ago
  87. d37f919 ART: Do not produce CFI when not asked for by Andreas Gampe · 10 years ago
  88. b8fef11 Merge "[optimizing] Improve x86/x86_64 bound check code" by Andreas Gampe · 10 years ago
  89. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 10 years ago
  90. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  91. f60c90b [optimizing] Improve x86/x86_64 bound check code by Mark Mendell · 10 years ago
  92. 6775ba5 Fix bce gtest. by Mingyao Yang · 10 years ago
  93. d8de6f2 Merge "Make BCE a no-op if there is no array access." by Mingyao Yang · 10 years ago
  94. de0eb6f Fix arm64 build. by Nicolas Geoffray · 10 years ago
  95. 085b733 ART: AddVectorReduce should store result in memory carefully by Maxim Kazantsev · 10 years ago
  96. e4335eb Make BCE a no-op if there is no array access. by Mingyao Yang · 10 years ago
  97. ff3ef43 Merge "Reserve bits in the lock word for read barriers." by Hiroshi Yamauchi · 10 years ago
  98. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  99. 8928cab Add a change that should be part of "enhance gvn for commutative ops." by Mingyao Yang · 10 years ago
  100. 49ccb6e Merge "Opt compiler: enhance gvn for commutative ops." by Mingyao Yang · 10 years ago