1. 2f0ac4f Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b by Andreas Gampe · 7 years ago
  2. 9fb4e85 Merge "Only honor $inline$ in AOT." by Treehugger Robot · 7 years ago
  3. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  4. 08490b8 Only honor $inline$ in AOT. by Nicolas Geoffray · 7 years ago
  5. 24ff023 Merge "Remove the old ARM assemblers from ART." by Vladimir Marko · 7 years ago
  6. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 7 years ago
  7. 0d32f4e Merge "Generalize atomic_method_ref_map to support dex references" by Treehugger Robot · 7 years ago
  8. 1847704 Merge "Avoid creating verification_results_ unnecessarily" by Treehugger Robot · 7 years ago
  9. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 7 years ago
  10. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 7 years ago
  11. 0733dc8 Avoid creating verification_results_ unnecessarily by Mathieu Chartier · 7 years ago
  12. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  13. a638954 Merge "Reduce OatWriter RAM usage for non compilation filters" by Mathieu Chartier · 7 years ago
  14. e77d124 Merge "Avoid creating verified methods for non quickening filters" by Treehugger Robot · 7 years ago
  15. 32df620 Merge "Avoid creating compiled_methods_ array unnecessarily" by Treehugger Robot · 7 years ago
  16. 3957bff Reduce OatWriter RAM usage for non compilation filters by Mathieu Chartier · 7 years ago
  17. 2848a5f Avoid creating verified methods for non quickening filters by Mathieu Chartier · 7 years ago
  18. c043d00 Remove the old ARM assemblers from ART. by Roland Levillain · 7 years ago
  19. 88b74b6 Avoid creating compiled_methods_ array unnecessarily by Mathieu Chartier · 7 years ago
  20. 23cdebe Merge "MIPS: TLAB allocation entrypoints" by Treehugger Robot · 7 years ago
  21. 65d793b Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 7 years ago
  22. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 7 years ago
  23. 2d0fe4c Merge "Added GVN related attributes to vector nodes." by Treehugger Robot · 7 years ago
  24. bac2bd1 Merge "Introduce a Marking Register in ARM code generation." by Roland Levillain · 7 years ago
  25. b79f4ac Added GVN related attributes to vector nodes. by Aart Bik · 7 years ago
  26. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 7 years ago
  27. 51765b0 MIPS32: ART Vectorizer by Lena Djokic · 7 years ago
  28. 854df41 MIPS: TLAB allocation entrypoints by Goran Jakovljevic · 7 years ago
  29. de4b08f Reduce quicken info size by Mathieu Chartier · 7 years ago
  30. 5dcf650 Merge "Include more cases in ImageWriter" by Treehugger Robot · 7 years ago
  31. af24def Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers. by Roland Levillain · 7 years ago
  32. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 7 years ago
  33. b2e8adc Include more cases in ImageWriter by Chang Xing · 7 years ago
  34. 5fd8e81 Merge "Add support for class loader context in dex2oat" by Calin Juravle · 7 years ago
  35. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  36. 1ce7085 Add support for class loader context in dex2oat by Calin Juravle · 7 years ago
  37. 65f1c2e Merge "MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath" by Treehugger Robot · 7 years ago
  38. e61682f Merge "Revert "Added GVN related attributes to vector nodes."" by Nicolas Geoffray · 7 years ago
  39. 9858bf7 Revert "Added GVN related attributes to vector nodes." by Nicolas Geoffray · 7 years ago
  40. 5da5dca Merge "MIPS32: Adds changes neccessary for saving 128 bits of data" by Treehugger Robot · 7 years ago
  41. 334a1c5 Merge "Added GVN related attributes to vector nodes." by Aart Bik · 7 years ago
  42. a79f0b5 Added GVN related attributes to vector nodes. by Aart Bik · 7 years ago
  43. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 7 years ago
  44. 8054c1d Merge "Add an init encoded fields threshold to compiler" by Mathieu Chartier · 7 years ago
  45. 170de15 Merge "Move libartd-simulator dependency to host-only" by Treehugger Robot · 7 years ago
  46. 70f689d Add an init encoded fields threshold to compiler by Chang Xing · 7 years ago
  47. ca8c295 MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath by Lena Djokic · 7 years ago
  48. 2e0a7e5 MIPS32: Adds changes neccessary for saving 128 bits of data by Lena Djokic · 7 years ago
  49. 209b4c7 Merge "Small refactoring of field/method access checks." by Vladimir Marko · 7 years ago
  50. 71bde0d Merge "Improve ImageWriter logging." by Treehugger Robot · 7 years ago
  51. 23e81a1 Improve ImageWriter logging. by Ian Rogers · 7 years ago
  52. 5da3780 Merge "Prune methods in image DexCache based on referencing class." by Treehugger Robot · 7 years ago
  53. f79aa7f Small refactoring of field/method access checks. by Vladimir Marko · 7 years ago
  54. 3b15545 Prune methods in image DexCache based on referencing class. by Vladimir Marko · 7 years ago
  55. 640fbdc Merge "Disambiguate memory accesses in instruction scheduling" by Nicolas Geoffray · 7 years ago
  56. 4913cf3 Remove obsolete helpers from CompilerDriver. by Vladimir Marko · 7 years ago
  57. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  58. 8091ed8 Merge "MIPS: Shorten .bss string/class loads" by Treehugger Robot · 7 years ago
  59. 7df2bb6 Merge "Fix boot classes init when compiling app image" by Mathieu Chartier · 7 years ago
  60. e602b1c Fix boot classes init when compiling app image by Chang Xing · 7 years ago
  61. e128af5 Merge "ARM: ART Vectorizer (64-bit vectors)." by Treehugger Robot · 7 years ago
  62. dd3240c Merge "MIPS32: MoveLocation refactoring" by Aart Bik · 7 years ago
  63. 2a3471f Disambiguate memory accesses in instruction scheduling by xueliang.zhong · 7 years ago
  64. 89ae0f4 Merge "Fix unintended change in JIT inlining heuristics." by Nicolas Geoffray · 7 years ago
  65. aed3dbf Merge "Improve array index analysis in LSA." by Nicolas Geoffray · 7 years ago
  66. 8f7c410 ARM: ART Vectorizer (64-bit vectors). by Artem Serov · 7 years ago
  67. cf96bed Fix unintended change in JIT inlining heuristics. by Nicolas Geoffray · 7 years ago
  68. 740c300 Merge "Add CHECKs to help diagnose a crash seen internally." by Nicolas Geoffray · 7 years ago
  69. 4aa0cf8 Merge "Turn a few DCHECK into CHECKs." by Nicolas Geoffray · 7 years ago
  70. 99f753b Merge "Improved subscript and data dependence analysis." by Treehugger Robot · 7 years ago
  71. 37dc4df Improved subscript and data dependence analysis. by Aart Bik · 7 years ago
  72. 757b26c Add CHECKs to help diagnose a crash seen internally. by Nicolas Geoffray · 7 years ago
  73. c9c3104 Turn a few DCHECK into CHECKs. by Nicolas Geoffray · 7 years ago
  74. 853cc56 Merge "Code cleanup around compiler options and JIT." by Nicolas Geoffray · 7 years ago
  75. 57c4704 Code cleanup around compiler options and JIT. by Nicolas Geoffray · 7 years ago
  76. ba17dbd Revert "Revert "Fixed Literal String intern mismatch."" by Chang Xing · 7 years ago
  77. 76754cc Merge "Prevent loop optimization in debuggable mode." by Aart Bik · 7 years ago
  78. f57c1ae Prevent loop optimization in debuggable mode. by Nicolas Geoffray · 7 years ago
  79. a6d098c Merge "Unrolling and dynamic loop peeling framework in vectorizer." by Aart Bik · 7 years ago
  80. 8098da9 MIPS32: MoveLocation refactoring by Lena Djokic · 7 years ago
  81. 14a68b4 Unrolling and dynamic loop peeling framework in vectorizer. by Aart Bik · 7 years ago
  82. 1b49910 Move libartd-simulator dependency to host-only by Colin Cross · 7 years ago
  83. db87b28 Merge "Don't use the graph's dex file when printing HInvoke." by Nicolas Geoffray · 7 years ago
  84. 80b99c2 Merge "Fix static analyzer warning" by Treehugger Robot · 7 years ago
  85. 5ceac0e Don't use the graph's dex file when printing HInvoke. by Nicolas Geoffray · 7 years ago
  86. 016c0f1 Improve array index analysis in LSA. by xueliang.zhong · 7 years ago
  87. 6fda427 Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 7 years ago
  88. a4b58ed Fix static analyzer warning by George Burgess IV · 7 years ago
  89. 3f8d2d8 Merge "ART: Fix old warnings" by Treehugger Robot · 7 years ago
  90. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 7 years ago
  91. 69489fa ART: Fix old warnings by Andreas Gampe · 7 years ago
  92. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 7 years ago
  93. a5dcdf3 Merge "Refactor some profiling info functions" by Mathieu Chartier · 7 years ago
  94. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  95. f789353 Set the deopt flag after adjusting the stack pointer. by Nicolas Geoffray · 7 years ago
  96. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  97. d58932f Merge "Fix some indentation errors in compiler driver" by Mathieu Chartier · 7 years ago
  98. 7a8bcfd Fix some indentation errors in compiler driver by Mathieu Chartier · 7 years ago
  99. 17498e5 Avoid calling InitializeDependencies for non image case by Mathieu Chartier · 7 years ago
  100. dabeb3a Correctly set oat class status after initializing by Mathieu Chartier · 7 years ago