1. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  2. f71b3ad Get source mapping table from stack maps. by David Srbecky · 9 years ago
  3. d480156 Merge "Fix braino when resolving an invoke-super." by Nicolas Geoffray · 9 years ago
  4. 41844e5 Fix braino when resolving an invoke-super. by Nicolas Geoffray · 9 years ago
  5. 4a34064 Merge "ART: Fix bug in DCE not removing phis from catch phi uses" by David Brazdil · 9 years ago
  6. 04ff4e8 ART: Fix bug in DCE not removing phis from catch phi uses by David Brazdil · 9 years ago
  7. 6d0aefd Merge "MIPS32: Improve integer division by constants" by Nicolas Geoffray · 9 years ago
  8. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  9. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  10. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  11. f1975e4 Merge "Simplify and rename IsLoopInvariant() test." by Mingyao Yang · 9 years ago
  12. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  13. d7d23ee Merge "Add local variables to DWARF." by David Srbecky · 9 years ago
  14. 996ed0b Add local variables to DWARF. by David Srbecky · 9 years ago
  15. 2c1164c Merge "ART: Reduce the instructions generated by packed switch." by Vladimir Marko · 9 years ago
  16. 4b467ed Simplify and rename IsLoopInvariant() test. by Mingyao Yang · 9 years ago
  17. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  18. 59f054d ART: Reduce the instructions generated by packed switch. by Zheng Xu · 9 years ago
  19. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  20. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  21. 8993caf ART: Enable all optimizations except LSE under try/catch by David Brazdil · 9 years ago
  22. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  23. bf84a3d Annotate Boolean literals more uniformly in Optimizing's intrinsics. by Roland Levillain · 9 years ago
  24. 038f4f2 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  25. 5bde68f Merge "MIPS32: Bit rotation intrinsics" by Andreas Gampe · 9 years ago
  26. fdacff8 Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" by Andreas Gampe · 9 years ago
  27. e15f6e2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" by Andreas Gampe · 9 years ago
  28. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  29. cf6bd55 Merge "Add ElfWriter::GetStream()." by Vladimir Marko · 9 years ago
  30. d382994 Merge "Step-wise improvement of range analysis with outer loop induction." by Aart Bik · 9 years ago
  31. eddbfb7 Merge "MIPS32: java.lang.*.reverse" by Andreas Gampe · 9 years ago
  32. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  33. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  34. b9f8119 Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong. by Roland Levillain · 9 years ago
  35. b738d4f Step-wise improvement of range analysis with outer loop induction. by Aart Bik · 9 years ago
  36. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  37. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  38. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  39. 47229aa Merge "Revert "Revert "Don't use the compiler driver for method resolution.""" by Nicolas Geoffray · 9 years ago
  40. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  41. b5cdc5d Merge "Clean up optimizing compiler stats" by Calin Juravle · 9 years ago
  42. d585b2c Merge "Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]""" by David Brazdil · 9 years ago
  43. fe86070 Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  44. 874121e Merge "Optimizing: Add checker tests for sharpening." by Vladimir Marko · 9 years ago
  45. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 9 years ago
  46. 08a84ac Merge "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  47. 5f3fb18 Revert "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  48. 4a34277 Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  49. 1cfe7fd Merge "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  50. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  51. 8b3609b Merge "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  52. 3a738bf ART: Do not eagerly type LoopPhi [null, ...] by David Brazdil · 9 years ago
  53. 753e8c4 Merge "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  54. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  55. b1aa617 Merge "Move PC-relative addressing bases to a better position." by Vladimir Marko · 9 years ago
  56. ad54338 Clean up optimizing compiler stats by Calin Juravle · 9 years ago
  57. 1965328 Merge "Optimizing/ARM: Implement kDexCachePcRelative dispatch." by Vladimir Marko · 9 years ago
  58. fb337ea Move PC-relative addressing bases to a better position. by Vladimir Marko · 9 years ago
  59. b4536b7 Optimizing/ARM: Implement kDexCachePcRelative dispatch. by Vladimir Marko · 9 years ago
  60. d1744d4 Merge "Refactor oat file writing to give Dex2Oat more control." by Vladimir Marko · 9 years ago
  61. e16ce5a MIPS32: Bit rotation intrinsics by Chris Larsen · 9 years ago
  62. 8682960 MIPS32: int java.lang.*.numberOfTrailingZeros by Chris Larsen · 9 years ago
  63. e384547 MIPS32: int java.lang.*.numberOfLeadingZeros by Chris Larsen · 9 years ago
  64. 70014c8 MIPS32: java.lang.*.reverse by Chris Larsen · 9 years ago
  65. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  66. 584bc17 Merge "Accept synthetic phi nodes and general names for blocks." by Aart Bik · 9 years ago
  67. 3dd7e5a Temporarily omit MIPS floating point registers in DWARF. by David Srbecky · 9 years ago
  68. 23e8733 Merge "Add stack locations to DWARF parameters." by David Srbecky · 9 years ago
  69. 3a581b4 Merge "ARM64: Use the shifter operands." by Vladimir Marko · 9 years ago
  70. 945c1c1 Fix circular dependencies for ContainsBootClassLoaderNonImageClass by Mathieu Chartier · 9 years ago
  71. 685af12 Merge "ART: Clean up ordering of dex cache arrays in image files." by Vladimir Marko · 9 years ago
  72. 92e997d Merge "ARM64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  73. f60c7e2 ART: Clean up ordering of dex cache arrays in image files. by Vladimir Marko · 9 years ago
  74. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  75. 0fd295f Add stack locations to DWARF parameters. by David Srbecky · 9 years ago
  76. 7e99e05 MIPS32: Improve integer division by constants by Alexey Frunze · 9 years ago
  77. 42e372e Optimize HLoadClass when we know the class is in the cache. by Nicolas Geoffray · 9 years ago
  78. 95f7bbc Merge "A few more optimizations on avoiding HClinit." by Nicolas Geoffray · 9 years ago
  79. d9dc6f4 A few more optimizations on avoiding HClinit. by Nicolas Geoffray · 9 years ago
  80. 73a4265 MIPS32: Record missing implicit null checks by Goran Jakovljevic · 9 years ago
  81. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  82. 888d067 Revamp art::CheckEntrypointTypes uses. by Roland Levillain · 9 years ago
  83. 51a354c Merge "MIPS64: Support short and long branches" by Roland Levillain · 9 years ago
  84. 4f6b0b5 Clean up read barrier related comments in Optimizing. by Roland Levillain · 9 years ago
  85. 67e0ad6 Merge "ARM64: Add support for multiply-accumulate." by Vladimir Marko · 9 years ago
  86. 349106d Merge "ART: Fix wide stores in Optimizing" by David Brazdil · 9 years ago
  87. 0d1caa5 Optimizing: Avoid a PrettyMethod() call per compiled method. by Vladimir Marko · 9 years ago
  88. 809d70f ART: Fix wide stores in Optimizing by David Brazdil · 9 years ago
  89. 6d92d59 Merge "Do not change to the access check entrypoint when inlined." by Nicolas Geoffray · 9 years ago
  90. 8e1ef53 Do not change to the access check entrypoint when inlined. by Nicolas Geoffray · 9 years ago
  91. f180af0 Merge "Optimizing/ARM: Improve long shifts by 1." by Vladimir Marko · 9 years ago
  92. 97cd5bb Merge "Optimizing/Thumb2: Improve load/store for large offsets." by Vladimir Marko · 9 years ago
  93. dde8b86 Merge "Fix lint error." by Nicolas Geoffray · 9 years ago
  94. 317f9ce Fix lint error. by Nicolas Geoffray · 9 years ago
  95. 5c00485 ART: Fix uninitialized variable by David Brazdil · 9 years ago
  96. 2171e2a Merge "Simplify boolean condition compared to 0" by David Brazdil · 9 years ago
  97. 5d78a0f Merge "Revert "Add stats support for existing optimizations"" by Nicolas Geoffray · 9 years ago
  98. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  99. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 9 years ago
  100. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 9 years ago