1. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 7 years ago
  2. f665f84 Pass the right dex_file/method_index for String.<init>. by Nicolas Geoffray · 7 years ago
  3. bdaec34 Merge "MIPS32 Implement signed 64-bit division by powers of 2" by Treehugger Robot · 7 years ago
  4. feec167 Add support for counting hotness in compiled code for MIPS by Goran Jakovljevic · 7 years ago
  5. 249eeac Merge "Added missing return." by Treehugger Robot · 7 years ago
  6. f12c309 Merge "Do not eliminate array allocation if it may throw NegativeArraySizeException" by Mingyao Yang · 7 years ago
  7. 897df03 Added missing return. by Aart Bik · 7 years ago
  8. 7cf9af2 Do not eliminate array allocation if it may throw NegativeArraySizeException by Mingyao Yang · 7 years ago
  9. 129ebee Merge "Don't analyze methods with verification errors." by Treehugger Robot · 7 years ago
  10. 2c148f0 Don't analyze methods with verification errors. by Aart Bik · 8 years ago
  11. e0d8bd4 Merge "Revert "Revert "More general store elimination""" by Treehugger Robot · 7 years ago
  12. 669669c Merge "Exploit non-null control dependence." by Treehugger Robot · 7 years ago
  13. a354053 Revert "Revert "More general store elimination"" by Mingyao Yang · 8 years ago
  14. 4c563ca Exploit non-null control dependence. by Aart Bik · 8 years ago
  15. e65948f Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 8 years ago
  16. 833529f Merge "Create list of open dex files for libbacktrace." by Treehugger Robot · 8 years ago
  17. 1004955 Revert^2 "ARM: Use r4 for stack overflow check to reduce code size." by xueliang.zhong · 8 years ago
  18. 6831209 Merge "MIPS: Clean up InstanceOf/CheckCast." by Treehugger Robot · 8 years ago
  19. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 8 years ago
  20. 66c158e Clean up signed/unsigned in vectorizer. by Aart Bik · 8 years ago
  21. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 8 years ago
  22. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  23. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  24. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  25. 8d72832 Add compiler option for counting hotness in compiled code. by Nicolas Geoffray · 8 years ago
  26. dfc30af MIPS: Clean up InstanceOf/CheckCast. by Alexey Frunze · 8 years ago
  27. 144c34f Merge "Log JIT mini-debug-info memory usage." by David Srbecky · 8 years ago
  28. 4580b6d Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 8 years ago
  29. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 8 years ago
  30. 1a4f3ca Revert "ARM: Use r4 for stack overflow check to reduce code size." by Nicolas Geoffray · 8 years ago
  31. 8304743 Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Treehugger Robot · 8 years ago
  32. 8dc11b7 Merge "Revert "More general store elimination"" by Treehugger Robot · 8 years ago
  33. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 8 years ago
  34. e97949e Revert "More general store elimination" by Nicolas Geoffray · 8 years ago
  35. 4b8025c MIPS32 Implement signed 64-bit division by powers of 2 by Lena Djokic · 8 years ago
  36. d3233ab Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 8 years ago
  37. 8c0961f Move missed files to libdexfile by David Sehr · 8 years ago
  38. c9e0208 Log JIT mini-debug-info memory usage. by David Srbecky · 8 years ago
  39. 6650b0d Merge "ARM: Use r4 for stack overflow check to reduce code size." by Treehugger Robot · 8 years ago
  40. 718e831 ART: Use the bitstring type check for AOT app compilation. by Vladimir Marko · 8 years ago
  41. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 8 years ago
  42. 4eb4563 ARM: Use r4 for stack overflow check to reduce code size. by Vladimir Marko · 8 years ago
  43. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 8 years ago
  44. d78ca52 Merge "Improve bound analysis on constant range." by Aart Bik · 8 years ago
  45. 7b4c09a Merge "ART: Implement SuperblockCloner." by Aart Bik · 8 years ago
  46. a95a5cc Improve bound analysis on constant range. by Aart Bik · 8 years ago
  47. 5577295 Merge "ART: Add entrypoint and intrinsic for Math.pow()." by Treehugger Robot · 8 years ago
  48. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 8 years ago
  49. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 8 years ago
  50. 0d413f6 Merge "Minor edits." by Aart Bik · 8 years ago
  51. ad643b0 Merge "More general store elimination" by Mingyao Yang · 8 years ago
  52. b67f7e2 Minor edits. by Aart Bik · 8 years ago
  53. 98f1736 Enhance BCE range analysis with length "alias" case. by Aart Bik · 8 years ago
  54. aec4e73 More general store elimination by Mingyao Yang · 8 years ago
  55. d4e328f Code sinking near "always throwing" method calls by Aart Bik · 8 years ago
  56. a8b8e9b Improve code sinking near "always throwing" method calls by Aart Bik · 8 years ago
  57. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 8 years ago
  58. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 8 years ago
  59. fa3db3d Change compiler tests to have aligned code item by Mathieu Chartier · 8 years ago
  60. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 8 years ago
  61. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 8 years ago
  62. dc682aa Use 28 bits for type check bit string. by Vladimir Marko · 8 years ago
  63. 8e47493 Merge "ARM: Replace arm::SetCc with vixl32::FlagsUpdate." by Treehugger Robot · 8 years ago
  64. 7f4aff6 ART: Implement SuperblockCloner. by Artem Serov · 8 years ago
  65. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 8 years ago
  66. f0a6a1d ARM: Replace arm::SetCc with vixl32::FlagsUpdate. by Vladimir Marko · 8 years ago
  67. 30f54cc Merge "ARM: Fix breaking changes from recent VIXL update." by Roland Levillain · 8 years ago
  68. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  69. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 8 years ago
  70. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 8 years ago
  71. a61e97f Merge "Remove CodeItem accessor functions" by Mathieu Chartier · 8 years ago
  72. 4abc001 Merge "MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo()" by Treehugger Robot · 8 years ago
  73. a3e5095 Merge changes I69b3b6f2,I294dbd43 by Treehugger Robot · 8 years ago
  74. a556e6b MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo() by Lena Djokic · 8 years ago
  75. 00359cd Merge "ARM: Remove a deprecated IT block in the read barrier code" by Treehugger Robot · 8 years ago
  76. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 8 years ago
  77. 2a5d728 ART: Emit runtime read barrier checks only in slow-debug by Andreas Gampe · 8 years ago
  78. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 8 years ago
  79. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  80. 5e399b8 ART: Rename cloner_test. by Artem Serov · 8 years ago
  81. 349e61f ARM: Remove a deprecated IT block in the read barrier code by Anton Kirilov · 8 years ago
  82. df99018 Merge "ART: Fix single-preheader transformation." by Aart Bik · 8 years ago
  83. 672b9c1 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 8 years ago
  84. e7de5ec MIPS: Support swaps between 128-bit locations by Goran Jakovljevic · 8 years ago
  85. fe8a897 Merge changes Ib1381084,Icb2a838f by Vladimir Marko · 8 years ago
  86. ed416f7 Merge "Fix the side effects of clinit check" by Treehugger Robot · 8 years ago
  87. 217eb06 Fix the side effects of clinit check by Mingyao Yang · 8 years ago
  88. ba3a790 Merge "Revert "ART: Try to statically evaluate some conditions."" by Treehugger Robot · 8 years ago
  89. df6e7fa Merge "Implemented missing move/exchange paths for x86" by Aart Bik · 8 years ago
  90. 8758454 Clean up InstanceOf/CheckCast. by Vladimir Marko · 8 years ago
  91. 04366f3 Revert "ART: Try to statically evaluate some conditions." by Nicolas Geoffray · 8 years ago
  92. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 8 years ago
  93. 09faaea ART: Fix single-preheader transformation. by Artem Serov · 8 years ago
  94. cfe50bb Implemented missing move/exchange paths for x86 by Aart Bik · 8 years ago
  95. e619f6c X86: Clean up interface type check for heap poisoning. by Vladimir Marko · 8 years ago
  96. 89ff8b2 ARM64: Workaround for the callee saved FP registers and SIMD. by Artem Serov · 8 years ago
  97. 03376f4 Merge "ART: Try to statically evaluate some conditions." by Treehugger Robot · 8 years ago
  98. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 8 years ago
  99. 1de1e11 ART: Try to statically evaluate some conditions. by Artem Serov · 8 years ago
  100. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 8 years ago