1. fe1d952 Use generic name for JNI trampolines. by David Srbecky · 6 years ago
  2. e7e195d optimizing_compiler: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  3. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 6 years ago
  4. 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 6 years ago
  5. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 6 years ago
  6. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 6 years ago
  7. 68efa7b Add code size to CodeInfo by David Srbecky · 6 years ago
  8. 206348c Selectively allow dead reference elimination by Hans Boehm · 7 years ago
  9. 43ae779 Add timing logger for mini-debug-info generation. by David Srbecky · 6 years ago
  10. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  11. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  12. 0b21e41 Pack JIT mini-debug-infos together. by David Srbecky · 7 years ago
  13. afc60cd Cleanup native debug interface api. by David Srbecky · 7 years ago
  14. ed8b4ac Merge "Refactor CompilerDriver::CompileAll()." by Vladimir Marko · 7 years ago
  15. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 7 years ago
  16. be50f9a Simplify MakeElfFileForJIT by David Srbecky · 7 years ago
  17. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 7 years ago
  18. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 7 years ago
  19. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 7 years ago
  20. dd121f6 Emit bit manipulation instructions for x86 and x86_64 by Shalini Salomi Bodapati · 7 years ago
  21. c1c3452 Do not cache RequiresConstructorBarrier() results. by Vladimir Marko · 7 years ago
  22. a2c211c Add compiling class to the DexCompilationUnit. by Vladimir Marko · 7 years ago
  23. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 7 years ago
  24. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 7 years ago
  25. 0de9c08 Merge "Remove need for intrinsic recognizer to be a pass." by Nicolas Geoffray · 7 years ago
  26. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 7 years ago
  27. 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 7 years ago
  28. ac3ac68 Pass JIT roots as a vector<Handle<>> to JIT cache. by Vladimir Marko · 7 years ago
  29. bdb2ecc Remove sharpening as an optimization pass. by Nicolas Geoffray · 7 years ago
  30. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 7 years ago
  31. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  32. 61ba8d2 Fix longstanding bug around implicit NPEs and GC, version 2. by Nicolas Geoffray · 7 years ago
  33. e7a9194 Simplify StackMapStream encoding. by David Srbecky · 7 years ago
  34. ced0483 Reuse arena memory for each block in scheduler. by Vladimir Marko · 7 years ago
  35. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 7 years ago
  36. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 7 years ago
  37. cdfc942 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 7 years ago
  38. f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 7 years ago
  39. afc97bc Revert^2 "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  40. 564fa8a Revert "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  41. 85f3934 Add CodeInfo to JNI methods. by David Srbecky · 7 years ago
  42. a8d5a5f Merge "Handle String.<init> with a phi input." by Nicolas Geoffray · 7 years ago
  43. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 7 years ago
  44. 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 7 years ago
  45. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  46. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
  47. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 7 years ago
  48. a8360cd Perform rudimentary check on graph size for no-change assertions. by Aart Bik · 7 years ago
  49. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 7 years ago
  50. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 7 years ago
  51. 6d05700 Run GVN earlier. by Aart Bik · 7 years ago
  52. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  53. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  54. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 8 years ago
  55. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  56. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 7 years ago
  57. c9e0208 Log JIT mini-debug-info memory usage. by David Srbecky · 7 years ago
  58. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 7 years ago
  59. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  60. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  61. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  62. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  63. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  64. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  65. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  66. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 8 years ago
  67. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 8 years ago
  68. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 8 years ago
  69. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 8 years ago
  70. aa25db7 Merge "Clean some dex2oat options." by Nicolas Geoffray · 8 years ago
  71. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 8 years ago
  72. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 8 years ago
  73. 3417eae JIT JNI stubs. by Vladimir Marko · 8 years ago
  74. 7bdc6e7 ART: Minor refactoring of JNI stub compilation. by Vladimir Marko · 8 years ago
  75. cd09e1f Fix stats reporting over 100% methods compiled. by Vladimir Marko · 8 years ago
  76. 2ca10eb Refactored optimization passes setup. by Aart Bik · 8 years ago
  77. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 8 years ago
  78. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 8 years ago
  79. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 8 years ago
  80. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  81. 174b2e2 Use ScopedArenaAllocator for code generation. by Vladimir Marko · 8 years ago
  82. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  83. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 8 years ago
  84. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  85. a290160 MIPS32R2: Share address computation by Lena Djokic · 8 years ago
  86. 9e14787 Enables GVN for x86 and x86_64. by Aart Bik · 8 years ago
  87. e5b35ed Merge "Enables GVN for MIPS32 and MIPS64." by Treehugger Robot · 8 years ago
  88. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  89. b8e9c35 Enables GVN for MIPS32 and MIPS64. by Lena Djokic · 8 years ago
  90. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 8 years ago
  91. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 9 years ago
  92. 217d6d3 ART: Remove old code by Andreas Gampe · 8 years ago
  93. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 8 years ago
  94. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  95. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  96. b92cc33 Pass stats into the loop optimization phase. by Aart Bik · 8 years ago
  97. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  98. e9b61ba Merge changes Ic119441c,I83b96b41 by Treehugger Robot · 8 years ago
  99. 6ef4567 optimizing: Add statistics for # of constructor fences added/removed by Igor Murashkin · 8 years ago
  100. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago